Advertisement
Guest User

Untitled

a guest
Apr 6th, 2015
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.66 KB | None | 0 0
  1. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  2. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  3. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  4. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  5. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  6. [Debug] MigrationLogger: Took: 00:00:00.5767992
  7. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  8. [Debug] MigrationLogger: Took: 00:00:00.0321745
  9. [Info] Router: Application mode: Interactive
  10. [Debug] Router: Console selected
  11. [Info] OwinHostController: Listening on the following URLs:
  12. [Info] OwinHostController: http://*:8989/
  13. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  14. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  15. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  16. [Info] NancyBootstrapper: Starting NzbDrone API
  17. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  18. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  19. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  20. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  21. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  22. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  23. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  24. [Debug] IndexerFactory: Initializing Providers. Count 12
  25. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  26. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  27. [Info] SceneMappingService: Updating Scene mappings
  28. [Info] HousekeepingService: Running housecleaning tasks
  29. [Info] Database: Vacuuming database
  30. [Info] Database: Database Compressed
  31. [Info] Database: Vacuuming database
  32. [Info] Database: Database Compressed
  33. * Assertion at mono-internal-hash.c:125, condition `0' not met
  34.  
  35. Stacktrace:
  36.  
  37.  
  38. Native stacktrace:
  39.  
  40. mono() [0x4b3f7c]
  41. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fd01a7d8340]
  42. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39) [0x7fd01a439cc9]
  43. /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7fd01a43d0d8]
  44. mono() [0x636e59]
  45. mono() [0x637067]
  46. mono() [0x6371b6]
  47. mono() [0x6277bc]
  48. mono() [0x41c8f6]
  49. mono() [0x5a9432]
  50. mono() [0x5b2990]
  51. mono() [0x5a3739]
  52. mono() [0x5a3770]
  53. mono() [0x5a3c06]
  54. mono() [0x588274]
  55. mono() [0x631c56]
  56. /lib/x86_64-linux-gnu/libpthread.so.0(+0x8182) [0x7fd01a7d0182]
  57. /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fd01a4fd47d]
  58.  
  59. Debug info from gdb:
  60.  
  61.  
  62. =================================================================
  63. Got a SIGABRT while executing native code. This usually indicates
  64. a fatal error in the mono runtime or one of the native libraries
  65. used by your application.
  66. =================================================================
  67.  
  68. Aborted (core dumped)
  69. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  70. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  71. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  72. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  73. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  74. [Debug] MigrationLogger: Took: 00:00:00.4356720
  75. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  76. [Debug] MigrationLogger: Took: 00:00:00.0328229
  77. [Info] Router: Application mode: Interactive
  78. [Debug] Router: Console selected
  79. [Info] OwinHostController: Listening on the following URLs:
  80. [Info] OwinHostController: http://*:8989/
  81. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  82. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  83. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  84. [Info] NancyBootstrapper: Starting NzbDrone API
  85. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  86. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  87. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  88. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  89. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  90. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  91. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  92. [Debug] IndexerFactory: Initializing Providers. Count 12
  93. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  94. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  95. [Info] SceneMappingService: Updating Scene mappings
  96. [Info] HousekeepingService: Running housecleaning tasks
  97. [Info] Database: Vacuuming database
  98. Stacktrace:
  99.  
  100.  
  101. Native stacktrace:
  102.  
  103. mono() [0x4b3f7c]
  104. mono() [0x50c30f]
  105. mono() [0x423637]
  106. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fd0bf0e2340]
  107.  
  108. Debug info from gdb:
  109.  
  110.  
  111. =================================================================
  112. Got a SIGSEGV while executing native code. This usually indicates
  113. a fatal error in the mono runtime or one of the native libraries
  114. used by your application.
  115. =================================================================
  116.  
  117. Aborted (core dumped)
  118. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  119. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  120. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  121. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  122. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  123. [Debug] MigrationLogger: Took: 00:00:00.4380581
  124. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  125. [Debug] MigrationLogger: Took: 00:00:00.0352127
  126. [Info] Router: Application mode: Interactive
  127. [Debug] Router: Console selected
  128. [Info] OwinHostController: Listening on the following URLs:
  129. [Info] OwinHostController: http://*:8989/
  130. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  131. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  132. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  133. [Info] NancyBootstrapper: Starting NzbDrone API
  134. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  135. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  136. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  137. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  138. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  139. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  140. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  141. [Debug] IndexerFactory: Initializing Providers. Count 12
  142. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  143. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  144. [Info] SceneMappingService: Updating Scene mappings
  145. [Info] HousekeepingService: Running housecleaning tasks
  146. [Error] TaskExtensions: Task Error
  147.  
  148. TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Housek eeping.Housekeepers.CleanupOrphanedMetadataFiles ---> System.NullReferenceExcept ion: Object reference not set to an instance of an object
  149. at System.Collections.Generic.DefaultComparer`1[System.Reflection.ConstructorI nfo].GetHashCode (System.Reflection.ConstructorInfo obj) [0x00000] in <filename unknown>:0
  150. at System.Collections.Generic.Dictionary`2[System.Reflection.ConstructorInfo,T inyIoC.TinyIoCContainer+ObjectConstructor].TryGetValue (System.Reflection.Constr uctorInfo key, TinyIoC.ObjectConstructor& value) [0x00000] in <filename unknown> :0
  151. at TinyIoC.SafeDictionary`2[System.Reflection.ConstructorInfo,TinyIoC.TinyIoCC ontainer+ObjectConstructor].set_Item (System.Reflection.ConstructorInfo key, Tin yIoC.ObjectConstructor value) [0x00000] in <filename unknown>:0
  152. at TinyIoC.TinyIoCContainer.CreateObjectConstructionDelegateWithCache (System. Reflection.ConstructorInfo constructor) [0x00000] in <filename unknown>:0
  153. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.T ype implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.N amedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in <filename unknown>:0
  154. --- End of inner exception stack trace ---
  155. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.T ype implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.N amedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in <filename unknown>:0
  156. at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.T ype implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.R esolveOptions options) [0x00000] in <filename unknown>:0
  157. at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedT ype, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads paramet ers, TinyIoC.ResolveOptions options) [0x00000] in <filename unknown>:0
  158. at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registra tion, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options ) [0x00000] in <filename unknown>:0
  159.  
  160. Stacktrace:
  161.  
  162.  
  163. Native stacktrace:
  164.  
  165. mono() [0x4b3f7c]
  166. mono() [0x50c30f]
  167. mono() [0x423637]
  168. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f3cff513340]
  169. [0x7f3cf60388a8]
  170.  
  171. Debug info from gdb:
  172.  
  173.  
  174. =================================================================
  175. Got a SIGSEGV while executing native code. This usually indicates
  176. a fatal error in the mono runtime or one of the native libraries
  177. used by your application.
  178. =================================================================
  179.  
  180. Aborted (core dumped)
  181. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  182. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  183. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  184. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  185. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  186. [Debug] MigrationLogger: Took: 00:00:00.4294509
  187. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  188. [Debug] MigrationLogger: Took: 00:00:00.0307585
  189. [Info] Router: Application mode: Interactive
  190. [Debug] Router: Console selected
  191. [Info] OwinHostController: Listening on the following URLs:
  192. [Info] OwinHostController: http://*:8989/
  193. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  194. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  195. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  196. [Info] NancyBootstrapper: Starting NzbDrone API
  197. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  198. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  199. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  200. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  201. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  202. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  203. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  204. [Debug] IndexerFactory: Initializing Providers. Count 12
  205. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  206. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  207. [Info] SceneMappingService: Updating Scene mappings
  208. [Info] HousekeepingService: Running housecleaning tasks
  209. [Info] Database: Vacuuming database
  210. [Info] Database: Database Compressed
  211. Stacktrace:
  212.  
  213.  
  214. Native stacktrace:
  215.  
  216. Segmentation fault (core dumped)
  217. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  218. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  219. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  220. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  221. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  222. [Debug] MigrationLogger: Took: 00:00:00.4229622
  223. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  224. [Debug] MigrationLogger: Took: 00:00:00.0326230
  225. [Info] Router: Application mode: Interactive
  226. [Debug] Router: Console selected
  227. [Info] OwinHostController: Listening on the following URLs:
  228. [Info] OwinHostController: http://*:8989/
  229. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  230. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  231. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  232. [Info] NancyBootstrapper: Starting NzbDrone API
  233. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  234. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  235. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  236. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  237. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  238. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  239. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  240. [Debug] IndexerFactory: Initializing Providers. Count 12
  241. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  242. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  243. [Info] SceneMappingService: Updating Scene mappings
  244. [Info] HousekeepingService: Running housecleaning tasks
  245. [Info] Database: Vacuuming database
  246. [Info] Database: Database Compressed
  247. [Error] SceneMappingService: Failed to Update Scene Mappings:
  248.  
  249. System.NullReferenceException: Object reference not set to an instance of an obj ect
  250. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x00000] in <filename unknown>:0
  251.  
  252. Stacktrace:
  253.  
  254.  
  255. Native stacktrace:
  256.  
  257. mono() [0x4b3f7c]
  258. mono() [0x50c30f]
  259. mono() [0x423637]
  260. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f6769bce340]
  261. mono() [0x4b10b0]
  262. mono() [0x4b1b7b]
  263. mono() [0x4b229d]
  264. [0x409b1e3e]
  265.  
  266. Debug info from gdb:
  267.  
  268.  
  269. =================================================================
  270. Got a SIGSEGV while executing native code. This usually indicates
  271. a fatal error in the mono runtime or one of the native libraries
  272. used by your application.
  273. =================================================================
  274.  
  275. Aborted (core dumped)
  276. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  277. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  278. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  279. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  280. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  281. [Debug] MigrationLogger: Took: 00:00:00.4223509
  282. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  283. [Debug] MigrationLogger: Took: 00:00:00.0321274
  284. [Info] Router: Application mode: Interactive
  285. [Debug] Router: Console selected
  286. [Info] OwinHostController: Listening on the following URLs:
  287. [Info] OwinHostController: http://*:8989/
  288. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  289. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  290. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  291. [Info] NancyBootstrapper: Starting NzbDrone API
  292. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  293. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  294. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  295. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  296. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  297. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  298. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  299. [Debug] IndexerFactory: Initializing Providers. Count 12
  300. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  301. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  302. [Info] SceneMappingService: Updating Scene mappings
  303. [Info] HousekeepingService: Running housecleaning tasks
  304. [Info] Database: Vacuuming database
  305. [Info] Database: Database Compressed
  306. Stacktrace:
  307.  
  308.  
  309. Native stacktrace:
  310.  
  311. mono() [0x4b3f7c]
  312. mono() [0x50c30f]
  313. mono() [0x423637]
  314. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fd51143c340]
  315. [0x41aedb89]
  316.  
  317. Debug info from gdb:
  318.  
  319.  
  320. =================================================================
  321. Got a SIGSEGV while executing native code. This usually indicates
  322. a fatal error in the mono runtime or one of the native libraries
  323. used by your application.
  324. =================================================================
  325.  
  326. Aborted (core dumped)
  327. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  328. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  329. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  330. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  331. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  332. [Debug] MigrationLogger: Took: 00:00:00.4234532
  333. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  334. [Debug] MigrationLogger: Took: 00:00:00.0322869
  335. [Info] Router: Application mode: Interactive
  336. [Debug] Router: Console selected
  337. [Info] OwinHostController: Listening on the following URLs:
  338. [Info] OwinHostController: http://*:8989/
  339. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  340. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  341. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  342. [Info] NancyBootstrapper: Starting NzbDrone API
  343. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  344. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  345. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  346. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  347. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  348. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  349. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  350. [Debug] IndexerFactory: Initializing Providers. Count 12
  351. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  352. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  353. [Info] SceneMappingService: Updating Scene mappings
  354. [Info] HousekeepingService: Running housecleaning tasks
  355. [Info] Database: Vacuuming database
  356. [Info] Database: Database Compressed
  357. Stacktrace:
  358.  
  359.  
  360. Native stacktrace:
  361.  
  362. Segmentation fault (core dumped)
  363. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  364. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  365. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  366. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  367. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  368. [Debug] MigrationLogger: Took: 00:00:00.4343276
  369. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  370. [Debug] MigrationLogger: Took: 00:00:00.0324235
  371. [Info] Router: Application mode: Interactive
  372. [Debug] Router: Console selected
  373. [Info] OwinHostController: Listening on the following URLs:
  374. [Info] OwinHostController: http://*:8989/
  375. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  376. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  377. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  378. [Info] NancyBootstrapper: Starting NzbDrone API
  379. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  380. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  381. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  382. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  383. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  384. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  385. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  386. [Debug] IndexerFactory: Initializing Providers. Count 12
  387. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  388. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  389. [Info] SceneMappingService: Updating Scene mappings
  390. [Info] HousekeepingService: Running housecleaning tasks
  391. [Info] Database: Vacuuming database
  392. [Info] Database: Database Compressed
  393. Stacktrace:
  394.  
  395.  
  396. Native stacktrace:
  397.  
  398. Segmentation fault (core dumped)
  399. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  400. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  401. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  402. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  403. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  404. [Debug] MigrationLogger: Took: 00:00:00.4278186
  405. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  406. [Debug] MigrationLogger: Took: 00:00:00.0341440
  407. [Info] Router: Application mode: Interactive
  408. [Debug] Router: Console selected
  409. [Info] OwinHostController: Listening on the following URLs:
  410. [Info] OwinHostController: http://*:8989/
  411. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  412. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  413. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  414. [Info] NancyBootstrapper: Starting NzbDrone API
  415. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  416. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  417. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  418. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  419. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  420. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  421. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  422. [Debug] IndexerFactory: Initializing Providers. Count 12
  423. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  424. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  425. [Info] SceneMappingService: Updating Scene mappings
  426. [Info] HousekeepingService: Running housecleaning tasks
  427. [Info] Database: Vacuuming database
  428. [Info] Database: Database Compressed
  429. Stacktrace:
  430.  
  431.  
  432. Native stacktrace:
  433.  
  434. mono() [0x4b3f7c]
  435. mono() [0x50c30f]
  436. mono() [0x423637]
  437. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f75228b8340]
  438. mono() [0x4b0fb8]
  439. mono() [0x4b4f62]
  440. mono() [0x50b559]
  441. [0x42068f3b]
  442.  
  443. Debug info from gdb:
  444.  
  445.  
  446. =================================================================
  447. Got a SIGSEGV while executing native code. This usually indicates
  448. a fatal error in the mono runtime or one of the native libraries
  449. used by your application.
  450. =================================================================
  451.  
  452. Aborted (core dumped)
  453. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  454. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  455. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  456. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  457. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  458. [Debug] MigrationLogger: Took: 00:00:00.4361555
  459. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  460. [Debug] MigrationLogger: Took: 00:00:00.0321634
  461. [Info] Router: Application mode: Interactive
  462. [Debug] Router: Console selected
  463. [Info] OwinHostController: Listening on the following URLs:
  464. [Info] OwinHostController: http://*:8989/
  465. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  466. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  467. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  468. [Info] NancyBootstrapper: Starting NzbDrone API
  469. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  470. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  471. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  472. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  473. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  474. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  475. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  476. [Debug] IndexerFactory: Initializing Providers. Count 12
  477. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  478. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  479. [Info] SceneMappingService: Updating Scene mappings
  480. [Info] HousekeepingService: Running housecleaning tasks
  481. [Info] Database: Vacuuming database
  482. [Info] Database: Database Compressed
  483. Stacktrace:
  484.  
  485.  
  486. Native stacktrace:
  487.  
  488. mono() [0x4b3f7c]
  489. mono() [0x50c30f]
  490. mono() [0x423637]
  491. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fa5985e0340]
  492. mono(mono_mempool_alloc0+0xb) [0x5608bb]
  493. mono() [0x5a30a0]
  494. mono() [0x4be272]
  495. mono() [0x4bf9eb]
  496. [0x41f56ae6]
  497.  
  498. Debug info from gdb:
  499.  
  500.  
  501. =================================================================
  502. Got a SIGSEGV while executing native code. This usually indicates
  503. a fatal error in the mono runtime or one of the native libraries
  504. used by your application.
  505. =================================================================
  506.  
  507. Aborted (core dumped)
  508. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  509. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  510. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  511. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  512. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  513. [Debug] MigrationLogger: Took: 00:00:00.4273246
  514. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  515. [Debug] MigrationLogger: Took: 00:00:00.0299160
  516. [Info] Router: Application mode: Interactive
  517. [Debug] Router: Console selected
  518. [Info] OwinHostController: Listening on the following URLs:
  519. [Info] OwinHostController: http://*:8989/
  520. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  521. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  522. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  523. [Info] NancyBootstrapper: Starting NzbDrone API
  524. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  525. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  526. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  527. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  528. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  529. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  530. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  531. [Debug] IndexerFactory: Initializing Providers. Count 12
  532. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  533. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  534. [Info] SceneMappingService: Updating Scene mappings
  535. [Info] HousekeepingService: Running housecleaning tasks
  536. [Info] Database: Vacuuming database
  537. [Info] Database: Database Compressed
  538. [Info] Database: Vacuuming database
  539. [Info] Database: Database Compressed
  540. [Info] SceneMappingService: Updating Scene mappings
  541. [Info] HousekeepingService: Running housecleaning tasks
  542. [Info] SceneMappingService: Updating Scene mappings
  543. [Info] Database: Vacuuming database
  544. [Info] Database: Database Compressed
  545. [Info] RssSyncService: Starting RSS Sync
  546. [Info] DownloadDecisionMaker: Processing 14 reports
  547. [Info] RssSyncService: RSS Sync Completed. Reports found: 14, Reports grabbed: 0
  548. [Info] RssSyncService: RSS Sync hasn't run since: 05/04/2015 18:26:41. Searching for any missing episodes since then.
  549. [Info] EpisodeSearchService: Searching for 1 missing episodes since last RSS Syn c
  550. [Info] NzbSearchService: Searching 1 indexers for [Mad Men : S07E08]
  551. [Info] DownloadDecisionMaker: Processing 7 reports
  552. [Info] RefreshSeriesService: Updating Info for 24
  553. [Info] DownloadService: Report sent to download client. Mad Men S07E08 HDTV x264 -LOL[ettv]
  554. [Info] EpisodeSearchService: Completed search for 1 episodes. 1 reports download ed.
  555. [Info] RefreshEpisodeService: Starting episode info refresh for: [76290][24]
  556. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  557. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  558. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  559. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  560. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  561. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  562. [Info] RefreshEpisodeService: Finished episode refresh for series: [76290][24].
  563. [Info] Database: Vacuuming database
  564. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  565. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  566. [Info] DiskScanService: Scanning disk for 24
  567. [Info] Database: Database Compressed
  568. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  569. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  570. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  571. [Info] DiskScanService: Completed scanning disk for 24
  572. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  573. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  574. [Warn] GlobalExceptionHandlers: SignalR Heartbeat error.
  575. [Info] RefreshSeriesService: Updating Info for American Dad!
  576. [Info] RefreshEpisodeService: Starting episode info refresh for: [73141][America n Dad!]
  577. [Info] RefreshEpisodeService: Finished episode refresh for series: [73141][Ameri can Dad!].
  578. [Info] DiskScanService: Scanning disk for American Dad!
  579. [Info] DiskScanService: Completed scanning disk for American Dad!
  580. [Info] RefreshSeriesService: Updating Info for American Horror Story
  581. [Info] RefreshEpisodeService: Starting episode info refresh for: [250487][Americ an Horror Story]
  582. [Info] RefreshEpisodeService: Finished episode refresh for series: [250487][Amer ican Horror Story].
  583. [Info] DiskScanService: Scanning disk for American Horror Story
  584. [Info] DiskScanService: Completed scanning disk for American Horror Story
  585. [Info] RefreshSeriesService: Skipping refresh of series: An Idiot Abroad
  586. [Info] DiskScanService: Scanning disk for An Idiot Abroad
  587. [Info] DiskScanService: Completed scanning disk for An Idiot Abroad
  588. [Info] RefreshSeriesService: Skipping refresh of series: Arrested Development
  589. [Info] DiskScanService: Scanning disk for Arrested Development
  590. [Info] DiskScanService: Completed scanning disk for Arrested Development
  591. [Info] RefreshSeriesService: Updating Info for Better Call Saul
  592. [Info] NzbSearchService: Searching 1 indexers for [How It's Made : S25E01]
  593. [Info] RefreshEpisodeService: Starting episode info refresh for: [273181][Better Call Saul]
  594. [Info] RefreshEpisodeService: Finished episode refresh for series: [273181][Bett er Call Saul].
  595. [Info] DiskScanService: Scanning disk for Better Call Saul
  596. [Info] DownloadDecisionMaker: No reports found
  597. [Info] DiskScanService: Completed scanning disk for Better Call Saul
  598. [Info] RefreshSeriesService: Updating Info for Black Mirror
  599. [Info] RefreshEpisodeService: Starting episode info refresh for: [253463][Black Mirror]
  600. [Info] RefreshEpisodeService: Finished episode refresh for series: [253463][Blac k Mirror].
  601. [Info] DiskScanService: Scanning disk for Black Mirror
  602. [Info] MediaCoverService: Downloading Poster for [273181][Better Call Saul] http ://thetvdb.com/banners/posters/273181-15.jpg
  603. [Info] DiskScanService: Completed scanning disk for Black Mirror
  604. [Info] RefreshSeriesService: Skipping refresh of series: Blackadder
  605. [Info] DiskScanService: Scanning disk for Blackadder
  606. [Info] DiskScanService: Completed scanning disk for Blackadder
  607. [Info] RefreshSeriesService: Skipping refresh of series: Blue Mountain State
  608. [Info] DiskScanService: Scanning disk for Blue Mountain State
  609. [Info] DiskScanService: Completed scanning disk for Blue Mountain State
  610. [Info] RefreshSeriesService: Skipping refresh of series: Boardwalk Empire
  611. [Info] DiskScanService: Scanning disk for Boardwalk Empire
  612. [Info] DiskScanService: Completed scanning disk for Boardwalk Empire
  613. [Info] RefreshSeriesService: Skipping refresh of series: Breaking Bad
  614. [Info] DiskScanService: Scanning disk for Breaking Bad
  615. [Info] DiskScanService: Completed scanning disk for Breaking Bad
  616. [Info] RefreshSeriesService: Updating Info for Brooklyn Nine-Nine
  617. [Info] RefreshEpisodeService: Starting episode info refresh for: [269586][Brookl yn Nine-Nine]
  618. [Info] RefreshEpisodeService: Finished episode refresh for series: [269586][Broo klyn Nine-Nine].
  619. [Info] DiskScanService: Scanning disk for Brooklyn Nine-Nine
  620. [Info] DiskScanService: Completed scanning disk for Brooklyn Nine-Nine
  621. [Info] RefreshSeriesService: Skipping refresh of series: Camelot
  622. [Info] DiskScanService: Scanning disk for Camelot
  623. [Info] DiskScanService: Completed scanning disk for Camelot
  624. [Info] RefreshSeriesService: Updating Info for Charlie Brooker's Screenwipe
  625. [Info] RefreshEpisodeService: Starting episode info refresh for: [79818][Charlie Brooker's Screenwipe]
  626. [Info] RefreshEpisodeService: Finished episode refresh for series: [79818][Charl ie Brooker's Screenwipe].
  627. [Info] DiskScanService: Scanning disk for Charlie Brooker's Screenwipe
  628. [Info] DiskScanService: Completed scanning disk for Charlie Brooker's Screenwipe
  629. [Info] RefreshSeriesService: Updating Info for Charlie Brooker's Weekly Wipe
  630. [Info] RefreshEpisodeService: Starting episode info refresh for: [265369][Charli e Brooker's Weekly Wipe]
  631. [Info] RefreshEpisodeService: Finished episode refresh for series: [265369][Char lie Brooker's Weekly Wipe].
  632. [Info] DiskScanService: Scanning disk for Charlie Brooker's Weekly Wipe
  633. [Info] NzbSearchService: Searching 1 indexers for [How It's Made : S25E01]
  634. [Info] DiskScanService: Completed scanning disk for Charlie Brooker's Weekly Wip e
  635. [Info] RefreshSeriesService: Updating Info for Cuckoo
  636. [Info] RefreshEpisodeService: Starting episode info refresh for: [262558][Cuckoo ]
  637. [Info] RefreshEpisodeService: Finished episode refresh for series: [262558][Cuck oo].
  638. [Info] DiskScanService: Scanning disk for Cuckoo
  639. [Info] DiskScanService: Completed scanning disk for Cuckoo
  640. [Info] DownloadDecisionMaker: No reports found
  641. Stacktrace:
  642.  
  643.  
  644. Native stacktrace:
  645.  
  646. Segmentation fault (core dumped)
  647. bilbo@Bilbo:~$ mono /opt/NzbDrone/NzbDrone.exe
  648. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  649. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  650. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  651. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  652. [Debug] MigrationLogger: Took: 00:00:00.7028249
  653. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  654. [Debug] MigrationLogger: Took: 00:00:00.0513588
  655. [Info] Router: Application mode: Interactive
  656. [Debug] Router: Console selected
  657. [Info] OwinHostController: Listening on the following URLs:
  658. [Info] OwinHostController: http://*:8989/
  659. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  660. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  661. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  662. [Info] NancyBootstrapper: Starting NzbDrone API
  663. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  664. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  665. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  666. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  667. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  668. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  669. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  670. [Debug] IndexerFactory: Initializing Providers. Count 12
  671. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  672. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  673. [Info] SceneMappingService: Updating Scene mappings
  674. [Info] HousekeepingService: Running housecleaning tasks
  675. [Info] Database: Vacuuming database
  676. [Info] Database: Database Compressed
  677. [Info] Database: Vacuuming database
  678. [Warn] GlobalExceptionHandlers: SignalR Heartbeat error.
  679. [Info] Database: Database Compressed
  680. [Info] SceneMappingService: Updating Scene mappings
  681. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  682. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  683. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  684. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  685. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  686. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  687. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  688. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  689. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  690. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  691. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  692. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  693. [Info] RefreshSeriesService: Updating Info for 24
  694. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  695. [Info] RefreshEpisodeService: Starting episode info refresh for: [76290][24]
  696. [Info] RefreshEpisodeService: Finished episode refresh for series: [76290][24].
  697. [Info] DiskScanService: Scanning disk for 24
  698. [Info] DiskScanService: Completed scanning disk for 24
  699. [Info] RefreshSeriesService: Updating Info for American Dad!
  700. [Info] RefreshEpisodeService: Starting episode info refresh for: [73141][America n Dad!]
  701. [Info] RefreshEpisodeService: Finished episode refresh for series: [73141][Ameri can Dad!].
  702. [Info] DiskScanService: Scanning disk for American Dad!
  703. [Info] DiskScanService: Completed scanning disk for American Dad!
  704. [Info] RefreshSeriesService: Updating Info for American Horror Story
  705. [Info] RefreshEpisodeService: Starting episode info refresh for: [250487][Americ an Horror Story]
  706. [Info] RefreshEpisodeService: Finished episode refresh for series: [250487][Amer ican Horror Story].
  707. [Info] DiskScanService: Scanning disk for American Horror Story
  708. [Info] DiskScanService: Completed scanning disk for American Horror Story
  709. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  710. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  711. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  712. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  713. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  714. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  715. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  716. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  717. [Info] RefreshSeriesService: Skipping refresh of series: An Idiot Abroad
  718. [Info] DiskScanService: Scanning disk for An Idiot Abroad
  719. [Info] DiskScanService: Completed scanning disk for An Idiot Abroad
  720. [Info] RefreshSeriesService: Skipping refresh of series: Arrested Development
  721. [Info] DiskScanService: Scanning disk for Arrested Development
  722. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  723. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  724. [Info] DiskScanService: Completed scanning disk for Arrested Development
  725. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  726. [Info] RefreshSeriesService: Updating Info for Better Call Saul
  727. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  728. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  729. [Info] RefreshEpisodeService: Starting episode info refresh for: [273181][Better Call Saul]
  730. [Info] RefreshEpisodeService: Finished episode refresh for series: [273181][Bett er Call Saul].
  731. [Info] DiskScanService: Scanning disk for Better Call Saul
  732. [Info] DiskScanService: Completed scanning disk for Better Call Saul
  733. [Info] RefreshSeriesService: Updating Info for Black Mirror
  734. [Info] RefreshEpisodeService: Starting episode info refresh for: [253463][Black Mirror]
  735. [Info] RefreshEpisodeService: Finished episode refresh for series: [253463][Blac k Mirror].
  736. [Info] DiskScanService: Scanning disk for Black Mirror
  737. [Info] DiskScanService: Completed scanning disk for Black Mirror
  738. [Info] RefreshSeriesService: Skipping refresh of series: Blackadder
  739. [Info] DiskScanService: Scanning disk for Blackadder
  740. [Info] DiskScanService: Completed scanning disk for Blackadder
  741. [Info] RefreshSeriesService: Skipping refresh of series: Blue Mountain State
  742. [Info] DiskScanService: Scanning disk for Blue Mountain State
  743. [Info] DiskScanService: Completed scanning disk for Blue Mountain State
  744. [Info] RefreshSeriesService: Skipping refresh of series: Boardwalk Empire
  745. [Info] DiskScanService: Scanning disk for Boardwalk Empire
  746. [Info] DiskScanService: Completed scanning disk for Boardwalk Empire
  747. [Info] RefreshSeriesService: Skipping refresh of series: Breaking Bad
  748. [Info] DiskScanService: Scanning disk for Breaking Bad
  749. [Info] DiskScanService: Completed scanning disk for Breaking Bad
  750. [Info] RefreshSeriesService: Updating Info for Brooklyn Nine-Nine
  751. [Info] RefreshEpisodeService: Starting episode info refresh for: [269586][Brookl yn Nine-Nine]
  752. [Info] RefreshEpisodeService: Finished episode refresh for series: [269586][Broo klyn Nine-Nine].
  753. [Info] DiskScanService: Scanning disk for Brooklyn Nine-Nine
  754. [Info] DiskScanService: Completed scanning disk for Brooklyn Nine-Nine
  755. [Info] RefreshSeriesService: Skipping refresh of series: Camelot
  756. [Info] DiskScanService: Scanning disk for Camelot
  757. [Info] DiskScanService: Completed scanning disk for Camelot
  758. [Info] RefreshSeriesService: Updating Info for Charlie Brooker's Screenwipe
  759. [Info] RefreshEpisodeService: Starting episode info refresh for: [79818][Charlie Brooker's Screenwipe]
  760. [Info] RefreshEpisodeService: Finished episode refresh for series: [79818][Charl ie Brooker's Screenwipe].
  761. [Info] DiskScanService: Scanning disk for Charlie Brooker's Screenwipe
  762. [Info] DiskScanService: Completed scanning disk for Charlie Brooker's Screenwipe
  763. [Info] RefreshSeriesService: Updating Info for Charlie Brooker's Weekly Wipe
  764. [Info] RefreshEpisodeService: Starting episode info refresh for: [265369][Charli e Brooker's Weekly Wipe]
  765. [Info] RefreshEpisodeService: Finished episode refresh for series: [265369][Char lie Brooker's Weekly Wipe].
  766. [Info] DiskScanService: Scanning disk for Charlie Brooker's Weekly Wipe
  767. [Info] DiskScanService: Completed scanning disk for Charlie Brooker's Weekly Wip e
  768. [Info] RefreshSeriesService: Updating Info for Cuckoo
  769. [Info] RefreshEpisodeService: Starting episode info refresh for: [262558][Cuckoo ]
  770. [Info] RefreshEpisodeService: Finished episode refresh for series: [262558][Cuck oo].
  771. [Info] DiskScanService: Scanning disk for Cuckoo
  772. [Info] DiskScanService: Completed scanning disk for Cuckoo
  773. [Info] RefreshSeriesService: Updating Info for Curb Your Enthusiasm
  774. [Info] RefreshEpisodeService: Starting episode info refresh for: [76203][Curb Yo ur Enthusiasm]
  775. [Info] RefreshEpisodeService: Finished episode refresh for series: [76203][Curb Your Enthusiasm].
  776. [Info] DiskScanService: Scanning disk for Curb Your Enthusiasm
  777. [Info] DiskScanService: Completed scanning disk for Curb Your Enthusiasm
  778. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  779. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  780. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  781. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  782. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  783. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  784. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  785. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  786. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  787. [Info] RefreshSeriesService: Skipping refresh of series: Dawson's Creek
  788. [Info] DiskScanService: Scanning disk for Dawson's Creek
  789. [Info] RefreshSeriesService: Skipping refresh of series: Deadwood
  790. [Info] DiskScanService: Scanning disk for Deadwood
  791. [Info] DiskScanService: Completed scanning disk for Deadwood
  792. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  793. [Info] RefreshSeriesService: Skipping refresh of series: Death Note
  794. [Info] DiskScanService: Scanning disk for Death Note
  795. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  796. [Info] DiskScanService: Completed scanning disk for Death Note
  797. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  798. [Info] RefreshSeriesService: Skipping refresh of series: Derek
  799. [Info] DiskScanService: Scanning disk for Derek
  800. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  801. [Info] DiskScanService: Completed scanning disk for Derek
  802. [Info] RefreshSeriesService: Skipping refresh of series: Dexter
  803. [Info] DiskScanService: Scanning disk for Dexter
  804. [Info] DiskScanService: Completed scanning disk for Dexter
  805. [Info] RefreshSeriesService: Updating Info for Episodes
  806. [Info] RefreshEpisodeService: Starting episode info refresh for: [123581][Episod es]
  807. [Info] RefreshEpisodeService: Finished episode refresh for series: [123581][Epis odes].
  808. [Info] DiskScanService: Scanning disk for Episodes
  809. [Info] DiskScanService: Completed scanning disk for Episodes
  810. [Info] RefreshSeriesService: Updating Info for Family Guy
  811. [Info] RefreshEpisodeService: Starting episode info refresh for: [75978][Family Guy]
  812. [Info] RefreshEpisodeService: Finished episode refresh for series: [75978][Famil y Guy].
  813. [Info] DiskScanService: Scanning disk for Family Guy
  814. [Info] DiskScanService: Completed scanning disk for Family Guy
  815. [Info] RefreshSeriesService: Updating Info for Fargo
  816. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  817. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  818. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  819. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  820. [Info] RefreshEpisodeService: Starting episode info refresh for: [269613][Fargo]
  821. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  822. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  823. [Info] RefreshEpisodeService: Finished episode refresh for series: [269613][Farg o].
  824. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  825. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  826. [Info] DiskScanService: Scanning disk for Fargo
  827. [Info] DiskScanService: Completed scanning disk for Fargo
  828. [Info] RefreshSeriesService: Skipping refresh of series: Father Ted
  829. [Info] DiskScanService: Scanning disk for Father Ted
  830. [Info] DiskScanService: Completed scanning disk for Father Ted
  831. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  832. [Info] RefreshSeriesService: Skipping refresh of series: Firefly
  833. [Info] DiskScanService: Scanning disk for Firefly
  834. [Info] DiskScanService: Completed scanning disk for Firefly
  835. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  836. [Info] RefreshSeriesService: Skipping refresh of series: Flight of the Conchords
  837. [Info] DiskScanService: Scanning disk for Flight of the Conchords
  838. [Info] DiskScanService: Completed scanning disk for Flight of the Conchords
  839. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  840. [Info] RefreshSeriesService: Skipping refresh of series: Frasier
  841. [Info] DiskScanService: Scanning disk for Frasier
  842. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  843. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  844. [Info] DiskScanService: Completed scanning disk for Frasier
  845. [Info] RefreshSeriesService: Updating Info for Fresh Meat
  846. [Info] RefreshEpisodeService: Starting episode info refresh for: [251889][Fresh Meat]
  847. [Info] RefreshEpisodeService: Finished episode refresh for series: [251889][Fres h Meat].
  848. [Info] DiskScanService: Scanning disk for Fresh Meat
  849. [Info] DiskScanService: Completed scanning disk for Fresh Meat
  850. [Info] RefreshSeriesService: Skipping refresh of series: Friends
  851. [Info] DiskScanService: Scanning disk for Friends
  852. [Info] DiskScanService: Completed scanning disk for Friends
  853. [Info] RefreshSeriesService: Skipping refresh of series: Futurama
  854. [Info] DiskScanService: Scanning disk for Futurama
  855. [Info] DiskScanService: Completed scanning disk for Futurama
  856. [Info] RefreshSeriesService: Updating Info for Game of Thrones
  857. [Info] RefreshEpisodeService: Starting episode info refresh for: [121361][Game o f Thrones]
  858. [Info] RefreshEpisodeService: Finished episode refresh for series: [121361][Game of Thrones].
  859. [Info] DiskScanService: Scanning disk for Game of Thrones
  860. [Info] DiskScanService: Completed scanning disk for Game of Thrones
  861. [Info] RefreshSeriesService: Skipping refresh of series: Generation Kill
  862. [Info] DiskScanService: Scanning disk for Generation Kill
  863. [Info] DiskScanService: Completed scanning disk for Generation Kill
  864. [Info] RefreshSeriesService: Updating Info for Gomorrah
  865. [Info] RefreshEpisodeService: Starting episode info refresh for: [281342][Gomorr ah]
  866. [Info] RefreshEpisodeService: Finished episode refresh for series: [281342][Gomo rrah].
  867. [Info] DiskScanService: Scanning disk for Gomorrah
  868. [Info] DiskScanService: Completed scanning disk for Gomorrah
  869. [Info] RefreshSeriesService: Updating Info for Halt and Catch Fire
  870. [Info] RefreshEpisodeService: Starting episode info refresh for: [271910][Halt a nd Catch Fire]
  871. [Info] RefreshEpisodeService: Finished episode refresh for series: [271910][Halt and Catch Fire].
  872. [Info] DiskScanService: Scanning disk for Halt and Catch Fire
  873. [Info] DiskScanService: Completed scanning disk for Halt and Catch Fire
  874. [Info] RefreshSeriesService: Skipping refresh of series: Heroes
  875. [Info] DiskScanService: Scanning disk for Heroes
  876. [Info] DiskScanService: Completed scanning disk for Heroes
  877. [Info] RefreshSeriesService: Updating Info for Homeland
  878. [Info] RefreshEpisodeService: Starting episode info refresh for: [247897][Homela nd]
  879. [Info] RefreshEpisodeService: Finished episode refresh for series: [247897][Home land].
  880. [Info] DiskScanService: Scanning disk for Homeland
  881. [Info] DiskScanService: Completed scanning disk for Homeland
  882. [Info] RefreshSeriesService: Skipping refresh of series: House
  883. [Info] DiskScanService: Scanning disk for House
  884. [Info] DiskScanService: Completed scanning disk for House
  885. [Info] RefreshSeriesService: Updating Info for How It's Made
  886. [Info] RefreshEpisodeService: Starting episode info refresh for: [79485][How It' s Made]
  887. [Info] RefreshEpisodeService: Finished episode refresh for series: [79485][How I t's Made].
  888. [Info] DiskScanService: Scanning disk for How It's Made
  889. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  890. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  891. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  892. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  893. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  894. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  895. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  896. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  897. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  898. [Info] DiskScanService: Completed scanning disk for How It's Made
  899. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  900. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  901. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  902. [Info] RefreshSeriesService: Skipping refresh of series: Human Universe
  903. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  904. [Info] DiskScanService: Scanning disk for Human Universe
  905. [Info] DiskScanService: Completed scanning disk for Human Universe
  906. [Info] RefreshSeriesService: Skipping refresh of series: Ideal
  907. [Info] DiskScanService: Scanning disk for Ideal
  908. [Info] DiskScanService: Completed scanning disk for Ideal
  909. [Info] RefreshSeriesService: Updating Info for It's Always Sunny in Philadelphia
  910. [Info] RefreshEpisodeService: Starting episode info refresh for: [75805][It's Al ways Sunny in Philadelphia]
  911. [Info] RefreshEpisodeService: Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
  912. [Info] DiskScanService: Scanning disk for It's Always Sunny in Philadelphia
  913. [Info] DiskScanService: Completed scanning disk for It's Always Sunny in Philade lphia
  914. [Info] RefreshSeriesService: Skipping refresh of series: Life's Too Short
  915. [Info] DiskScanService: Scanning disk for Life's Too Short
  916. [Info] DiskScanService: Completed scanning disk for Life's Too Short
  917. [Info] RefreshSeriesService: Skipping refresh of series: Limmy's Show
  918. [Info] DiskScanService: Scanning disk for Limmy's Show
  919. [Info] DiskScanService: Completed scanning disk for Limmy's Show
  920. [Info] RefreshSeriesService: Skipping refresh of series: Lost
  921. [Info] DiskScanService: Scanning disk for Lost
  922. [Info] DiskScanService: Completed scanning disk for Lost
  923. [Info] RefreshSeriesService: Updating Info for Louie (2010)
  924. [Info] RefreshEpisodeService: Starting episode info refresh for: [155201][Louie (2010)]
  925. [Info] RefreshEpisodeService: Finished episode refresh for series: [155201][Loui e (2010)].
  926. [Info] DiskScanService: Scanning disk for Louie (2010)
  927. [Info] DiskScanService: Completed scanning disk for Louie (2010)
  928. [Info] RefreshSeriesService: Skipping refresh of series: Louis Theroux's Weird W eekends
  929. [Info] DiskScanService: Scanning disk for Louis Theroux's Weird Weekends
  930. [Info] DiskScanService: Completed scanning disk for Louis Theroux's Weird Weeken ds
  931. [Info] RefreshSeriesService: Updating Info for Mad Men
  932. [Info] RefreshEpisodeService: Starting episode info refresh for: [80337][Mad Men ]
  933. [Info] RefreshEpisodeService: Finished episode refresh for series: [80337][Mad M en].
  934. [Info] DiskScanService: Scanning disk for Mad Men
  935. [Info] DiskScanService: Completed scanning disk for Mad Men
  936. [Info] RefreshSeriesService: Skipping refresh of series: Malcolm in the Middle
  937. [Info] DiskScanService: Scanning disk for Malcolm in the Middle
  938. [Info] DiskScanService: Completed scanning disk for Malcolm in the Middle
  939. [Info] RefreshSeriesService: Skipping refresh of series: Merlin
  940. [Info] DiskScanService: Scanning disk for Merlin
  941. [Info] MediaCoverService: Downloading Fanart for [80337][Mad Men] http://thetvdb .com/banners/fanart/original/80337-82.jpg
  942. [Info] DiskScanService: Completed scanning disk for Merlin
  943. [Info] RefreshSeriesService: Skipping refresh of series: Misfits
  944. [Info] DiskScanService: Scanning disk for Misfits
  945. [Info] DiskScanService: Completed scanning disk for Misfits
  946. [Info] RefreshSeriesService: Updating Info for Modern Family
  947. [Info] RefreshEpisodeService: Starting episode info refresh for: [95011][Modern Family]
  948. [Info] RefreshEpisodeService: Finished episode refresh for series: [95011][Moder n Family].
  949. [Info] DiskScanService: Scanning disk for Modern Family
  950. [Info] DiskScanService: Completed scanning disk for Modern Family
  951. [Info] RefreshSeriesService: Skipping refresh of series: Monty Python's Flying C ircus
  952. [Info] DiskScanService: Scanning disk for Monty Python's Flying Circus
  953. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  954. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  955. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  956. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05 -02-03].avi
  957. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.a vi
  958. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  959. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.av i
  960. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downlo ads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  961. [Info] DiskScanService: Completed scanning disk for Monty Python's Flying Circus
  962. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  963. [Info] RefreshSeriesService: Skipping refresh of series: Mr. Sunshine (2011)
  964. [Info] DiskScanService: Scanning disk for Mr. Sunshine (2011)
  965. [Info] DiskScanService: Completed scanning disk for Mr. Sunshine (2011)
  966. [Info] RefreshSeriesService: Skipping refresh of series: My Name Is Earl
  967. [Info] DiskScanService: Scanning disk for My Name Is Earl
  968. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  969. [Info] DiskScanService: Completed scanning disk for My Name Is Earl
  970. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  971. [Info] RefreshSeriesService: Updating Info for MythBusters
  972. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video fi le?
  973. [Info] RefreshEpisodeService: Starting episode info refresh for: [73388][MythBus ters]
  974. [Info] RefreshEpisodeService: Finished episode refresh for series: [73388][MythB usters].
  975. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storag e/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.m pg]
  976. [Info] DiskScanService: Scanning disk for MythBusters
  977. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/TV Sho ws/MythBusters/Specials/MythBusters - s00eZZ - Car Busting Special.mkv
  978. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/TV Sho ws/MythBusters/Specials/MythBusters - s00eZZ - Cars on Celluloid Special.mkv
  979. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/TV Sho ws/MythBusters/Specials/MythBusters - s00eZZ - Killer Car Special.mkv
  980. [Info] DiskScanService: Completed scanning disk for MythBusters
  981. [Info] RefreshSeriesService: Skipping refresh of series: Newswipe
  982. [Info] DiskScanService: Scanning disk for Newswipe
  983. [Info] DiskScanService: Completed scanning disk for Newswipe
  984. [Info] RefreshSeriesService: Updating Info for Orange Is the New Black
  985. [Info] RefreshEpisodeService: Starting episode info refresh for: [264586][Orange Is the New Black]
  986. [Info] RefreshEpisodeService: Finished episode refresh for series: [264586][Oran ge Is the New Black].
  987. [Info] DiskScanService: Scanning disk for Orange Is the New Black
  988. [Info] DiskScanService: Completed scanning disk for Orange Is the New Black
  989. [Info] RefreshSeriesService: Skipping refresh of series: Oz
  990. [Info] DiskScanService: Scanning disk for Oz
  991. [Info] DiskScanService: Completed scanning disk for Oz
  992. [Info] RefreshSeriesService: Updating Info for Peep Show
  993. [Info] RefreshEpisodeService: Starting episode info refresh for: [71656][Peep Sh ow]
  994. [Info] RefreshEpisodeService: Finished episode refresh for series: [71656][Peep Show].
  995. [Info] DiskScanService: Scanning disk for Peep Show
  996. [Info] DiskScanService: Completed scanning disk for Peep Show
  997. [Info] RefreshSeriesService: Skipping refresh of series: Penn & Teller: Bullshit !
  998. [Info] DiskScanService: Scanning disk for Penn & Teller: Bullshit!
  999. [Info] DiskScanService: Completed scanning disk for Penn & Teller: Bullshit!
  1000. [Info] RefreshSeriesService: Updating Info for Pete Versus Life
  1001. [Info] RefreshEpisodeService: Starting episode info refresh for: [180871][Pete V ersus Life]
  1002. [Info] RefreshEpisodeService: Finished episode refresh for series: [180871][Pete Versus Life].
  1003. [Info] DiskScanService: Scanning disk for Pete Versus Life
  1004. [Info] DiskScanService: Completed scanning disk for Pete Versus Life
  1005. [Info] RefreshSeriesService: Skipping refresh of series: Prison Break
  1006. [Info] DiskScanService: Scanning disk for Prison Break
  1007. [Info] DiskScanService: Completed scanning disk for Prison Break
  1008. [Info] RefreshSeriesService: Updating Info for QI
  1009. [Info] RefreshEpisodeService: Starting episode info refresh for: [72716][QI]
  1010. [Info] RefreshEpisodeService: Finished episode refresh for series: [72716][QI].
  1011. [Info] DiskScanService: Scanning disk for QI
  1012. [Info] DiskScanService: Completed scanning disk for QI
  1013. NLog.Common.AsyncContinuation doesn't implement interface System.Collections.Gen eric.IEqualityComparer<System.String>
  1014.  
  1015. Stacktrace:
  1016.  
  1017. at <unknown> <0xffffffff>
  1018. at System.Collections.Generic.Dictionary`2.set_Item (TKey,TValue) <0x00065>
  1019. at NzbDrone.Core.Organizer.FileNameBuilder.AddQualityTokens (System.Collection s.Generic.Dictionary`2<string, System.Func`2<NzbDrone.Core.Organizer.TokenMatch, string>>,NzbDrone.Core.Tv.Series,NzbDrone.Core.MediaFiles.EpisodeFile) <0x001e7 >
  1020. at NzbDrone.Core.Organizer.FileNameBuilder.BuildFileName (System.Collections.G eneric.List`1<NzbDrone.Core.Tv.Episode>,NzbDrone.Core.Tv.Series,NzbDrone.Core.Me diaFiles.EpisodeFile,NzbDrone.Core.Organizer.NamingConfig) <0x00357>
  1021. at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.CopyEpisodeFile (NzbDrone .Core.MediaFiles.EpisodeFile,NzbDrone.Core.Parser.Model.LocalEpisode) <0x00048>
  1022. at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDro ne.Core.MediaFiles.EpisodeFile,NzbDrone.Core.Parser.Model.LocalEpisode,bool) <0x 003f4>
  1023. at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (Syste m.Collections.Generic.List`1<NzbDrone.Core.MediaFiles.EpisodeImport.ImportDecisi on>,bool,NzbDrone.Core.Download.DownloadClientItem) <0x00d83>
  1024. at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessFolder (Sys tem.IO.DirectoryInfo,NzbDrone.Core.Tv.Series,NzbDrone.Core.Download.DownloadClie ntItem) <0x00304>
  1025. at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessPath (strin g,NzbDrone.Core.Tv.Series,NzbDrone.Core.Download.DownloadClientItem) <0x000a3>
  1026. at NzbDrone.Core.Download.CompletedDownloadService.Import (NzbDrone.Core.Downl oad.TrackedDownloads.TrackedDownload) <0x0008e>
  1027. at NzbDrone.Core.Download.CompletedDownloadService.Process (NzbDrone.Core.Down load.TrackedDownloads.TrackedDownload,bool) <0x0022b>
  1028. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessCl ientItems (NzbDrone.Core.Download.IDownloadClient,NzbDrone.Core.Download.Downloa dClientItem) <0x00159>
  1029. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessCl ientDownloads (NzbDrone.Core.Download.IDownloadClient) <0x00263>
  1030. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh ( ) <0x000f3>
  1031. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Execute ( NzbDrone.Core.Download.CheckForFinishedDownloadCommand) <0x0000f>
  1032. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand<TCommand> ( TCommand,NzbDrone.Core.Messaging.Commands.CommandModel) <0x0021a>
  1033. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerSer vices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.C ommands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) <0 x00106>
  1034. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3<T0, T1, T2> (System.Ru ntime.CompilerServices.CallSite,T0,T1,T2) <0x00180>
  1035. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerSer vices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.C ommands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) <0 x0016d>
  1036. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () <0x0025 3>
  1037. at System.Threading.Thread.StartInternal () <0x00071>
  1038. at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr, intptr,intptr) <0xffffffff>
  1039.  
  1040. Native stacktrace:
  1041.  
  1042. mono() [0x4b3f7c]
  1043. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f8319a64340]
  1044. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39) [0x7f83196c5cc9]
  1045. /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f83196c90d8]
  1046. mono() [0x636e59]
  1047. mono() [0x637067]
  1048. mono() [0x637112]
  1049. mono() [0x4b5eb7]
  1050. mono() [0x4b6693]
  1051. [0x40914de6]
  1052.  
  1053. Debug info from gdb:
  1054.  
  1055.  
  1056. =================================================================
  1057. Got a SIGABRT while executing native code. This usually indicates
  1058. a fatal error in the mono runtime or one of the native libraries
  1059. used by your application.
  1060. =================================================================
  1061.  
  1062. Aborted (core dumped)
  1063. bilbo@Bilbo:~$ mono --debug /opt/NzbDrone/NzbDrone.exe
  1064. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  1065. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  1066. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  1067. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  1068. [Debug] MigrationLogger: Took: 00:00:00.4598965
  1069. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  1070. [Debug] MigrationLogger: Took: 00:00:00.0316909
  1071. [Info] Router: Application mode: Interactive
  1072. [Debug] Router: Console selected
  1073. [Info] OwinHostController: Listening on the following URLs:
  1074. [Info] OwinHostController: http://*:8989/
  1075. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  1076. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  1077. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  1078. [Info] NancyBootstrapper: Starting NzbDrone API
  1079. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  1080. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  1081. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  1082. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  1083. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  1084. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  1085. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  1086. [Debug] IndexerFactory: Initializing Providers. Count 12
  1087. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  1088. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  1089. [Info] SceneMappingService: Updating Scene mappings
  1090. [Info] HousekeepingService: Running housecleaning tasks
  1091. [Info] Database: Vacuuming database
  1092. [Info] Database: Database Compressed
  1093. Stacktrace:
  1094.  
  1095. Segmentation fault (core dumped)
  1096. bilbo@Bilbo:~$ mono --debug /opt/NzbDrone/NzbDrone.exe
  1097. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3 037
  1098. [Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
  1099. [Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
  1100. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/n zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;v ersion=3 ***
  1101. [Debug] MigrationLogger: Took: 00:00:00.4534738
  1102. [Info] MigrationLogger: *** Migrating data source=/home/bilbo/.config/NzbDrone/l ogs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;versi on=3 ***
  1103. [Debug] MigrationLogger: Took: 00:00:00.0339171
  1104. [Info] Router: Application mode: Interactive
  1105. [Debug] Router: Console selected
  1106. [Info] OwinHostController: Listening on the following URLs:
  1107. [Info] OwinHostController: http://*:8989/
  1108. [Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
  1109. [Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
  1110. [Debug] OwinAppFactory: Attaching NancyMiddleWare to host
  1111. [Info] NancyBootstrapper: Starting NzbDrone API
  1112. [Trace] EventAggregator: Publishing ApplicationStartedEvent
  1113. [Trace] EventAggregator: ApplicationStartedEvent -> UserService
  1114. [Trace] EventAggregator: ApplicationStartedEvent <- UserService
  1115. [Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
  1116. [Debug] DownloadClientFactory: Initializing Providers. Count 8
  1117. [Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
  1118. [Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
  1119. [Debug] IndexerFactory: Initializing Providers. Count 12
  1120. [Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
  1121. [Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
  1122. [Info] SceneMappingService: Updating Scene mappings
  1123. [Info] HousekeepingService: Running housecleaning tasks
  1124. [Info] Database: Vacuuming database
  1125. [Info] Database: Database Compressed
  1126. [Info] Database: Vacuuming database
  1127. [Info] Database: Database Compressed
  1128. [Warn] GlobalExceptionHandlers: SignalR Heartbeat error.
  1129. [Info] SceneMappingService: Updating Scene mappings
  1130. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  1131. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  1132. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  1133. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05-02-03].avi
  1134. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.avi
  1135. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  1136. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.avi
  1137. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  1138. [Info] RefreshSeriesService: Updating Info for 24
  1139. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  1140. [Info] RefreshEpisodeService: Starting episode info refresh for: [76290][24]
  1141. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  1142. [Info] RefreshEpisodeService: Finished episode refresh for series: [76290][24].
  1143. [Info] DiskScanService: Scanning disk for 24
  1144. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  1145. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video file?
  1146. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg]
  1147. [Info] RssSyncService: Starting RSS Sync
  1148. [Info] DiskScanService: Completed scanning disk for 24
  1149. [Info] DownloadDecisionMaker: Processing 18 reports
  1150. [Info] RssSyncService: RSS Sync Completed. Reports found: 18, Reports grabbed: 0
  1151. [Info] RefreshSeriesService: Updating Info for American Dad!
  1152. [Info] RefreshEpisodeService: Starting episode info refresh for: [73141][American Dad!]
  1153. [Info] RefreshEpisodeService: Finished episode refresh for series: [73141][American Dad!].
  1154. [Info] DiskScanService: Scanning disk for American Dad!
  1155. [Info] DiskScanService: Completed scanning disk for American Dad!
  1156. [Info] RefreshSeriesService: Updating Info for American Horror Story
  1157. [Info] RefreshEpisodeService: Starting episode info refresh for: [250487][American Horror Story]
  1158. [Info] RefreshEpisodeService: Finished episode refresh for series: [250487][American Horror Story].
  1159. [Info] DiskScanService: Scanning disk for American Horror Story
  1160. [Info] DiskScanService: Completed scanning disk for American Horror Story
  1161. [Info] RefreshSeriesService: Skipping refresh of series: An Idiot Abroad
  1162. [Info] DiskScanService: Scanning disk for An Idiot Abroad
  1163. [Info] DiskScanService: Completed scanning disk for An Idiot Abroad
  1164. [Info] RefreshSeriesService: Skipping refresh of series: Arrested Development
  1165. [Info] DiskScanService: Scanning disk for Arrested Development
  1166. [Info] DiskScanService: Completed scanning disk for Arrested Development
  1167. [Info] RefreshSeriesService: Updating Info for Better Call Saul
  1168. [Info] RefreshEpisodeService: Starting episode info refresh for: [273181][Better Call Saul]
  1169. [Info] RefreshEpisodeService: Finished episode refresh for series: [273181][Better Call Saul].
  1170. [Info] DiskScanService: Scanning disk for Better Call Saul
  1171. [Info] DiskScanService: Completed scanning disk for Better Call Saul
  1172. [Info] RefreshSeriesService: Updating Info for Black Mirror
  1173. [Info] RefreshEpisodeService: Starting episode info refresh for: [253463][Black Mirror]
  1174. [Info] RefreshEpisodeService: Finished episode refresh for series: [253463][Black Mirror].
  1175. [Info] DiskScanService: Scanning disk for Black Mirror
  1176. [Info] DiskScanService: Completed scanning disk for Black Mirror
  1177. [Info] RefreshSeriesService: Skipping refresh of series: Blackadder
  1178. [Info] DiskScanService: Scanning disk for Blackadder
  1179. [Info] DiskScanService: Completed scanning disk for Blackadder
  1180. [Info] RefreshSeriesService: Skipping refresh of series: Blue Mountain State
  1181. [Info] DiskScanService: Scanning disk for Blue Mountain State
  1182. [Info] DiskScanService: Completed scanning disk for Blue Mountain State
  1183. [Info] RefreshSeriesService: Skipping refresh of series: Boardwalk Empire
  1184. [Info] DiskScanService: Scanning disk for Boardwalk Empire
  1185. [Info] DiskScanService: Completed scanning disk for Boardwalk Empire
  1186. [Info] RefreshSeriesService: Skipping refresh of series: Breaking Bad
  1187. [Info] DiskScanService: Scanning disk for Breaking Bad
  1188. [Info] DiskScanService: Completed scanning disk for Breaking Bad
  1189. [Info] RefreshSeriesService: Updating Info for Brooklyn Nine-Nine
  1190. [Info] RefreshEpisodeService: Starting episode info refresh for: [269586][Brooklyn Nine-Nine]
  1191. [Info] RefreshEpisodeService: Finished episode refresh for series: [269586][Brooklyn Nine-Nine].
  1192. [Info] DiskScanService: Scanning disk for Brooklyn Nine-Nine
  1193. [Info] DiskScanService: Completed scanning disk for Brooklyn Nine-Nine
  1194. [Info] RefreshSeriesService: Skipping refresh of series: Camelot
  1195. [Info] DiskScanService: Scanning disk for Camelot
  1196. [Info] DiskScanService: Completed scanning disk for Camelot
  1197. [Info] RefreshSeriesService: Updating Info for Charlie Brooker's Screenwipe
  1198. [Info] RefreshEpisodeService: Starting episode info refresh for: [79818][Charlie Brooker's Screenwipe]
  1199. [Info] RefreshEpisodeService: Finished episode refresh for series: [79818][Charlie Brooker's Screenwipe].
  1200. [Info] DiskScanService: Scanning disk for Charlie Brooker's Screenwipe
  1201. [Info] DiskScanService: Completed scanning disk for Charlie Brooker's Screenwipe
  1202. [Info] RefreshSeriesService: Updating Info for Charlie Brooker's Weekly Wipe
  1203. [Info] RefreshEpisodeService: Starting episode info refresh for: [265369][Charlie Brooker's Weekly Wipe]
  1204. [Info] RefreshEpisodeService: Finished episode refresh for series: [265369][Charlie Brooker's Weekly Wipe].
  1205. [Info] DiskScanService: Scanning disk for Charlie Brooker's Weekly Wipe
  1206. [Info] DiskScanService: Completed scanning disk for Charlie Brooker's Weekly Wipe
  1207. [Info] RefreshSeriesService: Updating Info for Cuckoo
  1208. [Info] RefreshEpisodeService: Starting episode info refresh for: [262558][Cuckoo]
  1209. [Info] RefreshEpisodeService: Finished episode refresh for series: [262558][Cuckoo].
  1210. [Info] DiskScanService: Scanning disk for Cuckoo
  1211. [Info] DiskScanService: Completed scanning disk for Cuckoo
  1212. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg
  1213. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 2.mpg
  1214. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 3.mpg
  1215. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer On Letterman [05-02-03].avi
  1216. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Kelsey Grammer's Malibu House.avi
  1217. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier.Extras - Making of Frasier with spanish subs.avi
  1218. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier.Extras.-.Frasier.On.Today.Show-BuckTV.avi
  1219. [Warn] Parser: Unable to parse episode info from path /storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier.S01Extras.The.Two.Hundred.avi
  1220. [Info] RefreshSeriesService: Updating Info for Curb Your Enthusiasm
  1221. [Info] RefreshEpisodeService: Starting episode info refresh for: [76203][Curb Your Enthusiasm]
  1222. [Info] RefreshEpisodeService: Finished episode refresh for series: [76203][Curb Your Enthusiasm].
  1223. [Info] DiskScanService: Scanning disk for Curb Your Enthusiasm
  1224. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 2/S02E17 - Daphne's Room.avi] has a runtime of 0, is it a valid video file?
  1225. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E18 - Chess Pains.avi] has a runtime of 0, is it a valid video file?
  1226. [Info] DiskScanService: Completed scanning disk for Curb Your Enthusiasm
  1227. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 3/S03E22 - Frasier Loves Roz.avi] has a runtime of 0, is it a valid video file?
  1228. [Info] RefreshSeriesService: Skipping refresh of series: Dawson's Creek
  1229. [Info] DiskScanService: Scanning disk for Dawson's Creek
  1230. [Info] RefreshSeriesService: Skipping refresh of series: Deadwood
  1231. [Info] DiskScanService: Scanning disk for Deadwood
  1232. [Info] DiskScanService: Completed scanning disk for Deadwood
  1233. [Error] DetectSample: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Season 8/S08E12 - The Show Must Go Off.avi] has a runtime of 0, is it a valid video file?
  1234. [Warn] DownloadedEpisodesImportService: Unable to parse file on import: [/storage/sf_storage/Downloads/DroneFactory/Frasier/Extras/Frasier Extras - Bloopers 1.mpg]
  1235. [Info] RefreshSeriesService: Skipping refresh of series: Death Note
  1236. [Info] DiskScanService: Scanning disk for Death Note
  1237. [Info] DiskScanService: Completed scanning disk for Death Note
  1238. [Info] RefreshSeriesService: Skipping refresh of series: Derek
  1239. [Info] DiskScanService: Scanning disk for Derek
  1240. [Info] DiskScanService: Completed scanning disk for Derek
  1241. [Info] RefreshSeriesService: Skipping refresh of series: Dexter
  1242. [Info] DiskScanService: Scanning disk for Dexter
  1243. [Info] DiskScanService: Completed scanning disk for Dexter
  1244. [Info] RefreshSeriesService: Updating Info for Episodes
  1245. [Info] RefreshEpisodeService: Starting episode info refresh for: [123581][Episodes]
  1246. Stacktrace:
  1247.  
  1248.  
  1249. Native stacktrace:
  1250.  
  1251. mono() [0x4b3f7c]
  1252. mono() [0x50c30f]
  1253. mono() [0x423637]
  1254. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f8d40e70340]
  1255.  
  1256. Debug info from gdb:
  1257.  
  1258.  
  1259. =================================================================
  1260. Got a SIGSEGV while executing native code. This usually indicates
  1261. a fatal error in the mono runtime or one of the native libraries
  1262. used by your application.
  1263. =================================================================
  1264.  
  1265. Aborted (core dumped)
  1266. bilbo@Bilbo:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement