From dfbc67be12f4062dc6a9c137d5d04257914317c8 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Tue, 16 Jan 2024 01:52:09 -0500 Subject: [PATCH] updated because some items now require nightly6 (#609) * updates to schema (flixpatrol is back in limited fashion) and new version of status made me move some other overlays down a little to accommodate * added a movie metadata_file * updated for 1.20 * updates for 1.20 * updated because some items now require nightly6 * update README.md --- bullmoose20/README.md | 2 +- bullmoose20/config.yml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/bullmoose20/README.md b/bullmoose20/README.md index 54d2845..b2a0f9c 100644 --- a/bullmoose20/README.md +++ b/bullmoose20/README.md @@ -1,6 +1,6 @@ # bullmoose20 PMM files ## Basics -I run PMM nightly (not lsio image) and Plex(hotio image) on Unraid 6.12.4. At the top of my config.yml file I will usually specify the version that this config.yml file works with. +I run PMM nightly (not lsio image) and Plex(hotio image) on Unraid 6.12.6. At the top of my config.yml file I will usually specify the version that this config.yml file works with.
diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 06ab727..6f6c352 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -1,6 +1,6 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/nightly/json-schema/config-schema.json``` -### Highly recommend using Visual Studio Code with indent-rainbow plugin. VSC will also leverage the above link to enhance pmm yml edits. -### Must be on Version 1.20 or greater +# yaml-language-server: $schema=https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/nightly/json-schema/config-schema.json +### Highly recommend using Visual Studio Code with indent-rainbow by oderwat extension and YAML by Red Hat extension. VSC will also leverage the above link to enhance pmm yml edits. +### Must be on Version 1.20.0-nightly6 or greater libraries: Movies: # Must match a library name in your Plex report_path: config/missing/Movies_report.yml @@ -189,7 +189,6 @@ libraries: - pmm: streaming # Streaming on Disney+, Netflix, etc. - pmm: universe # Marvel Cinematic Universe, Wizarding World, etc. overlay_files: # These files contain overlays: attributes - # - file: config/metadata/overlays/country # Christmas, Halloween, etc. - pmm: aspect # Creates overlays based on aspect ratio of media item - pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default - pmm: language_count # blank means 1 audio language track, dual means 2, multi means > 2