mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-15 12:48:54 -05:00
16 lines
500 B
YAML
16 lines
500 B
YAML
# Idea by tikilab Template created by me
|
|
|
|
templates:
|
|
Locations:
|
|
imdb_list: https://www.imdb.com/search/title/?title_type=feature&locations=<<location>>
|
|
sync_mode: sync
|
|
collection_order: alpha
|
|
collection_mode: hide
|
|
summary: Movies shot in <<location>>.
|
|
schedule: weekly(friday)
|
|
|
|
collections:
|
|
Arizona:
|
|
template: {name: Locations, location: arizona}
|
|
Las Vegas:
|
|
template: {name: Locations, location: las vegas} |