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
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  (scared in case in wrong forum but) general info sought
« previous next »
  • Print
Pages: [1]

Author Topic: (scared in case in wrong forum but) general info sought  (Read 2814 times)

Offline timh

  • Member
  • *
  • Posts: 6
(scared in case in wrong forum but) general info sought
« on: September 22, 2006, 01:42:28 PM »
hi, I have known of rockbox for over a year now but am still unsure as to whether it can do this... so have decided to join and ask.  Be kind to this newbie !

I want to buy a player which has a single control button (or 2 buttons) offering this feature :

"shuffle all tracks"

and when pressed to shuffle all tracks, offers the option (or the 2nd button does) :

"play more tracks from this artist"

This way, you can listen to music at random, then when you find yourself listening to a song you're 'in the mood for', you can quickly listen to more of the same, before going back to random shuffle mode.   Its an obvious 'good idea' isn't it ?

Now so far I have seen several players which offer 'shuffle' and 'sequential' play, but to my knowledge, none offer a dedicated "play more from this artist" button.  As I mostly listen to my music in the car, the advantage of separate buttons to do this is obvious - you can't look at the player whilst driving, so if you know where the buttons are its easy to press the right one.     The old pjb100 was brilliant for this, and is still my player of choice in the car, but it doesnt offer the "play more from this artist" button !!!    

Nor does my iriver H140.    I quite fancied the cowon A2 as it seems to have programmable buttons, but does anyone know if it can do this - with or without Rockbox ?

hope someone here can point me in the right direction. preferably with more than 2-fingers!

tim
Logged

Offline tucoz

  • Rockbox Expert
  • Member
  • *
  • Posts: 110
Re: (scared in case in wrong forum but) general info sought
« Reply #1 on: September 22, 2006, 02:31:48 PM »
Hi, and welcome to Rockbox.

Shuffle in Rockbox is done by generating a playlist of the wanted tracks you want shuffled. That could be your entire collection if you want. Then you select shuffle playlist from a menu (no keys are wired to this funtion). When you then start playing tracks from the playlist you will get them in shuffled order.
There is not (as far as I know) a function to play more from this artist. A solution to this would be to have the option "Follow playlist" turned on, which means that the file browser is keeping track of where in the file tree the current track is. So, if you find a track you like and want to hear more from that artist (given that you order your artists in different sub-directories), when you then stop playback or enter the filebrowser, you will be where the artist resides. If you then select to simply play an track or folder, all subfolders will be added to a new playlist which it will start playing.
However, this is no ideal situation for in-car use. I am not sure, but maybe the tag database playback (aka TagCache) will have something like you are looking for.
In any case, the source is open so you could probably make this change with more or less effort in case you know C.

Hope this helped you

Martin
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: (scared in case in wrong forum but) general info sought
« Reply #2 on: September 22, 2006, 02:51:47 PM »
If you are using Tag Cache, it takes 3 button presses from the browser to shuffle all tracks:

Select to select "Artist"
Select to select "All Tracks"
Select to select the first track to play.

This assumes that you have shuffle turned on.  If not, you need two additional keystrokes to turn on shuffle:

Long press of the menu button ("Menu" on iPods, "A-B" on iriver H100, H300, etc.)
Left arrow to turn on shuffle.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline blackthunder

  • Member
  • *
  • Posts: 26
Re: (scared in case in wrong forum but) general info sought
« Reply #3 on: September 23, 2006, 05:32:44 PM »
I would really like a play more from this artist type feature as well.  I can get that to work using the file browser, but not using ID3 tags.  Is there a way to do this using tags? It always just goes back to the current playlist.

I enjoy selecting large groups of music by genre or year or whatever, and would like to be able to go easily to more of the currently playing artist. As it stands I have to go through the menu's and select the artist, or switch to filebrowser mode from id3 mode after playlist is created.
Logged

Offline timh

  • Member
  • *
  • Posts: 6
Re: (scared in case in wrong forum but) general info sought
« Reply #4 on: September 24, 2006, 07:08:51 AM »
thanks for the replies so far, but wow! complicated or what!

as it happens, I do not know C or any of its variants, (but I do know some basic, and the logic must be pretty similar, and based on simply maintaining indexes of the relevant tags)

Hopefully, a developer here, or someone from Cowon, or Iriver or one of those nice Korean companies may pick up this thread and think "what a good idea" and do something about it.

No one has answered regarding the Cowon A2 programming, but it seems to me that the buttons A,B,C might be programmable.  This would give us (someone!) the chance to program buttons to offer  "more from this artist" "more from this genre" "more from this year" etc etc  based on the id3 tags.  I would actually be prepared to buy a player that could do this to help test if necessary, as it is by far the most important choice I make when I listen to music.

tim
Logged

Offline tucoz

  • Rockbox Expert
  • Member
  • *
  • Posts: 110
Re: (scared in case in wrong forum but) general info sought
« Reply #5 on: September 24, 2006, 09:00:29 AM »
Quote from: timh on September 24, 2006, 07:08:51 AM
Hopefully, a developer here, or someone from Cowon, or Iriver or one of those nice Korean companies may pick up this thread and think "what a good idea" and do something about it.
Don't count on someone from Cowon or Iriver reading the Rockbox forums. And given at least irivers trackrecord with regards to firmware updates, I would say you will not see this happening.

Quote
No one has answered regarding the Cowon A2 programming...
That is because you can not run Rockbox on the A2. The only Cowon players that run Rockbox are the X5 series. What you can do with the original firmware is of less interest around here.
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: (scared in case in wrong forum but) general info sought
« Reply #6 on: September 24, 2006, 04:47:26 PM »
Quote from: timh on September 24, 2006, 07:08:51 AM
thanks for the replies so far, but wow! complicated or what!
What.

Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline timh

  • Member
  • *
  • Posts: 6
Re: (scared in case in wrong forum but) general info sought
« Reply #7 on: October 01, 2006, 08:33:29 AM »
oh, that's disappointing.  I did post on the cowon Qa forum too, but no positive replies yet.   Isn't there ANY player out there in the market that could do this ????

cheers anyway

tim.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  (scared in case in wrong forum but) general info sought
 

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

Page created in 0.082 seconds with 15 queries.