Kodi Community Forum
Release Last.FM Scrobbler - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152)
+---- Thread: Release Last.FM Scrobbler (/showthread.php?tid=195597)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18


RE: Last.FM Scrobbler - diztorted - 2014-06-01

Seeing the same thing with version 0.0.2... reverted back to 0.0.1, and all is good again, though.. So, that's something!


RE: Last.FM Scrobbler - Eruurk - 2014-06-01

(2014-06-01, 18:58)diztorted Wrote: Seeing the same thing with version 0.0.2... reverted back to 0.0.1, and all is good again, though.. So, that's something!

I installed this addon in version 0.0.1 but it automatically updated to the new version 0.0.2. So in the next few hours/days your version will be updated too and the problem will appears again I think Huh


RE: Last.FM Scrobbler - diztorted - 2014-06-02

(2014-06-01, 22:09)Eruurk Wrote: I installed this addon in version 0.0.1 but it automatically updated to the new version 0.0.2. So in the next few hours/days your version will be updated too and the problem will appears again I think Huh

Indeed, that did happen.. So, I just took it a step further and disabled auto-updating of addons. That learned it!


RE: Last.FM Scrobbler - Martijn - 2014-06-02

So where are the log files then (using pastebin.com)?
No logs, no possible fix.


RE: Last.FM Scrobbler - VanZan - 2014-06-02

See below.


RE: Last.FM Scrobbler - VanZan - 2014-06-02

(2014-06-02, 11:18)Martijn Wrote: So where are the log files then (using pastebin.com)?
No logs, no possible fix.

What like this one posted a few days ago?:

(2014-05-29, 09:35)shlowbro Wrote: Sorry to be a bother, but just did a clean install of v0.0.2 and configured everything but still got nothing Sad

http://xbmclogs.com/show.php?id=213209

Here's mine:

http://pastebin.com/wm0iCtUq

I turned debugging on and played five mp3 files from my NAS. Paste expires in a week.

As a temporary solution I downloaded 0.0.1 and edited the version number in addon.xml to 0.0.3.


RE: Last.FM Scrobbler - Eruurk - 2014-06-02

You will find my debug XBMC log here: http://pastebin.com/RivhyrAL
I hope this will help to resolve this issue. Thank you for your support.


RE: Last.FM Scrobbler - shlowbro - 2014-06-03

Quote:As a temporary solution I downloaded 0.0.1 and edited the version number in addon.xml to 0.0.3.

Just did it too. Works fine now.


RE: Last.FM Scrobbler - hetas - 2014-06-03

Version 0.0.2 not working for me. Linux, Gotham 13.1-beta2. I haven't tried the earlier version.

You can find debug-log here http://www.xbmclogs.com/show.php?id=216690. There's only one song being played, though.

EDIT: Tried 0.0.1 and scrobbling is working with that. Love-button with Metropolis-skin doesn't work but gives this error in the logs:
Code:
20:30:30 T:139943302785344   ERROR: Keymapping error: no such action 'lastfm.love' defined

EDIT2: I tried this also with Spotlight, a Spotify add-on. Scrobbling doesn't work with tracks played from Spotify. I don't know if it should? It would be nice if it worked so each add-on wouldn't need to implement their own scrobbling.


RE: Last.FM Scrobbler - Wintermute42 - 2014-06-05

Same problems here, my log: http://www.xbmclogs.com/show.php?id=218302


RE: Last.FM Scrobbler - iHateMemphiz - 2014-06-05

Not working here: http://xbmclogs.com/show.php?id=218509
Don't see anything in the log about last.fm though


RE: Last.FM Scrobbler - JoyrexJ9 - 2014-06-06

Another one reporting that v0.0.2 doesn't work. Nothing in the logs at all.


RE: Last.FM Scrobbler - yomammary - 2014-06-06

(2014-06-03, 02:20)shlowbro Wrote:
Quote:As a temporary solution I downloaded 0.0.1 and edited the version number in addon.xml to 0.0.3.

Just did it too. Works fine now.
This works great.

(2014-06-06, 16:52)JoyrexJ9 Wrote: Another one reporting that v0.0.2 doesn't work. Nothing in the logs at all.
And same here.


RE: Last.FM Scrobbler - hetas - 2014-06-06

(2014-06-02, 14:14)VanZan Wrote: As a temporary solution I downloaded 0.0.1 and edited the version number in addon.xml to 0.0.3.

It's enough to change the version number to 0.0.2 to prevent auto-updating. That way you'll get the real 0.0.3 version automatically when it's released.

EDIT: VanZan commented later in the thread that if you keep the version number at 0.0.2 you have to delete the real 0.0.2 from packges (addons/packages/service.scrobbler.lastfm-0.0.2.zip) before installing the fake one from zip.

I think it also works if you change the fake 0.0.2 zip-package name to something else than the original, like service.scrobbler.lastfm-fake-0.0.2.zip. I think I did that and that is why I didn't notice this before.


RE: Last.FM Scrobbler - Wintermute42 - 2014-06-12

Hm that didn't work for me. I uninstalled the real 0.0.2, downloaded 0.0.1 and renamed the version in addon.xml. But still no scrobbling. Did I miss something?