Closed zorglube closed 11 months ago
Also I created a PR : https://github.com/ix-plugin-hub/iocage-plugin-index/pull/385
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
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 ?
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.
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 ?