darkfeline / cantata

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

[OSX] Soundcloud playback does not work #613

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata?
Cantata 1.5.1

Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Mac

What steps will reproduce the problem?
1. Search any song on Soundcloud
2. Play it

What is the expected output? What do you see instead?
I would expect to hear a song, but it didn't play.

Please provide any additional information below.
It might be an upstream problem with mpd, but I think it is worth mentioning 
here that there is a problem. Maybe the provided URL cannot be eaten by mpd?
Maybe it is a specific problem that we need to resolve here.

Original issue reported on code.google.com by lukas.ri...@wooga.net on 7 Jan 2015 at 3:58

GoogleCodeExporter commented 9 years ago
Sorry - I no longer have direct access to a Mac, so kinda hard to debug this. 
Just tried under Linux, and it is working for me.

Can you use another, non Cantata, MPD client to see the actual URL sent to MPD? 
It should be something like:

https://api.soundcloud.com/tracks/159609112/stream?client_id=0cb23dce473528973ce
74815bd36a334#{SONG_DETAILS}MaidenuniteD<@><@>SoundCloud<@>The Evil That Men 
Do<@>Acoustic<@>275<@>0<@>0<@>0<@>SoundCloud

(Sorry for the delay in replying - I've been away from my PC for a while...)

Original comment by craig.p....@gmail.com on 16 Jan 2015 at 8:23

GoogleCodeExporter commented 9 years ago
Hi,

sorry that I didn't post a follow up earlier.
It was indeed an upstream issue with ffmpeg.
Installing mpd latest with ffmpeg latest on my Mac solved the issue. So it had 
nothing to do with cantata itself.

Original comment by lukas.ri...@wooga.net on 19 Jan 2015 at 11:11

GoogleCodeExporter commented 9 years ago
Ah, no probs. Thanks for getting back to me :-)

Original comment by craig.p....@gmail.com on 20 Jan 2015 at 6:16