Update defaults "Example Configuration File"

This commit:
10193a9770

Moved the streaming.yml from PMM/movie/ and PMM/show/ to PMM/ - but the example config didn't get updated.

This fixes it 👍
pull/921/head
VP-EN 3 years ago committed by meisnate12
parent 958a324ce4
commit c364b64a60

@ -172,6 +172,7 @@ libraries:
- git: PMM/movie/content_rating_us # Choose content_rating_uk or content_rating_us - git: PMM/movie/content_rating_us # Choose content_rating_uk or content_rating_us
- git: PMM/genre - git: PMM/genre
- git: PMM/resolution_standards # Choose resolution_standards or resolution - git: PMM/resolution_standards # Choose resolution_standards or resolution
- git: PMM/streaming
- git: PMM/studio - git: PMM/studio
- git: PMM/subtitle_language - git: PMM/subtitle_language
- git: PMM/year - git: PMM/year
@ -182,7 +183,6 @@ libraries:
- git: PMM/movie/universe - git: PMM/movie/universe
- git: PMM/movie/producer - git: PMM/movie/producer
- git: PMM/movie/seasonal - git: PMM/movie/seasonal
- git: PMM/movie/streaming
- git: PMM/movie/writer - git: PMM/movie/writer
overlay_path: overlay_path:
- remove_overlays: false - remove_overlays: false
@ -213,13 +213,13 @@ libraries:
- git: PMM/show/content_rating_us # Choose content_rating_uk or content_rating_us - git: PMM/show/content_rating_us # Choose content_rating_uk or content_rating_us
- git: PMM/genre - git: PMM/genre
- git: PMM/resolution_standards # Choose resolution_standards or resolution - git: PMM/resolution_standards # Choose resolution_standards or resolution
- git: PMM/streaming
- git: PMM/studio - git: PMM/studio
- git: PMM/subtitle_language - git: PMM/subtitle_language
- git: PMM/year - git: PMM/year
- git: PMM/show/country - git: PMM/show/country
- git: PMM/show/decade - git: PMM/show/decade
- git: PMM/show/network - git: PMM/show/network
- git: PMM/show/streaming
overlay_path: overlay_path:
- remove_overlays: false - remove_overlays: false
- git: PMM/overlays/audio_codec - git: PMM/overlays/audio_codec

Loading…
Cancel
Save