Hydro wrote: 
> The only thing that missing is to send my current playlist to my Android
> phone and vice versa.
> Is there a way to do this with app like Tasker and maybe a music player
> that I don't know ? 
> Is not a problem if I must send informations via CLI, I know how to do
> that, is the Android part that I don't know.
> 

>From the Android POV
- query LMS for the playlist's track URLs
- transform the URLs to match the local file system (e.g.
file:///data/music/Album/track.mp3 ->
/storage/3661-6535/music/Album/track.mp3 )
- save the adapted track URLs to a local m3u playlist
- send playlist to local player

(That's basically how LMSlib2go does it, except for saved playlists and
the last task isn't implemented)



SW: extGUI4LMS - new web UI: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'LMSlib2go'
(http://forums.slimdevices.com/showthread.php?107704-Announce-LMSlib2go-library-information-on-mobile-devices)
| 'music visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus support'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth with ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
| ' update bundled perl modules'
(http://forums.slimdevices.com/showthread.php?107040-Howto-update-perl-modules-bundled-with-LMS)
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=107903

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to