Playlists on Samsung Galaxy Player 5.0 (US version)

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Playlists on Samsung Galaxy Player 5.0 (US version)

Re: Playlists on Samsung Galaxy Player 5.0 (US version)

by tam.smith » Mon Dec 19, 2011 10:55 pm

After digging around in the system files on my Player, I answered some of my questions:

Playlist data used by the stock media player (maybe others as well) are kept in a database file located in the folder /dbdata/databases/com.android.providers.media. (note, your player needs to be rooted and you need a file manager that can see the root to see this location) There were two databases in this folder: internal.db and external-3f30ac9d.db. My music is all on my external SD card, so I looked in the external db file. There were 4 tables in this database that had to do with playlists: audio_playlists, audio_playlists_map, music_audio_playlists, and music_audio_playlists_map. The playlists that I had synced to the device using the usb mass storage mode had records in audio_playlists and audio_playlists_map, while the playlists I had synced in usb media player mode had records in music_audio_playlists and music_audio_playlists_map. The audio_playlists and music_audio_playlists tables had records with corresponding to each of the playlists, while the audio_playlists_map and music_audio_playlists_map tables had records pointing to the location of each song on the playlists.

I noticed that for the playlists I synced while in media player mode, the record in music_audio_playlist table pointed to the *.pla file located on the external SD card. The playlists synced in mass media mode didn't have pointers to any type of playlist file, so maybe MediaMonkey isn't creating a playlist file in mass media mode but writing the playlist information directly to the database files during the syncing process.

I also noticed that when I deleted the playlist that was synced in mass media mode, the corresponding records had not been deleted in the database files. This would explain why when importing playlists into poweramp, it was importing the old playlist from the audio_playlist table. (either poweramp doesn't look in the music_audio_playlist table in the import process, can't read *.pla files, or both) I deleted the old records from the audio_playlist table (which also cleared the records in the audio_playlist_map table). You need root access and a database editor to do this.

Anyway, I thought I'd post this info in case others where interested as I found lots of posts in google searches where people were asking where the stock player stored the playlist info, but not any answers.

Playlists on Samsung Galaxy Player 5.0 (US version)

by tam.smith » Mon Dec 19, 2011 11:59 am

I've picked up a Samsung Galaxy Player 5.0 (A wifi only Android device - it uses Android version 2.3.5)a couple of weeks ago and have been using MediaMonkey 4 to sync my music and playlists to it.

The Galaxy Player has three different usb modes: Samsung Kies, Media Player, and Mass Storage. In order to get MediaMonkey to sync with the Galaxy at first I had to use the Mass Storage Mode (the sync would not complete successfully in media player mode). This worked fine, except that I can't figure out where it put the playlist files! There were no playlists files in either the music or playlist folders on the internal or external SD card. However, the playlists showed up in the stock music player, so the information must have been put somewhere.

Recently, either because of an update in MediaMonkey or because I'm not trying to send so many files over to the Samsung, I've been able to sync successfully in Media Player mode. When in Media Player mode, MediaMonkey puts a *.pla file for the playlist in the playlist directory. When I opened up the stock music player, the playlist was there, but the songs were duplicated (the songs that were on the original playlists first then the songs from the updated playlist second). I deleted the playlist in the stock player and resynced with MonkeyMedia in Media Player mode. The playlist now displays correctly in the stock music app (no duplicates, the updated song list displayed on the player, and the *.pla file is in the playlist folder).

The problem is that I don't think the original playlist file is gone, wherever it is. I downloaded the PowerAmp music player app and didn't see any of the playlists, so I tried the import playlist option. The playlist in question was imported, but it was the original version not the updated version.

So the question is, where did MediaMonkey put the playlist files when it synced in Mass Media mode and what type of file would it be? I have looked in every folder I can for anything that remotely looks like a playlist file and haven't found anything! I want to get rid of it!

Top