From 261517538e5be4aa3c96d6933b69f789a9e51f35 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Thu, 24 Nov 2022 17:56:28 -0500 Subject: [PATCH 1/2] [29] fix typos --- VERSION | 2 +- docs/config/operations.md | 4 ++-- docs/home/guides/docker.md | 2 +- docs/home/guides/local.md | 2 +- docs/home/guides/scheduling.md | 2 +- docs/home/kb.md | 4 ++-- docs/home/logs.md | 2 +- docs/metadata/details/schedule.md | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/VERSION b/VERSION index 25825882..e66f5553 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.18.0-develop28 +1.18.0-develop29 diff --git a/docs/config/operations.md b/docs/config/operations.md index a12b010d..0e6e566b 100644 --- a/docs/config/operations.md +++ b/docs/config/operations.md @@ -31,7 +31,7 @@ The available attributes for the operations attribute are as follows | [Mass IMDb Parental Labels](#mass-imdb-parental-labels) | Updates every item's labels in the library to match the IMDb Parental Guide. | | [Mass Collection Mode](#mass-collection-mode) | Updates every Collection in your library to the specified Collection Mode. | | [Update Blank Track Titles](#update-blank-track-titles) | Search though every track in a music library and replace any blank track titles with the tracks sort title. | -| [Remove Title Parentheses](#remove-title-parentheses) | Search through every title and remove all ending parentheses in an items title if the title isn not locked. | +| [Remove Title Parentheses](#remove-title-parentheses) | Search through every title and remove all ending parentheses in an items title if the title is not locked. | | [Split Duplicates](#split-duplicates) | Splits all duplicate movies/shows found in this library. | | [Radarr Add All](#radarr-add-all) | Adds every item in the library to Radarr. | | [Radarr Remove By Tag](#radarr-remove-by-tag) | Removes every item from Radarr with the Tags given. | @@ -272,7 +272,7 @@ Search though every track in a music library and replace any blank track titles ## Remove Title Parentheses -Search through every title and remove all ending parentheses in an items title if the title isn not locked. +Search through every title and remove all ending parentheses in an items title if the title is not locked. **Attribute:** `remove_title_parentheses` diff --git a/docs/home/guides/docker.md b/docs/home/guides/docker.md index fb8ca8e7..65fa0127 100644 --- a/docs/home/guides/docker.md +++ b/docs/home/guides/docker.md @@ -378,6 +378,6 @@ docker run -d \ meisnate12/plex-meta-manager ``` -That will create a container that will run in the background until you explicitly stop it, surviving reboots, and waking up every morning at 3AM to process collections. +That will create a container that will run in the background until you explicitly stop it, surviving reboots, and waking up every morning at 5AM to process collections. There are of course [other flags you can add](../environmental), but this is the minimal command to create this container. diff --git a/docs/home/guides/local.md b/docs/home/guides/local.md index c38b85ae..5080ed96 100644 --- a/docs/home/guides/local.md +++ b/docs/home/guides/local.md @@ -102,7 +102,7 @@ For Windows 10, you will need to enable scripts in PowerShell. Follow the instr ### Installing git -To copy the Plex-Meta-Manager code to your machine, we'll be using git. This may be installed on Mac or Linux, and probably isn't in Windows. +To copy the Plex-Meta-Manager code to your machine, we'll be using git. This may be installed on Mac or Linux, and probably is not in Windows. First let's check if it's installed already [type this into your terminal]: diff --git a/docs/home/guides/scheduling.md b/docs/home/guides/scheduling.md index ccb2277c..90113274 100644 --- a/docs/home/guides/scheduling.md +++ b/docs/home/guides/scheduling.md @@ -1,6 +1,6 @@ # Scheduling Guide -Plex Meta Manager is designed to be a background running service that "wakes up" and "sleeps" when it is scheduled to do so. By default and unless configured using the [Time to Run Command](../environmental.md#time-to-run), Plex Meta Manager expects to run every day at 3AM local time. +Plex Meta Manager is designed to be a background running service that "wakes up" and "sleeps" when it is scheduled to do so. By default and unless configured using the [Time to Run Command](../environmental.md#time-to-run), Plex Meta Manager expects to run every day at 5AM local time. Whilst it is possible to have `python plex-meta-manager.py` running in an open window constantly, this is not the recommended approach as it relies on an always-open command window that can be obtrusive to the user. diff --git a/docs/home/kb.md b/docs/home/kb.md index f5e8f17c..8c37dd6b 100644 --- a/docs/home/kb.md +++ b/docs/home/kb.md @@ -222,7 +222,7 @@ This table details examples of the most commonly-seen `[ERROR]` events and what | `[ERROR]` | `Plex Error: resolution: No matches found with regex pattern XYZ` | While looking for a pattern in Plex, this one was not found | This may be normal and require 0 actions. However, if you expect that Plex should have returned records, check the pattern to ensure it is working properly | | `[ERROR]` | `Plex Error: No Items found in Plex` | While using the PMM builder, no items with that criteria were returned from Plex | This may be normal and require 0 actions. However, if you expect that Plex should have returned records, check the builder to ensure it is working properly | | `[ERROR]` | `IMDb Error: Failed to parse URL:` | While using the PMM builder, url does not exist | This may be normal and require 0 actions. However, if you expect that the URL should have returned records, check the url in your browser to ensure it is working properly | -| `[ERROR]` | `Trakt Error: No TVDb ID found for Nightfall (2022)` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. For example, at the time of that error, the Trakt record for "Nightfall (2022)" didn't contain a TVDb ID. This could be because the record just hasn't been updated, or because "Nightfall (2022)" isn't listed on TVDb. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | +| `[ERROR]` | `Trakt Error: No TVDb ID found for Nightfall (2022)` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. For example, at the time of that error, the Trakt record for "Nightfall (2022)" didn't contain a TVDb ID. This could be because the record just hasn't been updated, or because "Nightfall (2022)" is not listed on TVDb. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | | `[ERROR]` | `MdbList Error: Not Found` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. For example, at the time of that error, the the MDBlist record was trying to get a rating for a media item and could not find it. | | `[ERROR]` | `Plex Error: actor: Mel B not found` | Actor not found and hence unable to create the collection | Report error in #pmm-support channel and see if there is a fix. | | `[ERROR]` | `Input Failed` | A token or password is no longer valid for an online source of information | Review the meta.log for more information | @@ -234,7 +234,7 @@ This table details examples of the most commonly-seen `[WARNING]` events and wha | Type | Short Info | Description | Recommendation | |:------------:|:-----------------------------------------------------------------|:---------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `[WARNING]` | `Convert Error: No TVDb ID Found for TMDb ID: 15733` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. For example, at the time of that error, the TMDb record for "The Two Mrs. Grenvilles" [ID 15733] didn't contain a TVDb ID. This could be because the record just hasn't been updated, or because "The Two Mrs. Grenvilles" isn't listed on TVDB. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | +| `[WARNING]` | `Convert Error: No TVDb ID Found for TMDb ID: 15733` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. For example, at the time of that error, the TMDb record for "The Two Mrs. Grenvilles" [ID 15733] didn't contain a TVDb ID. This could be because the record just hasn't been updated, or because "The Two Mrs. Grenvilles" is not listed on TVDB. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | | `[WARNING]` | `Convert Error: AniDB ID not found for AniList ID: 21400` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | | `[WARNING]` | `Convert Error: No TVDb ID or IMDb ID found for AniDB ID: 14719` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | | `[WARNING]` | `Convert Error: AniDB ID not found for MyAnimeList ID: 36838` | Online sources are missing information | These sorts of errors indicate that the thing can't be cross-referenced between sites. The fix is for someone [like you, perhaps] to go to the relevant site and fill in the missing data. | diff --git a/docs/home/logs.md b/docs/home/logs.md index af04e23a..e5d71a0f 100644 --- a/docs/home/logs.md +++ b/docs/home/logs.md @@ -103,7 +103,7 @@ collections: <<< THIS LINE WAS MISSING - https://trakt.tv/users/kesleyalfa/lists/year-2011 ``` -File isn't where PMM expects it: +File is not where PMM expects it: ``` | Loading Metadata File: config/Movies.yml | | YAML Error: File Error: File does not exist /Users/Lucky/Plex-Meta-Manager/config/Movies.yml | diff --git a/docs/metadata/details/schedule.md b/docs/metadata/details/schedule.md index efef4e26..417a1618 100644 --- a/docs/metadata/details/schedule.md +++ b/docs/metadata/details/schedule.md @@ -88,7 +88,7 @@ The scheduling options are: | Non Existing | Updates if it doesn't exist | non_existing | `non_existing` | | All | Requires that all comma separated scheduling options inside its brackets be meet in order to run | all[Options] | `all[weekly(sunday), hourly(17)]` | -* `daily` is the default when `schedule` isn't specified. +* `daily` is the default when `schedule` is not specified. * You can run the script multiple times per day but using the `--time` command line argument detailed on the [Run Commands & Environmental Variables Page](../../home/environmental.md#time-to-run). * You can have multiple scheduling options as a list. * You can use the `delete_not_scheduled` setting to delete Collections that are skipped due to not being scheduled. From dbd16bc2cd914a8dd9c08abb685b82c1150f0748 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Sat, 26 Nov 2022 10:03:08 -0500 Subject: [PATCH 2/2] [30] updates to reflect 1.18 --- VERSION | 2 +- docs/config/paths.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index e66f5553..a48c6270 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.18.0-develop29 +1.18.0-develop30 diff --git a/docs/config/paths.md b/docs/config/paths.md index 99ab7710..b1017bde 100644 --- a/docs/config/paths.md +++ b/docs/config/paths.md @@ -112,7 +112,7 @@ Within the above example, PMM will: * First, look within the root of the PMM directory (also known as `config/`) for a metadata file named `TVShows.yml`. If this file does not exist, PMM will skip the entry and move to the next one in the list. * Then, look within the root of the PMM directory (also known as `config/`) for a directory called `TV Shows`, and then load any metadata files within that directory. -* Then, look at the [meisnate12 folder](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/meisnate12) within the GitHub Configs Repo for a file called `MovieCharts.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/PMM/imdb.yml). +* Then, look at the [PMM folder](https://github.com/meisnate12/Plex-Meta-Manager/tree/master/defaults) within the GitHub PMM Repo for a file called `tmdb.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager/blob/master/defaults/chart/tmdb.yml). * Then, look at the within the Custom Defined Repo for a file called `charts.yml`. * Finally, load the metadata file located at `https://somewhere.com/PopularTV.yml` @@ -145,7 +145,7 @@ Within the above example, PMM will: * First, look within the root of the PMM directory (also known as `config/`) for a metadata file named `overlays.yml`. If this file does not exist, PMM will skip the entry and move to the next one in the list. * Then, look within the root of the PMM directory (also known as `config/`) for a directory called `overlay configs`, and then load any metadata files within that directory. -* Then, look at the [meisnate12 folder](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/meisnate12) within the GitHub Configs Repo for a file called `pmm: imdb.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/PMM/overlays/imdb.yml). +* Then, look at the [PMM folder](https://github.com/meisnate12/Plex-Meta-Manager/tree/master/defaults/overlays) within the GitHub PMM Repo for a file called `imdb.yml`. * Then, look at the within the Custom Defined Repo for a file called `overlays.yml`. * Finally, load the metadata file located at `https://somewhere.com/Overlays.yml` @@ -176,7 +176,7 @@ Within the above example, PMM will: * First, look within the root of the PMM directory (also known as `config/`) for a playlist file named `Playlists.yml`. If this file does not exist, PMM will skip the entry and move to the next one in the list. * Then, look within the root of the PMM directory (also known as `config/`) for a directory called `Playlists`, and then load any playlist files within that directory. -* Then, look at the [meisnate12 folder](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/meisnate12) within the GitHub Configs Repo for a file called `MovieCharts.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/meisnate12/Playlists.yml). +* Then, look at the [PMM folder](https://github.com/meisnate12/Plex-Meta-Manager/tree/master/defaults) within the GitHub PMM Repo for a file called `playlist.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager/blob/master/defaults/playlist.yml). * Then, look at the within the Custom Defined Repo for a file called `playlists.yml`. * Finally, load the playlist file located at `https://somewhere.com/Playlists.yml` @@ -208,7 +208,7 @@ Within the above example, PMM will: * First, look within the root of the PMM directory (also known as `config/`) for a metadata file named `templates.yml`. If this file does not exist, PMM will skip the entry and move to the next one in the list. * Then, look within the root of the PMM directory (also known as `config/`) for a directory called `templates`, and then load any metadata files within that directory. * Then, load the metadata file located at `https://somewhere.com/templates.yml`. -* Then, look at the [PMM folder](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/PMM) within the GitHub Configs Repo for a file called `templates.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/PMM/templates.yml). +* Then, look at the [PMM folder](https://github.com/meisnate12/Plex-Meta-Manager/tree/master/defaults) within the GitHub PMM Repo for a file called `templates.yml` which it finds [here](https://github.com/meisnate12/Plex-Meta-Manager/blob/master/defaults/templates.yml). * Finally, look at the within the Custom Defined Repo for a file called `templates.yml`.