I'm running into the same issues as morph84 which is described in post
#927 (sorry but I'm not eligible to include links yet)

4Jh1rhqKnmw plays fine

log snippet shows the following:


Code:
--------------------
    
  [20-10-16 09:36:38.2703] Plugins::YouTube::ProtocolHandler::getStreamJSON 
(523) candidate ops sig  encrypted 0
  [20-10-16 09:36:38.4466] Plugins::YouTube::WebM::getHeaders (151) track 
duration: 235821
  [20-10-16 09:36:38.4469] Plugins::YouTube::WebM::getTrackInfo (401) tracknum: 
1
  [20-10-16 09:36:38.4471] Plugins::YouTube::WebM::getTrackInfo (404) codec: 
A_OPUS
  [20-10-16 09:36:38.4476] Plugins::YouTube::WebM::__ANON__ (677) samplerate: 
48000, bitrate: 
  
--------------------



TPXecT73x6g will not play

log snippet shows the following:


Code:
--------------------
    
  [20-10-16 09:39:01.1289] Plugins::YouTube::ProtocolHandler::getStreamJSON 
(523) candidate ops sig 
6===wgMknHVgMcmOVgRvfkGsO7DgL0anvqAly-nfzohbwe-BiA1v9wbkGd-aAQ=lDPJDTjPjOvgGm8qq9xZg9MgjhGygJAhIQRw8JQ0qOAA
 encrypted 1
  [20-10-16 09:39:01.1293] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  
--------------------


One difference when trying to play these two are 
4Jh1rhqKnmw - 'encrypted 0'
TPXecT73x6g - 'encrypted 1'

I'm running Logitech Media Server 7.9.3 on Debian 10 Buster


Code:
--------------------
    
  $ dpkg -l | grep logitechmediaserver
  ii  logitechmediaserver                  7.9.3                        all     
     Streaming Audio Server
  
--------------------



Code:
--------------------
    
  $ cat /etc/os-release 
  PRETTY_NAME="Debian GNU/Linux 10 (buster)"
  NAME="Debian GNU/Linux"
  VERSION_ID="10"
  VERSION="10 (buster)"
  
--------------------



Code:
--------------------
    
  $ cat /etc/debian_version 
  10.6
  
--------------------


I ensured libio-socket-ssl-perl libnet-ssleay-perl libraries are
installed


Code:
--------------------
    
  $ dpkg -l | egrep "libio-socket-ssl-perl|libnet-ssleay-perl"
  ii  libio-socket-ssl-perl                2.060-3                      all     
     Perl module implementing object oriented interface to SSL sockets
  ii  libnet-ssleay-perl                   1.85-2+b1                    amd64   
     Perl module for Secure Sockets Layer (SSL)
  
--------------------


I would appreciate any suggestions.

Thank you.


------------------------------------------------------------------------
hubertbanas's Profile: http://forums.slimdevices.com/member.php?userid=70778
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to