Jreceiver - dynamically importing playlist?

Posted by: dionysus

Jreceiver - dynamically importing playlist? - 22/08/2002 01:38

...Finally got jreceiver working under w2k (..note; in the rioboot directions, replace Default w/ ip address for rio...)

Question about it though - is there a way to have a playlist which is imported on the fly from a text file? (...the text file having been generated using a scheduled job hourly...)

Thanks,

-mark
Posted by: dionysus

Re: Jreceiver - dynamically importing playlist? - 22/08/2002 01:57

OK - found the scanner, which actually works in a directory of m3u files which point to shoutcast servers - BUT -

-0.2.3\etc\jreceiver.properties
[WARN] ScannerDaemon - -parsing-problem with [alternative.m3u] reason: io-proble
m reading playlist file, java.io.IOException: Failed to open HTTP connection

...it seems to give up on the entire playlist if one item in there can't be accessed?

-mark