template reorg

This commit is contained in:
meisnate12
2022-09-20 17:30:22 -04:00
parent 92f44d534d
commit b23d8643bb
25 changed files with 307 additions and 233 deletions

View File

@@ -98,33 +98,48 @@ templates:
collections:
TMDb Airing Today:
variables:
key: airing
template:
- name: airing
- name: chart_shared
key: airing
check_library: show
- name: shared
library_type: show
- name: arr
- name: custom
TMDb On The Air:
variables:
key: air
template:
- name: air
- name: chart_shared
key: air
check_library: show
- name: shared
library_type: show
- name: arr
- name: custom
TMDb Popular:
variables:
key: popular
template:
- name: popular
- name: chart_shared
key: popular
- name: shared
- name: arr
- name: custom
TMDb Top Rated:
variables:
key: top
template:
- name: top
- name: chart_shared
key: top
- name: shared
- name: arr
- name: custom
TMDb Trending:
variables:
key: trending
template:
- name: trending
- name: chart_shared
key: trending
- name: shared
- name: arr
- name: custom