You are not logged in.
Pages: 1
Well since arch linux upgraded to per 5.16 and Logitech mediaserver is written in Perl the aur needs to be modded. It seems that packages need to be rebuild that come with mediaserver.
So rebuilding modules is very easy buildme.sh needs to be changed and Class-XSAccessor-1.05 needs to be replaced with Class-XSAccessor-1.13. Now
defined(@array) is deprecated at /opt/logitechmediaserver/CPAN/Class/Inspector.pm line 124
/opt/logitechmediaserver/CPAN/Log/Log4perl/Config.pm line 840.
/opt/logitechmediaserver/Slim/Player/SB1SliMP3Sync.pm line 146.
Does any one know how to solve that error
Offline
so removing defined solves the issue. Now I get this Warning: Can't locate UUID/Tiny.pm how i can debug this ?
Offline
Well I downloaded lates DBI package and DBiX and changed buldme.sh script and now logitech mediaserver works with perl 5.16
It seems to have issues with pause play buttons. I can press play but not pause and I am getting
overload arg '"' is invalid at /opt/logitechmediaserver/CPAN/DBIx/Class/Storage.pm line 26
Offline
Pages: 1