Although the browser was configured not to pass any local request to the proxy, that option doesnt always work correctly, and it was configured to send all types of protocoles to the proxy. Reduced that to only http,s,ftp and it seems that the local .opml files doesnt show up in the error log anymore.
I however now still have: [08-01-19 22:52:46.0000] Slim::Player::Source::errorOpening (1604) Error: While opening current track, so mark it as already played! [08-01-19 22:52:46.0012] Slim::Player::Source::errorOpening (1604) Backtrace: frame 1: Slim::Player::Source::errorOpening (/usr/share/perl5/Slim/Player/Squeezebox2.pm line 598) [08-01-19 22:52:56.0844] Slim::Player::Source::errorOpening (1604) Error: While opening current track, so mark it as already played! [08-01-19 22:52:56.0862] Slim::Player::Source::errorOpening (1604) Backtrace: frame 1: Slim::Player::Source::errorOpening (/usr/share/perl5/Slim/Player/Squeezebox2.pm line 598) There is apparently a problem opening the stream, and this is at line 598 in the "sub failedDirectStream" part of the Squeezebox2.pm file, so I'm wondering if it tries to stream directly without using the proxy info ? (The local one without the auth, which should then be supported!) I would need some help on this as I'm not a perl expert ! :P -- remd ------------------------------------------------------------------------ remd's Profile: http://forums.slimdevices.com/member.php?userid=14098 View this thread: http://forums.slimdevices.com/showthread.php?t=40498 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
