Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Sansa Playlists
« previous next »
  • Print
Pages: [1] 2 3 ... 5

Author Topic: Sansa Playlists  (Read 43299 times)

Offline mdouet

  • Member
  • *
  • Posts: 22
Sansa Playlists
« on: September 25, 2007, 01:29:53 AM »
How do I go about getting my sync'ed playlists to show up in Rockbox?  I read somewhere that you need the playlist in a m3u format, but I tried creating one using a text editor, but when I load it it gets "Err" for each file found in the playlist when I select "View Current Playlist" after selecting the playlist under "Playlist Catalog".   What am I doing wrong?

Rockbox is pretty useless if I can't even use my sync'd playlists.
« Last Edit: September 25, 2007, 01:31:55 AM by mdouet »
Logged

Offline cpchan

  • Member
  • *
  • Posts: 198
Re: Sansa Playlists
« Reply #1 on: September 25, 2007, 02:33:24 AM »
Quote from: mdouet on September 25, 2007, 01:29:53 AM
How do I go about getting my sync'ed playlists to show up in Rockbox?

Synced with what? You also did not specify the Operating System you are using for people to recommend programs. By the sound of things you are using Windows, try MediaMonkey:

http://www.mediamonkey.com/

There are many programs that can write m3u files since it is a standard playlist format.

Quote
I read somewhere that you need the playlist in a m3u format, but I tried creating one using a text editor, but when I load it it gets "Err" for each file found in the playlist when I select "View Current Playlist" after selecting the playlist under "Playlist Catalog".   What am I doing wrong?

Please upload a sample.

Quote
Rockbox is pretty useless if I can't even use my sync'd playlists.

Why?

Charles
Logged

Offline mdouet

  • Member
  • *
  • Posts: 22
Re: Sansa Playlists
« Reply #2 on: September 25, 2007, 08:58:44 AM »
Sorry for leaving out the specifics, here's more info...

I am using Winamp on Windows XP to sync my playlists to my Sansa e280, the problem is Winamp creates .pla files which apparently RockBox can't read.  If RockBox is supposed to support Sansa, how come it doesn't support its playlist format?  The reason I said RockBox is useless without the ability to use playlists I sync to my device is because without access to my playlists it is very tedious to listen to my music.

Anyway, my question is how do I convert my .pla playlists to .m3u playlists so RockBox can read them?  I tried editing one of my .pla, stripping off all the data except the path to the files and changing the '\'s to '/'s and saving the file in the Playlists directory.  The new playlist shows up in "Playlist Catalog", but when I select it and go to "View Current Playlist" it shows "Err" for each file.  Here is an example of a m3u file I created that did not work:

Code: [Select]
/MUSIC/Revision3/Diggnation (Mp3)/106 - Diggnation - July 12, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/107 - Diggnation - July 19, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/108 - Diggnation - July 26, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/109 - Diggnation - August 2, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/110 - Diggnation - August 9, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/111 - Diggnation - August 16, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/122 - Diggnation - Aug 23, 2007.mp3
/MUSIC/Revision3/Diggnation (Mp3)/113 - Diggnation - The Sensitive Episode.mp3
/MUSIC/Revision3/Diggnation (Mp3)/114 - Diggnation - Back in LA.mp3
/MUSIC/Revision3/Diggnation (Mp3)/115 - Diggnation - Time to leave home.mp3
/MUSIC/Revision3/Diggnation (Mp3)/116 - Diggnation - Kevin's Big Announcement.mp3

I did a little experiment last night and created a dynamic playlist in Rockbox and saved the playlist, it saved it as a m3u8 file in the root directory, when I moved this file to the playlists directory I was able to load it from the catalog with no problems, the weird part is that the format was the same as what I had done for the m3u files that didn't work.   Does RockBox only support m3u8 files?  
« Last Edit: September 25, 2007, 09:06:10 AM by mdouet »
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Sansa Playlists
« Reply #3 on: September 25, 2007, 09:03:48 AM »
Is it a line-endings problem (Windows-style CR/LF vs Unix-style LF-only)?
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline mdouet

  • Member
  • *
  • Posts: 22
Re: Sansa Playlists
« Reply #4 on: September 25, 2007, 09:07:55 AM »
I'm not sure what you mean, can you clairfy?  I created the file in notepad.
Logged

Offline mdouet

  • Member
  • *
  • Posts: 22
Re: Sansa Playlists
« Reply #5 on: September 25, 2007, 09:15:19 AM »
Does RockBox put some kind of encoding on the m3u8 file that I am unable to see in notepad?  Because I just copied the text of the m3u8 file that does work into a new m3u8 file (using notepad), and that file doesn't work.  This doesn't make any sense.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Sansa Playlists
« Reply #6 on: September 25, 2007, 09:19:42 AM »
Please don't double post. Use the modify button.

This won't have anything to do with line endings - Rockbox doesn't care.
Logged

Read The Manual Please

Offline mdouet

  • Member
  • *
  • Posts: 22
