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

@@ -67,22 +67,31 @@ templates:
collections:
IMDb Popular:
variables:
key: popular
template:
- name: imdb
chart: popular
- name: chart_shared
key: popular
- name: shared
- name: arr
- name: custom
IMDb Top 250:
variables:
key: top
template:
- name: imdb
chart: top
- name: chart_shared
key: top
- name: shared
- name: arr
- name: custom
IMDb Lowest Rated:
variables:
key: lowest
imdb_chart: lowest_rated
template:
- name: chart_shared
key: lowest
check_library: movie
- name: shared
library_type: movie
- name: arr
- name: custom