dschuetz wrote:
> I think one problem with that might be that there's no way to
> tell the rio to "refresh" its display. And since it pulls the
> entire playlist at once, you can't simply update a server-
> side "virtual playlist" with the next song and expect the Rio
> to find that when it finishes the current song.
That's correct. The standard client supports only static playlists that it fetches prior to play. The size of those playlists is limited by available memory -- typically 2k tracks.
Streams are handled as a single 'tune'. Because the standard client only pulls tag info at the start of the tune, that's all we can display.
The coming release of jrec will feature metadata notification callback so that players can display tag info from a stream as it becomes available.
--Reed
http://jreceiver.sourceforge.net