rawsludge / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
1 stars 0 forks source link

Soundcloud does not work. #551

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata?
1.4.1

Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Windows 7 32bit

What steps will reproduce the problem?
1. Play music in Soundcloud.

What is the expected output? What do you see instead?
Error in the screenshot.

Please provide any additional information below.
Perhaps in my mpd something is missing? 
Music Player Daemon 0.18.14

Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>
Copyright (C) 2008-2013 Max Kellermann <max@duempel.org>
This is free software; see the source for copying conditions.  There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Decoders plugins:
 [mad] mp3 mp2
 [vorbis] ogg oga
 [oggflac] ogg oga
 [flac] flac
 [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
 [audiofile] wav au aiff aif
 [dsdiff] dff
 [dsf] dsf
 [faad] aac
 [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve
 [pcm]

Output plugins:
 null fifo pipe alsa oss httpd recorder

Encoder plugins:
 null wave flac

Input plugins:
 file curl ffmpeg mms

Playlist plugins:
 extm3u m3u xspf pls asx rss cue cue

Protocols:
 file:// http:// https:// mms:// mmsh:// mmst:// mmsu:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps://

Original issue reported on code.google.com by khseal...@gmail.com on 28 Sep 2014 at 7:26

Attachments:

GoogleCodeExporter commented 9 years ago
Please try again. I just tried, on a Mac, and it appeared not to work. Tried 
under Linux and it worked. Back to Mac - did not work. Tried again, and now 
works. Could be a SoundCloud issue - all Cantata does is pass the SoundCloud 
URL to MPD.

Original comment by craig.p....@gmail.com on 28 Sep 2014 at 8:48

GoogleCodeExporter commented 9 years ago
I have tried many times over time. But never soundсloud did not work.

Original comment by khseal...@gmail.com on 28 Sep 2014 at 9:45

GoogleCodeExporter commented 9 years ago
If you copy the URL in the error message (up to and excluding the has (#)), 
does it play in another player (e.g.) VLC?

Original comment by craig.p....@gmail.com on 29 Sep 2014 at 6:46

GoogleCodeExporter commented 9 years ago
Also, if you use right click on the play queue - and manually add the URL (up 
to and excluding the has (#)) - does it then play in MPD?

Original comment by craig.p....@gmail.com on 29 Sep 2014 at 8:40

GoogleCodeExporter commented 9 years ago
In another player URL works. So something is missing mpd.

Original comment by khseal...@gmail.com on 29 Sep 2014 at 9:15

GoogleCodeExporter commented 9 years ago
And if you use Cantata's add URL function? Does MPD then play the URL? If not, 
then this is an MPD issue. All Cantata does is pass the URL to MPD - with some 
extra info. The details after the # are not sent to SoundCloud, but are read 
back by Cantata to know the track info, etc. (The reason for this, and not 
using the info directly from MPD is that they /could/ be different - and I 
wanted Cantata to display consistent info)

Original comment by craig.p....@gmail.com on 29 Sep 2014 at 10:33

GoogleCodeExporter commented 9 years ago
I tried to do it.
MPD writes in the logs such information.
Sep 29 15:25 : curl: curl failed: Cert verify failed: BADCERT_NOT_TRUSTED
Sep 29 15:25 : player: played 
"http://api.soundcloud.com/tracks/16196920/stream?client_id=0cb23dce473528973ce7
4815bd36a334"
Strange error.

Original comment by khseal...@gmail.com on 29 Sep 2014 at 11:29

GoogleCodeExporter commented 9 years ago
So, its an MPD issue then - not Cantata. Not much I can do here.

Original comment by craig.p....@gmail.com on 29 Sep 2014 at 11:40