Giter Site home page Giter Site logo

Comments (8)

jensb89 avatar jensb89 commented on May 31, 2024

Did you fill in a valid TMDB API Id?
Can you check if the log file gives more information?
Is it happening directly at the beginning or after some movies/shows were already processed?

from netflix-to-trakt-import.

znre avatar znre commented on May 31, 2024

from netflix-to-trakt-import.

jensb89 avatar jensb89 commented on May 31, 2024

That's good, do you know at which entry it fails? Then I can try to reproduce it.
(Or provide a part of your csv file?)

Also the debug mode might help for more output in the log

from netflix-to-trakt-import.

znre avatar znre commented on May 31, 2024

Hmm not sure at which entry it fails tho. I could just provide the csv file. I'll post it in another comment so I can delete it later haha.

from netflix-to-trakt-import.

jensb89 avatar jensb89 commented on May 31, 2024

Thanks, I will have a look to see what might goes wrong.

from netflix-to-trakt-import.

jensb89 avatar jensb89 commented on May 31, 2024

Ok, seems the script is searching for all seasons of "untold". The show info from TMDB says there are 14 seasons, but when requesting season 10, TMDB doesn't have one (the correct one only has 1 season and 2 episodes by the way). That is more a bug in the TMDB API (wrapper). Anyway,I will add a check for that and skip the show in that case as the show cannot be matched correctly.

from netflix-to-trakt-import.

jensb89 avatar jensb89 commented on May 31, 2024

Should work now, the entry is skipped for now, as it is not so easy to match (the same format is used for "TvShow: Season Name: Episode x" as well. In your case it was "Tv Show: Tv Show Subtile: Part x" that produced the error.

But the rest should run through :)

from netflix-to-trakt-import.

znre avatar znre commented on May 31, 2024

Thank you very much! :)

from netflix-to-trakt-import.

Related Issues (19)

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.