You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.
Hi Lars,
sorry to bother you with this issue that you are probably not responsible for, but i thought you might have some solution to this:
I have so far run LMS on my Arch Linux machine from the logitechmediaserver-git AUR package. This works fine, including the Youtube plugin.
Now I wanted to containerize LMS and it almost all works, as long as I use the host network to get stuff like the chromecast bridge to work.
The youtube plugin however is refusing to cooperate. The only stuff that I have gotten to play is the livestreams. For other videos it will play them but no sound appears. The logs show this:
[19-01-08 14:41:03.8180] Plugins::YouTube::WebM::__ANON__ (683) could not get codec info [227/27731]
[19-01-08 14:41:03.8239] Plugins::YouTube::ProtocolHandler::new (95) $VAR1 = {
'format' => 'ogg'
};
The information section for the Arch Linux AUR package shows:
Logitech Media Server Version: 7.9.2 - ARCH-AUR-GIT.20190108.e5c860d @ Tue Jan 8 14:44:49 CET 2019
Hostname: homeserver
Server IP Address: 192.168.2.115
Server HTTP Port Number: 9000
Operating system: Linux - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.28.1 - x86_64-linux-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.60 (sqlite 3.25.2)
Total Players Recognized: 4
Do you have any idea what I am doing wrong?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Lars,
sorry to bother you with this issue that you are probably not responsible for, but i thought you might have some solution to this:
I have so far run LMS on my Arch Linux machine from the logitechmediaserver-git AUR package. This works fine, including the Youtube plugin.
Now I wanted to containerize LMS and it almost all works, as long as I use the host network to get stuff like the chromecast bridge to work.
The youtube plugin however is refusing to cooperate. The only stuff that I have gotten to play is the livestreams. For other videos it will play them but no sound appears. The logs show this:
I even tried updating the container to this version: http://downloads.slimdevices.com/nightly/?ver=7.9
But with no change in behavior.
The information section for the Arch Linux AUR package shows:
Do you have any idea what I am doing wrong?
The text was updated successfully, but these errors were encountered: