#All Caps Collections Fail Creation

1 messages · Page 1 of 1 (latest)

rigid harbor
#

Using the default studio_anime.yml file, MAPPA errors out because it cant be found, yet when I case correct it to Mappa, that collection doesn't even get run. This also happens with FOX in the network.yml file.

gaunt zephyr
#

There's a Plex issue that comes up when the case of a collection name is changed after creation. If you delete the collection from Plex entirely and let PMM recreate it with the desired name it should get cleared up.

rigid harbor
#

I have tried that to no success

#

I am running it one more time just to be sure though

#

Yep, same issue. It correctly puts items into a collection, but names it Mappa instead of MAPPA, and then doesn't apply any of the default settings (summary, poster, etc)

short stream
#

delete the collection, then run optimize db in the plex server troubleshooting menu, wait a little bit, try the collection again with pmm

gaunt zephyr
#
|===================================== Running MAPPA Collection =====================================|
|                                                                                                    |
| Smart Show Filter                                                                                  |
| Sort By: ['release.desc']
| Filter:
|   Match any of the following:
|     Studio is MAPPA
| Smart Collection Created: ?type=2&sort=originallyAvailableAt%3Adesc&push=1&show.studio%3D=MAPPA&pop=1
|
| Found: Mappa
| Found: Mappa
| Looking for: MAPPA
| Traceback (most recent call last):
|   File "C:\Users\matth\Plex-Meta-Manager\plex_meta_manager.py", line 666, in run_collection
|     builder.load_collection()
|   File "C:\Users\matth\Plex-Meta-Manager\modules\builder.py", line 2521, in load_collection
|     self.obj = self.library.get_playlist(self.name) if self.playlist else self.library.get_collection(self.name, force_search=True)
|   File "C:\Users\matth\Plex-Meta-Manager\modules\plex.py", line 839, in get_collection
|     raise Failed(f"Plex Error: Collection {data} not found")
| modules.util.Failed: Plex Error: Collection MAPPA not found
|
|
|===================================== No Collection to Update ======================================|

Looks like it's trying to find things with "Studio is MAPPA", but finds only "Mappa".

rigid harbor
#

Yeah, and if I change it in the yml to match that casing, it wont even run (because technically thats not the studio name in Plex)

rigid harbor
#

I forget that the optimize db button exists sometimes

#

I do have other unrelated questions that arent necessarily issues, would general chat be the best place for that?