WilhelmStroker 99 Posted September 26, 2017 Posted September 26, 2017 Last.fm scrobbling is probably the only functionality that is holding me back from moving to Emby full time. Sadly I'm not a developer otherwise I'd have a go...Is there a way to test the oauth enabled plugin?
Luke 40145 Posted September 26, 2017 Posted September 26, 2017 Try sending a PM to MrSmoke in case he doesn't see this. Thanks !
WilhelmStroker 99 Posted October 5, 2017 Posted October 5, 2017 PM'ed him but sadly no response. I've also tried building the dll from his GitHub in visual studio community. It authenticates but doesn't scrobble and sadly that's as far as I can take this, not being a developer at all.
Luke 40145 Posted October 5, 2017 Posted October 5, 2017 Perhaps @@mutu310, @@Inrego, or @@chef is interested in resurrecting last.fm.
Inrego 76 Posted October 5, 2017 Posted October 5, 2017 I've a bit much on my plate right now, and no personal interest in lastfm, so it's a pass for me.
Tutanchamon 1 Posted December 17, 2017 Posted December 17, 2017 Actually I'm a java developer and I'm not very familiar with C# but I think I might try to resurrect this plugin. However, when I put the Lastfm-Scrobbler.dll into my plugins folder I don't see it anywhere despite the fact that it's mentioned in my log files. Any help would be appreciated.
Luke 40145 Posted December 17, 2017 Posted December 17, 2017 It probably also needs updating for. Net core. Notes about that are in the developer api section.
Tutanchamon 1 Posted December 17, 2017 Posted December 17, 2017 Thanks for quick reply, Luke. I've seen that info somewhere else while reading about developing plugins. So which repo should I use and which has the most recent code updates? Is https://github.com/MrSmoke/Lastfm-Scrobbler the right one? Also, do I have to use Visual Studio or are there any free IDEs in which I could try to fix the plugin? Thanks in advance and best regards Tutanchamon
Luke 40145 Posted December 17, 2017 Posted December 17, 2017 visual studio 2017 community is free and yes i think that repo has the latest.
wayneward 5 Posted December 20, 2017 Posted December 20, 2017 yes be nice to see this working again.. it was working last time i used emby but now im on Version 3.2.50.0 it doesnt seem to take the configuration.. ive just reset it back up today on ubuntu 17.04 as they released emby client finally for my web os TV!! any updates on the dll appreciated 1
Tutanchamon 1 Posted February 13, 2018 Posted February 13, 2018 I started to play with this plugin and now I can see it in plugins list. Also I made the configuration page visible again. However after that I got some errors, probably from last.fm API. Is there a way I can debug the plugin so I can see what requests are sent to last.fm API? From what I've understood recommended way is to print things to the log, which seems weird to me.
ebr 15680 Posted February 13, 2018 Posted February 13, 2018 Is there a way I can debug the plugin so I can see what requests are sent to last.fm API? From what I've understood recommended way is to print things to the log, which seems weird to me. Yes. Just attach the VS debugger to the server process.
Tutanchamon 1 Posted February 13, 2018 Posted February 13, 2018 Thanks for quick reply. I guess there's more to do than just some plugin api changes. But I'll do my best to make it work 1
Luke 40145 Posted July 1, 2018 Posted July 1, 2018 https://emby.media/community/index.php?/topic/60375-lastfm-plugin-is-back/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now