If I untag all movies in a collection, isn’t the collection supposed to disappear?
I got several collections in my movies list showing “0 movies”.
Having the exact same problem, this is not a Mac issue, my server runs on linux.
OK, found the solution to do it manually here: forums.plex.tv/discussion/comment/1591628/#Comment_1591628
I guess for now it won’t happen automatically.
Great, thanks.
just delete the collection https://support.plex.tv/articles/201273953-collections/
@BigWheel said:
just delete the collection https://support.plex.tv/articles/201273953-collections/
Is there any plan to allow deletion of collections without “Allow Media Deletion” needing to be turned on? I never have that on because I don’t want to risk anything being deleted accidentally. This means that to delete a collection I need to turn the option on, delete the collection, and then turn it off, which risks me forgetting to turn the option back off.
Or how about write code that is smart enough to not show collections with zero movies all over the place. Jesus Christ…
I also don’t want to see collections where I have only one movie. Nobody on the planet is ever going to watch Caddyshack II.
This should be done automatically while emptying trash.
Collections are a great feature but ended up disabling them because I was left with 30+ empty collections just staring at me blankly.
Just imagine that you have to manually delete every series with no episodes.
I see your point but it’s actually different.
At the moment, users have to manually manage the metadata and posters for their collections – you don’t want that to be gone in a snap when clean up your collections.
There’s an easy way to get rid of all your empty collections:
- open Plex Web and open the library you want to clean up
- change to
Collectionsview
- multi-select all the collections you want to delete (I don’t have a proper screenshot at hand… basically it’s the same as multi-selecting regular items
- click
...in the library bar and thenDelete
Thanks for your reply.
I know how to do it manually, I was just saying that there should be a way for Plex to automatically / option to enable this feature. I like to setup things in a way that require a minimum of manual daily/weekly maintenance from me.
a “remove empty collections” button/option would be a very welcome thing, yes
Here is a python script that you can run what will delete collections that have 1 or 0 items. Set it as a cron or task schedule for automation.
Cheers for this!
Still - this should be something that Plex does by itself…
It surely should be an option inside Plex to [x] not show playlists with lesser than 1 or 2 movies .
I have no clue how and where to run that python script, and surely don’t want a script to delete something from the Plex database.
(Which does not mean, I do not trust the author or the script. Its easy to read/understand, but thats all I can say. Administrate a script to run on several servers which are win7/synology and qnap seems a little bit too complicated for someone who just wants to enjoy Plex)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.