• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 13
Release Mixcloud plugin
Hi all, I am the maintainer of http://addons.kodi.tv/show/plugin.audio....alacticfm/ and would like to add in the list of all the audio channels a channel called Mixcloud which opens a list of all the shows from https://www.mixcloud.com/ifmx/ on Mixcloud. Listing and playing these shows works when using the Mixcloud plugin, but I want to 'rehost' it in my own plugin without forking this plugin. I am sure that more audio plugins with content on Mixcloud would be interested in this and I hope this reuse is welcomed here.

Can we make simple tutorial on how to do this? Steps would be:
- create dependency on the Mixcloud plugin from your plugin
- set the mixcloud account name(s) of the account(s) you want to list in your plugin
- add the account(s) as DirectoryItem, with all functionality for that/those items such as open and lits the items and More... and play
Reply
Nice addon!

Smile
Reply
(2016-05-25, 10:37)Pander Wrote: Hi all, I am the maintainer of http://addons.kodi.tv/show/plugin.audio....alacticfm/ and would like to add in the list of all the audio channels a channel called Mixcloud which opens a list of all the shows from https://www.mixcloud.com/ifmx/ on Mixcloud. Listing and playing these shows works when using the Mixcloud plugin, but I want to 'rehost' it in my own plugin without forking this plugin. I am sure that more audio plugins with content on Mixcloud would be interested in this and I hope this reuse is welcomed here.

Can we make simple tutorial on how to do this? Steps would be:
- create dependency on the Mixcloud plugin from your plugin
- set the mixcloud account name(s) of the account(s) you want to list in your plugin
- add the account(s) as DirectoryItem, with all functionality for that/those items such as open and lits the items and More... and play

Let me think about that. It shouldn't be to hard to do this...
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
(2016-07-15, 03:07)Norin_Radd Wrote: Nice addon!

Smile

tnx for the support Smile
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
(2016-07-17, 12:08)jackyNIX Wrote:
(2016-07-15, 03:07)Norin_Radd Wrote: Nice addon!

Smile

tnx for the support Smile

Smile

can i make a feature request?

Some mixes from my e-friends or djs or radio stations have the track identified, so is it possible to show the track name also so it can be used by two other great addons music related wich are artist slide show and crc lyrics...

would be great listening to mixcloud and get the lyrics and fan art along with it.

i only get the name of the mix on the "top" and the previous addons only search with that info.

Hope this is simple to do.

Other great thing possible with this addon is that it gets scrobbled by last.fm addon.

very cool and a perfect set up.

keep up making people happy Smile

Edit: Just a picture for you to see what i see... it scrobbles the artist and lyrics right with last.fm addon, i just would like to see the artist and music info so i can get the artist slide show working along with it.

Image
Reply
Hello !
I have 2 Mixcloud accounts..
The first access code I provided was the wrong one, and now I can't see where to change it.
Could you help me ?
Thank you !
Olivier
Reply
(2017-03-12, 18:43)zitoon Wrote: Hello !
I have 2 Mixcloud accounts..
The first access code I provided was the wrong one, and now I can't see where to change it.
Could you help me ?
Thank you !
Olivier

You have to do it manually.
Go to the user folder C:\Users\<YOUR_USER>\AppData\Roaming\Kodi\userdata\addon_data\plugin.audio.mixcloud and open the file settings.xml.
Remove "access_token" and "oath_code" entries.

I'll add an option to do it from inside kodi in a future version.
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
(2017-03-13, 12:56)jackyNIX Wrote: You have to do it manually.
Go to the user folder C:\Users\<YOUR_USER>\AppData\Roaming\Kodi\userdata\addon_data\plugin.audio.mixcloud and open the file settings.xml.
Remove "access_token" and "oath_code" entries.

I'll add an option to do it from inside kodi in a future version.
Thank you for this quick answer jackyNIX !
Worked perfectly on my Qnap !
Reply
I have a Problem with the Authentication code.

I do it right here:

1: Login with your mixcloud account using following link, the access code is in the landing page URL
Login with your mixcloud account / WORKS

2: You will return on the landing page (this forum thread). The access code is in the URL right next to code=, like this: forum.kodi.tv/showthread.php?tid=116386&code=your_access_code / WORKS

3: Enter this code in kodi when asked. / DONT WORK

Kodi says the Code is Wrong.

can you please help me Guys
Reply
(2017-05-03, 13:44)thepuni123 Wrote: I have a Problem with the Authentication code.

I do it right here:

1: Login with your mixcloud account using following link, the access code is in the landing page URL
Login with your mixcloud account / WORKS

2: You will return on the landing page (this forum thread). The access code is in the URL right next to code=, like this: forum.kodi.tv/showthread.php?tid=116386&code=your_access_code / WORKS

