scottpro 10 Posted December 2, 2016 Posted December 2, 2016 Hi, I just installed the Cover Art plugin for Emby Server (I have a Premiere key) and it appears to be not working correctly. I can see the error in the logs with references to ImageMagick. OS: Ubuntu 14.04.5 LTS Emby Server: 3.0.8500.0 Cover Art: 4.0.19.0 Installation used: sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/emby/xUbuntu_14.04/ /' > /etc/apt/sources.list.d/emby-server.list" sudo apt-get updatesudo apt-get install emby-server wget http://download.opensuse.org/repositories/home:emby/xUbuntu_14.04/Release.keysudo apt-key add - < Release.keysudo apt-get update Included is the log file after a restart and a screen shot of the plugin screen. Any help would be appreciated. Thanks, Scott server-63616232220.txt
hurricanehrndz 149 Posted December 2, 2016 Posted December 2, 2016 (edited) Hi, I just installed the Cover Art plugin for Emby Server (I have a Premiere key) and it appears to be not working correctly. I can see the error in the logs with references to ImageMagick. OS: Ubuntu 14.04.5 LTS Emby Server: 3.0.8500.0 Cover Art: 4.0.19.0 Installation used: sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/emby/xUbuntu_14.04/ /' > /etc/apt/sources.list.d/emby-server.list" sudo apt-get update sudo apt-get install emby-server wget http://download.opensuse.org/repositories/home:emby/xUbuntu_14.04/Release.key sudo apt-key add - < Release.key sudo apt-get update Included is the log file after a restart and a screen shot of the plugin screen. Any help would be appreciated. Thanks, Scott Thank you for your feed back. Can you please be so kind to print out the list of directories within the lib directory under `/usr/lib/emby-server/`. Edited December 2, 2016 by hurricanehrndz
scottpro 10 Posted December 2, 2016 Author Posted December 2, 2016 Thanks for the reply. Attached is a complete listing of my /usr/lib/emby-server/ directory. usr_lib_emby-server.txt
hurricanehrndz 149 Posted December 3, 2016 Posted December 3, 2016 Hmm, not what I expected for the error you are getting. Can you please post the full cmdline from the proc. You do this by finding the process and then navigating to that number in the proc directory Sent from my ONEPLUS A3000 using Tapatalk
scottpro 10 Posted December 3, 2016 Author Posted December 3, 2016 I was able to fix the problem by reinstalling the OS to version Ubuntu 16.04.1 LTS server and installing Emby-Server again. The Cover Art plugin works correctly now. I was able to recreate the problem by spinning up another VM running Ubuntu 14.04.5 and Emby-Server. There must be something wrong with that pkg for Ubuntu 14.04. Thanks for the help. Scott
hurricanehrndz 149 Posted December 3, 2016 Posted December 3, 2016 Scott, Thank you. I will see if I can track the issue with the information you have provided.
hurricanehrndz 149 Posted December 3, 2016 Posted December 3, 2016 (edited) @@scottpro can you please post the full cmdline of the processes. Edited December 3, 2016 by hurricanehrndz
scottpro 10 Posted December 3, 2016 Author Posted December 3, 2016 Here you go... su-s/bin/sh-cumask $0; exec "$1" "$@"emby--002envMAGICK_HOME=/usr/lib/emby-serverMAGICK_CODER_FILTER_PATH=/usr/lib/emby-server/x86_64-linux-gnu/EmbyMagick-6.9.6/modules-Q8/filtersMAGICK_CODER_MODULE_PATH=/usr/lib/emby-server/x86_64-linux-gnu/EmbyMagick-6.9.6/modules-Q8/codersMONO_THREADS_PER_CPU=250MONO_GC_PARAMS=nursery-size=128mLD_LIBRARY_PATH=/usr/lib/emby-server/x86_64-linux-gnu/usr/bin/mono-sgen--optimize=all/usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe-programdata/var/lib/emby-server-restartpath/usr/lib/emby-server/restart.sh
hurricanehrndz 149 Posted December 4, 2016 Posted December 4, 2016 Here you go... su-s/bin/sh-cumask $0; exec "$1" "$@"emby--002envMAGICK_HOME=/usr/lib/emby-serverMAGICK_CODER_FILTER_PATH=/usr/lib/emby-server/x86_64-linux-gnu/EmbyMagick-6.9.6/modules-Q8/filtersMAGICK_CODER_MODULE_PATH=/usr/lib/emby-server/x86_64-linux-gnu/EmbyMagick-6.9.6/modules-Q8/codersMONO_THREADS_PER_CPU=250MONO_GC_PARAMS=nursery-size=128mLD_LIBRARY_PATH=/usr/lib/emby-server/x86_64-linux-gnu/usr/bin/mono-sgen--optimize=all/usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe-programdata/var/lib/emby-server-restartpath/usr/lib/emby-server/restart.sh Thank you. I ran a test with the latest builds and packages and I'm not seeing any issues with the coverart plugin. Thank you so much for reporting the issue and taking the time to give us your feedback. I might have fixed it with one of the last patches I applied to the packages.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now