Make closer to Lidarr
Add album year to path and keep featured artists in Artists field and not title
This commit is contained in:
parent
09521f056b
commit
61656fb12f
@ -13,7 +13,7 @@ import:
|
||||
asciify_paths: true
|
||||
|
||||
paths:
|
||||
default: $albumartist/$album/$artist - $album - $track - $title
|
||||
default: $albumartist/$album ($year)/$artist - $album - $track - $title
|
||||
singleton: $artist/Single/$title
|
||||
|
||||
match:
|
||||
@ -29,7 +29,7 @@ match:
|
||||
plugins:
|
||||
- fetchart
|
||||
- lastgenre
|
||||
- ftintitle
|
||||
# - ftintitle
|
||||
- web
|
||||
- duplicates
|
||||
- play
|
||||
|
Loading…
Reference in New Issue
Block a user