FCR001 / cantata

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

The option to save favorite streams in music folder was removed. #637

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The (very convenient) option to save favorite stream in music folder was 
removed in 1.5. 
I would like to share favorites between several installations of cantata,
without this option it seems impossible.
Is there a reason for removal?

Original issue reported on code.google.com by PiCaC...@gmail.com on 26 Feb 2015 at 10:49

GoogleCodeExporter commented 9 years ago
Favourites are stored on the server. This allows them to be shared between 
users, and clients (for example MPDroid now supports this). So, what you want 
is already there.

Also, you can import/export favourites as well.

Original comment by craig.p....@gmail.com on 26 Feb 2015 at 12:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
when i try to add a station to favorites, i receive an error:
MPD reported the following error: No such song

Original comment by PiCaC...@gmail.com on 26 Feb 2015 at 12:21

GoogleCodeExporter commented 9 years ago
Favourites are saved in an MPD playlist named '[Radio Stations]' Do you have 
MPD's playlist path setup correctly?

Original comment by craig.p....@gmail.com on 26 Feb 2015 at 12:53

GoogleCodeExporter commented 9 years ago
although i have the path setup correctly, playlists are not being saved.
probably a folder access/ownership issue, i'll take it from here.
thanks.

Original comment by PiCaC...@gmail.com on 26 Feb 2015 at 12:57

GoogleCodeExporter commented 9 years ago
after assuring that playlist are being saved with mpc client from the same 
machine,
it seems that there is some kind of problem with cantata after all.
is there a log file i could get some more info from?

Original comment by PiCaC...@gmail.com on 26 Feb 2015 at 1:20

GoogleCodeExporter commented 9 years ago
ok, some more info:
1. the playlist is named [Radio Streams] and not [Radio Stations]
2. it doesnt work with mpd 0.17.0 :(

OK MPD 0.17.0
playlistadd "[Radio Streams]" 
"http://stream.friskyradio.com:9000/frisky_mp3_hi#FRISKY Radio"
ACK [50@0] {playlistadd} No such song

3. i can confirm it works on 0.18.0
OK MPD 0.18.0
playlistadd "[Radio Streams]" 
"http://stream.friskyradio.com:9000/frisky_mp3_hi#FRISKY Radio"
OK

Original comment by PiCaC...@gmail.com on 26 Feb 2015 at 2:27

GoogleCodeExporter commented 9 years ago
Update your MPD then, 0.17 is quite old.

Original comment by craig.p....@gmail.com on 26 Feb 2015 at 7:41

GoogleCodeExporter commented 9 years ago
already did, i just left that comment in case someone else sees the same 
behaviour
this was fixed in 0.17.5

brw, thank you for this amazing MPD client, it is definitely the best one for 
PC.

Original comment by PiCaC...@gmail.com on 26 Feb 2015 at 7:51