Jump to content

Support sql query playlists


Recommended Posts

Playlist has .sql extension and contains with sql query.

for example

File playlist.sql contains

select * from music_database where raiting > 0 sorted by artist;

>>>EOF

This playlist I can not make any other way.

Another option to shift database to an accessible (without root) place .

 

Link to comment
Share on other sites

Poweramp uses its own SQL database, which is independent of the main Android music library. It can be found at /data/data/com.maxmpz.audioplayer/databases/folders.db but mess with it AT YOUR OWN RISK of course.

Your questions might be better asked within the Developers Area ( http://forum.powerampapp.com/index.php?/forum/13-developers-area/ ) to be honest.

Andre

Link to comment
Share on other sites

Dynamic playlists have been requested before, and I guess this basically falls into that category too. Have you tried Theoklink's Playlist editor in the meantime? (https://play.google.com/store/apps/details?id=com.flyingdutchman.newplaylistmanager)

Andre

Can you point me to that request.

Sorry /data/data/com.maxmpz.audioplayer/databases/folders.db can not be accessed without root.

Link to comment
Share on other sites

This manager has access to the poweramp database?

Not sure, you'd have to ask the author that (but I rather doubt Android security permissions would look favourably on one app editing another's databases).

It think it builds playlists independently of any particular player and then saves them as M3U files to a location where the player will detect and import them. See the author's website here: http://www.playlistmanager.webspace.virginmedia.com/npm/poweramp.html

Andre

Link to comment
Share on other sites

I haven't denied you anything! This is a feature requests page, where you have requested a new feature that you personally would like added - which may (or may not) happen at some stage in future development. I've been trying to help you in the meantime. A normal response might be "thank you".

 

Andre

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...