- Fix sort option for Person template in Movies
This commit is contained in:
parent
633eb1d912
commit
1dc995664f
|
@ -96,7 +96,7 @@ templates:
|
||||||
tmdb_crew: <<person>>
|
tmdb_crew: <<person>>
|
||||||
sort_title: <<level>>+09_<<collection_name>>
|
sort_title: <<level>>+09_<<collection_name>>
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
collection_order: custom
|
collection_order: release
|
||||||
visible_library: true
|
visible_library: true
|
||||||
|
|
||||||
Actor:
|
Actor:
|
||||||
|
|
Loading…
Reference in New Issue