now browsing by tag

 
 

// First post here, hope it fits as it’s more a question then an already finished script.

// First post here, hope it fits as it’s more a question then an already finished script.

I’m a thankful user of the “AppDrawer”-script (create an appdrawer anywhere) and in it’s spirit, I’d like to also have a drawer for contacts and one for music/video.

The question is mostly for the music/video part as in does LLx scripting have access to the filesystem?

Basically, my music is stored like this:

/base/music/artist/(year) albumname

In /artist/ there’s an artist.png and in /(year) albumname/ there’s a cover.png and an .m3u-playlist

So what I would like to have is a page showing all artists as pictures. Long pressing it should queue all playlists alphabetically (thus by year) while short pressing should spawn a list of albums with cover. Again, longpressing should queue the album and shortpressing should spawn the list of files.

Would all of that currently be possible?

]]>