I have not checked but my guess is that dlmixcloud is blocking automated access.
Results 241 to 250 of 252
Thread: Mixcloud plugin?
-
2020-11-19, 06:14 #241
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 3,614
Paul Webster
http://dabdig.blogspot.com
Author of "Now Playing" plugins covering Radio France (FIP etc), KCRW, Supla Finland, ABC Australia, CBC/Radio-Canada and RTE Ireland
-
2020-12-04, 04:40 #242
- Join Date
- Dec 2020
- Posts
- 1
I'm also experiencing this issue with playback. I've updated to the latest dev version of the plugin, but continue to see errors such as
[20-12-04 11:20:46.2877] Slim::Player::Song:pen (478) Warning: stream failed to open [mixcloud://Matt_Smallwood/matt-smallwood-trade-tribute-mix/].
I'm a technical user so happy to help with debugging through curl, perl or whatever if I can be of any help.
-
2021-01-13, 14:06 #243
- Join Date
- Jun 2019
- Posts
- 21
Quoting from this page:
https://www.mixcloud.com/developers/#audio-streams
"The audio streams are not available through the Mixcloud API. There are two reasons for this.
Firstly, we need to know what has been listened to so that we can report usage, pay royalties and provide features such as 'Suggested Shows'.Secondly, Mixcloud needs to pay the bills! We can't give away the audio for free outside of mixcloud.com simply because it costs us to host and stream the files and pay royalties."
Is this a recent change in Mixcloud's policy? For about a week the Mixcloud plugin returns a "404 Not Found" error when trying to access "My Mixcloud".
The server log reports:
[21-01-13 22:02:18.1585] Plugins::MixCloud::Plugin::__ANON__ (282) error: 404 Not Found
Regards,
jasc
-
2021-01-14, 03:40 #244
- Join Date
- Mar 2011
- Posts
- 158
Yes, I can confirm. Problem seems to be that some of the API urls contain a double slash. That used to work before, but now it doesn't. Shouldn't be too difficult to do a fix for that
Edit: Version 0.4 is released, which should fix the problem.Last edited by 505; 2021-01-14 at 04:26.
My patch: Reduce brightness when screen saver is active for Touch
Plugins: SqueezeCloud (SoundCloud), Mixcloud
-
2021-01-14, 04:55 #245
- Join Date
- Jun 2019
- Posts
- 21
-
2021-01-18, 08:03 #246
- Join Date
- Dec 2015
- Posts
- 93
My playback problem still persists with version 0.4 on a completely clean install of LMS on a virgin windows 10 install on a new server
-
2021-01-23, 10:11 #247
- Join Date
- Apr 2005
- Posts
- 14
Thank you for the 0.4 update! Unfortunately, I'm also still having problems playing from it. I tried playing this mix: https://www.mixcloud.com/NTSRadio/shanti-celeste-21st-january-2021/ and get the following errors. I tried both from pasting in the URL and using the search. The mix comes up with proper metadata and album art in LMS, but the music doesn't play.
[21-01-23 12:04:53.7776] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7796] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7807] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7820] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7833] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7845] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7858] Plugins::MixCloud::ProtocolHandler::getTrackUrl (114) Error: Cannot get play URL for NTSRadio/shanti-celeste-21st-january-2021/ from https://www.dlmixcloud.com/ajax.php
[21-01-23 12:04:53.7861] Slim::Player::Song:pen (415) Error: Couldn't create command line for unk playback for [mixcloud://NTSRadio/shanti-celeste-21st-january-2021/]
-
2021-01-25, 04:16 #248
- Join Date
- Dec 2015
- Posts
- 93
Here's the debug log from attempting to play a track. I don't think the errors are any different to before.
I have a bit of spare time so happy to do further diagnostics if you wish.
-
2021-01-25, 06:24 #249
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 3,614
Code:[21-01-25 11:11:01.5590] Plugins::MixCloud::ProtocolHandler::getTrackUrl (109) Can't connect to www.dlmixcloud.com:443
What do you have under /Settings/Information/IO::Socket::SSL ?Paul Webster
http://dabdig.blogspot.com
Author of "Now Playing" plugins covering Radio France (FIP etc), KCRW, Supla Finland, ABC Australia, CBC/Radio-Canada and RTE Ireland
-
2021-01-25, 06:33 #250
- Join Date
- Dec 2015
- Posts
- 93
I have : IO::Socket::SSL: 2.068