Sorting takes very long time. #1042
-
Hello, I have a lot of collections like this:
Everytime, I run PMM (of course, when new movies are added to Plex and PMM adds them to the collections),
Because those Collections are very large (i.E. > 300-1000 movies) the "Collection Run Time" takes veeeery long.
I have questions: This is out of curiosity: Why does the sorting progress takes so long? I got Collection Run Times up to 40 minutes, and there are a lot of large-scale collections.vit seems to me, PMM is making a connection to Plex for every re-sort. The sorting bloats the complete running time to 8 hours or something. I got the impression, it will be much faster to remove the collection(s) in advance and then let PMM create it new. How can I fasten up this progress? (without truncating the collections) Thank you very much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
moving each every item takes a call to your plex so that can be a lot on some machines especially if its a large collection. |
Beta Was this translation helpful? Give feedback.
moving each every item takes a call to your plex so that can be a lot on some machines especially if its a large collection.
My Suggestion would be to make it a smart_label collection and the sort will be handled by plex's filter system in real time