Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
translations
Search
Donate
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the Rockbox Technical Forums!
Rockbox Technical Forums
Rockbox Development
Feature Ideas
playlist generator
« previous
next »
Print
Pages:
1
2
[
3
]
4
Author
Topic: playlist generator (Read 25683 times)
GodEater
Member
Posts: 2829
Re: playlist generator
«
Reply #30 on:
July 08, 2008, 09:22:47 AM »
and how would "Specify" work ?
Logged
Read The Manual Please
robin0800
Member
Posts: 291
Freeman
Re: playlist generator
«
Reply #31 on:
July 08, 2008, 10:45:28 AM »
How about use the existing system to get the random tracks and increase playing options to;
Play All
Play No.
Play Time
No. and Time would have to be configurable
Logged
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #32 on:
July 08, 2008, 04:43:37 PM »
What I had in mind was this: A menu item 'Create Playlist'. A submenu 'Number of tracks'. Another 'Include' 'All' or 'Specify' and if 'Specify' is chosen you're brought to the file browser to select which folders to include (With respect to the setting recursively insert directories)
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Llorean
Member
Posts: 12931
Re: playlist generator
«
Reply #33 on:
July 08, 2008, 04:52:02 PM »
So again, I repeat, how is that different from just creating the playlist the normal way and then limiting the number of tracks that get played? That's what you've just described, just in the other order...
Logged
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #34 on:
July 08, 2008, 04:59:11 PM »
Well I thought if you created a playlist in the normal way and limited the number of tracks (to say 500) then you would end up with a playlist including only the first 500 tracks on the player?
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Llorean
Member
Posts: 12931
Re: playlist generator
«
Reply #35 on:
July 08, 2008, 05:09:35 PM »
Not if you shuffled it... Plus you can pick and choose to create it from just certain folders, etc...
Logged
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #36 on:
July 08, 2008, 05:25:28 PM »
But shuffling it will just rearrange the play order. If i have a directory on my player called 'music' which contains in nested directories all of my music files and I set maximum playlist size to 50, browse to the 'music' directory, invoke the context menu and 'insert shuffled' I will end up with playlist of the first 50 tracks in that directory, albeit in a 'random' order. Whereas what I was suggesting was the ability to select 50 tracks entirely at random from all of the tracks on the player.
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Chronon
Rockbox Expert
Member
Posts: 4382
Re: playlist generator
«
Reply #37 on:
July 08, 2008, 05:38:29 PM »
That's not what Llorean suggested. Create a shuffled playlist of all tracks, then truncate the list or halt playback after a given number of tracks.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #38 on:
July 08, 2008, 05:53:47 PM »
ok but that creates a playlist of 18000 tracks plus which takes time to load and display. It was just an idea. sorry
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Llorean
Member
Posts: 12931
Re: playlist generator
«
Reply #39 on:
July 08, 2008, 06:11:46 PM »
To randomly select from 18000 tracks, you need to know all 18000 tracks and their locations anyway. Thus your method wouldn't really be any faster for selecting 50 out of 18000 than the other method.
«
Last Edit: July 08, 2008, 06:19:33 PM by Llorean
»
Logged
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #40 on:
July 08, 2008, 06:43:24 PM »
I don't understand? What other method? Say I want to listen to 50 random tracks. I want those 50 tracks to be selected by rockbox from among all the tracks on my player. The idea is I have very little input and that I don't know what tracks are being selected. (I appreciate that 'random' is a mathematical impossibility but I fail to see what's so difficult to understand about this proposal. Equally I understand you people are very busy, generous of your time, and that this is essentially your project, but I was just suggesting something.)
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Llorean
Member
Posts: 12931
Re: playlist generator
«
Reply #41 on:
July 08, 2008, 08:21:47 PM »
What you're not understanding is that we DO understand your proposal. It's not difficult to understand at all.
What I've asked, several times, is what's different between "pick 50 random tracks and play them" and "shuffle all the tracks and then play 50" since, for the first one, you have to have a list of all the tracks anyway? They're the same thing, but you can already essentially do the second one.
Logged
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #42 on:
July 08, 2008, 08:59:03 PM »
the difference is time and resource. Adding 18000 tracks, shuffling and then limiting the tracklist to 50 makes no sense to me
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Llorean
Member
Posts: 12931
Re: playlist generator
«
Reply #43 on:
July 08, 2008, 09:00:56 PM »
You don't seem to understand what I've said: You can't pick 50 out of the 18,000 without first knowing about the 18,000. It's not going to waste any more time or resources because you more or less have to do it that way already.
Let me ask you, can you pick 10 random cards out of a deck of cards without first having a deck of cards to pick from?
It's the same idea. To choose a random 50 songs from all of them, you first have to have a list of all of them.
Logged
Zardoz
Member
Posts: 226
Re: playlist generator
«
Reply #44 on:
July 08, 2008, 09:18:01 PM »
Explain this further. Of course you have to have all the files to choose from. I have no idea what you're talking about.
so creating a 50 track playlist is no different to creating an 18000 track playlist?
«
Last Edit: July 08, 2008, 09:21:56 PM by Zardoz
»
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"
Print
Pages:
1
2
[
3
]
4
« previous
next »
Rockbox Technical Forums
Rockbox Development
Feature Ideas
playlist generator
SMF 2.0.19
|
SMF © 2021
,
Simple Machines
Rockbox Privacy Policy
XHTML
RSS
WAP2
Page created in 0.055 seconds with 17 queries.