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
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
| | |-+  Creating a MicroSD Playlist with Sansa C200 series?
« previous next »
  • Print
Pages: [1]

Author Topic: Creating a MicroSD Playlist with Sansa C200 series?  (Read 3054 times)

Offline Rusty_Shackleford

  • Member
  • *
  • Posts: 2
Creating a MicroSD Playlist with Sansa C200 series?
« on: November 24, 2007, 03:27:32 PM »
Currently, I am creating m3u playlists on my computer and moving the playlist file to a C250 sansa.  

I have found that these playlists work fine with the song files that are on the sansa player.  However, in order to play the song files that are on the MicroSD card, a slightly format different format must be used in the m3u file.    
A "microSD1" tag must be placed in front of every song file that is on the MicroSD card or Rockbox will not recognize the song file (it lists the song as "(ERR)" in the view of the playlist, thus skips it the song)


For example:

If the songfile is on the player a song listing on the playlist has this format:
folder/songfile


If the songfile is on the microsd card a song listing the playlist must have this format in order to play correctly (added microSD1 tag):
microSD1/folder/songfile
 

It is rather cumbersome to edit these m3u files by re-tagging  the specific song files that are on the Micro SD card.

I know the Rockbox's playlist creator accommodates these different tagging formats, but it takes much more time to use than creating a m3u file on my computer.

Is there a quick method or a program that can create a playlist on my computer into a compatible tagging format --> playing from both the files on the MicroSD card and the Rockbox sansa C200 player?



« Last Edit: November 24, 2007, 03:29:35 PM by Rusty_Shackleford »
Logged

Offline Falco98

  • Member
  • *
  • Posts: 153
Re: Creating a MicroSD Playlist with Sansa C200 series?
« Reply #1 on: November 24, 2007, 11:04:15 PM »
well, you could just create a playlist file by piping the filenames you want in the playlist into text (such as, "dir /on /b *.mp3 *.ogg > playlist.m3u"), and then use a powerful text editor to go through and replace the relative directory paths with "microsd1" --
so that songs listed like: d:\my music\artist\album\song.mp3
will come out as
microsd1\artist\album\song.mp3

i guess it all depends on what type of playlist you're trying to do.  what playlist are you trying to create that's specific enough that you can't do it with rockbox's internal playlist creator?

BTW, I think your terminology is a bit off... the "microsd1" is not a "tag", it's a directory (aka folder) - since apparently the microsd card on the player is percieved like a folder.  the reason you see "err" without that is because the playlists you're trying to use are pointing to files on the player that don't exist.
Logged

Offline Rusty_Shackleford

  • Member
  • *
  • Posts: 2
Re: Creating a MicroSD Playlist with Sansa C200 series?
« Reply #2 on: November 25, 2007, 12:17:43 PM »
The "microSD1" is actually in dual brackets (can't use dual brackets symbol here posting...it will not show up in the reply) ;).  
You are correct though, "microSD1" is a directory/folder.

The rockbox's internal playlist creator is fine but it takes much more time than creating a playlist using the computer with a playlist creator...drop, drag, press create, copy M3U to Sansa playlist folder (if the songs are already on the Sansa).

I guess editing the text of the playlist is a small extra step.  It is a workaround solution that will still probably be much quicker than using rockbox's internal playlist creator.  Thanks for the input on that one.  It works like a charm.

Still looking for a single-step solution. If anyone has one, please let me know.

« Last Edit: November 25, 2007, 01:16:36 PM by Rusty_Shackleford »
Logged

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
Re: Creating a MicroSD Playlist with Sansa C200 series?
« Reply #3 on: November 25, 2007, 05:29:24 PM »
Perhaps the best thing to do is to write a feature reqest for the rockbox playlist system to search "microsd1" or whatever as well as the player.
This would only be needed on players that supported Extra cards.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Creating a MicroSD Playlist with Sansa C200 series?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.073 seconds with 15 queries.