We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.18.3
master
When specifying multiple values for PMM_TIME only the last value is read when PMM looks at the time for the run
2023-03-21T12:00:06.279234000Z | Run Command: plex_meta_manager.py | 2023-03-21T12:00:06.279273000Z | --config (PMM_CONFIG): None | 2023-03-21T12:00:06.279306000Z | --time (PMM_TIME): 08:00,09:00,10:00,11:00,12:00,13:00,14:00,15:00,16:00,17:00,18:00,19:00,20:00,21:00,22:00,23:00 | 2023-03-21T12:00:06.279340000Z | --run (PMM_RUN): False | 2023-03-21T12:00:06.279379000Z | --run-tests (PMM_TEST): False | 2023-03-21T12:00:06.279410000Z | --collections-only (PMM_COLLECTIONS_ONLY): False | 2023-03-21T12:00:06.279439000Z | --playlists-only (PMM_PLAYLISTS_ONLY): False | 2023-03-21T12:00:06.279471000Z | --operations (PMM_OPERATIONS): False | 2023-03-21T12:00:06.279501000Z | --overlays (PMM_OVERLAYS): False | 2023-03-21T12:00:06.279529000Z | --libraries-first (PMM_LIBRARIES_FIRST): False | 2023-03-21T12:00:06.279567000Z | --run-collections (PMM_COLLECTIONS): None | 2023-03-21T12:00:06.279612000Z | --run-libraries (PMM_LIBRARIES): None | 2023-03-21T12:00:06.279699000Z | --run-metadata-files (PMM_METADATA_FILES): None | 2023-03-21T12:00:06.279759000Z | --ignore-schedules (PMM_IGNORE_SCHEDULES): False | 2023-03-21T12:00:06.279796000Z | --ignore-ghost (PMM_IGNORE_GHOST): False | 2023-03-21T12:00:06.279836000Z | --cache-libraries (PMM_CACHE_LIBRARIES): False | 2023-03-21T12:00:06.279869000Z | --delete-collections (PMM_DELETE_COLLECTIONS): False | 2023-03-21T12:00:06.279899000Z | --delete-labels (PMM_DELETE_LABELS): False | 2023-03-21T12:00:06.279928000Z | --resume (PMM_RESUME): None | 2023-03-21T12:00:06.279961000Z | --no-countdown (PMM_NO_COUNTDOWN): False | 2023-03-21T12:00:06.280002000Z | --no-missing (PMM_NO_MISSING): False | 2023-03-21T12:00:06.280118000Z | --no-report (PMM_NO_REPORT): False | 2023-03-21T12:00:06.280169000Z | --read-only-config (PMM_READ_ONLY_CONFIG): False | 2023-03-21T12:00:06.280205000Z | --plex-url (PMM_PLEX_URL): | 2023-03-21T12:00:06.280245000Z | --plex-token (PMM_PLEX_TOKEN): | 2023-03-21T12:00:06.280277000Z | --divider (PMM_DIVIDER): = | 2023-03-21T12:00:06.280318000Z | --width (PMM_WIDTH): 100 | 2023-03-21T12:00:06.280350000Z | --debug (PMM_DEBUG): False | 2023-03-21T12:00:06.280381000Z | --trace (PMM_TRACE): False | 2023-03-21T12:00:06.280411000Z | | 2023-03-21T12:00:06.280456000Z |====================================================================================================| 2023-03-21T12:00:06.280554000Z | Starting 23:00 Run | 2023-03-21T12:00:06.280660000Z |====================================================================================================| 2023-03-21T12:00:06.280715000Z | Locating config... | 2023-03-21T12:00:06.280747000Z | Using //config/config.yml as config |
This means using the schedule: hourly(12) doesn't work as PMM thinks its the last time specified, in this case 23:00
No response
The text was updated successfully, but these errors were encountered:
can you try in nightly
Sorry, something went wrong.
I have tried the nightly tag and it appears to have resolved the issue
2023-03-21T16:00:05.275870000Z | | 2023-03-21T16:00:05.275909000Z |====================================================================================================| 2023-03-21T16:00:05.275940000Z | Starting 16:00 Run | 2023-03-21T16:00:05.275976000Z |====================================================================================================| 2023-03-21T16:00:05.276048000Z | Locating config... | 2023-03-21T16:00:05.276101000Z | Using //config/config.yml as config
meisnate12
No branches or pull requests
Version Number
1.18.3
What branch are you on?
master
Describe the Bug
When specifying multiple values for PMM_TIME only the last value is read when PMM looks at the time for the run
2023-03-21T12:00:06.279234000Z | Run Command: plex_meta_manager.py | 2023-03-21T12:00:06.279273000Z | --config (PMM_CONFIG): None | 2023-03-21T12:00:06.279306000Z | --time (PMM_TIME): 08:00,09:00,10:00,11:00,12:00,13:00,14:00,15:00,16:00,17:00,18:00,19:00,20:00,21:00,22:00,23:00 | 2023-03-21T12:00:06.279340000Z | --run (PMM_RUN): False | 2023-03-21T12:00:06.279379000Z | --run-tests (PMM_TEST): False | 2023-03-21T12:00:06.279410000Z | --collections-only (PMM_COLLECTIONS_ONLY): False | 2023-03-21T12:00:06.279439000Z | --playlists-only (PMM_PLAYLISTS_ONLY): False | 2023-03-21T12:00:06.279471000Z | --operations (PMM_OPERATIONS): False | 2023-03-21T12:00:06.279501000Z | --overlays (PMM_OVERLAYS): False | 2023-03-21T12:00:06.279529000Z | --libraries-first (PMM_LIBRARIES_FIRST): False | 2023-03-21T12:00:06.279567000Z | --run-collections (PMM_COLLECTIONS): None | 2023-03-21T12:00:06.279612000Z | --run-libraries (PMM_LIBRARIES): None | 2023-03-21T12:00:06.279699000Z | --run-metadata-files (PMM_METADATA_FILES): None | 2023-03-21T12:00:06.279759000Z | --ignore-schedules (PMM_IGNORE_SCHEDULES): False | 2023-03-21T12:00:06.279796000Z | --ignore-ghost (PMM_IGNORE_GHOST): False | 2023-03-21T12:00:06.279836000Z | --cache-libraries (PMM_CACHE_LIBRARIES): False | 2023-03-21T12:00:06.279869000Z | --delete-collections (PMM_DELETE_COLLECTIONS): False | 2023-03-21T12:00:06.279899000Z | --delete-labels (PMM_DELETE_LABELS): False | 2023-03-21T12:00:06.279928000Z | --resume (PMM_RESUME): None | 2023-03-21T12:00:06.279961000Z | --no-countdown (PMM_NO_COUNTDOWN): False | 2023-03-21T12:00:06.280002000Z | --no-missing (PMM_NO_MISSING): False | 2023-03-21T12:00:06.280118000Z | --no-report (PMM_NO_REPORT): False | 2023-03-21T12:00:06.280169000Z | --read-only-config (PMM_READ_ONLY_CONFIG): False | 2023-03-21T12:00:06.280205000Z | --plex-url (PMM_PLEX_URL): | 2023-03-21T12:00:06.280245000Z | --plex-token (PMM_PLEX_TOKEN): | 2023-03-21T12:00:06.280277000Z | --divider (PMM_DIVIDER): = | 2023-03-21T12:00:06.280318000Z | --width (PMM_WIDTH): 100 | 2023-03-21T12:00:06.280350000Z | --debug (PMM_DEBUG): False | 2023-03-21T12:00:06.280381000Z | --trace (PMM_TRACE): False | 2023-03-21T12:00:06.280411000Z | | 2023-03-21T12:00:06.280456000Z |====================================================================================================| 2023-03-21T12:00:06.280554000Z | Starting 23:00 Run | 2023-03-21T12:00:06.280660000Z |====================================================================================================| 2023-03-21T12:00:06.280715000Z | Locating config... | 2023-03-21T12:00:06.280747000Z | Using //config/config.yml as config |
This means using the schedule: hourly(12) doesn't work as PMM thinks its the last time specified, in this case 23:00
Relevant Collection/Overlay/Playlist Definition
No response
Logs
No response
The text was updated successfully, but these errors were encountered: