Quote:
Quote:
I think the only way would be for the AJAX stuff to keep track of it, as it's the only place that information is known.


Hi,

ajax navigation and back button are included in the attached version v0.5.
I didn't find a way to apply a xsl to an xml fetched via http subrequest so I build the new table rows "by hand" using DOM functions.
It's not pretty but it works.

Alex


Alex, I finally got round to trying v0.5 as you posted it here.

Two problems:
  • The "Save" tune button has "EXT=.m3u" (should be "EXT=.mp3").

  • The "Strm" tune button does not work with my Firefox 2.0 client.
    Dunno why -- I see firefox grab the .m3u file, and it has the correct mime-type,
    but nothing happens afterwards. Revert back one version to your prior release,
    and it all works.

???