INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Deivit on June 16, 2003, 12:36:53 am
-
Several years ago my jukebox software was DJ2000, which no longer exists.
In DJ2000 you could activate this nice feature :
Let's imagine that you put some songs to playing now... when the last one finishes to play, provided that you do not add a new song(s) by yourself, the software picked one random song and played it. Once this song finished, again it took randomly a new one from the library to play it just waiting for you to add new songs. You could then feed "playing now" with 5 or 6 more songs and when the last one played, the program just picked a new random one in order to give you a continuous play... In a few words, either you or the program will take care that the music never stops playing. You could even customize the random track belonging to a specific genre or playlist.
Is there any way in MC to replicate that? If not, do you think that this could be a feature to consider?
Thank you.
-
Sounds like a very nice feature. Would be great for wehn I am doing discos if I haven't cued up enough tracks...so long as it didn't add a track that was already in the Playing Now queue so I ended up duplicating :)
Adam
-
How about:
1. Make sure Shuffle is on.
2. Select your entire Media Library (or whichever genre or whatever you wanted) and Play it.
3. From then on, whenever you want to choose a song to play, select it and choose Add to Playing Now (play next). You could even make this your default double click action so you could just double click a file to add it.
Would that work?
-
Well, I just tried it. With the exception that the most recent file always jumps ahead of the ones you chose before it (due to the Play Next part), it seems to mimic it pretty well. Not perfect, but it's a start...
-
Yes, it seems pretty good. Thank you :)
-
The reason I liked the original proposal was that it would mean I wouldn't necessarily need to be there for it to happen which sometimes with a disco as the case...(I don't like sitting in the corner all night!) If it was an automatic thing then I could leave it and it could know that if playing now got to the end and there was nothing else queued up it could randomly play something from a particular playlist. Kinda like a jukebox when there is nothing queued and it starts autoplaying...
Adam
-
In fact, apart of not needing you to be there to queue more songs, to me a great thing of the original feature in DJ2000 was that you NEVER knew what song would play next... and this added a surprise component very exciting. Of course, you can hide the playing now view and get a similar effect...
-
you can get DJ2000 here
http://www.dj2000.215software.com/
so it's sort of not dead, bt i don't think they ever updated it.
-
You're right, King... I'm pretty sure that the latest update was the one I played with at least 3 or 4 years ago... and that's a lifetime when talking about software development.
Thanks for bringing in the webpage, though :)
----
Listening to: 'Crow's Nest' from 'Stan with Cal' by 'Stan Getz And Cal Tjader' on Media Center 9.0
-
I moved over to MC from MMJB about a month ago and I'm overwelmed by how much better MC is. However, the 'randomly add songs to playlist' or 'playing now' as MC calls it is one feature that MMJB supports that I really miss. In fact I looked everywhere for it in MC believing that it must be there somewhere!
It's the 'I don't know what's going to play next' thing that I like about it. I'd want it to just play tracks that meet certain criteria e.g. Tracks rated *** or better but I guess that the existing playback filter would take care of that. e.g. You could set up a smartlist that includes all tracks rated ** or worse AND all tracks that were last played in the last n minutes. Then set the playback filter to exclude tracks in this smartlist, hit 'random continuous thingy' and you're sorted :D.
PLEASE MC introduce this - it would be much welcome.
Lee.
-
not as good as /the real thing/ but it's a start....
- create a smartlist
- make the search string:
[media type]=[audio] ~n=1 ~sort=random
- add quickplay to your toolbar
- select the smartlist from quickplay (hold down shift)
so if we had customizable toolbar buttons that would play/add to playing now/.... a specific smart/playlist it would do what you want.... (Matt !?!)
still no autofeeding.... that would need an event based system.... (again, Matt..... ;-) )
Ingo
-
I too, have requested this exact same "Jukebox-Style" random additions to Playing Now when it runs out ...
Maybe they will add it in the future ... ? Anyone ?
-
I too, have requested this exact same "Jukebox-Style" random additions to Playing Now when it runs out ...
Maybe they will add it in the future ... ? Anyone ?
I have requested and have seen several other request for better random filters for some time now.
MC needs some extra filters for smartlist to randomize songs without selecting too many tracks from the same artist/Album/etc.
-
Seems like the interpreter for the searching/filtering/smartlist components could "easily" be enhanced to support a more procedure/event-oriented syntax to do just these types of things. Am I off here in my assumption?
I can imagine some procedural component that would fire off on an event and operate on a target.
Perhaps this is really in the realm of a plug-in?
-
Sounds like you guys want a full-blown MC scripting language...