l3uddz / plex_dupefinder

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

traceback Error -> for 1 specific section #69

Open Speedmod88 opened 1 year ago

Speedmod88 commented 1 year ago

Describe the bug Using to scan my TV folder and got that issue

its work great for my Movies section but not sure why, suddenly it doesnt work for my TV folder

I manually switch in config file from my Movie to TV folder since I don't use same config

To Reproduce don't know why it doesnt work :/

Logs

   _                 _                   __ _           _

_ | | __ __| | / () | | __ | ' | |/ \ \/ / / ` | | | | ' \ / \ || | ' \ / ` |/ _ \ '| | |_) | | _/> < | (| | || | |) | / | | | | | (| | / | | ./|_|_//_\ _,|_,_| ./ _|| ||| ||_,|_|| || |_|

#########################################################################

Author: l3uddz

URL: https://github.com/l3uddz/plex_dupefinder

--

Part of the Cloudbox project: https://cloudbox.works

#########################################################################

GNU General Public License v3.0

#########################################################################

Initialized Finding dupes... Found 2130 dupes for section 'Séries TV' Traceback (most recent call last): File "/usr/local/bin/plex_dupefinder", line 352, in item.grandparentTitle, int(item.parentIndex), int(item.index), item.title) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

System Information

thanks for help :)

Ricas13 commented 1 year ago

See if this helps:

https://github.com/l3uddz/plex_dupefinder/issues/32

Also worked for me.