Peter Galbavy wrote: 
> Wonderful and so very quick! :-)
> 
> Happy to test.

It's not finished yet, but appears to work. If you want to try you need
to checkout the github repo and use the 'downloading' branch.

Peter Galbavy wrote: 
> I did wonder about the APK and if it complicates it around permissions,
> but then if it's "just" a web page I guess Android does the right thing.

The way it will work with the APK is that the skin (web app) will send
the APK a list of track details (id, title, artist, album, etc). The APK
will then download the track, and attempt to create the relevant folder
structure within Android 'Music' folder. And also download cover-art,
which the plain browser method will not do. Well, that's the idea
anyway, I need to actually implement it...

Also, the currently implemented method will *not* work with the APK - as
it does not handle downloading files. Well, I assume it does not work,
but have not tested - but I'd imagine the APK will jsut pass the URL to
android which will try to open with a media player, and not actually
download...



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to