mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
change library_type
This commit is contained in:
parent
55c9c98c42
commit
08b0124430
@ -49,7 +49,7 @@ collections:
|
||||
template:
|
||||
- name: shared
|
||||
sort: BAFTA !
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/bafta/winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -49,7 +49,7 @@ collections:
|
||||
template:
|
||||
- name: shared
|
||||
sort: Cannes !
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/cannes/winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -49,7 +49,7 @@ collections:
|
||||
template:
|
||||
- name: shared
|
||||
sort: Oscars !1
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/oscars/best_picture_winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
@ -62,7 +62,7 @@ collections:
|
||||
template:
|
||||
- name: shared
|
||||
sort: Oscars !2
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/oscars/best_director_winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -39,7 +39,7 @@ collections:
|
||||
key: cesar
|
||||
template:
|
||||
- name: shared
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/cesar/winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
@ -50,7 +50,7 @@ collections:
|
||||
key: berlinale
|
||||
template:
|
||||
- name: shared
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/berlinale/winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
@ -61,7 +61,7 @@ collections:
|
||||
key: venice
|
||||
template:
|
||||
- name: shared
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/venice/winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -48,7 +48,7 @@ collections:
|
||||
template:
|
||||
- name: shared
|
||||
sort: Sundance !1
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
image: award/sundance/grand_jury_winner
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -87,4 +87,4 @@ collections:
|
||||
template:
|
||||
- name: episodes
|
||||
- name: shared
|
||||
library_type: show
|
||||
allowed_libraries: show
|
||||
|
||||
@ -92,6 +92,6 @@ collections:
|
||||
imdb_chart: lowest_rated
|
||||
template:
|
||||
- name: shared
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -97,7 +97,7 @@ collections:
|
||||
stevenlu_popular: true
|
||||
template:
|
||||
- name: shared
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -108,6 +108,6 @@ collections:
|
||||
summary: TorrentFreak.com's Weekly Top Ten Pirated Movies
|
||||
template:
|
||||
- name: shared
|
||||
library_type: movie
|
||||
allowed_libraries: movie
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
@ -38,7 +38,7 @@ templates:
|
||||
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
|
||||
optional:
|
||||
- use_<<key>>
|
||||
- library_type
|
||||
- allowed_libraries
|
||||
- collection_mode
|
||||
- visible_library_<<key>>
|
||||
- visible_home_<<key>>
|
||||
@ -47,7 +47,7 @@ templates:
|
||||
- item_sonarr_tag
|
||||
allowed_library_types:
|
||||
- <<use_<<key>>>>
|
||||
- <<library_type>>
|
||||
- <<allowed_libraries>>
|
||||
ignore_blank_results: true
|
||||
collection_mode: <<collection_mode>>
|
||||
visible_library: <<visible_library_<<key>>>>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user