QNAP [ Emby ] [ 3.5.2.0 ] Media server

didnt know this trick, thanks

seems to be the 6.9.0-14 delivered in distro ( https://github.com/MediaBrowser/MediaBrowser.Releases/tree/master/imagemagick/debian/amd64 )

i can have a try within a next mono release (Qffmpeg is not necessary for Emby you can remove it)


;)
 
QoolBox a dit:
didnt know this trick, thanks

seems to be the 6.9.0-14 delivered in distro ( https://github.com/MediaBrowser/MediaBrowser.Releases/tree/master/imagemagick/debian/amd64 )

i can have a try within a next mono release (Qffmpeg is not necessary for Emby you can remove it)


;)
Thanks, I'll be waiting the new version :P
 
QoolBox a dit:
updated to 5588.1

;)

Thanks! I uninstalled everything and started from scratch with the new version. Seems to be fine now. Still scanning the library but even now it seems more snappy.
 
And the issue is with imagemagick, if I request the image without processing everything works fine.
 
ruisu15 a dit:
And the issue is with imagemagick, if I request the image without processing everything works fine.

Can you elaborate on that a litle. What do you mean by "request the image without processing everything"?
 
breezytm a dit:
ruisu15 a dit:
And the issue is with imagemagick, if I request the image without processing everything works fine.

Can you elaborate on that a litle. What do you mean by "request the image without processing everything"?

I made a request to the api with quality 100, the original image format, and without restricting the size.
 
I also think we need to go back to mono 10. Many users reported mono 12 causes issues. In the Synology section, the users are saying everything works fine. I will try reaching out and see what their dependencies versions are.
 
Strange indeed

here are my dependencies and sub dependencies i used on Qmono (based on last version)


Code:
zlib
pth
libtool
gettext
libiconv
gettext
openssl
libffi
glib
bzip2
expat
readline
sqlite
ncurses
libjpeg
jpeg-8d
libpng
freetype
giflib
tiff
lcms
libexif
pixman
openjpeg
libwebp
file-5.22
cairo
harfbuzz
fontconfig
cairo
pango
lzo
lzma
gzip
tar (FLAG to force FORCE_UNSAFE_CONFIGURE=1)
xz
libxml
libxslt
libidn
libssh2
curl
git scm
libgdiplus (not compiled)
Imagemagik
libmms
Mediainfo
util-linux 2.20
psproc
coreutil (FLAG to force FORCE_UNSAFE_CONFIGURE=1)
e2fsprog
Mono
xsp
apr
apr-util
mod_mono (not compiled)

if it can help...
 
Do you mind packaging this one https://github.com/m...o-3.10.0.tar.gz

Also when you get a chance can you take a look at this thread. It has some valuable information.
https://github.com/SynoCommunity/spksrc/issues/1346
 
The old mono package does not work for me since it doesn't have image magick and folder structure is different.
 
breezytm a dit:
The old mono package does not work for me since it doesn't have image magick and folder structure is different.

yes old version was only for HAL firmware, i need re cross compile it, but i know it a mess to do it due some change in mono package, but i will have a try
 
breezytm a dit:
@QoolBox Great.
Thanks for all your efforts.

you are welcome, cross compilation is running actually , hope i wil not have issue with monolite exe such i had previously and gave me headache :lol:

hope it is not mono 3.12.1 issue, because there is security fix in this version