l3uddz / plex_dupefinder

Find and delete duplicate files in Plex
GNU General Public License v3.0
303 stars 54 forks source link

Program doesn't finish #72

Open HearMeWhisper opened 1 year ago

HearMeWhisper commented 1 year ago

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:

  1. Follow instructions
  2. Rum program

Expected behavior I had expected it to score my files and offer them for deletion

Screenshots Screenshot_20230530_075403_JuiceSSH.jpg

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 the

Additional context Add any other context about the problem here.

RobertusIT commented 1 year ago

Hav you found a solution?

I'm stuck in the same step...

nschenone commented 1 year ago

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