mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[114] fix seasonal
This commit is contained in:
parent
bd23a23b89
commit
956c2f637c
2 changed files with 3 additions and 5 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.17.3-develop113
|
||||
1.17.3-develop114
|
||||
|
|
|
@ -23,8 +23,8 @@ templates:
|
|||
tmdb_movie_<<key>>: <<tmdb_movie>>
|
||||
imdb_list_<<key>>: <<imdb_list>>
|
||||
trakt_list_<<key>>: <<trakt_list>>
|
||||
summary_<<key>>: <<season_summary>>
|
||||
name_<<key>>: <<season_name>>
|
||||
summary_<<key>>: <<seasonal_summary>>
|
||||
name_<<key>>: <<seasonal_name>>
|
||||
emoji_<<key>>: <<emoji>>
|
||||
optional:
|
||||
- schedule
|
||||
|
@ -33,8 +33,6 @@ templates:
|
|||
- limit
|
||||
- imdb_list
|
||||
- trakt_list
|
||||
- season_summary
|
||||
- season_name
|
||||
smart_label:
|
||||
sort_by: <<sort_by_<<key>>>>
|
||||
limit: <<limit_<<key>>>>
|
||||
|
|
Loading…
Reference in a new issue