many updates
This commit is contained in:
parent
9c48e85b02
commit
0192c8ed42
5 changed files with 49 additions and 44 deletions
|
@ -14,7 +14,7 @@ import:
|
|||
none_rec_action: asis
|
||||
duplicate_action: merge
|
||||
default_action: asis
|
||||
plugins: fish discogs the duplicates embedart fetchart mbsync missing unimported inline lastgenre albumtypes ftintitle plexupdate
|
||||
plugins: fish discogs the duplicates embedart fetchart mbsync missing unimported inline lastgenre albumtypes ftintitle plexupdate importadded edit info
|
||||
match:
|
||||
ignored_media: ['Data CD', 'DVD', 'DVD-Video', 'Blu-ray', 'HD-DVD',
|
||||
'VCD', 'SVCD', 'UMD', 'VHS']
|
||||
|
@ -61,13 +61,15 @@ lastgenre:
|
|||
fallback: 'Unclassified'
|
||||
whitelist: yes
|
||||
plex:
|
||||
host: "localhost"
|
||||
host: "media-server"
|
||||
port: 32400
|
||||
token: "DpUEsDtn43fiMEyzsTZ3"
|
||||
paths:
|
||||
default: %the{$albumartist}%ifdef{artistdisambig,(${artistdisambig})}/$album%aunique{}/%if{$multidisc,$disc-}$track - $title
|
||||
comp: Various Artists/$album%aunique{}/$album%aunique{}/%if{$multidisc,$disc-}$track - $title
|
||||
|
||||
importadded:
|
||||
preserve_mtimes: yes
|
||||
preserve_write_mtimes: yes
|
||||
ui:
|
||||
color: yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue