How to make condition + set_preset work for music tag #578
-
|
I tried to set different download path based on metadata. However I tried to download https://www.youtube.com/watch?v=kKGLAEW1Lh0 as much as I could, and I was never able to trigger the usage of the condition. The preset is only applied when I select it manually. Artist is Am I missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
It likely matched, however the preset name is probably wrong, as we normalize preset name to lower_case, so your preset name should be something like |
Beta Was this translation helpful? Give feedback.
-
|
I've found the issue: |
Beta Was this translation helpful? Give feedback.
It likely matched, however the preset name is probably wrong, as we normalize preset name to lower_case, so your preset name should be something like
music_a-ledit the preset and copy the name directly from the name field.