- Per_Country template uses "country", not "origin_country" for shows

This commit is contained in:
nwithan8
2023-12-16 12:22:25 -07:00
parent 8c1e333a81
commit 876c1128d4
3 changed files with 20 additions and 20 deletions

View File

@ -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)