I am trying to figure out how to backup my Samsung media player play list. Every time I flash a new ROM I loose my custom play list and have to redo it which is quite the pain.
I have tried creating a play list in Windows media player and syncing it to the phone along with my music. It copies over the play list file but media player does not recognize it. And I can not manually open the file.
I have also tried backing up the [PLAYLIST] Media Storage 21. and 2.2 in titanium backup. When restored it does not bring back the custom play list that I created.
I also poked around the file system and cant seem to find where Samsung stores the play list files at. Hoping that maybe someone else has had luck figuring this out. I have had this problem with stock, and cognition 1 and 2.2 ROM's.
Thanks in advance,
I haven't used it, but doubleTwist is something I recommended you look into.
Le link
FFJASON1 said:
I am trying to figure out how to backup my Samsung media player play list. Every time I flash a new ROM I loose my custom play list and have to redo it which is quite the pain.
I have tried creating a play list in Windows media player and syncing it to the phone along with my music. It copies over the play list file but media player does not recognize it. And I can not manually open the file.
I have also tried backing up the [PLAYLIST] Media Storage 21. and 2.2 in titanium backup. When restored it does not bring back the custom play list that I created.
I also poked around the file system and cant seem to find where Samsung stores the play list files at. Hoping that maybe someone else has had luck figuring this out. I have had this problem with stock, and cognition 1 and 2.2 ROM's.
Thanks in advance,
Click to expand...
Click to collapse
I posted in one of the captivate forums - the playlists are stored in one of the databases - all music and media is listed in the data base and each playlist is stored in a table in the DB file.
The media scanner builds the DB and it includes the path to all the media. It should be possible to right a db script to build your own playlist or recreate one, but i have not had the time to look into it.
As for doubletwist - i found it very buggy, and more invasive then iTunes.
Thanks for the suggestion on double twist. I have read a little about it but was hoping to avoid a third party solution. I really like the native Samsung media player if I could only backup the play list.
I'll see if and how double twist works out. Does anyone know how to write a app / script to backup the play list file? That is way beyond my skills.
Related
hey all, I've put off posting a thread for as long as I can. I have Cyanogen 5.0.5 on my N1, and when I go to the music app, none of my music shows up. I can find my music on the SD card if I use a file search app, like Root Explorer, but the music player won't or can't find the files. I did a restore to stock Android, and the music player library had all my music in it, then I went back to Cyanogen and the music disappeared from the library, so it must be something with Cyanogen. But I feel like I must be doing something wrong, or missing something entirely, because I couldn't find anyone with this problem.
I also downloaded some third-party music players from the market, and none of them would load my library either. Anyone have any ideas on how to fix? I love everything about Cyanogen, but if I can't resolve this I'll have to go back to stock 2.1. Not having a working music player is just not worth it to me.
try going into the dev tools and using the sd card scanner, see if that refreshes the music app. i actually was having the same problem on changes i did to a wallpaper directory, the gallery wasn't showing the renamed folder or new pics and when i ran the sd card scanner option under the dev tools, it updated in gallery
I tried that, but it didn't work.
What does Nexus One Android Development mean to you?
I'm on stock but it happened to me the first time I put some music on the sd card. I navigated to the music via astro file manager and played a song from there. After that all my music was magically seen from the music player.
Dunno if that will help.
First off, would like to say thanks to all the great people here who have helped me over the years in unlocking, modding, theme-ing and generally hacking my various phones... I have never felt the need to start a thread as I could always find the answer somewhere in here - but this one has me stumped.
Since purchasing my NexusOne (running CM5.0.6), I have been searching for an app to replace Pocket Music Player that I used to use on my WinMo phone. Basically what it was able to do is read m3u files that had URLs instead of local file names. I think I have tried every Android media playing app and they are unable to read the file (except for one) - they actually delete the file from the SDCard after trying to play it! DroidLive was the only app I could find that would load and play the file, but provides no way to view the playlist, skip tracks or read any of the metadata (because I think it assumes its a live stream).
Why is this is important? I am currently running an apache webserver on my D-Link DNS-323 along with a bit of code called musicbrowser (open source project) that allows browsing, streaming (flash based), playlist creation & downloading of music on my home network. Basically, you navigate to the tracks you want, hit stream and it sends you an m3u file with the URLs of the tracks you queued. That way I always have access to whatever tracks I have recently purchased (not to mention the fact that I have ~ 200 GB of music, and some days still can't find something I'm in the mood for).
And just so people know, I have tried every alternative out there - orb (buggy as all hell, server crashes frequently), subsonic (the android app doesn't actually stream - it just downloads the entire playlist to your SDCard), & tonido (unstable as per orb). I was very happy with the way musicbrowser was working on WinMo and just want to get back there with Android.
And so... does anyone know of an app that will properly play M3U files with URLs in them?
(Sorry about the long-ish post, but I wanted to make sure people understood what I was asking for.)
Not sure if it will suit your needs but give steamfurious a shot
m3u Player
Can window media player play .m3u file as a online radio
Is any other software can play .m3u file for window mobile 6.5
Try http://www.gmote.org/faq for "Gmote".
In the FAQ it says:
Are music playlists supported?
Yes. Currently, the M3U format is supported. If your playlists are in a different format, it's possible to convert them to the M3U format. Try Googling something like "WPL to M3U". Also, please let us know what your favorite playlist type is so that we may add it to future versions.
Also, when you select a single song to play, all other songs in that directory will be queued and played after the selected song.
With froyo we get native support for music streaming but I have yet to see any details about the formats supported.
Streamfurious is a no go. Tried it, but thanks for the suggestion.
I'm not exactly sure what the WinMo question was getting at, but no - WMP would not play them but just about every other player did - Core, Pocket Music, Mort...
GMote is an app that controls a local source from a network location & and what I am looking for is to play networked music via a local source.
Perhaps I will just have to wait for 2.2 and hope that solves my problem.
-------------------------------------
Sent via the XDA Tapatalk App
You could try Subsonic to stream your music. I tried it a few weeks ago, and it worked. Not as user friendly as most to set up, but it looks like you could handle it easily.
I have tried subsonic and while it claims to stream, all the android app does is download everything to the device (ie. it was trying to download my entire music collection OTA - not good for my data plan.)
I just flashed froyo to my device and while I am overall thrilled with it, I am unimpressed that the streaming m3u issue is still there...
Still looking for a solution if anyone finds one! Thanks for all the input thus far.
HooKy said:
I have tried subsonic and while it claims to stream, all the android app does is download everything to the device (ie. it was trying to download my entire music collection OTA - not good for my data plan.)
I just flashed froyo to my device and while I am overall thrilled with it, I am unimpressed that the streaming m3u issue is still there...
Still looking for a solution if anyone finds one! Thanks for all the input thus far.
Click to expand...
Click to collapse
I've written and published a program called "Just Playlists" which reads M3U files and uses them to directly locate music files on the SD card via file paths. I'm close to releasing a new version that will also stream music pointed to by URL's within the M3U (or PLS) playlists. I added this feature to allow for playing SHOUTcast/ICEcast streams, but it will also play remote audio files. This may help you out. The only caveat is that I don't get ID3 tag information from the streamed files and I re-connect to the server for each URL, so the gap between tracks may be a bit large.
Another issue you mention is that your M3U files are being deleted by Android. I can explain this one. When Android scans your SD card for media files, it reads the M3U files it finds and, if it can't find any tracks on your SD card corresponding to the file paths in an M3U file, it assumes the file is effectively empty and deletes it. To stop this from happening, place an empty file named ".nomedia" in the directory containing your M3U files. The media scanner will no longer touch this directory or any below it. The new version of "Just Playlists" has an option to create/delete these files, as well.
I hope to have the new version of my program released within a few days.
That sounds awesome! I look forward to release of your app!
I must say this has been most frustrating as this functionality is something I used my phone for the most (even more than the phone part!) and look forward to getting back to it.
Cheers,
H
EDIT: Just noticed your post was more than a few days old and you have released the new version! I am grabbing it now and will report back.
Just Playlists!
THANK YOU! I am literally almost in tears right now. I was so frustrated that I could not stream from archive.org (I bought a bluetooth receiver in my car specifically to be able to stream music in my car from my phone to the speakers). This has made my day. I will be donating after i give it a trial run. THANK YOU!
Try "A Online Radio." I like it better than streamfurious. Really, my only complaint is that it doesn't play WMA streams. I would KILL for a streaming audio program that did.
ftb23 said:
THANK YOU! I am literally almost in tears right now. I was so frustrated that I could not stream from archive.org (I bought a bluetooth receiver in my car specifically to be able to stream music in my car from my phone to the speakers). This has made my day. I will be donating after i give it a trial run. THANK YOU!
Click to expand...
Click to collapse
I'm really glad to hear JP is working out for you! Let me know if you run into any bugs or quirks. Streaming under Android seems to be a bit flaky, so I'm working to make JP's streaming more reliable, or, at the very least, to recover from streaming dropouts in as many cases as possible.
HooKy said:
I have tried subsonic and while it claims to stream, all the android app does is download everything to the device (ie. it was trying to download my entire music collection OTA - not good for my data plan.)
I just flashed froyo to my device and while I am overall thrilled with it, I am unimpressed that the streaming m3u issue is still there...
Still looking for a solution if anyone finds one! Thanks for all the input thus far.
Click to expand...
Click to collapse
Subsonic doesn't download your entire collection, it creates a database of your entire collection so you know what you have and what you don't.
reviving this thread xD
xiia plays m3u files can stream dnb radio now yay
alankstiyo said:
reviving this thread xD
xiia plays m3u files can stream dnb radio now yay
Click to expand...
Click to collapse
not sure if this is relevant but sound cloud has awesome dub and dnb
Sent from my Google Phone
has anyone found a working soultion for this yet? I have a set of m3u and pls files which are saved URL's of online radio stations, some from shoutcast, some from other sources that on Windows Mobile I used GS Player to listen to
Just Playlists seems to come the closest out of any apps I've tried to working but either gives me an unexpected error message when trying to open the file or it looks like it has opened it but I get no playback.
I've tried StremFurious, VLC S&C and I think one or two others but no luck yet, curious if others have a solution
thanks!
alankstiyo said:
reviving this thread xD
xiia plays m3u files can stream dnb radio now yay
Click to expand...
Click to collapse
Just installed XiiaLive Lite from the Market (free) It works very well and has a really nice interface. Thanks for pointing it out.
Streaming works but...
Hey streaming works well with Just Playlist but I was hoping to find music player which shows me the content of the playlist.m3u and you can pick from there the song you wanna play... I got my music on NAS but I can access NAS from 3G also and would love to stream my music on the road to my phone... Any ideas for this? I can access the files via http or ftp/sftp... Also if anybody knows good php based media library script with account managment, please tell me (with mobile-layout would be awesome)
Lazmo88 said:
Hey streaming works well with Just Playlist but I was hoping to find music player which shows me the content of the playlist.m3u and you can pick from there the song you wanna play... I got my music on NAS but I can access NAS from 3G also and would love to stream my music on the road to my phone... Any ideas for this? I can access the files via http or ftp/sftp... Also if anybody knows good php based media library script with account managment, please tell me (with mobile-layout would be awesome)
Click to expand...
Click to collapse
try Mediastork.com (open source)
it is all custom and can be modded. it also automatically generates playlists of your mp3 folders
So my father and step mother recently got new Android phone, they both got Evo 4G's. My father has been working non stop to get his wife's music and audio books setup so that it's really easy to make playlist, sync them, play them back, etc. He has used WMP, had issues with that, so I suggested DoubleTwist. He messed with it and didn't like the interface, felt that it wasn't that intuitive. I decided that I would actually mess with dT myself so that I could see if it was worth suggesting to others. I found it pretty easy to make playlist and sync them and stuff, but there is one major problem with it, it ignores track numbers. I can't get it to show me track numbers at all, and can't get it to organize track in an album by track number, and if I drag a whole album into it's own playlist, it organized in alphabetical order, I can't get it to play by track number.
Next, I decided to mess with Motorola Media Link. I never even got to the point of seeing if it will work with my N1 cause I couldn't get it to sort by album, or artist or whatever when I clicked on the column header like would happen in Windows explorer. I can accept Motorola Media Link opening in artist mode first, but I should then be able to click a song, then go and hit the album column header and it will keep the fist song selected and resort the song by album showing the other songs in the same album above and below the original selected song, but that did not happen.
I'm not even going to mess with WMP anymore as I feel that is utter s**t when it comes UI. Doubletwist makes making playlist easy, but ignores track numbers, Motorola Media link doesn't sort things properly. Are there no other truly intuitive, easy to use, fully featured media player/manager for Android devices. I feel that this is going to make it difficult for Android devices to truly win over the hearts of iPhone users, who phone's just work. As much as I hate Apple's communist control over their platform and hardware, you have to give them credit for making a phone that even the technologically inept can use and work without problems
What's wrong with just drag and drop your files? I think that's the easiest way. Don't even need any software, just plug in the cable, it pops up as mass storage, drag over your files to a folder, done
I made the iPhone to N1 jump recently myself and had some similar growing pains in the media management side of things. Although I only really care about music (not podcasts or audiobooks) and have some real anal retentive requirements for playlist management, I've found bTunes as my media player and iSyncr for media management to be a great combination.
bTunes copies the navigation of the iOS iPod app perfectly, but adds in on-the-fly playlist creation and editing under the hood.
iSyncr lets me copy over playlists directly from my iTunes account, and updates playcounts and everything when I run the program.
I'm not sure if those things will apply to your parents' needs as elegantly as they have to my own. But hopefully it might help!
RogerPodacter said:
What's wrong with just drag and drop your files? I think that's the easiest way. Don't even need any software, just plug in the cable, it pops up as mass storage, drag over your files to a folder, done
Click to expand...
Click to collapse
That's what my father and I do for ourselves, but that's not a good solution for my step mother who's not good with that kind of stuff and really doesn't have any desire to learn that. The ultimate goal of all this is to make it as easy as possible for her so that she can do it all without having to ask my father how or have him do.
sosquidtaste said:
I made the iPhone to N1 jump recently myself and had some similar growing pains in the media management side of things. Although I only really care about music (not podcasts or audiobooks) and have some real anal retentive requirements for playlist management, I've found bTunes as my media player and iSyncr for media management to be a great combination.
bTunes copies the navigation of the iOS iPod app perfectly, but adds in on-the-fly playlist creation and editing under the hood.
iSyncr lets me copy over playlists directly from my iTunes account, and updates playcounts and everything when I run the program.
I'm not sure if those things will apply to your parents' needs as elegantly as they have to my own. But hopefully it might help!
Click to expand...
Click to collapse
Thanks, I'll send the info to my father and see if that works for him. He's still trying to find a solution for the audio books though. He's does some reading on the Audible Android app that's in beta and it appears to be having issues, so he's leery of installing it. But hopefully the music aspect will work for him.
Playlists and WMP
I am the father.
The biggest issue being able to easily have the playlists show upon the phone.
It can be accomplished with WMP by manually saving the play list as an M3u, then drag and drop that to root of the music folder on the phone, then you have to delete the auto generated WPl list from the pc in order to not have the play list show up twice in the play list list. This has to be repeated each time a change is made to the list.
Wish for WMP:
Allow you to set default play list file type.
For WMP to sync the list to the phone.
Thanks for any future help or advice.
jim.pulliam said:
I am the father.
The biggest issue being able to easily have the playlists show upon the phone.
It can be accomplished with WMP by manually saving the play list as an M3u, then drag and drop that to root of the music folder on the phone, then you have to delete the auto generated WPl list from the pc in order to not have the play list show up twice in the play list list. This has to be repeated each time a change is made to the list.
Wish for WMP:
Allow you to set default play list file type.
For WMP to sync the list to the phone.
Thanks for any future help or advice.
Click to expand...
Click to collapse
i use fusion media player, excellent for making/viewing/playing playlists.
i dont know what format playlists are saved as, but the playlist i made in fusion works in other media players as well, like google play music, es media player, and stock gingerbread music player app.
i never even touched the playlist files, not move them, not edit or anything, idk where the file even is and my playlists work on all above mentioned players. enjoy!
Has anyone noticed any issues where sync'd playlists just randomly disappear from the phone? I have tried iSyncr and Tunesync and both work well for getting my iTunes lists over to the phone, but lately every couple days the lists are just gone, files removed from SDcard. All the music and album are is there, but the playlists themselves are missing.
I use both the PowerAmp beta and the WinAmp beta as my players of choice. I am running one of the Cognition 2.2beta9.x releases. The most unusual thing is the stock player is still showing the playlists accurately.
My two thoughts are either the stock player is "importing" the playlists and for some reason removing the files or there is something wrong with the WinAmp beta that caused them to delete. I have just uninstalled winamp and will wait and see if it happens again, but thought I would ask if anyone else has seen this behavior.
Thanks.
I have same problem. Galaxy S Fascinate (Telus) - I'd synchronize my m3u playlists using media monkey. File manager would show that all playlists were present and MediaMonkey would "see" and play all songs within every playlist. But after removing phone (safely) the Music Player would only see a small subset of the number of playlists. Android File Manager would also only show the same small subset. All the rest had disappeared!
I discovered a workaround - Create 2nd Backup folder for Playlists. Create a .nomedia file in the backup folder. Copy all Playlists into Backup folder while hooked up to PC. When unhooked, see which playlists are missing and copy them from Backup folder to Playlist folder. They stick around now.
Hi guys......I've been using Apex 5.3 and I've noticed something......You make a playlist in your favorite music player and then reboot the phone, after the reboot and the media scanner, you check the playlist and there are no songs in the playlist!!..............I've notted that it just happens in Android 2.2 Froyo, when i was whit a GB ROM It didn't happen...... I would like to know if there is any way to avoid this!.....It's annoying making the same playlist a lot of times!!! I would appreciate you to Help Me
And....sorry for my bad English ...........If you don't understand my words tell me please I'm just learning and i'm from Mexico!! Greetings
I have similar issue with mixzing. Playlists are lost after flashing roms. Any suggestion on how to preserve my playlists
mansared said:
I have similar issue with mixzing. Playlists are lost after flashing roms. Any suggestion on how to preserve my playlists
Click to expand...
Click to collapse
Your playlist are usually saved on your sd card as a little file. You could back it up and re-open it after flashing a new ROM.
Might be different with different player tho, I haven't tested it. Just my though on it as I don't use playlist
Do you know where I can find this file???
caddi234 said:
Do you know where I can find this file???
Click to expand...
Click to collapse
Usually would be in a folder created by your music player (with the name of your music player). Although, like I mentionned, I don't use playlist so I'm not sure where they would be placed
I'm going to go ahead and mention this now:
This is an issue relating to the media scanner. It is not specific to any one application, phone, or ROM. I've done a ton of searching on Google for an answer, and it is obviously not restricted and seems to come from the media scanner. Winamp, Songbird, PowerAMP, Instinctiv, Android Music, etc... all seem to have this problem.
As far as I know, there is no fix. Your best bet is to get an app that will let you sync playlists from your computer, and sync regularly. If you use an app that saves playlists as .m3u, you can create a new folder called .NoMedia, and media scanner will ignore it, and thus, not try to update it. If your app does not create playlist files, your playlists are stored in a database file and you're really out of luck.
Please, if anyone knows of a fix, please help!
rmikulus said:
I'm going to go ahead and mention this now:
This is an issue relating to the media scanner. It is not specific to any one application, phone, or ROM. I've done a ton of searching on Google for an answer, and it is obviously not restricted and seems to come from the media scanner. Winamp, Songbird, PowerAMP, Instinctiv, Android Music, etc... all seem to have this problem.
As far as I know, there is no fix. Your best bet is to get an app that will let you sync playlists from your computer, and sync regularly. If you use an app that saves playlists as .m3u, you can create a new folder called .NoMedia, and media scanner will ignore it, and thus, not try to update it. If your app does not create playlist files, your playlists are stored in a database file and you're really out of luck.
Please, if anyone knows of a fix, please help!
Click to expand...
Click to collapse
The only solution I've found is FLASHING A GINGERBREAD ROM...I haven't had problems about this in Gingerbread........But I think they are still a little unstables!! :S
I'm having the same problem with FroYo and PowerAmp on my Captivate but the problem only occurs when I unmount and re-mount the SD cards and then the media scanner runs. If I reboot on the phone normally the scanner leaves the playlists in tact.
If you're using PowerAmp there's actually a 2 different settings that fix this, under Advanced Folder options: No System Scan For Folders, and Create /MusicFolders. For the first one you just select which folders you want to exclude from the scanner, for the latter it creates said folder (on both SD cards) and then you need to move your music to the MusicFolders folder(s). I suppose the former is easier if you have your music spread out over both SD cards or just don't feel like moving your music underneath another subfolder. The trade-off to this is that you lose use of the System Library and can only use Folder Playlists.
I used the Create /MusicFolders option, moved all my mp3s under it, created a couple of playlists with a few songs each. Unmounted/re-mounted the SD cards and also rebooted the phone and let the media scanner run both times and the Folder Playlists were untouched. Hopefully there's a fix eventually but for now, I can live with cumbersome functionality of using only folders since I only use playlists and very rarely shuffle all the songs on my phone. Not having to spend a half hour recreating playlists is more than worth the tradeoff.