ken baby wrote: > did you already try this mod : Add the line marked with a + (do not add > the + itself) in /usr/share/perl5/Slim/Player/ProtocolHandlers.pm (for > Debian versions) > > sudo nano /usr/share/perl5/Slim/Player/ProtocolHandlers.pm > add the https line in this code (around line 23) > > > > Code: -------------------- > > > my %protocolHandlers = ( > file => qw(Slim::Player::Protocols::File), > http => qw(Slim::Player::Protocols::HTTP), > + https => qw(Slim::Player::Protocols::HTTP), > icy => qw(Slim::Player::Protocols::HTTP), > mms => qw(Slim::Player::Protocols::MMS), > spdr => qw(Slim::Player::Protocols::SqueezePlayDirect), > > -------------------- > >
many thanks, the https line was already there. I have the latest version of LMS installed and also the latest you tube plugin version v0.37.4. I am still getting the error: no streams found Sometimes I get a crackling noise. Changing the "Defeat destructive Touch-To-Play" also didn't help. ------------------------------------------------------------------------ Snyder's Profile: http://forums.slimdevices.com/member.php?userid=63639 View this thread: http://forums.slimdevices.com/showthread.php?t=87731 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
