Jump to content

Ubuntu 16.04 + TVHeadend + Emby Server + TVHclient LiveTvService


Kel_Sceptic

Recommended Posts

Kel_Sceptic

Hello,

 

I got a dedicated HTPC with an Emby server runing. The problem is with the Live TV section and the pluginTVHclient 1.0.6145.42056, I set it up ok, it logs in the TVHeadend server, but it does not ask for anything, doest not get the channel list. There's no difference from the pluggin installed configured/unconfigured.

2017-02-01 00:53:23.3305 Info App: [TVHclient] HTSConnectionHandler.ensureConnection() : create new HTS-Connection2017-02-01 00:53:23.3313 Info App: [TVHclient] HTSConnectionHandler.ensureConnection: Used connection parameters: TVH Server = '127.0.0.1'; HTTP Port = '9981'; HTSP Port = '9982'; Web-Root = ''; User = 'acmhtpc'; Password set = 'True'2017-02-01 00:53:23.3320 Info App: [TVHclient] HTSConnectionAsync.open: IPEndPoint = '127.0.0.1:9982'; AddressFamily = 'InterNetwork'2017-02-01 00:53:23.3320 Info App: [TVHclient] HTSConnectionAsync.open: socket connected.2017-02-01 00:53:23.3398 Info App: [TVHclient] HTSConnectionAsync.authenticate: start

The TVHeadend works fine with Kodi on ubuntu and Android.

 

How can I trace what is causing this ?

 

emby server log

https://justpaste.it/130ny

 

Thank you.

Link to comment
Share on other sites

Hi, welcome @@Kel_Sceptic..."

Thank you.

 

 

"...have you tried running the refresh guide scheduled task in the live tv setup section?

 

Yep, tried it. Really can't figure it out why it doesn't refresh, populate the channels,guide, etc.

 

2017-02-01 10:17:22.6614 Info TaskManager: Executing Refresh Guide

2017-02-01 10:17:22.6725 Debug App: Refreshing guide from TVHclient LiveTvService

2017-02-01 10:17:22.6816 Info App: Refreshing guide with 7 days of guide data

2017-02-01 10:17:22.6816 Debug App: Refreshing guide from Emby

2017-02-01 10:17:22.6857 Info App: Refreshing guide with 7 days of guide data

2017-02-01 10:17:22.6877 Info App: Loading live tv data from /var/lib/emby-server/data/livetv/seriestimers

2017-02-01 10:17:22.6877 Debug JsonSerializer: Deserializing file /var/lib/emby-server/data/livetv/seriestimers.json

2017-02-01 10:17:22.6906 Info TaskManager: Refresh Guide Completed after 0 minute(s) and 0 seconds

2017-02-01 10:17:22.6915 Info ServerManager: Sending web socket message ScheduledTaskEnded

2017-02-01 10:17:22.6959 Info TaskManager: ExecuteQueuedTasks

2017-02-01 10:17:22.7140 Info HttpServer: HTTP Response 204 to 212.93.137.130. Time: 55ms. 

 

Well, still working in debugging this.

 

P.S.: The only thing I need to do, is install the tvhclient from the plugins menu, configure it so it will connect to TVHeadend and hit the refresh guide button, nothing else, correct ?

Edited by A_C_M
Link to comment
Share on other sites

Kel_Sceptic

In the TVHeadend > Configuration > Channel/EPG > Channels, all the channels had the number 0, I've reasigned them numbers from 1 to 157 and now the plugin sees them when I am refreshing the Guide.

 

Thanks.

Link to comment
Share on other sites

I've ran into another problem, the channels in Live TV don't have logos, altough in TVHeadend they do have. They will also work in Kodi.

 

2017-02-02 11:12:30.3635 Info App: Loading live tv data from /var/lib/emby-server/data/livetv/seriestimers

2017-02-02 11:12:30.3635 Debug JsonSerializer: Deserializing file /var/lib/emby-server/data/livetv/seriestimers.json

2017-02-02 11:12:30.3704 Info TaskManager: Refresh Guide Completed after 26 minute(s) and 22 seconds

2017-02-02 11:12:30.3715 Info ServerManager: Sending web socket message ScheduledTaskEnded

