Package Details: emby-server-beta 4.9.1.11-1

Git Clone URL: https://aur.archlinux.org/emby-server-beta.git (read-only, click to copy)
Package Base: emby-server-beta
Description: Bring together your videos, music, photos, and live television
Upstream URL: https://emby.media
Keywords: emby htpc media server
Licenses: custom
Conflicts: emby-server
Provides: emby-server
Submitter: nottin
Maintainer: nicolahinssen
Last Packager: nicolahinssen
Votes: 13
Popularity: 0.000007
First Submitted: 2016-07-23 17:42 (UTC)
Last Updated: 2025-07-26 07:37 (UTC)

Required by (11)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »

kd0bpv commented on 2020-10-31 21:08 (UTC)

Re: Matty_r's comment Same for 4.6.0.3 now.

Matty_r commented on 2020-10-16 22:05 (UTC)

SHA256 appears to be incorrect for embyserver-netcore_4.6.0.2.zip

nicolahinssen commented on 2020-08-20 18:48 (UTC)

wilberfan:

Good to hear! Yea it makes sense, it's only a pitty that some manual intervention is required.

wilberfan commented on 2020-08-20 18:41 (UTC)

nicolahinsssen:

That worked--which makes sense if you think about it. Thanks.

nicolahinssen commented on 2020-08-20 05:54 (UTC) (edited on 2020-08-20 06:39 (UTC) by nicolahinssen)

wilberfan:

Apologies, it's still early in the morning :)

Emby is built locally on your system, using the locally installed libx264 version. So to compile emby with libx264.so=160, ideally you should first update the x264 package (which is a hassle because of the dependency complaints).

What you should do is first temporarily remove the emby-server-beta package (pacman -R emby-server-beta), then update x264 (pacman -Syu), and finally install emby-server-beta again.

wilberfan commented on 2020-08-20 05:34 (UTC)

nicolahinssen:

That's exactly what I did: updated emby-server-beta first, then did a system update. I still get that dependency error.

nicolahinssen commented on 2020-08-20 05:15 (UTC)

wilberfan:

Could you first try updating just emby-server-beta? The latest version is compiled with libx264 v160. After that, the system update should work flawless.

wilberfan commented on 2020-08-20 00:04 (UTC) (edited on 2020-08-20 00:11 (UTC) by wilberfan)

nicolahinssen: Updated emby-server-beta to 4.5.0.20, then ran a pacman -Syyu:

error: failed to prepare transaction (could not satisfy dependencies) :: installing x264 (3:0.160.r3011.cde9a93-1) breaks dependency 'libx264.so=159-64' required by emby-server-beta

[edit] Does ffmpeg have the same dependency for libx264.so=159-64?

nicolahinssen commented on 2020-08-19 18:41 (UTC)

wilberfan: Still a problem?