Re: emby-server, digikam and ImageMagick(s)
- In reply to: Andriy Gapon : "Re: emby-server, digikam and ImageMagick(s)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 15:04:31 UTC
Cool. That means the patch can just be made dynamic to use ${IMAGEMAGICK_DEFAULT}. mfg Tobias On Tue, 25 Jan 2022 at 14:45, Andriy Gapon <avg@freebsd.org> wrote: > > On 25/01/2022 15:41, Andriy Gapon wrote: > > On 25/01/2022 15:36, Tobias C. Berner wrote: > >> Moin moin > >> > >> Have you also updated the patch files/ImageMagickSharp.dll.config.in > >> to point to the -7.so of ImageMagick? > > > > Umm, no, I haven't. > > Let me try. > > And that helped! > 2022-01-25 15:43:04.954 Info ImageMagick: ImageMagick version: ImageMagick > 7.1.0-19 Q16-HDRI amd64 2021-12-22 https://imagemagick.org > > So, it seems that the version actually has to be pinned, but it can be pinned to > 7 now. > > Thank you! > > >> On Tue, 25 Jan 2022 at 14:34, Andriy Gapon <avg@freebsd.org> wrote: > >>> > >>> On 25/01/2022 14:29, Adriaan de Groot wrote: > >>>> On Tuesday, 25 January 2022 12:42:33 CET Adriaan de Groot wrote: > >>>>> .. and report on which, if any, works, so that that particular workaround > >>>>> can be applied and made available for everyone. > >>>>> > >>>>> does emby-server work with magick 7? > >>>> > >>>> FWIW, I can tell you (poudriere did all the work, though) that it builds. > >>>> Since I don't know what it does beyond what the pkg-descr says, I'll leave it > >>>> to someone who cares about that specific port to check if it works. > >>>> > >>>> [ade] > >>> > >>> Fair enough. > >>> With ImagicMagick 7 emby-server appears generally work, but it logs this on > >>> startup: > >>> > >>> 2022-01-25 15:07:23.206 Info Main: ImageMagick not available. Will try next > >>> image processor. > >>> > >>> Before the change it used to be: > >>> 2022-01-22 22:46:15.071 Info ImageMagick: ImageMagick version: ImageMagick > >>> 6.9.12-34 Q16 amd64 2021-12-22 https://imagemagick.org > >>> > >>> I am yet to determine how exactly and how badly that affects the emby's > >>> functionality, but certainly it noticed the change. > >>> > >>> > >>> -- > >>> Andriy Gapon > >>> > > > > > > > -- > Andriy Gapon