You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into the same thing. Looks like the program hits an error and exits without displaying anything. Check the output of activity.log. In my case, the issue was that my library was titled “TV Shows” instead of the default “TV”. After updating config.json the program ran successfully
Describe the bug
Running plex dupefinder runs, and identifies my duplicates, but doesn't go into interactive mode to delete them
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I had expected it to score my files and offer them for deletion
Screenshots
Logs
You can enable debug mode by adding
--loglevel=DEBUG
to the run command.System Information
* Run
git rev-parse --short HEAD
in the folder to get theAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: