Alter default structure to focus author
This commit is contained in:
@ -110,7 +110,7 @@ which are mapped at download file. The available fields are:
|
||||
The default structure leverages all of these options to create an archive-ready structure as follows:
|
||||
|
||||
```
|
||||
{genre}/{artist}/{album}/{title} [{year}] ({author}).{orig_file}
|
||||
{genre}/{author}/{artist}/{album}/{title} [{year}].{orig_file}
|
||||
```
|
||||
|
||||
As an example:
|
||||
|
Reference in New Issue
Block a user