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 Specials incorrectly #26

Open AzzieDev opened 7 years ago

AzzieDev commented 7 years ago

Scrobbles all separeate specials episodes as a future episode (S05E08 for Prison Break).

I tested the same file, once being streamed remotely and once as a local non-library file. The filename for this example is "Prison Break Season 1 - If the Walls Could Speak.avi", however, all the other specials have the same exact issue.

When streaming the special over HTTP (not in library): image

When playing local copy: image

daviddavo commented 7 years ago

Can you provide a log, please? Maybe it's a Kodi related problem

AzzieDev commented 7 years ago

It's not... it uses the filename to scrobble, because the Simkl addon isn't scrobbling library files as per #24

This is a low-priority glitch. Top priority issues are #24 and #25 / #27