3: Enter this code in kodi when asked. / DONT WORK

Kodi says the Code is Wrong.

can you please help me Guys

Can you enable debug in the settings screen, try again and post the kodi log file afterwards?
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
I just tested myself.

Apparently mixcloud add some strange characters at the end of the access code.
I Had to remove the last 4 characters (something like #_&_).

Try to remove some characters...
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
This plugin stopped working a few days ago.
This is from the logs:

16:53:34.704 T:1716777968 DEBUG: CPythonInvoker(28, /home/osmc/.kodi/addons/plugin.audio.mixcloud/default.py): setting the Python path to /home/osmc/.kodi/addons/plugin.audio.mixcloud:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
16:53:34.704 T:1716777968 DEBUG: CPythonInvoker(28, /home/osmc/.kodi/addons/plugin.audio.mixcloud/default.py): entering source directory /home/osmc/.kodi/addons/plugin.audio.mixcloud
16:53:34.704 T:1716777968 DEBUG: CPythonInvoker(28, /home/osmc/.kodi/addons/plugin.audio.mixcloud/default.py): instantiating addon using automatically obtained id of "plugin.audio.mixcloud" dependent on version 2.1.0 of the xbmc.python api
16:53:35.525 T:1716777968 NOTICE: MIXCLOUD ##########################################################
16:53:35.525 T:1716777968 NOTICE: MIXCLOUD Mode: 40
16:53:35.525 T:1716777968 NOTICE: MIXCLOUD Offset: 0
16:53:35.525 T:1716777968 NOTICE: MIXCLOUD Key: /zakedogg/dub30/
16:53:35.525 T:1716777968 NOTICE: MIXCLOUD Query:
16:53:35.525 T:1716777968 NOTICE: MIXCLOUD ##########################################################
16:53:35.526 T:1716777968 NOTICE: MIXCLOUD Resolverid=0
16:53:35.526 T:1716777968 NOTICE: MIXCLOUD Locally resolving cloudcast stream for http://www.mixcloud.com/zakedogg/dub30/
16:53:35.951 T:1716777968 NOTICE: MIXCLOUD Decoding U0QGGhERCAIxXVtMWRpSRxwBBh5TVEpYUzATEQRFEQAZBjQMDw4ZAWoCGwh8F10EWgYHHw8PSwYfBkpJF0EFRgtXQ04aREgNRlURQ18MEl1SWhF1ABAHThkWQFh0Xk0MWARmTVRHOhBQU05SGB0PE04cHx8ERlcGFxkFWjFYQE4cfwEABwYbAU4xDBMCfkFWXR4cazBWD1pOICgjcUxAUWcwXyhfVh0EAhg8a24bbFUzWFAySxI=
16:53:35.952 T:1716777968 ERROR: MIXCLOUD Unexpected error resolving local error=<class 'simplejson.scanner.JSONDecodeError'>
16:53:35.952 T:1716777968 NOTICE: MIXCLOUD Cannot solve using preferred resolver
16:53:35.995 T:1716777968 NOTICE: MIXCLOUD Stop player
16:53:35.995 T:1716777968 INFO: CPythonInvoker(28, /home/osmc/.kodi/addons/plugin.audio.mixcloud/default.py): script successfully run
16:53:35.999 T:1580200944 DEBUG: Thread scriptobs 1580200944 terminating
16:53:36.113 T:1716777968 INFO: Python script stopped
16:53:36.114 T:1716777968 DEBUG: Thread LanguageInvoker 1716777968 terminating


nothing plays and the screen displays "failed resolving url. use diffrent resolver" and if I click yes it just hangs there and nothing happens.


Please help.
Reply
There are 2 resolvers.

By default, the first one is the local resolver. That one throws the error.

The second resolver is offliberty. Apparently; that one doesn't work either (waits forever).
So I surfed to the offliberty website and tried to resolve manually, but the same thing happens, waiting... forever...

I guess mixcloud changed some things just to p*ss us off Rolleyes (they did it before)

I'll look into it, but normally offliberty will have it fixed before I do.
Check their website and change the resolver to offliberty when they are up and running again.
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
Super. Hope you fix soon!
This is the most used plugin on my kodi.
Thanks for the good work!
Reply
I made a temporary fix: a third resolver, one that resolves to a lower quality m4a. Those are still available, and it's better than nothing.

To fix this as quickly as possible, make sure to:
  • Download the new version v2.2.0 from github
  • Change the resolver to m4a in the addon settings (or leave it on "auto")


Or you can wait for the plugin to update in kodi itself.
I somehow managed to create a pull request on the kodi repository, fingers crossed.
jackyNIX on Soundcloud, Mixcloud and Facebook
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 13

Logout Mark Read Team Forum Stats Members Help
Mixcloud plugin1