python-plexlibrary
python-plexlibrary copied to clipboard
Adds symlink but then deletes it
Hi. On the whole plexlibrary works great for creating the separate libraries I've created. However, have recently noticed a strange issue which may be specific to certain films.
Running IMDB Top 250 English script it correctly adds new movies:
2021-06-01 12:12:04,845 INFO:Creating symlinks for 250 matching items in the library... 2021-06-01 12:12:06,685 INFO:Created symlinks for 1 new items: 2021-06-01 12:12:06,686 INFO:The Father (2020)
but then erroneously deletes the symlink using a different name:
2021-06-01 12:12:24,991 INFO:Removing symlinks for items which no longer qualify 2021-06-01 12:12:24,992 INFO:Removed symlinks for 1 items. 2021-06-01 12:12:24,992 INFO:Father (2020)
Could it be ignoring "The" when sorting the files? Any suggestions as to how this can be corrected? It's not a big issue, I'm just anal about having complete libraries :)
This is happening also to me