Re: Sansa Playlists
« Reply #7 on: September 25, 2007, 09:32:52 AM »
Well it's got to be some kind of hidden text that I am unable to see because creating a file with EXACTLY the same contents as the file that works, doesn't work.  Why does this have to be so complicated, I'm a software developer and I can't get this thing to work, how is a normal person supposed to use this firmware?

EDIT:  Is it just not possible to create a m3u file using notepad?  If not, does anyone know of a program that will convert from pla to m3u?  Surely someone has figured this out....
« Last Edit: September 25, 2007, 09:44:44 AM by mdouet »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Sansa Playlists
« Reply #8 on: September 25, 2007, 09:44:02 AM »
Can we have a side by side comparison of a list that does work, and a list that doesn't.

Plenty of other people have managed this in the past - it's not difficult.
Logged

Read The Manual Please

Offline mdouet

  • Member
  • *
  • Posts: 22
Re: Sansa Playlists
« Reply #9 on: September 25, 2007, 09:46:54 AM »
You're wrong, if it were easy I wouldn't be bothering you about this.   :P

Here is a file that does work:

Code: [Select]
/MUSIC/The Shipwrecks/CAG Foreplay/-1 - CAG Foreplay #17_ Rise of the Anti-Halo.mp3
/MUSIC/IGN Staff _podcasts@ign.com_/IGN Games Podcasts/-1 - Game Scoop! Ep. 50_ Gold Anniversary.mp3
/MUSIC/Destructoid/Podtoid - Destructoid.com Video Game Podcast/-1 - Podtoid 32 - Bloody coup.mp3

And here is a file that does NOT work:

Code: [Select]
/MUSIC/IGN Staff _podcasts@ign.com_/IGN Games Podcasts/-1 - Game Scoop! Ep. 50_ Gold Anniversary.mp3
/MUSIC/Destructoid/Podtoid - Destructoid.com Video Game Podcast/-1 - Podtoid 32 - Bloody coup.mp3
/MUSIC/The Shipwrecks/CAG Foreplay/-1 - CAG Foreplay #17_ Rise of the Anti-Halo.mp3

Good luck.   :P
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 642
Re: Sansa Playlists
« Reply #10 on: September 25, 2007, 10:01:46 AM »
If you're using the plain notepad that comes with winXP, I have a half-educated guess and suggestions for you.

As far as I know, notepad does not support unicode text but only the windows "native" one - the m3u8 files on the other hand are expected to be in in the UTF-8 codepage (I think) so maybe here's the conflict. Rockbox also supports simple m3u files which are not expected to be in UTF-8 (I think), did you try? You could also try copy and pasting in a different editor that supports UTF-8 (e.g. notepad++) but since you are using Winamp...

I would be surprised if Winamp is not able to save your playlists as m3u or m3u8 but I don't use that program myself so can't tell for sure.
« Last Edit: September 25, 2007, 10:06:13 AM by pixelma »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Sansa Playlists
« Reply #11 on: September 25, 2007, 10:06:15 AM »
Quote from: mdouet on September 25, 2007, 09:46:54 AM
You're wrong, if it were easy I wouldn't be bothering you about this.   :P

Here is a file that does work:


You neglected to tell us what filenames you were using for the playlists themselves.
Logged

Read The Manual Please

Offline mdouet

  • Member
  • *
  • Posts: 22
Re: Sansa Playlists
« Reply #12 on: September 25, 2007, 10:12:51 AM »
The files I just listed are both m3u files.

I've tried to use winamp to save my pla files as m3u files, but it doesn't seem to support this.

I'll try to find a unicode supported text editor, you mentioned there is a windows native one, what is its name?
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Sansa Playlists
« Reply #13 on: September 25, 2007, 10:14:48 AM »
Notepad++
Logged

Read The Manual Please

Offline cpchan

  • Member
  • *
  • Posts: 198
Re: Sansa Playlists
« Reply #14 on: September 25, 2007, 10:16:54 AM »
Quote from: mdouet on September 25, 2007, 08:58:44 AM
I am using Winamp on Windows XP to sync my playlists to my Sansa e280, the problem is Winamp creates .pla files which apparently RockBox can't read.

Huh, Winamp have m3u support right from the beginning in addition to pls.  Actually winamp was the first program to support the m3u format:

http://en.wikipedia.org/wiki/M3U

Quote
If RockBox is supposed to support Sansa, how come it doesn't support its playlist format?  The reason I said RockBox is useless without the ability to use playlists I sync to my device is because without access to my playlists it is very tedious to listen to my music.

Rockbox is suppose to be a REPLACEMENT firmware for a number of players. Also there are far more programs that support m3u than pls and pla.

Quote
Anyway, my question is how do I convert my .pla playlists to .m3u playlists so RockBox can read them?

You can either use an unoffical build that contains the Sansa Playlist convertor plugin, such as mine:

http://www.anythingbutipod.com/forum/showthread.php?t=12583

Or use a playlist converter. Since I don't use Windows,  Google is your friend here.

Quote
Does RockBox only support m3u8 files?

No, it support m3u and m3u8 (unicode) files.

Charles

Logged

  • Print
Pages: [1] 2 3 ... 5
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Sansa Playlists
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.154 seconds with 21 queries.