Movies Configuration
Below is the template for the Movies.yml file, referenced by the config.yml
The config on the main configuration page uses the PMM defaults to add the collections that were previously shown here. This file is now a small sample demonstrating the construction of a metadata yml file
######################################################
# Chart Collections #
######################################################
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
smart_label: random
collections:
Oscars:
template: { name: Chart, num: 5 }
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
summary: Oscar Winning Movies
Last updated
Was this helpful?