ix-plugin-hub / iocage-plugin-index

Community created JSON files for plugins.
155 stars 113 forks source link

[Emby Server Stable] Missing pakages #384

Closed zorglube closed 11 months ago

zorglube commented 11 months ago

I juste add a look at the Emby BSD install man : https://emby.media/freebsd-server.html

And it seems that the manifest : emby-server-stable.json is missing some packages announced by Emby team.

Missing packages are : libexif libjxl libheif libimagequant openexr openjpeg orc pango tiff

Am I right ?

zorglube commented 11 months ago

Also I created a PR : https://github.com/ix-plugin-hub/iocage-plugin-index/pull/385

tprelog commented 11 months ago

Those packages are already listed as dependencies, which means they get installed automagically when installing Emby

https://www.freshports.org/multimedia/emby-server/

There's no need to explicitly install these separately

zorglube commented 11 months ago

Okay, so I let you close the Issue and PR.

By the way, my TrueNAS can't download ImageMagick6 while installing Emby, do you have any idea about why ?

zorglube commented 10 months ago

Okay, so I let you close the Issue and PR.

By the way, my TrueNAS can't download ImageMagick6 while installing Emby, do you have any idea about why ?

Problem solved, probably a cache issue.