2017-02-02 11:12:30.3715 Info TaskManager: ExecuteQueuedTasks

 

The server log: https://paste.ubuntu.com/23909963/

 

Also I've tried to manualy assign logos to channels, but that procedure fails. https://paste.ubuntu.com/23909984/

2017-02-02 11:36:18.5840 Info HttpServer: HTTP Response 200 to 1.2.3.4. Time: 2ms. http://192.168.0.13:8096/emby/Items/b8016c0c13a572e68b83d02dbf015ac9/Images/Primary?maxWidth=342&tag=be77fbb4ed43ef84008593ac9a577afa&quality=902017-02-02 11:36:26.9260 Info HttpServer: HTTP POST http://192.168.0.13:8096/emby/Items/b8016c0c13a572e68b83d02dbf015ac9/Images/Primary. UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.02017-02-02 11:36:26.9341 Debug ProviderManager: Saving image to /var/lib/emby-server/metadata/livetv/b8016c0c13a572e68b83d02dbf015ac9/metadata/poster.png2017-02-02 11:36:26.9370 Error HttpServer: Error processing request	*** Error Report ***	Version: 3.1.5.0	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh	Operating system: Unix 4.4.0.59	64-Bit OS: True	64-Bit Process: True	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016)	Processor count: 2	Program data path: /var/lib/emby-server	Application directory: /usr/lib/emby-server/bin	System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/b8016c0c13a572e68b83d02dbf015ac9/metadata/poster.png	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 	  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)	  at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <a7c9a1654c74440097ba2c85efc87818>:0 	  at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x0012d] in <15db194414f045b680e163886ce61461>:0 

Also I've attached screens.

 

 

5892fbd9cb5aa_tvh.png

 

 

5892fc33e023f_emby.png

 

 

 
Thank you.
Edited by A_C_M
Link to comment
Share on other sites

Guest plexman

 

I've ran into another problem, the channels in Live TV don't have logos, altough in TVHeadend they do have. They will also work in Kodi.

 

2017-02-02 11:12:30.3635 Info App: Loading live tv data from /var/lib/emby-server/data/livetv/seriestimers

2017-02-02 11:12:30.3635 Debug JsonSerializer: Deserializing file /var/lib/emby-server/data/livetv/seriestimers.json

2017-02-02 11:12:30.3704 Info TaskManager: Refresh Guide Completed after 26 minute(s) and 22 seconds

2017-02-02 11:12:30.3715 Info ServerManager: Sending web socket message ScheduledTaskEnded

2017-02-02 11:12:30.3715 Info TaskManager: ExecuteQueuedTasks

 

The server log: https://paste.ubuntu.com/23909963/

 

Also I've tried to manualy assign logos to channels, but that procedure fails. https://paste.ubuntu.com/23909984/

2017-02-02 11:36:18.5840 Info HttpServer: HTTP Response 200 to 1.2.3.4. Time: 2ms. http://192.168.0.13:8096/emby/Items/b8016c0c13a572e68b83d02dbf015ac9/Images/Primary?maxWidth=342&tag=be77fbb4ed43ef84008593ac9a577afa&quality=902017-02-02 11:36:26.9260 Info HttpServer: HTTP POST http://192.168.0.13:8096/emby/Items/b8016c0c13a572e68b83d02dbf015ac9/Images/Primary. UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.02017-02-02 11:36:26.9341 Debug ProviderManager: Saving image to /var/lib/emby-server/metadata/livetv/b8016c0c13a572e68b83d02dbf015ac9/metadata/poster.png2017-02-02 11:36:26.9370 Error HttpServer: Error processing request	*** Error Report ***	Version: 3.1.5.0	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh	Operating system: Unix 4.4.0.59	64-Bit OS: True	64-Bit Process: True	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016)	Processor count: 2	Program data path: /var/lib/emby-server	Application directory: /usr/lib/emby-server/bin	System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/b8016c0c13a572e68b83d02dbf015ac9/metadata/poster.png	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 	  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)	  at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <a7c9a1654c74440097ba2c85efc87818>:0 	  at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x0012d] in <15db194414f045b680e163886ce61461>:0 

Also I've attached screens.

 

 

5892fbd9cb5aa_tvh.png

 

 

5892fc33e023f_emby.png

 

 

 
Thank you.

 

Happened to me the same nearly half a year ago, I can see it's still the same. Add them manually in Emby.

Link to comment
Share on other sites

Kel_Sceptic

Happened to me the same nearly half a year ago, I can see it's still the same. Add them manually in Emby.

 

"Also I've tried to manualy assign logos to channels, but that procedure fails. https://paste.ubuntu.com/23909984/"

 

It just keeps "loading" and nothing happens, but in the background some stuff is failing

 

2017-02-02 11:36:18.5840 Info HttpServer: HTTP Response 200 to 1.2.3.4. Time: 2ms. http://192.168.0.13:8096/emby/Items/b8016c0c13a572e68b83d02dbf015ac9/Images/Primary?maxWidth=342&tag=be77fbb4ed43ef84008593ac9a577afa&quality=902017-02-02 11:36:26.9260 Info HttpServer: HTTP POST http://192.168.0.13:8096/emby/Items/b8016c0c13a572e68b83d02dbf015ac9/Images/Primary. UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.02017-02-02 11:36:26.9341 Debug ProviderManager: Saving image to /var/lib/emby-server/metadata/livetv/b8016c0c13a572e68b83d02dbf015ac9/metadata/poster.png2017-02-02 11:36:26.9370 Error HttpServer: Error processing request	*** Error Report ***	Version: 3.1.5.0	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh	Operating system: Unix 4.4.0.59	64-Bit OS: True	64-Bit Process: True	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016)	Processor count: 2	Program data path: /var/lib/emby-server	Application directory: /usr/lib/emby-server/bin	System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/b8016c0c13a572e68b83d02dbf015ac9/metadata/poster.png	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 	  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)	  at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <a7c9a1654c74440097ba2c85efc87818>:0 	  at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x0012d] in <15db194414f045b680e163886ce61461>:0 
Link to comment
Share on other sites

After updating to Emby 3.2, I've managed to manually upload some logos to channel's primary image. But it just keeps loading, and after 5-10mins, if I click upload again, it finishes.

 

The main debug part of the uploading part is ending with HTTP error 500. This:
 

2017-02-07 15:39:44.3354 Info HttpServer: HTTP POST http://192.168.0.13:8096/emby/Items/8a1bb111b50243843fd32f0c2104a9aa/Images/Primary. UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.0

2017-02-07 15:39:44.3392 Debug ProviderManager: Saving image to /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png

2017-02-07 15:39:44.3511 Error HttpServer: Error processing request

*** Error Report ***

Version: 3.2.0.0

Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh

Operating system: Unix 4.4.0.62

64-Bit OS: True

64-Bit Process: True

Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016)

Processor count: 2

Program data path: /var/lib/emby-server

Application directory: /usr/lib/emby-server/bin

System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)

 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 

  --- End of inner exception stack trace ---

 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Api.Images.ImageService.Post (MediaBrowser.Api.Images.PostItemImage request) [0x00056] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 

 at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object)

 at ServiceStack.Host.ServiceExecGeneral+<CreateExecFn>c__AnonStorey2.<>m__0 (System.Object service, System.Object request) [0x00000] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

 at ServiceStack.Host.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0010a] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at ServiceStack.Host.ServiceController+<Execute>c__async0.MoveNext () [0x00142] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x00167] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <226fe3586a754069be5357945c2ebcc9>:0 

---> (Inner Exception #0) System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)

 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 <---

 

System.AggregateException

 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Api.Images.ImageService.Post (MediaBrowser.Api.Images.PostItemImage request) [0x00056] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 

 at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object)

 at ServiceStack.Host.ServiceExecGeneral+<CreateExecFn>c__AnonStorey2.<>m__0 (System.Object service, System.Object request) [0x00000] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

 at ServiceStack.Host.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0010a] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at ServiceStack.Host.ServiceController+<Execute>c__async0.MoveNext () [0x00142] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x00167] in <b2b05a21973f42c6841bb05dde7d9e44>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <226fe3586a754069be5357945c2ebcc9>:0 

InnerException: System.IO.IOException

System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)

 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)

 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 

--- End of stack trace from previous location where exception was thrown ---

 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 

 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 

 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 

 

2017-02-07 15:39:44.3511 Info HttpServer: HTTP Response 500 to 1.2.3.4. Time: 16ms. http://192.168.0.13:8096/emby/Items/8a1bb111b50243843fd32f0c2104a9aa/Images/Primary

2017-02-07 15:39:44.3354 Info HttpServer: HTTP POST http://192.168.0.13:8096/emby/Items/8a1bb111b50243843fd32f0c2104a9aa/Images/Primary. UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:40.0) Gecko/20100101 Firefox/40.0
2017-02-07 15:39:44.3392 Debug ProviderManager: Saving image to /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png
2017-02-07 15:39:44.3511 Error HttpServer: Error processing request
*** Error Report ***
Version: 3.2.0.0
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 4.4.0.62
64-Bit OS: True
64-Bit Process: True
Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016)
Processor count: 2
Program data path: /var/lib/emby-server
Application directory: /usr/lib/emby-server/bin
System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 
  --- End of inner exception stack trace ---
 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Api.Images.ImageService.Post (MediaBrowser.Api.Images.PostItemImage request) [0x00056] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 
 at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object)
 at ServiceStack.Host.ServiceExecGeneral+<CreateExecFn>c__AnonStorey2.<>m__0 (System.Object service, System.Object request) [0x00000] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
 at ServiceStack.Host.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0010a] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at ServiceStack.Host.ServiceController+<Execute>c__async0.MoveNext () [0x00142] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x00167] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <226fe3586a754069be5357945c2ebcc9>:0 
---> (Inner Exception #0) System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 <---
 
System.AggregateException
 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Api.Images.ImageService.Post (MediaBrowser.Api.Images.PostItemImage request) [0x00056] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 
 at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,object)
 at ServiceStack.Host.ServiceExecGeneral+<CreateExecFn>c__AnonStorey2.<>m__0 (System.Object service, System.Object request) [0x00000] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
 at ServiceStack.Host.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0010a] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at ServiceStack.Host.ServiceController+<Execute>c__async0.MoveNext () [0x00142] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x00167] in <b2b05a21973f42c6841bb05dde7d9e44>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <226fe3586a754069be5357945c2ebcc9>:0 
InnerException: System.IO.IOException
System.IO.IOException: Sharing violation on path /var/lib/emby-server/metadata/livetv/8a1bb111b50243843fd32f0c2104a9aa/metadata/poster.png
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
 at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <42c5174dc9d74c7a87560f62bb636308>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async2.MoveNext () [0x00196] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00097] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00462] in <7660f7892d2c49cc8fa7e4be412ff52e>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
 at MediaBrowser.Api.Images.ImageService+<PostImage>c__async1.MoveNext () [0x0017c] in <efa74ad0036d4a1abe5ff5b2da2da7ee>:0 
 
2017-02-07 15:39:44.3511 Info HttpServer: HTTP Response 500 to 1.2.3.4. Time: 16ms. http://192.168.0.13:8096/emby/Items/8a1bb111b50243843fd32f0c2104a9aa/Images/Primary
Edited by A_C_M
Link to comment
Share on other sites

  • 3 months later...

@@A_C_M, the sharing violation in your log is resolved for the next release of emby server. thanks !

Link to comment
Share on other sites

IvanleFou

Hi Luke,

 

I also had problems with the channel logos. What happens is that whenever I modify the URL of a logo (they are not stored locally but rather on a remote web server) in tvheadend, the new URL is send to Emby when runnung the Program guide update but Emby does not take it into account. It seems that it simply keeps the old URL and does not update it with the one sent by tvheadend.

 

The only workaround I found was to remove tvheadend plugin from Emby so that it clears all data related to live TV and then install again the plugin. Finally run the Program guide update. At this point Emby fills its database with the info that tvheadend sends and it is fine.

Link to comment
Share on other sites

That's because you can customize the images in Emby so if we always replace them with data from TVH then those customizations would be lost.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...