Mass delete collections #155
Labels
1. Script request
Request for new script
2. Level: Easy
The request is easy to make
3. Request accepted
Request is accepted and will be realised
Hello,
I searched the repository, but did not find anything suitable, therefore my script request:
I have about 3000 collections in my plex libraries. And I'd like to delete/remove most of them all at once. in one single rush, if possible.
Those collections I'd like to remove are named " Collection" or " Collezione" or " Filmreihe"
I too have collections named " Collection (Canon)" or similar.
It would be great to start a script, say
remove_collections.ph -- "* Colle*"
which would remove those " Collection" and " Collezione" in one single go.remove_collections.ph -- "B* Collezione"
would only remove collections starting with letter "B" and ending with "Collezione"remove_collections.ph -- " *Collection *"
(space before first * and before last *) would remove all collections containing the word " Collection "(I have no idea, if it would be needed to define the library too? I don't know, if collections are "global" or depend on a single library)
(maybe define, wether to only remove normal collections or only smart-collections?
remove_collections.ph -- "* Collection"
--only-smart)Would that be possible?
Thank you.
The text was updated successfully, but these errors were encountered: