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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Create playlists in windows for rockbox???
« previous next »
  • Print
Pages: [1]

Author Topic: Create playlists in windows for rockbox???  (Read 3263 times)

Offline Sepharat

  • Member
  • *
  • Posts: 8
Create playlists in windows for rockbox???
« on: May 29, 2007, 01:09:37 PM »
Hi, I would like to know if there is any way to create playlists using windows. I mean, searching inside the music stored in the (in my case) ipod with some program (for example winamp or whatever) and then saving the created playlist in a directory into the ipod. Is it possible or i need to create all playlists using ipod?
Thanks
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Create playlists in windows for rockbox???
« Reply #1 on: May 29, 2007, 01:18:20 PM »
I believe that Winamp should work.  

In fact I have just verified that this works.  Any program capable of making m3u playlists of the files on your player should work fine.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline ColdSphinx

  • Member
  • *
  • Posts: 147
Re: Create playlists in windows for rockbox???
« Reply #2 on: May 29, 2007, 01:20:55 PM »
Start Winamp, Foobar or any other musicpayer on your PC with m3u playlistsupport.
Create a new playlist from the files on your player and save the playlist as m3u to your player.

I think there are nearly nomore musicpayers out there without support for relative paths on the playlists.
Logged
Rockbox.src

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: Create playlists in windows for rockbox???
« Reply #3 on: May 29, 2007, 01:45:12 PM »
If you just want all the files in a directory, from a dos prompt in that directory type:

dir /b *.mp3 > playlist.m3u

If you want to do some subdirectories, do:

dir /s /b *.mp3 > playlist.m3u

Change your extension and playlist name as needed.
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline ryran

  • Member
  • *
  • Posts: 379
    • b19 photography
Re: Create playlists in windows for rockbox???
« Reply #4 on: May 29, 2007, 04:03:32 PM »
For the record, Yotto's first solution would only work if you kept the playlist created in the same directory of all the files.

The second solution isn't going to work at all for a dap, considering that the /s switch doesn't use relative paths.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Create playlists in windows for rockbox???
« Reply #5 on: May 29, 2007, 05:23:20 PM »
Why do you think an absolute path wouldn't work?

Rockbox ignores drive letters, so an absolute path should be perfectly acceptable.
Logged

Offline ryran

  • Member
  • *
  • Posts: 379
    • b19 photography
Re: Create playlists in windows for rockbox???
« Reply #6 on: May 29, 2007, 05:25:45 PM »
Wow. So as long as you did that command from the root of the player, rockbox would load it with no problems, no matter where the playlist was saved?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Create playlists in windows for rockbox???
« Reply #7 on: May 29, 2007, 05:53:48 PM »
Aye, that'd give you a playlist of every .mp3 file on the player.
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: Create playlists in windows for rockbox???
« Reply #8 on: May 29, 2007, 06:22:46 PM »
Sorry, I only use Windows when I must, and when I must is at work, and I'm not at work so I don't have a Window's machine handy.  I thought /b did absolute paths.

If you only want the music from one directory (Say music/soft_rock/70s/ for some reason) and all subdirectories from there, then you'd just (from the root) type:

dir /b /s music\soft_rock\70s\*.mp3 > soft_rock_70s.m3u

Repeat for other directories.
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: Create playlists in windows for rockbox???
« Reply #9 on: May 29, 2007, 09:06:58 PM »
Now that I'm at work and can test it, I found this out (at least in XP):

If you include the /s switch, /b WILL use the entire path, no matter how you do it (ie from the root or from the directory to start in).  If you do NOT include the /s switch, the /b will NOT use the entire path, no matter what.

So, /s /b will ALWAYS work, while /b by itself will NEVER work, to create a good m3u file.
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline Sepharat

  • Member
  • *
  • Posts: 8
Re: Create playlists in windows for rockbox???
« Reply #10 on: May 29, 2007, 09:39:27 PM »
I have used winamp to create playlists and it works! But I still have some questions  :). First one is, is there anyway to show information from ID3 tags instead of using the name of the file to show it in the navigator? It´s because i have all my files first with the track number and after that the name of the song so it´s a drug to find something from an artist. I had in mind something like choose the information you want to show from ID3 and in which order, like in some music programs like quintessential player
Second question is, when i´m reproducing a playlist and press the center button, instead of showing my actual playlist, it shows where the actual playing file is located so i have to hold the center button, then go to options of playlist and finish with show actual playlist. So, is there any way to configure rockbox to show actual playlist instead of the location of the current playing file?
And my final question is about the disk mode. With some old firmwares, when i connected my ipod to my computer or to a wall charger, it entered in disk mode automatically. Now, it enters in rockbox in normal way. So is there anyway to change this order, that when you connect it, it starts in disk mode and, to change it to normal mode you have to hold center and menu button during restart?
Sorry to ask so much but i´m lost with all the information about rockbox that there is in this forum and i don´t know where to look for what i wanted to know
Thanks
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Create playlists in windows for rockbox???
 

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

Page created in 0.103 seconds with 15 queries.