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
| | |-+  Shuffle Mode
« previous next »
  • Print
Pages: [1]

Author Topic: Shuffle Mode  (Read 4253 times)

Offline dinosaur

  • Member
  • *
  • Posts: 4
Shuffle Mode
« on: July 26, 2007, 01:31:52 AM »
I couldn't find much about this in the PDF version of the manual...

Shuffle is appropriate for some playlists, not for others.  I can set the feature on and off under the setup menus.  Then it seems to apply to all playlists until I go back into setup and change it.

Is there any way to turn shuffle on/off on the fly before a given playlist without changing the setup?  I'm thinking of the kind of button most CD players have.

Thanks for the help.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Shuffle Mode
« Reply #1 on: July 26, 2007, 01:36:46 AM »
Check out the Quick Menu, which lets you quickly change Shuffle, Repeat, and File View modes.
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Shuffle Mode
« Reply #2 on: July 26, 2007, 03:04:18 PM »
You could also use "Insert shuffled" on a folder or even on a premade .m3u(8) playlist - I just tried myself:

Invoke the context menu (it's called File menu in the manual) on the folder or the .m3u(8), chose "Playlist", then "Insert shuffled" or "Queue shuffled". This will insert the tracks randomly into your playlist after the currently playing file, but also works when your playlist is empty.

These two options ("Insert shuffled" and "Queue shuffled") are not mentioned in the manual yet, but other possibilities of creating and manipulating a playlist are explained in the "Working with playlists" chapter. I personally prefer this method over globally changing the shuffle mode, especially since my device doesn't offer the quick menu, Llorean mentioned.
« Last Edit: July 26, 2007, 03:06:50 PM by pixelma »
Logged

Offline dinosaur

  • Member
  • *
  • Posts: 4
Re: Shuffle Mode
« Reply #3 on: July 26, 2007, 10:16:17 PM »
Thanks for the help!  I just tried the 'insert shuffled' menu choice while the setup shuffle option is turned off and it works just as advertised.

As I said above, I also have playlists that I manually edited from the disk contents.  Do you know of an option that I can type in as the first line of the playlist file that also triggers shuffle mode?  If this is possible then some playlists would always play randomly and others would always play in order.

Thanks.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Shuffle Mode
« Reply #4 on: July 27, 2007, 01:58:36 PM »
Can't you just shuffle the contents of the playlists that you want shuffled?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline dinosaur

  • Member
  • *
  • Posts: 4
Re: Shuffle Mode
« Reply #5 on: July 27, 2007, 02:20:39 PM »
Sure, but it means turning on/off the shuffle each time, which is no big deal.  But I was just wondering if there was some undocumented option line that could be typed in at the top of each playlist that RockBox would respond to and randomly shuffle without manual intervention.

Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Shuffle Mode
« Reply #6 on: July 27, 2007, 02:23:42 PM »
No there isn't - but I believe there's a feature request for this already on flyspray somewhere.
Logged

Read The Manual Please

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Shuffle Mode
« Reply #7 on: July 27, 2007, 03:51:53 PM »
Quote from: dinosaur on July 27, 2007, 02:20:39 PM
Sure, but it means turning on/off the shuffle each time, which is no big deal.  But I was just wondering if there was some undocumented option line that could be typed in at the top of each playlist that RockBox would respond to and randomly shuffle without manual intervention.

Why?  If you're willing to use a desktop app you can easily shuffle the entries of a given playlist.  Then you can just play everything with shuffle turned off.  I know Winamp can easily shuffle the contents of a playlist.  This involves using a desktop application, but if you know beforehand that you want certain playlists to play shuffled then it doesn't seem like that much of a hassle to simply randomize them with an external app.

Yes, it's a workaround.  But it at least gives a way to do what you want until such time as someone works on the feature request that GodEater mentioned.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: Shuffle Mode
« Reply #8 on: July 27, 2007, 03:59:35 PM »
Quote from: Chronon on July 27, 2007, 03:51:53 PM
Quote from: dinosaur on July 27, 2007, 02:20:39 PM
Sure, but it means turning on/off the shuffle each time, which is no big deal.  But I was just wondering if there was some undocumented option line that could be typed in at the top of each playlist that RockBox would respond to and randomly shuffle without manual intervention.

Why?  If you're willing to use a desktop app you can easily shuffle the entries of a given playlist.  

Of course, that playlist would then play in the same order every time you play it, unless you shuffle it again with the external app.  I can understand the appeal of being able to control settings through a playlist entry.  
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Shuffle Mode
« Reply #9 on: July 27, 2007, 04:30:32 PM »
It would make more sense (to me) to allow .cfg files to include an entry for a track or playlist to launch when the .cfg is run (similar to resume, except it has to start at the beginning) and have the user launch the playlist by running the .cfg, rather than adding non-m3u functionality to m3u files. It'd have the same net effect.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Shuffle Mode
« Reply #10 on: July 27, 2007, 04:39:21 PM »
Good point, Febs.

Quote from: Llorean on July 27, 2007, 04:30:32 PM
It would make more sense (to me) to allow .cfg files to include an entry for a track or playlist to launch when the .cfg is run (similar to resume, except it has to start at the beginning) and have the user launch the playlist by running the .cfg, rather than adding non-m3u functionality to m3u files. It'd have the same net effect.

I do like that this is a more portable solution and doesn't require editing of the files.  But perhaps there's some interest in being able to combine shuffled and unshuffled playlists into new playlists.  It would seem that this could be done by reading out comments in the .m3u files, but would be problematic for the .cfg method.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Shuffle Mode
« Reply #11 on: July 27, 2007, 04:50:34 PM »
For combining multiple playlists, why exactly aren't the "insert" and "insert shuffled" options suitable, since you have to use at least "insert" anyway?

In all honesty, if nothing's playing, you can "Insert Shuffled" a non-shuffled playlist to get shuffled playback anyway.
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Shuffle Mode
« Reply #12 on: July 27, 2007, 04:59:50 PM »
The discussion lets me doubt that it came across in my previous post so I want to state it here again:

"Insert shuffled" will generate a shuffled playlist with the entries there are when used on an  m3u(8) file - I just tried it myself again and got 2 different playlists when "inserting shuffled" with the same root.m3u8. One small minus is that, if you don't start the playlist by doing that or don't have only one file in the currently playing list left, the added songs will be mixed with the leftovers.

The only thing (if at all) desired would be to have a "insert last shuffled" option that will shuffle the files in the .m3u (or folder) but keeps them together and then add them to the playlist. Don't know if that's worth the hassle... and I agree with Llorean that we shouldn't introduce an own m3u standard which could break compatibility with other media players.
« Last Edit: July 27, 2007, 05:05:01 PM by pixelma »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Shuffle Mode
« Reply #13 on: July 27, 2007, 05:21:19 PM »
pixelma and Llorean, yes those methods suffice.  It seems we're quibbling over adding code for the sake of a couple of key presses.  And I also agree that Llorean's method involving .cfg files will do everything the OP wants.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Shuffle Mode
 

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

Page created in 0.106 seconds with 15 queries.