Skip to content
New issue

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

Collections appear as Unconfigured when run_order has operations prior to collections #1968

Open
YozoraXCII opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@YozoraXCII
Copy link
Contributor

Version Number

1.21

What branch are you on?

nightly

Describe the Bug

There is some inconsistent reporting on Unconfigured collections when run_order has operations happening prior to collections.

For example my YAML is:

collections:
  Thriller:
    plex_all: true

and my run order is

When my run order is Operations, Metadata, Collections, Overlays I get this:
image

If I change my run order to Collections, Metadata, Operations, Overlays I get:
image

This impacts both the show_unconfigured setting and the delete_collections operation when unconfigured: true. It should be noted that even though the collection is shown as unconfigured, the collections are not deleted as part of the operation.

Relevant Collection/Overlay/Playlist Definition

No response

Logs

No response

@YozoraXCII YozoraXCII added bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

No branches or pull requests

2 participants