Guest User

Untitled

a guest
Jan 10th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.14 KB | None | 0 0
  1. 2014-01-11 01:55:11.1283, Info, Main, Media Browser Server started
  2. 2014-01-11 01:55:11.1477, Info, Main, Command line: /Users/ianmclaughlin/Downloads/Release Mono-2/MediaBrowser.Server.Mono.exe
  3. 2014-01-11 01:55:11.1477, Info, Main, Server: Ians-iMac-3.local
  4. 2014-01-11 01:55:11.1486, Info, Main, Operating system: Unix 13.0.0.0
  5. 2014-01-11 01:55:11.4807, Info, App, Application Configuration:
  6. {"WeatherUnit":"Fahrenheit","EnableHttpLevelLogging":true,"HttpServerPortNumber":8096,"LegacyWebSocketPortNumber":8945,"EnableInternetProviders":true,"SeasonZeroDisplayName":"Specials","MetadataRefreshDays":30,"SaveLocalMeta":true,"RefreshItemImages":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"GB","DownloadMovieImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeriesImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeasonImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":false,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicArtistImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicAlbumImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"RecentItemDays":10,"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"FileWatcherDelay":8,"EnableDashboardResponseCaching":true,"ManualLoginClients":[],"EnableTvDbUpdates":true,"EnableTmdbUpdates":true,"EnableVideoImageExtraction":true,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":false,"MediaEncodingQuality":"HighSpeed","EnableMovieChapterImageExtraction":true,"EnableEpisodeChapterImageExtraction":false,"EnableOtherVideoChapterImageExtraction":false,"MovieOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"TvOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"MusicOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"GameOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"BookOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"EnableDebugEncodingLogging":false,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
  7. 2014-01-11 01:55:11.4954, Info, App, Loading MediaBrowser.Api, Version=3.0.5123.15977, Culture=neutral, PublicKeyToken=null
  8. 2014-01-11 01:55:11.4954, Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5123.15975, Culture=neutral, PublicKeyToken=null
  9. 2014-01-11 01:55:11.4954, Info, App, Loading MediaBrowser.Model, Version=3.0.5123.15971, Culture=neutral, PublicKeyToken=null
  10. 2014-01-11 01:55:11.4954, Info, App, Loading MediaBrowser.Common, Version=3.0.5123.15972, Culture=neutral, PublicKeyToken=null
  11. 2014-01-11 01:55:11.4954, Info, App, Loading MediaBrowser.Controller, Version=3.0.5123.15973, Culture=neutral, PublicKeyToken=null
  12. 2014-01-11 01:55:11.4954, Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  13. 2014-01-11 01:55:11.4963, Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5123.15973, Culture=neutral, PublicKeyToken=null
  14. 2014-01-11 01:55:11.4963, Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5123.15975, Culture=neutral, PublicKeyToken=null
  15. 2014-01-11 01:55:11.4963, Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5123.15977, Culture=neutral, PublicKeyToken=null
  16. 2014-01-11 01:55:11.5131, Info, App, Version 3.0.5123.15977 initializing
  17. 2014-01-11 01:55:11.5691, Info, SqliteUserRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/users.db
  18. 2014-01-11 01:55:11.6298, Info, SqliteItemRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/chapters.db
  19. 2014-01-11 01:55:11.6334, Info, SqliteItemRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/mediainfo.db
  20. 2014-01-11 01:55:11.6361, Info, SqliteItemRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/providerinfo.db
  21. 2014-01-11 01:55:11.7284, Info, SqliteNotificationsRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/notifications.db
  22. 2014-01-11 01:55:11.7358, Info, SqliteUserDataRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/userdata_v2.db
  23. 2014-01-11 01:55:11.7406, Info, SqliteItemRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/library.db
  24. 2014-01-11 01:55:11.7463, Info, SqliteDisplayPreferencesRepository, Opening /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/data/displaypreferences.db
  25. 2014-01-11 01:55:12.1144, Info, App, Requesting administrative access to authorize http server
  26. 2014-01-11 01:55:12.2057, Info, HttpServer, Calling ServiceStack AppHost.Init
  27. 2014-01-11 01:55:12.8568, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerResourcesService is not a Web Service that inherits IService
  28. at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in <filename unknown>:0
  29. 2014-01-11 01:55:12.8592, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerApiService is not a Web Service that inherits IService
  30. at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in <filename unknown>:0
  31. 2014-01-11 01:55:12.8742, Info, ServiceStackHost, Initializing Application took 1196.734ms
  32. 2014-01-11 01:55:12.8872, Info, App, Loading Http Server
  33. 2014-01-11 01:55:12.8901, Info, HttpServer, Adding HttpListener prefix http://+:8096/mediabrowser/
  34. 2014-01-11 01:55:12.8902, Info, HttpServer, Starting HttpListner
  35. 2014-01-11 01:55:12.9142, Info, App, Starting Alchemy web socket server on port 8945
  36. 2014-01-11 01:55:12.9186, Info, App, Alchemy Web Socket Server started
  37. 2014-01-11 01:55:14.3805, Info, App, Core startup complete
  38. 2014-01-11 01:55:14.9564, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3ServerNotifications.json
  39. 2014-01-11 01:55:17.1154, Info, App, HttpClientManager POST: http://mb3admin.com/admin/service/registration/validate
  40. 2014-01-11 01:55:17.1242, Info, App, Client connected from 127.0.0.1:51599
  41. 2014-01-11 01:55:17.3773, Info, App, StartupTrigger fired for task: Cache file cleanup
  42. 2014-01-11 01:55:17.3773, Info, App, StartupTrigger fired for task: Log file cleanup
  43. 2014-01-11 01:55:17.3802, Info, App, Executing Cache file cleanup
  44. 2014-01-11 01:55:17.3810, Info, App, Executing Log file cleanup
  45. 2014-01-11 01:55:17.3860, Info, App, Log file cleanup Completed after 0 minute(s) and 0 seconds
  46. 2014-01-11 01:55:17.3860, Info, App, Cache file cleanup Completed after 0 minute(s) and 0 seconds
  47. 2014-01-11 01:55:17.4080, Info, App, Sending web socket message ScheduledTaskEnded
  48. 2014-01-11 01:55:17.4080, Info, App, Sending web socket message ScheduledTaskEnded
  49. 2014-01-11 01:55:17.4212, Info, App, Sending web socket message ScheduledTaskStarted
  50. 2014-01-11 01:55:17.6142, Info, App, StartupTrigger fired for task: Check for plugin updates
  51. 2014-01-11 01:55:17.6142, Info, App, Executing Check for plugin updates
  52. 2014-01-11 01:55:17.6201, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json
  53. 2014-01-11 01:55:17.6844, Info, App, Sending web socket message ScheduledTaskStarted
  54. 2014-01-11 01:55:18.1148, Info, App, StartupTrigger fired for task: Check for application updates
  55. 2014-01-11 01:55:18.1148, Info, App, Executing Check for application updates
  56. 2014-01-11 01:55:18.1162, Info, App, Check for application updates Completed after 0 minute(s) and 0 seconds
  57. 2014-01-11 01:55:18.1162, Info, App, Sending web socket message ScheduledTaskEnded
  58. 2014-01-11 01:55:18.6150, Info, App, StartupTrigger fired for task: Refresh Guide
  59. 2014-01-11 01:55:18.6150, Info, App, Executing Refresh Guide
  60. 2014-01-11 01:55:18.6193, Info, App, Refresh Guide Completed after 0 minute(s) and 0 seconds
  61. 2014-01-11 01:55:18.6197, Info, App, Sending web socket message ScheduledTaskEnded
  62. 2014-01-11 01:55:19.6153, Info, App, StartupTrigger fired for task: Scan media library
  63. 2014-01-11 01:55:19.6153, Info, App, Executing Scan media library
  64. 2014-01-11 01:55:19.6223, Info, App, Validating media library
  65. 2014-01-11 01:55:20.1164, Info, App, Sending web socket message ScheduledTaskStarted
  66. 2014-01-11 01:55:20.6166, Info, App, Sending web socket message ScheduledTaskStarted
  67. 2014-01-11 01:55:20.6166, Info, App, Sending web socket message ScheduledTaskStarted
  68. 2014-01-11 01:55:21.1179, Info, App, Sending web socket message ScheduledTaskStarted
  69. 2014-01-11 01:55:21.1550, Info, App, Check for plugin updates Completed after 0 minute(s) and 3 seconds
  70. 2014-01-11 01:55:21.1555, Info, App, Sending web socket message ScheduledTaskEnded
  71. 2014-01-11 01:55:23.3323, Info, App, Sending web socket message UserUpdated
  72. 2014-01-11 01:55:29.9823, Info, App, Attempting to cancel Scheduled Task Scan media library
  73. 2014-01-11 01:55:29.9842, Info, App, Queueing task RefreshMediaLibraryTask
  74. 2014-01-11 01:55:33.7479, Info, BaseItem, ValidateChildren cancelled for root
  75. 2014-01-11 01:55:33.7571, Info, App, Validating collection folders within /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/root/default
  76. 2014-01-11 01:55:34.3763, Info, App, Task already queued: RefreshMediaLibraryTask
  77. 2014-01-11 01:55:34.7529, Info, App, Scan media library Cancelled after 0 minute(s) and 15 seconds
  78. 2014-01-11 01:55:34.7532, Info, App, Executing Scan media library
  79. 2014-01-11 01:55:34.7532, Info, App, Validating media library
  80. 2014-01-11 01:55:35.3337, Info, DirectoryWatchers, Watching directory /Volumes/music
  81. 2014-01-11 01:55:35.3337, Info, DirectoryWatchers, Watching directory /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/root
  82. 2014-01-11 01:55:35.3546, Info, App, Validating collection folders within /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/root/default
  83. 2014-01-11 01:55:35.6279, Info, App, Sending web socket message ScheduledTaskEnded
  84. 2014-01-11 01:55:35.6283, Info, App, Sending web socket message ScheduledTaskStarted
  85. 2014-01-11 01:55:35.6540, Info, DirectoryWatchers, Watching directory /Volumes/share/Music Videos
  86. 2014-01-11 01:55:37.4015, Info, DirectoryWatchers, Watching directory /Volumes/share/Video/HD
  87. 2014-01-11 01:55:37.7378, Info, DirectoryWatchers, Watching directory /Volumes/usbshare1/movie
  88. 2014-01-11 01:55:38.0658, Info, App, Attempting to cancel Scheduled Task Scan media library
  89. 2014-01-11 01:55:38.0660, Info, App, Queueing task RefreshMediaLibraryTask
  90. 2014-01-11 01:55:38.5504, Info, App, DashboardInfoWebSocketListener Begin transmitting over websocket to 127.0.0.1:51599
  91. 2014-01-11 01:55:46.0755, Info, BaseItem, ValidateChildren cancelled for movie
  92. 2014-01-11 01:55:46.0755, Info, BaseItem, ValidateChildren cancelled for root
  93. 2014-01-11 01:55:46.2165, Info, App, Post-scan task cancelled: SoundtrackPostScanTask
  94. 2014-01-11 01:55:46.2528, Info, App, Post-scan task cancelled: PeoplePostScanTask
  95. 2014-01-11 01:55:46.2874, Info, DirectoryWatchers, Unable to add directory watcher for {0}. It already exists in the dictionary./Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/root
  96. 2014-01-11 01:55:46.2874, Info, App, Scan media library Completed after 0 minute(s) and 11 seconds
  97. 2014-01-11 01:55:46.2874, Info, DirectoryWatchers, Unable to add directory watcher for {0}. It already exists in the dictionary./Volumes/music
  98. 2014-01-11 01:55:46.2874, Info, App, Executing Scan media library
  99. 2014-01-11 01:55:46.3587, Info, DirectoryWatchers, Unable to add directory watcher for {0}. It already exists in the dictionary./Volumes/share/Music Videos
  100. 2014-01-11 01:55:46.3587, Info, App, Validating media library
  101. 2014-01-11 01:55:47.0204, Info, App, Validating collection folders within /Users/ianmclaughlin/Downloads/Release Mono-2/ProgramData-Server/root/default
  102. 2014-01-11 01:55:47.1348, Info, App, Sending web socket message ScheduledTaskEnded
  103. 2014-01-11 01:55:47.1352, Info, App, Sending web socket message ScheduledTaskStarted
  104. 2014-01-11 01:55:47.4791, Info, DirectoryWatchers, Watching directory /Volumes/share/Video/HD
  105. 2014-01-11 01:55:47.8554, Info, DirectoryWatchers, Watching directory /Volumes/usbshare1/movie
  106. 2014-01-11 01:55:51.4927, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Rabbit Hole /Volumes/usbshare1/movie/Rabbit Hole (2010)/Rabbit Hole (2010).mkv
  107. FFProbe failed for file:"/Volumes/usbshare1/movie/Rabbit Hole (2010)/Rabbit Hole (2010).mkv"
  108. System.ApplicationException
  109. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  110. --- End of stack trace from previous location where exception was thrown ---
  111. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  112. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  113. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  114. --- End of stack trace from previous location where exception was thrown ---
  115. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  116. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  117. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  118. --- End of stack trace from previous location where exception was thrown ---
  119. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  120. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  121. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  122.  
  123. 2014-01-11 01:55:52.9884, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Madagascar 3: Europe's Most Wanted /Volumes/usbshare1/movie/Madagascar 3 Europes Most Wanted (2012)/madagascar 3 europes most wanted (2012).mkv
  124. FFProbe failed for file:"/Volumes/usbshare1/movie/Madagascar 3 Europes Most Wanted (2012)/madagascar 3 europes most wanted (2012).mkv"
  125. System.ApplicationException
  126. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  127. --- End of stack trace from previous location where exception was thrown ---
  128. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  129. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  130. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  131. --- End of stack trace from previous location where exception was thrown ---
  132. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  133. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  134. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  135. --- End of stack trace from previous location where exception was thrown ---
  136. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  137. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  138. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  139.  
  140. 2014-01-11 01:55:53.3790, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing The Adventures of Tintin /Volumes/usbshare1/movie/The Adventures of Tintin (2011)/The Adventures of Tintin (2011).mkv
  141. FFProbe failed for file:"/Volumes/usbshare1/movie/The Adventures of Tintin (2011)/The Adventures of Tintin (2011).mkv"
  142. System.ApplicationException
  143. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  144. --- End of stack trace from previous location where exception was thrown ---
  145. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  146. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  147. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  148. --- End of stack trace from previous location where exception was thrown ---
  149. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  150. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  151. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  152. --- End of stack trace from previous location where exception was thrown ---
  153. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  154. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  155. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  156.  
  157. 2014-01-11 01:55:53.9286, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing The Mechanic /Volumes/usbshare1/movie/The Mechanic (2011)/The Mechanic (2011).mkv
  158. FFProbe failed for file:"/Volumes/usbshare1/movie/The Mechanic (2011)/The Mechanic (2011).mkv"
  159. System.ApplicationException
  160. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  161. --- End of stack trace from previous location where exception was thrown ---
  162. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  163. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  164. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  165. --- End of stack trace from previous location where exception was thrown ---
  166. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  167. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  168. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  169. --- End of stack trace from previous location where exception was thrown ---
  170. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  171. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  172. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  173.  
  174. 2014-01-11 01:55:55.3263, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Puss in Boots /Volumes/usbshare1/movie/Puss In Boots (2011)/Puss In Boots (2011).mkv
  175. FFProbe failed for file:"/Volumes/usbshare1/movie/Puss In Boots (2011)/Puss In Boots (2011).mkv"
  176. System.ApplicationException
  177. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  178. --- End of stack trace from previous location where exception was thrown ---
  179. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  180. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  181. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  182. --- End of stack trace from previous location where exception was thrown ---
  183. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  184. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  185. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  186. --- End of stack trace from previous location where exception was thrown ---
  187. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  188. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  189. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  190.  
  191. 2014-01-11 01:55:55.5760, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Lockout /Volumes/usbshare1/movie/Lockout (2012)/Lockout (2012).mkv
  192. FFProbe failed for file:"/Volumes/usbshare1/movie/Lockout (2012)/Lockout (2012).mkv"
  193. System.ApplicationException
  194. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  195. --- End of stack trace from previous location where exception was thrown ---
  196. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  197. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  198. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  199. --- End of stack trace from previous location where exception was thrown ---
  200. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  201. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  202. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  203. --- End of stack trace from previous location where exception was thrown ---
  204. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  205. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  206. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  207.  
  208. 2014-01-11 01:55:56.5084, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing The Lorax /Volumes/usbshare1/movie/The Lorax (2012)/The Lorax (2012).avi
  209. FFProbe failed for file:"/Volumes/usbshare1/movie/The Lorax (2012)/The Lorax (2012).avi"
  210. System.ApplicationException
  211. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  212. --- End of stack trace from previous location where exception was thrown ---
  213. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  214. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  215. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  216. --- End of stack trace from previous location where exception was thrown ---
  217. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  218. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  219. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  220. --- End of stack trace from previous location where exception was thrown ---
  221. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  222. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  223. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  224.  
  225. 2014-01-11 01:55:56.8351, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing The Adjustment Bureau /Volumes/usbshare1/movie/The Adjustment Bureau (2011)/The Adjustment Bureau (2011).mkv
  226. FFProbe failed for file:"/Volumes/usbshare1/movie/The Adjustment Bureau (2011)/The Adjustment Bureau (2011).mkv"
  227. System.ApplicationException
  228. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  229. --- End of stack trace from previous location where exception was thrown ---
  230. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  231. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  232. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  233. --- End of stack trace from previous location where exception was thrown ---
  234. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  235. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  236. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  237. --- End of stack trace from previous location where exception was thrown ---
  238. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  239. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  240. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  241.  
  242. 2014-01-11 01:55:58.2578, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Kung Fu Panda 2 /Volumes/usbshare1/movie/Kung Fu Panda 2 (2011)/Kung Fu Panda 2 (2011).mkv
  243. FFProbe failed for file:"/Volumes/usbshare1/movie/Kung Fu Panda 2 (2011)/Kung Fu Panda 2 (2011).mkv"
  244. System.ApplicationException
  245. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  246. --- End of stack trace from previous location where exception was thrown ---
  247. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  248. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  249. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  250. --- End of stack trace from previous location where exception was thrown ---
  251. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  252. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  253. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  254. --- End of stack trace from previous location where exception was thrown ---
  255. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  256. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  257. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  258.  
  259. 2014-01-11 01:55:59.3725, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Takers /Volumes/usbshare1/movie/Takers/Takers (2010).mkv
  260. FFProbe failed for file:"/Volumes/usbshare1/movie/Takers/Takers (2010).mkv"
  261. System.ApplicationException
  262. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  263. --- End of stack trace from previous location where exception was thrown ---
  264. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  265. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  266. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  267. --- End of stack trace from previous location where exception was thrown ---
  268. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  269. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  270. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  271. --- End of stack trace from previous location where exception was thrown ---
  272. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  273. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  274. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  275.  
  276. 2014-01-11 01:56:00.2393, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Puncture /Volumes/usbshare1/movie/Puncture (2011)/Puncture (2011).avi
  277. FFProbe failed for file:"/Volumes/usbshare1/movie/Puncture (2011)/Puncture (2011).avi"
  278. System.ApplicationException
  279. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  280. --- End of stack trace from previous location where exception was thrown ---
  281. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  282. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  283. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  284. --- End of stack trace from previous location where exception was thrown ---
  285. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  286. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  287. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  288. --- End of stack trace from previous location where exception was thrown ---
  289. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  290. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  291. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  292.  
  293. 2014-01-11 01:56:02.3054, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing The Guard /Volumes/usbshare1/movie/The Guard (2011)/The Guard (2011).avi
  294. FFProbe failed for file:"/Volumes/usbshare1/movie/The Guard (2011)/The Guard (2011).avi"
  295. System.ApplicationException
  296. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  297. --- End of stack trace from previous location where exception was thrown ---
  298. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  299. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  300. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  301. --- End of stack trace from previous location where exception was thrown ---
  302. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  303. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  304. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  305. --- End of stack trace from previous location where exception was thrown ---
  306. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  307. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  308. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  309.  
  310. 2014-01-11 01:56:04.5211, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing Just Go With It /Volumes/usbshare1/movie/Just Go with It (2011)/Just Go with It (2011).mkv
  311. FFProbe failed for file:"/Volumes/usbshare1/movie/Just Go with It (2011)/Just Go with It (2011).mkv"
  312. System.ApplicationException
  313. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  314. --- End of stack trace from previous location where exception was thrown ---
  315. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  316. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  317. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  318. --- End of stack trace from previous location where exception was thrown ---
  319. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  320. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  321. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  322. --- End of stack trace from previous location where exception was thrown ---
  323. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  324. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  325. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  326.  
  327. 2014-01-11 01:56:04.9337, Info, App, HttpClientManager GET: http://www.omdbapi.com/?i=tt1564367&tomatoes=true
  328. 2014-01-11 01:56:08.8068, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing One Day /Volumes/usbshare1/movie/One Day (2011)/One Day (2011).avi
  329. No process to kill.
  330. System.SystemException
  331. at System.Diagnostics.Process.Close (Int32 signo) [0x00000] in <filename unknown>:0
  332. at System.Diagnostics.Process.Kill () [0x00000] in <filename unknown>:0
  333. at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Kill ()
  334. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  335. --- End of stack trace from previous location where exception was thrown ---
  336. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  337. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  338. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  339. --- End of stack trace from previous location where exception was thrown ---
  340. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  341. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  342. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  343. --- End of stack trace from previous location where exception was thrown ---
  344. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  345. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  346. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  347.  
  348. 2014-01-11 01:56:10.3222, Error, ProviderManager, FFProbeVideoInfoProvider failed refreshing The Dictator /Volumes/usbshare1/movie/The Dictator (2012)/The.Dictator.2012.720p.BluRay.X264-AMIABLE.mkv
  349. FFProbe failed for file:"/Volumes/usbshare1/movie/The Dictator (2012)/The.Dictator.2012.720p.BluRay.X264-AMIABLE.mkv"
  350. System.ApplicationException
  351. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  352. --- End of stack trace from previous location where exception was thrown ---
  353. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  354. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  355. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Video].MoveNext () [0x00000] in <filename unknown>:0
  356. --- End of stack trace from previous location where exception was thrown ---
  357. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  358. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  359. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfoProvider+<FetchAsync>c__async16.MoveNext () [0x00000] in <filename unknown>:0
  360. --- End of stack trace from previous location where exception was thrown ---
  361. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  362. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  363. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  364.  
  365. 2014-01-11 01:56:10.6519, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/movie/76493?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=casts,releases,images,keywords,trailers&include_image_language=en,null&language=en
  366. 2014-01-11 01:56:10.9149, Error, ProviderManager, ManualFanartArtistProvider failed in GetImages for type MusicArtist
  367. Document element did not appear. Line 1, position 1.
  368. System.Xml.XmlException
  369. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  370. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  371. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  372. at System.Xml.XmlReader.MoveToContent () [0x00000] in <filename unknown>:0
  373. at MediaBrowser.Providers.Music.ManualFanartArtistProvider.AddImages (System.Collections.Generic.List`1 list, System.String xmlPath, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  374. at MediaBrowser.Providers.Music.ManualFanartArtistProvider.GetAllImages (IHasImages item, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  375. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<GetImages>c__async7C.MoveNext () [0x00000] in <filename unknown>:0
  376.  
  377. 2014-01-11 01:56:11.1942, Info, App, HttpClientManager GET: http://api.fanart.tv/webservice/movie/5c6b04c68e904cfed1e6cbc9a9e683d4/76493/xml/all/1/1
  378. 2014-01-11 01:56:12.1148, Error, ProviderManager, FFProbeAudioInfoProvider failed refreshing 06 Mariah Carey - Emotions - You're So Cold /Volumes/music/Mariah Carey/Emotions [1991]/06 Mariah Carey - Emotions [1991]- You're So Cold.flac
  379. FFProbe failed for file:"/Volumes/music/Mariah Carey/Emotions [1991]/06 Mariah Carey - Emotions [1991]- You're So Cold.flac"
  380. System.ApplicationException
  381. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  382. --- End of stack trace from previous location where exception was thrown ---
  383. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  384. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  385. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Audio.Audio].MoveNext () [0x00000] in <filename unknown>:0
  386. --- End of stack trace from previous location where exception was thrown ---
  387. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  388. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  389. at MediaBrowser.Providers.MediaInfo.FFProbeAudioInfoProvider+<FetchAsync>c__async15.MoveNext () [0x00000] in <filename unknown>:0
  390. --- End of stack trace from previous location where exception was thrown ---
  391. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  392. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  393. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
  394.  
  395. 2014-01-11 01:56:12.1497, Info, App, HttpClientManager GET: http://www.omdbapi.com/?i=tt1645170&tomatoes=true
  396. 2014-01-11 01:56:12.3392, Error, ProviderManager, FFProbeAudioInfoProvider failed refreshing 05 Mariah Carey - Emotions - If It's Over /Volumes/music/Mariah Carey/Emotions [1991]/05 Mariah Carey - Emotions [1991]- If It's Over.flac
  397. FFProbe failed for file:"/Volumes/music/Mariah Carey/Emotions [1991]/05 Mariah Carey - Emotions [1991]- If It's Over.flac"
  398. System.ApplicationException
  399. at MediaBrowser.Server.Implementations.MediaEncoder.MediaEncoder+<GetMediaInfoInternal>c__async5E.MoveNext () [0x00000] in <filename unknown>:0
  400. --- End of stack trace from previous location where exception was thrown ---
  401. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  402. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  403. at MediaBrowser.Providers.MediaInfo.BaseFFProbeProvider`1+<GetMediaInfo>c__async14[MediaBrowser.Controller.Entities.Audio.Audio].MoveNext () [0x00000] in <filename unknown>:0
  404. --- End of stack trace from previous location where exception was thrown ---
  405. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  406. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.MediaInfo.MediaInfoResult].GetResult () [0x00000] in <filename unknown>:0
  407. at MediaBrowser.Providers.MediaInfo.FFProbeAudioInfoProvider+<FetchAsync>c__async15.MoveNext () [0x00000] in <filename unknown>:0
  408. --- End of stack trace from previous location where exception was thrown ---
  409. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  410. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Boolean].GetResult () [0x00000] in <filename unknown>:0
  411. at MediaBrowser.Server.Implementations.Providers.ProviderManager+<FetchAsync>c__async78.MoveNext () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment