tdiguy 99 Posted July 31, 2017 Posted July 31, 2017 (edited) I am running emby on my pi3 ( raspbien jessie not using docker ) I created a new library and there are a few tv shows in it but it did not generate the thumbnail that normally shows up in library view so its still just the plain text of the library name. I also ran a library scan. Is there something new i need to do for this to be generated? Edited July 31, 2017 by tdiguy
Jdiesel 1431 Posted July 31, 2017 Posted July 31, 2017 Best bet would be to force a library scan then post your server log.
tdiguy 99 Posted August 1, 2017 Author Posted August 1, 2017 (edited) One error i see multiple times which seem pretty close to the times it should be scanning the library is this one: 2017-07-31 20:24:49.4147 Error HttpClient: Error ProtocolError getting response from http://192.168.1.1:1780 *** Error Report *** Version: 3.2.26.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.9.27.7 64-Bit OS: False 64-Bit Process: False Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Tue May 2 23:55:41 UTC 2017) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5641e4edad4f4464ba58c620a7b8ea48>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 System.Net.WebException at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5641e4edad4f4464ba58c620a7b8ea48>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 Not really sure why its trying to reach out to 192.168.1.1 that is my router and that port is likely blocked at least with my router as a destination. Edited August 1, 2017 by tdiguy
Solution Luke 42078 Posted August 1, 2017 Solution Posted August 1, 2017 it is currently disabled for arm cpu's because we were seeing some crashes coming from imagemagick. Once we have completed switching all of the distros over from imagemagick to skia, then you'll have the feature back again. thanks. 1
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