Giter VIP home page Giter VIP logo

docker-plex_dupefinder's People

Contributors

mikenye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-plex_dupefinder's Issues

Not Working with Shows.

Installed and being able to run.
Check Movies all fine. When it comes to the shows this error is thrown, like this is an old plex_dupefinder version with no access to find dupes in Shows.

Initialized
Finding dupes...
Found 0 dupes for section 'Movies'
Traceback (most recent call last):
File "/usr/local/bin/plex_dupefinder", line 354, in
dupes = get_dupes(section)
File "/usr/local/bin/plex_dupefinder", line 52, in get_dupes
dupe_search_results = plex.library.section(plex_section_name).search(duplicate=True, libtype=sec_type)
File "/usr/lib/python3.8/site-packages/plexapi/library.py", line 668, in search
args[category] = self._cleanSearchFilter(category, value, libtype)
File "/usr/lib/python3.8/site-packages/plexapi/library.py", line 717, in _cleanSearchFilter
raise BadRequest('Unknown filter category: %s' % category)
plexapi.exceptions.BadRequest: Unknown filter category: duplicate
[cmd] /usr/local/bin/plex_dupefinder exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-plex_dupefinder: executing...
[cont-finish.d] 99-plex_dupefinder: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

The Linux version from l3uddz works correctly, it finds the dupes in Shows library.

Initialized
Finding dupes...
Found 0 dupes for section 'Movies'
Found 6 dupes for section 'TV'
Which media item do you wish to keep for

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.