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

Bug: Successful collection not being created while using title.is #398

Closed
ngInit opened this issue Sep 26, 2021 · 0 comments · Fixed by #431
Closed

Bug: Successful collection not being created while using title.is #398

ngInit opened this issue Sep 26, 2021 · 0 comments · Fixed by #431
Assignees
Labels
bug Bug is with Plex Meta Manager status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@ngInit
Copy link

ngInit commented Sep 26, 2021

Describe the Bug
Copy and pasted a collection from my working configs, logs say there aren't any problems, collection isn't built. The only difference is I'm using title.is on this collection. Removing the .is creates the collection successfully

Relevant Collection Config

  "1testcollection1":
    smart_filter:
      any:
        title.is:
          - "Test: Show"
          - Test Show 2

Plex Meta Manager Info

  • Version: 1.12.2

Link to logs (required)

|                                                                                                    |
|====================================================================================================|
|                                    1testcollection1 Collection                                     |
|====================================================================================================|
|                                                                                                    |
|============================== Validating 1testcollection1 Attributes ==============================|
|                                                                                                    |
| Validating Method: smart_filter                                                                    |
|                                                                                                    |
| Validation Successful                                                                              |
|                                                                                                    |
|=============================== Building 1testcollection1 Collection ===============================|
|                                                                                                    |
| Smart Show Filter                                                                                  |
| Sort By: random                                                                                    |
| Filter:                                                                                            |
|   Match any of the following:                                                                      |
|     Title is [('Test: Show', 'Test: Show'), ('Test Show 2', 'Test Show 2')] |
|                                                                                                    |
|===================================== No Collection to Update ======================================|
|                                                                                                    |
|====================================================================================================|
|                                Finished 1testcollection1 Collection                                |
|                                    Collection Run Time: 0:00:00                                    |
|====================================================================================================|
|                                                                                                    |
@ngInit ngInit added bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Sep 26, 2021
meisnate12 added a commit that referenced this issue Oct 20, 2021
@meisnate12 meisnate12 added status:added-to-develop Feature Request or Bug Fix is in Develop and removed status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Oct 20, 2021
@meisnate12 meisnate12 mentioned this issue Nov 12, 2021
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:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants