Git Product home page Git Product logo

Comments (4)

nate1280 avatar nate1280 commented on July 30, 2024

Took a quick look at your log file, the 34 movies where its trying to update playcounts on trakt, I don't know why its not succeeding, its saying they already exist. This one, @rectifyer might have to look into.

The bogus tv show its adding, is season 26, episode 9 of Debatt, which according to the debug sql queries, is showid 260 in your database, and exists. just that one episode.

The 8 episodes its trying to delete is the show with a tvdbid of 263805, which, on trakt has no title, and according to the sql query that gets your show list from XBMC, doesn't exist in your XBMC library. I believe this can be fixed, seems not enough information is really being passed along in the api call. I think I have an idea of whats going on here and am looking into it. If you were to look at your show list on trakt.tv, its the very first one shown, has no poster and lists 8 episodes under it and links to nothing.

from script.trakt.

 avatar commented on July 30, 2024

34 movies playcounts sync is something I also experience and reported back in #40 - when a movie playcount is higher in xbmc than in your trakt.tv library playcount it won't update playcount on trakt site and these movies are always unsuccessfully trying to sync and being logged by the script when it runs a sync.

from script.trakt.

nate1280 avatar nate1280 commented on July 30, 2024

The movie play count issue, I think may have to do with trakt itself, I parsed the data in the log provided again, just to verify what I saw last night, and the script appears to be doing everything right. But I'm still double checking.

Went through my own logs, and its doing the same thing, only one 1 movie which is why it never stuck out to me.

I'm leaning more towards it being a possible issue with trakt itself and the /movie/seen/... call.

As for the deleting episode issue @fldc please let me know if the patch I have in #76 resolves that. And the show thats always added, double check your database, either directly or through xbmc.

from script.trakt.

fldc avatar fldc commented on July 30, 2024

The patch solved the deleting, thanks for that.

And the about the show getting added every time, I added an english title on thetvdb that was missing for this show and this was added correctly to trakt, so I guess this is also something that would need fixing on the trakt side of things to avoid non existing episodes getting added to trakt when english title is missing?

Anyway, thanks for your help.

from script.trakt.

Related Issues (20)

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.