- Per_Country template uses "country", not "origin_country" for shows
This commit is contained in:
@ -36,7 +36,7 @@ templates:
|
||||
- weekly(monday)
|
||||
- weekly(thursday)
|
||||
|
||||
Per_Country_Movies:
|
||||
Per_Country:
|
||||
smart_filter:
|
||||
limit: 10000
|
||||
sort_by: critic_rating.desc
|
||||
@ -52,19 +52,3 @@ templates:
|
||||
schedule:
|
||||
- weekly(saturday)
|
||||
|
||||
Per_Country_Shows:
|
||||
smart_filter:
|
||||
limit: 10000
|
||||
sort_by: critic_rating.desc
|
||||
any:
|
||||
origin_country: <<value>>
|
||||
default:
|
||||
level: ""
|
||||
sort_title: 110_+<<level>>_<<key_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/country/white/<<key_name>>.jpg
|
||||
visible_library: false
|
||||
visible_shared: false
|
||||
visible_home: false
|
||||
schedule:
|
||||
- weekly(saturday)
|
||||
|
||||
|
Reference in New Issue
Block a user