You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
590 B
21 lines
590 B
libraries:
|
|
Movies:
|
|
metadata_path:
|
|
- file: config/Movies.yml
|
|
schedule: weekly(monday)
|
|
- git: meisnate12/MovieCharts
|
|
schedule: weekly(tuesday)
|
|
- git: meisnate12/Studios
|
|
schedule: weekly(wednesday)
|
|
- git: meisnate12/IMDBGenres
|
|
schedule: weekly(thursday)
|
|
- git: meisnate12/People
|
|
schedule: weekly(friday)
|
|
overlay_path:
|
|
- git: PMM/overlays/imdb
|
|
schedule: weekly(saturday)
|
|
operations:
|
|
mass_critic_rating_update: tmdb
|
|
playlist_files:
|
|
- file: config/Playlists.yml
|
|
schedule: weekly(sunday) |