Thanks for this nice program! I want to organize my music by `{album_artist}/{album}/{filename}`, but `album_artist` is not present as template variable. If `album_artist` is missing it should fallback to `album`.
Thanks for this nice program!
I want to organize my music by
{album_artist}/{album}/{filename}, butalbum_artistis not present as template variable.If
album_artistis missing it should fallback toalbum.