• 1
  • 112
  • 113
  • 114(current)
  • 115
  • 116
  • 154
[RELEASE] trakt.tv tv/movie scrobbler
I know how you feel shaktoo however I know that Razze et al are working hard to get this back up and running. I wish I knew about "coding", etc to lend a hand but I don't. I am sure that they will get there soon. What I am looking for is those who have got this working, if they could share a little guide as to how if at all possible?
(2015-02-07, 17:16)tehKNi Wrote: Thanks menakite, though it's also not working ;-)
Good to know that it's being investigated anyway.

EDIT : and suddenly, after one hour waiting and two or three restarts, it works... this is weird!

EDIT D+1 : and suddenly, again, it's not working anymore... that one is funny.

Can it be trakt.tv timing out? I've read elsewhere (and witnessed in SickRAGE) that trakt.tv gets busy frequently and API calls sometimes time out due to that. That wouldn't be an add-on issue but a trakt issue. The logs should help determining the cause.
the api is often flapping like a bird, check the log it should state that the server is busy or timing out. I guess they are still fighting resource issues.
(2015-02-07, 22:48)Hairy Hippy Wrote: I know how you feel shaktoo however I know that Razze et al are working hard to get this back up and running. I wish I knew about "coding", etc to lend a hand but I don't. I am sure that they will get there soon. What I am looking for is those who have got this working, if they could share a little guide as to how if at all possible?

Exactly +1
thanks
Any idea when the double / triple ... history will be fixed? - scared to sync at the moment haha.
Is there a way to clean up the double/triples? I manually went through the Trakt website today and deleted 20+ pages of duplicate movies/episodes and the next sync from the latest Dev version duplicates everything again. I hope there will be a way for this script to clean up the duplicates one day because the Trakt website makes it next to impossible to find what episodes/movies are duplicated without going through 150+ pages History and manually clicking "Remove this play" for each movie and episode.
(2015-02-08, 16:40)Xtropy Wrote: Is there a way to clean up the double/triples? I manually went through the Trakt website today and deleted 20+ pages of duplicate movies/episodes and the next sync from the latest Dev version duplicates everything again. I hope there will be a way for this script to clean up the duplicates one day because the Trakt website makes it next to impossible to find what episodes/movies are duplicated without going through 150+ pages History and manually clicking "Remove this play" for each movie and episode.

This is why you make a test account before trying out -dev branch releases, took me over an hour to clean up the first time i ran it. I think there's a thread in the trakt support forums about removing all but he latest play from history, should try looking there to see if there's a quicker way to clean your history
Hmm, and I thought the old addon was buggy with duplicates. This dev 3.0.0 is breaking the record. One episode was scrobbled 10 times! Unusable. I guess I gonna have to go back to manually marking stuff.

I'm still running XBMC 13.2 though. Maybe I'll post debug log later, can't now.

OMFG. It's much worse than I thought. Not only have I tons of duplicates for the episodes I watched since installing the dev version. It looks it has fucked up my entire account filling it with duplicates. I might as well remake the account, it'd go faster than remove all the shit.

Wow. Yeah. This addon just destroyed my account. Every single episode ever has duplicates. No way I'll waste time removing those.

Thanks I guess?


Lol
Watched 516 out of 564 episodes for 3573 plays.
Nice.

(2015-02-08, 16:49)komplex Wrote: This is why you make a test account before trying out -dev branch releases
Yeah right, I should expect an addon to practically destroy my trakt account just because of dev branch. Right. That's not the idea someone gave when linking to the addon.
nm, moved to edit
(2015-02-08, 14:31)mason Wrote: the api is often flapping like a bird, check the log it should state that the server is busy or timing out. I guess they are still fighting resource issues.

Well actually as noticed earlier, it's only telling me that the certificate could not be verified.

This process is only happening at start (during the initialization i suppose), so i just need to reboot some times to make it work during the whole session (until the next rasp reboot).
Seems like all the duplicate guys installed the master not the sync.
It's really hard for most of the people to install the right version.
@Razze, may I suggest bumping the dev branch version, e.g. to 3.0.1, to make it easier to distinguish branches when people post their issues?
(2015-02-08, 20:07)oWarchild Wrote: @Razze, may I suggest bumping the dev branch version, e.g. to 3.0.1, to make it easier to distinguish branches when people post their issues?

Most times you can tell from the path, but the real problem is that everybody says I'm on the latest. When I really get to work on it, I often do mulltiple commits (and pushes) so people are not really in fact on the newest.
(2015-02-08, 21:34)Razze Wrote:
(2015-02-08, 20:07)oWarchild Wrote: @Razze, may I suggest bumping the dev branch version, e.g. to 3.0.1, to make it easier to distinguish branches when people post their issues?

Most times you can tell from the path, but the real problem is that everybody says I'm on the latest. When I really get to work on it, I often do mulltiple commits (and pushes) so people are not really in fact on the newest.
even if one is pulling directly from GIT ?I have a script that is pulling from dev branch ..
I see 4 hours ago you have reverted the version number ?
I take this chance to thank you for putting up with all us ignoramuses . Your work is hugely appreciated. Smile
(2015-02-09, 00:08)shaktoo Wrote: even if one is pulling directly from GIT ?I have a script that is pulling from dev branch ..
I see 4 hours ago you have reverted the version number ?
I take this chance to thank you for putting up with all us ignoramuses . Your work is hugely appreciated. Smile
@shaktoo

i believe u will find that his latest commit corrected it, ill update with links but it is working for me now after experiencing script errors on startup

if i understand correctly and it is in fact the same issue i can offer the following fyi, an issue was opened for this problem, it was closed after the problem was resolved via last commit, a link to the now closed issue follows:

https://github.com/Razzeee/script.trakt/issues/88

as i understand it the commit below corrected the problem:

https://github.com/Razzeee/script.trakt/...115c8fcd17

so if u download and install latest -dev it may no longer b an issue, it is working for me, hope thats it

(2015-02-08, 19:32)asiuhas Wrote: Yeah right, I should expect an addon to practically destroy my trakt account just because of dev branch. Right. That's not the idea someone gave when linking to the addon.

there were a couple posts or comments that prompt me to write the rest of this post, addressing the comment above first, i have submitted at least two detailed posts in this thread warning the 'average' user to stick with the last working version or avoid both until a stable version of the upgraded add-on is released, others have recommended same or similar, if u do use it b prepared for issues and dont complain when u encounter them, wouldnt count on support but he is trying to do that too, a little patience goes a long way and u should always check to see if an issue has already been opened on github, after receiving the error discussed above i spent some time making sure it wasnt a problem on my end, by the time i got to github an issue had already been created, looking thru the comments it was clear razzee was aware of it so it was just a matter of waiting for a commit to fix it, not out to offend anyone but if u arent familiar enough with github to post and check for issues there u may want to consider waiting for a beta release (at least), regardless we definitely need to be really patient and understand that every minute spent answering the same question multiple times or dealing with situations unique to one specific configuration will delay release of a stable version significantly

certainly dont want to offend but didnt think the comments were fair and feel many may still have unreasonable expectations
  • 1
  • 112
  • 113
  • 114(current)
  • 115
  • 116
  • 154

Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13