mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-24 21:43:07 +00:00
Added trakt_anticipated to trakt.yml
This commit is contained in:
parent
83dd84c2f2
commit
f15808fabe
1 changed files with 11 additions and 1 deletions
|
@ -21,6 +21,16 @@ templates:
|
|||
limit: <<limit_<<key>>>>
|
||||
|
||||
collections:
|
||||
Trakt Anticipated:
|
||||
variables:
|
||||
key: collected
|
||||
template:
|
||||
- name: trakt
|
||||
- name: shared
|
||||
translation_key: trakt_anticipated
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
Trakt Collected:
|
||||
variables:
|
||||
key: collected
|
||||
|
@ -69,4 +79,4 @@ collections:
|
|||
- name: shared
|
||||
translation_key: trakt_watched
|
||||
- name: arr
|
||||
- name: custom
|
||||
- name: custom
|
||||
|
|
Loading…
Reference in a new issue