suryamanohar / tunesremote-plus

Automatically exported from code.google.com/p/tunesremote-plus
0 stars 0 forks source link

Confusing Menu Option #124

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A user reported this...

"Absolutely beautiful remote  love it
One question though  In the menu an option is shown, indicating "play song on 
device"  However I just do not seem to be able to do that
  I use a Galaxy tab and when I take that option it offers me a choice between three tools that I could use for that option.  But none of these have the effect that I hear the music via the tablet  Could you perhaps advice here? "

So the user thinks he can stream music to his Android Device.  Obviously that 
is not possible with DACP so I think we need to change the below menu option to 
something more representative of the function?

<string name="control_menu_local">Play song on device</string>

Original issue reported on code.google.com by mellowaredev on 30 Nov 2012 at 11:28

GoogleCodeExporter commented 8 years ago
Apologies for not replying sooner. What this option does is takes the song 
title/artist/album, and performs a media query on the device. For example, 
Google Play Music can pick up the request and search in it's music. Perhaps 
"Search on device" would be more suitable?

Original comment by aml.cur...@gmail.com on 30 Mar 2013 at 5:13