Hi There Kronos:
I have the same requirement, and have been doing this with the merge_tracks()
function. However, this function (or it's underlying functionality) has a bug
that is currently being looked at.
You can create a playlist, create a source from this playlist using
merge_tracks like this:
zzz = merge_tracks(playlist.safe(reload_mode="watch", mode="normal",
"~/radio/playlists/test.pls"))
and then use the source in your code. It will play all the tracks in the
specified order ("normal" means top-to-bottom in your .pls file).
You can then dynamically change either the .pls file, or the audio files
identified therein, and the source will reflect the current state. It works
well other than the need to fix the current bug. This is in progress, so in my
case I am looking forward to its resolution. Then I can finish my little radio
station application!
Kevin
On 2013-03-25, at 8:43 AM, [email protected] wrote:
>
> Hi,
>
> I don't know whether this would be possible, but it's worth asking.
>
> A nice feature for the future might be to add extra functionality to
> 'playlist' when used with the sequence operator.
>
> As it is now, playlist plays only the first track in a playlist which has
> forced me to drop the sequence, and create a playlist that has all the
> required tracks in it. It would be nice if a sequence with a multi-track
> playlist would play all the tracks within the playlist, and then move on
> to the next item in the sequence.
>
> Being forced to accomplish this by creating a playlist without sequence is
> rather clumsy.
>
> Thanks,
> kronos
>
>
>
>
> --
> Using Opera's revolutionary email client: http://www.opera.com/mail/
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users