Feature Requests: Browse | Submit New | Admin

[#138] Change lists to allow embeding lists and other objects in lists

Date:
2003-10-29 21:32
Priority:
2
Submitted By:
Conan K Woods (cwoods)
Assigned To:
Nobody (None)
Category:
Shell Script Interface
State:
Open
Summary:
Change lists to allow embeding lists and other objects in lists

Detailed description
mp3_queue(and other scripts?) should be able to take
URI's to streaming data as a parameter.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2003-11-07 19:29
Sender: Derek Lewis

Logged In: YES 
user_id=438

Changed the summary to be what we've discussed.
Lists need to contain things other than Songs.
Lists should be able to contain anything with
a "getEntries"
method.
"Entries" would be some sort of interface allowing
them to
be "executed" (in the case of a Song, it'll play
itself).
Lists should be valid Entries.
There should be an interator method to iterate over the
"future play order" of a list, and this would be used
to
perform "nextSong".

How does this affect "prevSong", and the implementation
of
"prevHistorySong"?

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
summaryUpdate scripts like mp3_queue to including streaming mp3's2003-11-07 19:29lewisd