nickylin / clementine-remote-android

Automatically exported from code.google.com/p/clementine-remote-android
GNU General Public License v3.0
0 stars 0 forks source link

Stream to phone #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am so happy using Clementine and being able to control it from my Android 
phone!  The new ability to download tracks and playlists to my phone is 
incredible!

The only thing that could make it better would be to be able to stream the 
current song in Clementine to my phone, playing it through my phone.  This way 
I could, for example, play music through my wifi network to a stereo system in 
a different room, far from my computer where Clementine is.  Since I can't fit 
that much music on my phone, this would be really handy.

There's a request on the Clementine issue tracker to stream to Icecast servers, 
but since this app can already download songs from Clementine, all it really 
needs to do is download the current track and play it on the phone, then delete 
it.  Maybe it could even cache it in RAM instead of writing it to /sdcard.

Thanks for this app and making Clementine even better!

Original issue reported on code.google.com by alphadel...@gmail.com on 5 Oct 2013 at 9:04

GoogleCodeExporter commented 9 years ago
I was thinking to write an issue on this.
I totally agree, a streaming feature would be great.
Although not sure about the download->listen->delete solution. It is easy to 
implement but what if the download happens to slow(Streaming could reduce a bit 
the quality but still stream, on local network it should still work great)? Or 
there is a flac file and it consumes to much memory?
Well, the download->listen->delete would be satisfying too actually.

Original comment by lilian...@gmail.com on 15 Oct 2013 at 10:00

GoogleCodeExporter commented 9 years ago
Good news everyone ;-) Streaming is a feature that is on my TODO list! Will 
take a while though as I have to figure out how to stream the Clementine output 
properly.

The suggestion with downloading is not a good approach, because of different 
codecs that Android might be unable to play. And for lossless codecs the huge 
file size lilianftp mentioned.

Original comment by asfa...@googlemail.com on 16 Oct 2013 at 9:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by asfa...@googlemail.com on 22 Nov 2013 at 3:27

GoogleCodeExporter commented 9 years ago
That's a feature I'd really like to see happen!!
But when adding this option, please do not forget to include audio output from 
streaming services (eg. Grooveshark, Spotify etc)

Original comment by en.porta...@gmail.com on 3 Dec 2013 at 5:05

GoogleCodeExporter commented 9 years ago
This project moved to GitHub. Please continue the discussion here: 
https://github.com/clementine-player/Android-Remote/issues/20

Original comment by asfa...@googlemail.com on 6 Dec 2013 at 11:16