Rockbox Technical Forums

Rockbox General => Rockbox General Discussion => Topic started by: cooltwou on November 22, 2013, 05:45:53 AM

Title: have a question about Playlists
Post by: cooltwou on November 22, 2013, 05:45:53 AM
are there are Programs that make a Playlists on My Rockbox Sansa Clip +. Is there a link I can goto that will show me how to install & make the Playlist
Title: Re: have a question about Playlists
Post by: Echo on November 22, 2013, 08:37:52 AM
Any m3u and maybe othere formats as well will work. Any media player (itunes, windows media player, vlc, ect) can generate such playlists.
You can also create playlist directlly from your rockboxed clip (see manual, or just play with the featchers on the device)
Title: Re: have a question about Playlists
Post by: toehser on November 22, 2013, 09:04:26 AM
A good one is "vi".
Title: Re: have a question about Playlists
Post by: nick_p on November 22, 2013, 10:56:33 AM
A good one is "vi".

what do you mean by source code

I don't see this ending well...
Title: Re: have a question about Playlists
Post by: cooltwou on November 22, 2013, 03:58:06 PM
OK but that did not tell me a program & a link with step by step instructions on how to do it
Title: Re: have a question about Playlists
Post by: silvertree on November 22, 2013, 04:24:08 PM
It was an esoteric joke.

vi is a text editor.

It's not wrong.  Playlists are simply text files that tell a player where to find songs to play. 

However, it's not a helpful response.

I don't know any program that specifically makes playlist but many audio players can do so.

Winamp can export playlists.  Foobar2000 can export playlists.  MP3tag can export playlists.

Why do you need a playlist generator?  What are your goals? 

Rockbox can make playlists as well.



Title: Re: have a question about Playlists
Post by: cooltwou on November 22, 2013, 05:50:01 PM
I am trying to make playlist of all music I have on the player & make a playlist for each artist
Title: Re: have a question about Playlists
Post by: Echo on November 23, 2013, 07:33:06 AM
You don't need a playlist for each artist in rockbox, that's what the database is for (see manual)
The same is true for a playlist of all your songs.
You can also just play your root directory where all your files are (create one if you don't have one) and that will play all songs.
Title: Re: have a question about Playlists
Post by: cooltwou on November 23, 2013, 03:33:26 PM
I want a playlist & I want a program that will do it & a link on how to do it with the program
Title: Re: have a question about Playlists
Post by: cooltwou on November 26, 2013, 07:15:17 PM
I don't think you understand what I am talking about.
What I am talking about is one day you might be in the mood to listen to all your music or anything day you might be in the mood to just list to a certain music band all day & if you have several albums of the same band a playlist would be better way to play the music
Title: Re: have a question about Playlists
Post by: silvertree on November 26, 2013, 07:24:08 PM
The database does this.

Select an artist and choose "all tracks".

You will have to be more specific about you want if it's not already covered by the database.
Title: Re: have a question about Playlists
Post by: cooltwou on November 26, 2013, 08:10:00 PM
OK I just got it to work but I have noticed one problem it list one Artist list one twice the name is one with no space in his name & the other one has a space in his name how do I correct that
Title: Re: have a question about Playlists
Post by: silvertree on November 26, 2013, 08:49:16 PM
you have to meticulously go through every one of your files and ensure that all the tags are properly titled and tagged.

I'm not going to lie to you, it can be a very big job.

I use http://www.mp3tag.de/en/  for all my tagging work.  The forums there are pretty helpful.

There are many other tools for the job.  I hear itunes does an ok job at trying automatically.
Title: Re: have a question about Playlists
Post by: hp9000 on December 07, 2013, 09:32:08 PM
I have an old Sansa Fuze, but the program I use is Playlist Creator:

http://www.oddgravity.de/

I hope this helps.
Title: Re: have a question about Playlists
Post by: silvertree on December 08, 2013, 12:50:41 AM
Playlist creator should probably work.  Save with relative locations not absolute.
Title: Re: have a question about Playlists
Post by: toehser on December 08, 2013, 09:29:15 AM
If we're talking about fixing up the tags in your files, rather than about creating playlists, it can indeed be a PITA.  I liked something called "godfather" I think, enough to run Wine for it, but you wouldn't have that problem (Wine is a tool to run Window$ programs on Linux).  Godfather made sense to me and did what I wanted to futz with tags.

But, truth be told, I personally organize by file name and directory, and don't use the database, and don't futz with tags.  I make my playlists from the filesystem hierarchy...
Title: Re: have a question about Playlists
Post by: cooltwou on December 08, 2013, 12:27:13 PM
If we're talking about fixing up the tags in your files, rather than about creating playlists, it can indeed be a PITA.  I liked something called "godfather" I think, enough to run Wine for it, but you wouldn't have that problem (Wine is a tool to run Window$ programs on Linux).  Godfather made sense to me and did what I wanted to futz with tags.

But, truth be told, I personally organize by file name and directory, and don't use the database, and don't futz with tags.  I make my playlists from the filesystem hierarchy...
I don't understand anything you just said
Title: Re: have a question about Playlists
Post by: toehser on December 09, 2013, 11:28:33 PM
I don't understand anything you just said

Not exactly the most helpful way to ask for clarification.

PITA is an acronym for "Pain In The Ass".

MP3 files contain TAGS in format called ID3 which comes in different flavours.

That is where the database gets the information.

Godfather is software.  http://www.jtclipper.eu/thegodfather/.  Helps with fixing them.

Wine is a way to run windoze programs when you don't run Windowz$.  Not a problem for you.

Futz with means loosely to "fart around with".

Making playlists from the file system hierarchy means I maintain directories and file names, like:

/Tunes/Frank Zappa/Weasels Ripped My Flesh/Eric Dolphy Memorial Barbecue.mp3 and I DON'T use the ID3 tags that the DATABASE uses.

There is more than one way to skin a cat.

Did that help?