SIMKL / script.simkl

Kodi add-on for Simkl
https://simkl.com/apps/kodi/
GNU General Public License v3.0
40 stars 14 forks source link

Scrobbling on start of video for recent Kodi Nightlies #33

Closed AzzieDev closed 4 years ago

AzzieDev commented 6 years ago

I could get a log but it is likely reproducible by getting a nightly build.

AzzieDev commented 6 years ago

This issue still perisists in the Alpha build and future builds. The addon doesn't appear to be looking at the length of the video, rather scrobbling at 0:00 or if only part of the video is loaded into memory it scrobbles when that hits the given percentage. @daviddavo

daviddavo commented 6 years ago

This looks important, so I look it asap

daviddavo commented 6 years ago

They have been working on an API that works with games, so they modified some methods. Changelog and wiki are still not available, but I will see what I can do

AzzieDev commented 6 years ago

@daviddavo any update on this? Perhaps something is mentioned for their Alpha releases (currently Alpha 3). Most plugin developers only cater to the Alpha releases as the nightlies are too difficult to follow through, and are only there for fixing Kodi-specific bugs.

ekleop commented 5 years ago

@kat953162 Tested on Kodi 17/18 Leia(not alpah\beta), local + network sources. And everything seems ok, Can you confirm? From where you're playing the video?

NoDruid commented 5 years ago

Hey guys, hope this tool is still being developed. I also have the issue that percentage value when the addon is supposed to scrobble is being ignored and it scrobbles on the start of the movie/tv episode.

I'm using the Kodi as part of OSMC OS on their Vero 4k+ hardware. Which is basically just debian with a few optimizations, I guess. (Link: https://osmc.tv/).

Anyway the problem started when I upgraded to Kodi Leia, I guess. Before that I remember it working just fine.

Hope you guys can fix that. Otherwise great job.

Edit

@kat953162 Tested on Kodi 17/18 Leia(not alpah\beta), local + network sources. And everything seems ok, Can you confirm? From where you're playing the video?

To answer this, I mounted my media files from a NAS using fstab with CIFS/Samba.

ekleop commented 4 years ago

1fc73aebe57b2f860ff38711c8fe8a32207824b7 fixed