![]() |
Release Mixcloud plugin - 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: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) +---- Thread: Release Mixcloud plugin (/showthread.php?tid=116386) |
RE: [RELEASE] Mixcloud plugin - Sir Runcibal Spune - 2016-01-08 (2016-01-08, 10:38)jackyNIX Wrote:(2016-01-07, 15:00)Sir Runcibal Spune Wrote: Hi, Hi jackyNIX, Thanks for that I will try later tomorrow. Just to clarify though: Point 3 - do you mean just returning to the Kodi top-level menu bar and then re-enter it via "Music" >> "Add-ons" for example? Regards RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-08 Yes. 3 means return to the main kodi menu and then reopen the addon. But as you already enabled the use acount option, you can proceed with 4 ![]() RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-08 I've released v 2.1.2 with a modified login procedure. No more fiddling in the settings screen. Download location as always in the O.P. RE: [RELEASE] Mixcloud plugin - Sir Runcibal Spune - 2016-01-09 (2016-01-08, 10:38)jackyNIX Wrote:(2016-01-07, 15:00)Sir Runcibal Spune Wrote: Hi, Hi, Many thanks. That works a treat :-) . Two things that seem to be missing though is my current "Play queue" and my "Listen Later" list? Regards RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-10 Yeah, I know about the current and listen later, but they are not in the API so they can't be retrieved from the server. The "Feed" is another missing functionality. RE: [RELEASE] Mixcloud plugin - Sir Runcibal Spune - 2016-01-11 I did wonder if it was something like that. Nevertheless thank you for your efforts with the plugin. Although I have found that I have a queue of sorts in the sub-menu via the "c" key. RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-12 New version released 2.1.3 Listen Later: Adding and removing is now possible RE: [RELEASE] Mixcloud plugin - laemmen - 2016-01-25 Hi, I just installed the latest Mixcloud addon and was wondering why there is no "use mixcloud account" option, neither in the addon settings. Anyways, I don't get any account input field prompt or whatever when I click on "Account". It loads though, but nothing happens then. Any idea? Best Dennis RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-25 The mixcloud account options are all gone and replaced by the "Account..." menu item. I've just tested the login procedure again and it still works fine here. - cleared code and token in settings.xml - selected "Account..." - a message popped up "No valid access token found" - selected "Ok" (btw: if you select "cancel" or exit/escape/back button, it stops right there) - an entry box popped up where I had to put the oath code (see opening post on how to get that code) - all mixcloud account functionality became available in the menu 1: What kodi version do you have? 2: Where you already logged in with the previous version (and what mixcloud plugin version was that)? 3: Can you check the "settings.xml" file (kodi\userdata\addon_data\plugin.audio.mixcloud\settings.xml)? you need to have both the oath_code and access_token filled in. 4: If you leave the plugin and the re-enter, is the account functionality available in the menu? RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-25 post #100. party ![]() RE: [RELEASE] Mixcloud plugin - laemmen - 2016-01-25 (2016-01-25, 10:31)jackyNIX Wrote: The mixcloud account options are all gone and replaced by the "Account..." menu item. Thanks for your quick reply. I installed Mixcloud for the very first time, on OSMC Kodi 15.2. As I said, after selecting "Account..." nothing happens, no message pops up.. RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-01-25 mmm weird... I removed Kodi (16) and reinstalled 15.2 from scratch. I get the popups and I'm able to enter the code. Maybe it's OSMC related? Can you enable debug (in the plugin menu) and post the log? RE: [RELEASE] Mixcloud plugin - laemmen - 2016-01-28 (2016-01-25, 12:13)jackyNIX Wrote: mmm weird... I found the bug, it's skin-related: Code: 16:49:20 41.547516 T:1752429600 NOTICE: MIXCLOUD No access_token found I finally got the popup after switching to another skin.. Thanks for your help! RE: [RELEASE] Mixcloud plugin - awilx - 2016-01-30 Why is everything playing at 10bpm faster on kodi RE: [RELEASE] Mixcloud plugin - jackyNIX - 2016-02-09 (2016-01-30, 12:41)awilx Wrote: Why is everything playing at 10bpm faster on kodi What drugs are you on? ![]() Playback speed shouldn't be a problem. The streams are like ordinary mp3 files. Maybe it's a driver issue on your system? I've never experienced this on Windows... |