Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 445.25 KB | None | 0 0
  1. 16-5-2 16:24:17.1|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3953
  2. 16-5-2 16:24:22.4|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  3. 16-5-2 16:24:22.8|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  4. 16-5-2 16:24:22.8|Debug|ProcessProvider| - [28783] NzbDrone
  5. 16-5-2 16:24:24.4|Info|MigrationLogger|*** Migrating data source=/home/xbian/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  6. 16-5-2 16:24:25.7|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  7. 16-5-2 16:24:25.8|Debug|MigrationLogger|Beginning Transaction
  8. 16-5-2 16:24:25.8|Info|update_quality_minmax_size|Starting migration to 84
  9. 16-5-2 16:24:25.8|Debug|MigrationLogger|AlterTable QualityDefinitions
  10. 16-5-2 16:24:25.8|Debug|MigrationLogger|
  11. 16-5-2 16:24:25.8|Debug|MigrationLogger|Took: 00:00:00.0067110
  12. 16-5-2 16:24:25.9|Debug|MigrationLogger|AlterColumn QualityDefinitions MinSize Double
  13. 16-5-2 16:24:26.1|Debug|MigrationLogger|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
  14. 16-5-2 16:24:26.1|Debug|MigrationLogger|INSERT INTO "QualityDefinitions_temp" SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
  15. 16-5-2 16:24:26.2|Debug|MigrationLogger|DROP TABLE "QualityDefinitions"
  16. 16-5-2 16:24:26.2|Debug|MigrationLogger|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
  17. 16-5-2 16:24:26.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
  18. 16-5-2 16:24:26.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
  19. 16-5-2 16:24:26.2|Debug|MigrationLogger|Took: 00:00:00.3379480
  20. 16-5-2 16:24:26.2|Debug|MigrationLogger|AlterTable QualityDefinitions
  21. 16-5-2 16:24:26.2|Debug|MigrationLogger|
  22. 16-5-2 16:24:26.2|Debug|MigrationLogger|Took: 00:00:00.0034710
  23. 16-5-2 16:24:26.2|Debug|MigrationLogger|AlterColumn QualityDefinitions MaxSize Double
  24. 16-5-2 16:24:26.4|Debug|MigrationLogger|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
  25. 16-5-2 16:24:26.4|Debug|MigrationLogger|INSERT INTO "QualityDefinitions_temp" SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
  26. 16-5-2 16:24:26.4|Debug|MigrationLogger|DROP TABLE "QualityDefinitions"
  27. 16-5-2 16:24:26.4|Debug|MigrationLogger|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
  28. 16-5-2 16:24:26.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
  29. 16-5-2 16:24:26.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
  30. 16-5-2 16:24:26.5|Debug|MigrationLogger|Took: 00:00:00.2269630
  31. 16-5-2 16:24:26.5|Debug|MigrationLogger|ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = NULL WHERE Quality = 10 OR MaxSize = 0
  32. 16-5-2 16:24:26.5|Debug|MigrationLogger|UPDATE QualityDefinitions SET MaxSize = NULL WHERE Quality = 10 OR MaxSize = 0
  33. 16-5-2 16:24:26.5|Debug|MigrationLogger|Took: 00:00:00.0084710
  34. 16-5-2 16:24:26.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2016-05-02T16:24:26', 'update_quality_minmax_size')
  35. 16-5-2 16:24:26.5|Debug|MigrationLogger|Committing Transaction
  36. 16-5-2 16:24:28.1|Debug|MigrationLogger|84: update_quality_minmax_size migrated
  37. 16-5-2 16:24:28.1|Debug|MigrationLogger|Took: 00:00:01.6264990
  38. 16-5-2 16:24:28.2|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  39. 16-5-2 16:24:28.2|Debug|MigrationLogger|Beginning Transaction
  40. 16-5-2 16:24:28.2|Info|expand_transmission_urlbase|Starting migration to 85
  41. 16-5-2 16:24:28.2|Debug|MigrationLogger|PerformDBOperation
  42. 16-5-2 16:24:28.2|Debug|MigrationLogger|Performing DB Operation
  43. 16-5-2 16:24:28.2|Debug|MigrationLogger|Took: 00:00:00.0138030
  44. 16-5-2 16:24:28.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2016-05-02T16:24:28', 'expand_transmission_urlbase')
  45. 16-5-2 16:24:28.3|Debug|MigrationLogger|Committing Transaction
  46. 16-5-2 16:24:28.3|Debug|MigrationLogger|85: expand_transmission_urlbase migrated
  47. 16-5-2 16:24:28.3|Debug|MigrationLogger|Took: 00:00:00.0452990
  48. 16-5-2 16:24:28.4|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  49. 16-5-2 16:24:28.4|Debug|MigrationLogger|Beginning Transaction
  50. 16-5-2 16:24:28.4|Info|pushbullet_device_ids|Starting migration to 86
  51. 16-5-2 16:24:28.4|Debug|MigrationLogger|PerformDBOperation
  52. 16-5-2 16:24:28.4|Debug|MigrationLogger|Performing DB Operation
  53. 16-5-2 16:24:28.4|Debug|MigrationLogger|Took: 00:00:00.0078260
  54. 16-5-2 16:24:28.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2016-05-02T16:24:28', 'pushbullet_device_ids')
  55. 16-5-2 16:24:28.4|Debug|MigrationLogger|Committing Transaction
  56. 16-5-2 16:24:28.5|Debug|MigrationLogger|86: pushbullet_device_ids migrated
  57. 16-5-2 16:24:28.5|Debug|MigrationLogger|Took: 00:00:00.0365950
  58. 16-5-2 16:24:28.6|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  59. 16-5-2 16:24:28.6|Debug|MigrationLogger|Beginning Transaction
  60. 16-5-2 16:24:28.6|Info|remove_eztv|Starting migration to 87
  61. 16-5-2 16:24:28.6|Debug|MigrationLogger|ExecuteSqlStatement DELETE FROM Indexers WHERE Implementation = 'Eztv'
  62. 16-5-2 16:24:28.6|Debug|MigrationLogger|DELETE FROM Indexers WHERE Implementation = 'Eztv'
  63. 16-5-2 16:24:28.6|Debug|MigrationLogger|Took: 00:00:00.0058840
  64. 16-5-2 16:24:28.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2016-05-02T16:24:28', 'remove_eztv')
  65. 16-5-2 16:24:28.6|Debug|MigrationLogger|Committing Transaction
  66. 16-5-2 16:24:28.6|Debug|MigrationLogger|87: remove_eztv migrated
  67. 16-5-2 16:24:28.6|Debug|MigrationLogger|Took: 00:00:00.0341390
  68. 16-5-2 16:24:28.8|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  69. 16-5-2 16:24:28.8|Debug|MigrationLogger|Beginning Transaction
  70. 16-5-2 16:24:28.8|Info|pushbullet_devices_channels_list|Starting migration to 88
  71. 16-5-2 16:24:28.8|Debug|MigrationLogger|PerformDBOperation
  72. 16-5-2 16:24:28.8|Debug|MigrationLogger|Performing DB Operation
  73. 16-5-2 16:24:28.8|Debug|MigrationLogger|Took: 00:00:00.0079990
  74. 16-5-2 16:24:28.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2016-05-02T16:24:28', 'pushbullet_devices_channels_list')
  75. 16-5-2 16:24:28.8|Debug|MigrationLogger|Committing Transaction
  76. 16-5-2 16:24:29.0|Debug|MigrationLogger|88: pushbullet_devices_channels_list migrated
  77. 16-5-2 16:24:29.0|Debug|MigrationLogger|Took: 00:00:00.2540520
  78. 16-5-2 16:24:29.1|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  79. 16-5-2 16:24:29.2|Debug|MigrationLogger|Beginning Transaction
  80. 16-5-2 16:24:29.2|Info|add_on_rename_to_notifcations|Starting migration to 89
  81. 16-5-2 16:24:29.2|Debug|MigrationLogger|AlterTable Notifications
  82. 16-5-2 16:24:29.2|Debug|MigrationLogger|
  83. 16-5-2 16:24:29.2|Debug|MigrationLogger|Took: 00:00:00.0035450
  84. 16-5-2 16:24:29.2|Debug|MigrationLogger|CreateColumn Notifications OnRename Boolean
  85. 16-5-2 16:24:29.2|Debug|MigrationLogger|ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
  86. 16-5-2 16:24:29.2|Debug|MigrationLogger|Took: 00:00:00.0105280
  87. 16-5-2 16:24:29.2|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnRename = OnDownload WHERE Implementation IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  88. 16-5-2 16:24:29.2|Debug|MigrationLogger|UPDATE Notifications SET OnRename = OnDownload WHERE Implementation IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  89. 16-5-2 16:24:29.2|Debug|MigrationLogger|Took: 00:00:00.0082590
  90. 16-5-2 16:24:29.2|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnRename = 0 WHERE Implementation NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  91. 16-5-2 16:24:29.2|Debug|MigrationLogger|UPDATE Notifications SET OnRename = 0 WHERE Implementation NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  92. 16-5-2 16:24:29.2|Debug|MigrationLogger|Took: 00:00:00.0078300
  93. 16-5-2 16:24:29.2|Debug|MigrationLogger|AlterTable Notifications
  94. 16-5-2 16:24:29.3|Debug|MigrationLogger|
  95. 16-5-2 16:24:29.3|Debug|MigrationLogger|Took: 00:00:00.0041640
  96. 16-5-2 16:24:29.3|Debug|MigrationLogger|AlterColumn Notifications OnRename Boolean
  97. 16-5-2 16:24:29.4|Debug|MigrationLogger|CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
  98. 16-5-2 16:24:29.4|Debug|MigrationLogger|INSERT INTO "Notifications_temp" SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
  99. 16-5-2 16:24:29.5|Debug|MigrationLogger|DROP TABLE "Notifications"
  100. 16-5-2 16:24:29.5|Debug|MigrationLogger|ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
  101. 16-5-2 16:24:29.5|Debug|MigrationLogger|Took: 00:00:00.2094230
  102. 16-5-2 16:24:29.5|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnGrab = 0 WHERE Implementation = 'PlexServer'
  103. 16-5-2 16:24:29.5|Debug|MigrationLogger|UPDATE Notifications SET OnGrab = 0 WHERE Implementation = 'PlexServer'
  104. 16-5-2 16:24:29.5|Debug|MigrationLogger|Took: 00:00:00.0067890
  105. 16-5-2 16:24:29.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2016-05-02T16:24:29', 'add_on_rename_to_notifcations')
  106. 16-5-2 16:24:29.5|Debug|MigrationLogger|Committing Transaction
  107. 16-5-2 16:24:29.5|Debug|MigrationLogger|89: add_on_rename_to_notifcations migrated
  108. 16-5-2 16:24:29.5|Debug|MigrationLogger|Took: 00:00:00.0406190
  109. 16-5-2 16:24:29.7|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  110. 16-5-2 16:24:29.7|Debug|MigrationLogger|Beginning Transaction
  111. 16-5-2 16:24:29.7|Info|update_kickass_url|Starting migration to 90
  112. 16-5-2 16:24:29.7|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET Settings = Replace(Settings, 'kickass.so', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'kickass.to', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'http://', 'https://') WHERE Implementation = 'KickassTorrents';
  113. 16-5-2 16:24:29.7|Debug|MigrationLogger|UPDATE Indexers SET Settings = Replace(Settings, 'kickass.so', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'kickass.to', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'http://', 'https://') WHERE Implementation = 'KickassTorrents';
  114. 16-5-2 16:24:29.8|Debug|MigrationLogger|Took: 00:00:00.0166020
  115. 16-5-2 16:24:29.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2016-05-02T16:24:29', 'update_kickass_url')
  116. 16-5-2 16:24:29.8|Debug|MigrationLogger|Committing Transaction
  117. 16-5-2 16:24:29.8|Debug|MigrationLogger|90: update_kickass_url migrated
  118. 16-5-2 16:24:29.8|Debug|MigrationLogger|Took: 00:00:00.0446590
  119. 16-5-2 16:24:29.9|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  120. 16-5-2 16:24:29.9|Debug|MigrationLogger|Beginning Transaction
  121. 16-5-2 16:24:29.9|Info|added_indexerstatus|Starting migration to 91
  122. 16-5-2 16:24:29.9|Debug|MigrationLogger|CreateTable IndexerStatus
  123. 16-5-2 16:24:30.0|Debug|MigrationLogger|CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
  124. 16-5-2 16:24:30.0|Debug|MigrationLogger|Took: 00:00:00.0183520
  125. 16-5-2 16:24:30.0|Debug|MigrationLogger|CreateIndex IndexerStatus (IndexerId)
  126. 16-5-2 16:24:30.0|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
  127. 16-5-2 16:24:30.0|Debug|MigrationLogger|Took: 00:00:00.0105660
  128. 16-5-2 16:24:30.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2016-05-02T16:24:30', 'added_indexerstatus')
  129. 16-5-2 16:24:30.0|Debug|MigrationLogger|Committing Transaction
  130. 16-5-2 16:24:30.3|Debug|MigrationLogger|91: added_indexerstatus migrated
  131. 16-5-2 16:24:30.3|Debug|MigrationLogger|Took: 00:00:00.3094760
  132. 16-5-2 16:24:30.4|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  133. 16-5-2 16:24:30.4|Debug|MigrationLogger|Beginning Transaction
  134. 16-5-2 16:24:30.4|Info|add_unverifiedscenenumbering|Starting migration to 92
  135. 16-5-2 16:24:30.4|Debug|MigrationLogger|AlterTable Episodes
  136. 16-5-2 16:24:30.4|Debug|MigrationLogger|
  137. 16-5-2 16:24:30.4|Debug|MigrationLogger|Took: 00:00:00.0033910
  138. 16-5-2 16:24:30.4|Debug|MigrationLogger|CreateColumn Episodes UnverifiedSceneNumbering Boolean
  139. 16-5-2 16:24:30.4|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
  140. 16-5-2 16:24:30.5|Debug|MigrationLogger|Took: 00:00:00.0110730
  141. 16-5-2 16:24:30.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2016-05-02T16:24:30', 'add_unverifiedscenenumbering')
  142. 16-5-2 16:24:30.5|Debug|MigrationLogger|Committing Transaction
  143. 16-5-2 16:24:30.5|Debug|MigrationLogger|92: add_unverifiedscenenumbering migrated
  144. 16-5-2 16:24:30.5|Debug|MigrationLogger|Took: 00:00:00.0473690
  145. 16-5-2 16:24:30.6|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  146. 16-5-2 16:24:30.6|Debug|MigrationLogger|Beginning Transaction
  147. 16-5-2 16:24:30.6|Info|naming_config_replace_illegal_characters|Starting migration to 93
  148. 16-5-2 16:24:30.6|Debug|MigrationLogger|AlterTable NamingConfig
  149. 16-5-2 16:24:30.6|Debug|MigrationLogger|
  150. 16-5-2 16:24:30.6|Debug|MigrationLogger|Took: 00:00:00.0034890
  151. 16-5-2 16:24:30.6|Debug|MigrationLogger|CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
  152. 16-5-2 16:24:30.7|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
  153. 16-5-2 16:24:30.7|Debug|MigrationLogger|Took: 00:00:00.0103990
  154. 16-5-2 16:24:30.7|Debug|MigrationLogger|UpdateData
  155. 16-5-2 16:24:30.7|Debug|MigrationLogger|UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
  156. 16-5-2 16:24:30.7|Debug|MigrationLogger|Took: 00:00:00.0149300
  157. 16-5-2 16:24:30.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2016-05-02T16:24:30', 'naming_config_replace_illegal_characters')
  158. 16-5-2 16:24:30.7|Debug|MigrationLogger|Committing Transaction
  159. 16-5-2 16:24:30.7|Debug|MigrationLogger|93: naming_config_replace_illegal_characters migrated
  160. 16-5-2 16:24:30.7|Debug|MigrationLogger|Took: 00:00:00.0451290
  161. 16-5-2 16:24:30.8|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  162. 16-5-2 16:24:30.8|Debug|MigrationLogger|Beginning Transaction
  163. 16-5-2 16:24:30.8|Info|add_tvmazeid|Starting migration to 94
  164. 16-5-2 16:24:30.8|Debug|MigrationLogger|AlterTable Series
  165. 16-5-2 16:24:30.9|Debug|MigrationLogger|
  166. 16-5-2 16:24:30.9|Debug|MigrationLogger|Took: 00:00:00.0042760
  167. 16-5-2 16:24:30.9|Debug|MigrationLogger|CreateColumn Series TvMazeId Int32
  168. 16-5-2 16:24:30.9|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
  169. 16-5-2 16:24:30.9|Debug|MigrationLogger|Took: 00:00:00.0093090
  170. 16-5-2 16:24:30.9|Debug|MigrationLogger|CreateIndex Series (TvMazeId)
  171. 16-5-2 16:24:30.9|Debug|MigrationLogger|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
  172. 16-5-2 16:24:30.9|Debug|MigrationLogger|Took: 00:00:00.0086820
  173. 16-5-2 16:24:30.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2016-05-02T16:24:30', 'add_tvmazeid')
  174. 16-5-2 16:24:30.9|Debug|MigrationLogger|Committing Transaction
  175. 16-5-2 16:24:30.9|Debug|MigrationLogger|94: add_tvmazeid migrated
  176. 16-5-2 16:24:30.9|Debug|MigrationLogger|Took: 00:00:00.0386760
  177. 16-5-2 16:24:31.0|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  178. 16-5-2 16:24:31.0|Debug|MigrationLogger|Beginning Transaction
  179. 16-5-2 16:24:31.1|Info|remove_titans_of_tv|Starting migration to 98
  180. 16-5-2 16:24:31.1|Debug|MigrationLogger|FluentMigrator.Expressions.DeleteDataExpression
  181. 16-5-2 16:24:31.1|Debug|MigrationLogger|DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
  182. 16-5-2 16:24:31.1|Debug|MigrationLogger|Took: 00:00:00.0128980
  183. 16-5-2 16:24:31.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2016-05-02T16:24:31', 'remove_titans_of_tv')
  184. 16-5-2 16:24:31.1|Debug|MigrationLogger|Committing Transaction
  185. 16-5-2 16:24:31.1|Debug|MigrationLogger|98: remove_titans_of_tv migrated
  186. 16-5-2 16:24:31.1|Debug|MigrationLogger|Took: 00:00:00.0406290
  187. 16-5-2 16:24:31.2|Info|MigrationLogger|*** 101: add_ultrahd_quality_in_profiles migrating ***
  188. 16-5-2 16:24:31.2|Debug|MigrationLogger|Beginning Transaction
  189. 16-5-2 16:24:31.2|Info|add_ultrahd_quality_in_profiles|Starting migration to 101
  190. 16-5-2 16:24:31.2|Debug|MigrationLogger|PerformDBOperation
  191. 16-5-2 16:24:31.3|Debug|MigrationLogger|Performing DB Operation
  192. 16-5-2 16:24:32.0|Debug|MigrationLogger|Took: 00:00:00.7774240
  193. 16-5-2 16:24:32.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2016-05-02T16:24:32', 'add_ultrahd_quality_in_profiles')
  194. 16-5-2 16:24:32.0|Debug|MigrationLogger|Committing Transaction
  195. 16-5-2 16:24:32.1|Debug|MigrationLogger|101: add_ultrahd_quality_in_profiles migrated
  196. 16-5-2 16:24:32.1|Debug|MigrationLogger|Took: 00:00:00.8345190
  197. 16-5-2 16:24:32.1|Debug|MigrationLogger|Took: 00:00:07.7830798
  198. 16-5-2 16:24:32.2|Info|MigrationLogger|*** Migrating data source=/home/xbian/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  199. 16-5-2 16:24:32.5|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  200. 16-5-2 16:24:32.5|Debug|MigrationLogger|Beginning Transaction
  201. 16-5-2 16:24:32.5|Info|update_quality_minmax_size|Starting migration to 84
  202. 16-5-2 16:24:32.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2016-05-02T16:24:32', 'update_quality_minmax_size')
  203. 16-5-2 16:24:32.5|Debug|MigrationLogger|Committing Transaction
  204. 16-5-2 16:24:32.6|Debug|MigrationLogger|84: update_quality_minmax_size migrated
  205. 16-5-2 16:24:32.6|Debug|MigrationLogger|Took: 00:00:00.0386760
  206. 16-5-2 16:24:32.6|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  207. 16-5-2 16:24:32.6|Debug|MigrationLogger|Beginning Transaction
  208. 16-5-2 16:24:32.6|Info|expand_transmission_urlbase|Starting migration to 85
  209. 16-5-2 16:24:32.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2016-05-02T16:24:32', 'expand_transmission_urlbase')
  210. 16-5-2 16:24:32.6|Debug|MigrationLogger|Committing Transaction
  211. 16-5-2 16:24:32.6|Debug|MigrationLogger|85: expand_transmission_urlbase migrated
  212. 16-5-2 16:24:32.6|Debug|MigrationLogger|Took: 00:00:00.0349020
  213. 16-5-2 16:24:32.6|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  214. 16-5-2 16:24:32.6|Debug|MigrationLogger|Beginning Transaction
  215. 16-5-2 16:24:32.6|Info|pushbullet_device_ids|Starting migration to 86
  216. 16-5-2 16:24:32.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2016-05-02T16:24:32', 'pushbullet_device_ids')
  217. 16-5-2 16:24:32.6|Debug|MigrationLogger|Committing Transaction
  218. 16-5-2 16:24:32.7|Debug|MigrationLogger|86: pushbullet_device_ids migrated
  219. 16-5-2 16:24:32.7|Debug|MigrationLogger|Took: 00:00:00.0340580
  220. 16-5-2 16:24:32.7|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  221. 16-5-2 16:24:32.7|Debug|MigrationLogger|Beginning Transaction
  222. 16-5-2 16:24:32.7|Info|remove_eztv|Starting migration to 87
  223. 16-5-2 16:24:32.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2016-05-02T16:24:32', 'remove_eztv')
  224. 16-5-2 16:24:32.7|Debug|MigrationLogger|Committing Transaction
  225. 16-5-2 16:24:32.7|Debug|MigrationLogger|87: remove_eztv migrated
  226. 16-5-2 16:24:32.7|Debug|MigrationLogger|Took: 00:00:00.0351980
  227. 16-5-2 16:24:32.7|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  228. 16-5-2 16:24:32.7|Debug|MigrationLogger|Beginning Transaction
  229. 16-5-2 16:24:32.7|Info|pushbullet_devices_channels_list|Starting migration to 88
  230. 16-5-2 16:24:32.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2016-05-02T16:24:32', 'pushbullet_devices_channels_list')
  231. 16-5-2 16:24:32.8|Debug|MigrationLogger|Committing Transaction
  232. 16-5-2 16:24:32.8|Debug|MigrationLogger|88: pushbullet_devices_channels_list migrated
  233. 16-5-2 16:24:32.8|Debug|MigrationLogger|Took: 00:00:00.0510980
  234. 16-5-2 16:24:32.8|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  235. 16-5-2 16:24:32.8|Debug|MigrationLogger|Beginning Transaction
  236. 16-5-2 16:24:32.8|Info|add_on_rename_to_notifcations|Starting migration to 89
  237. 16-5-2 16:24:32.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2016-05-02T16:24:32', 'add_on_rename_to_notifcations')
  238. 16-5-2 16:24:32.8|Debug|MigrationLogger|Committing Transaction
  239. 16-5-2 16:24:32.8|Debug|MigrationLogger|89: add_on_rename_to_notifcations migrated
  240. 16-5-2 16:24:32.8|Debug|MigrationLogger|Took: 00:00:00.0333370
  241. 16-5-2 16:24:32.8|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  242. 16-5-2 16:24:32.8|Debug|MigrationLogger|Beginning Transaction
  243. 16-5-2 16:24:32.8|Info|update_kickass_url|Starting migration to 90
  244. 16-5-2 16:24:32.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2016-05-02T16:24:32', 'update_kickass_url')
  245. 16-5-2 16:24:32.9|Debug|MigrationLogger|Committing Transaction
  246. 16-5-2 16:24:32.9|Debug|MigrationLogger|90: update_kickass_url migrated
  247. 16-5-2 16:24:32.9|Debug|MigrationLogger|Took: 00:00:00.0329520
  248. 16-5-2 16:24:32.9|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  249. 16-5-2 16:24:32.9|Debug|MigrationLogger|Beginning Transaction
  250. 16-5-2 16:24:32.9|Info|added_indexerstatus|Starting migration to 91
  251. 16-5-2 16:24:32.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2016-05-02T16:24:32', 'added_indexerstatus')
  252. 16-5-2 16:24:32.9|Debug|MigrationLogger|Committing Transaction
  253. 16-5-2 16:24:32.9|Debug|MigrationLogger|91: added_indexerstatus migrated
  254. 16-5-2 16:24:32.9|Debug|MigrationLogger|Took: 00:00:00.0336950
  255. 16-5-2 16:24:32.9|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  256. 16-5-2 16:24:32.9|Debug|MigrationLogger|Beginning Transaction
  257. 16-5-2 16:24:32.9|Info|add_unverifiedscenenumbering|Starting migration to 92
  258. 16-5-2 16:24:32.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2016-05-02T16:24:32', 'add_unverifiedscenenumbering')
  259. 16-5-2 16:24:33.0|Debug|MigrationLogger|Committing Transaction
  260. 16-5-2 16:24:33.0|Debug|MigrationLogger|92: add_unverifiedscenenumbering migrated
  261. 16-5-2 16:24:33.0|Debug|MigrationLogger|Took: 00:00:00.0374520
  262. 16-5-2 16:24:33.0|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  263. 16-5-2 16:24:33.0|Debug|MigrationLogger|Beginning Transaction
  264. 16-5-2 16:24:33.0|Info|naming_config_replace_illegal_characters|Starting migration to 93
  265. 16-5-2 16:24:33.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2016-05-02T16:24:33', 'naming_config_replace_illegal_characters')
  266. 16-5-2 16:24:33.0|Debug|MigrationLogger|Committing Transaction
  267. 16-5-2 16:24:33.0|Debug|MigrationLogger|93: naming_config_replace_illegal_characters migrated
  268. 16-5-2 16:24:33.0|Debug|MigrationLogger|Took: 00:00:00.0346470
  269. 16-5-2 16:24:33.0|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  270. 16-5-2 16:24:33.0|Debug|MigrationLogger|Beginning Transaction
  271. 16-5-2 16:24:33.0|Info|add_tvmazeid|Starting migration to 94
  272. 16-5-2 16:24:33.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2016-05-02T16:24:33', 'add_tvmazeid')
  273. 16-5-2 16:24:33.1|Debug|MigrationLogger|Committing Transaction
  274. 16-5-2 16:24:33.1|Debug|MigrationLogger|94: add_tvmazeid migrated
  275. 16-5-2 16:24:33.1|Debug|MigrationLogger|Took: 00:00:00.0347110
  276. 16-5-2 16:24:33.1|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  277. 16-5-2 16:24:33.1|Debug|MigrationLogger|Beginning Transaction
  278. 16-5-2 16:24:33.1|Info|remove_titans_of_tv|Starting migration to 98
  279. 16-5-2 16:24:33.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2016-05-02T16:24:33', 'remove_titans_of_tv')
  280. 16-5-2 16:24:33.1|Debug|MigrationLogger|Committing Transaction
  281. 16-5-2 16:24:33.2|Debug|MigrationLogger|98: remove_titans_of_tv migrated
  282. 16-5-2 16:24:33.2|Debug|MigrationLogger|Took: 00:00:00.0766700
  283. 16-5-2 16:24:33.3|Info|MigrationLogger|*** 101: add_ultrahd_quality_in_profiles migrating ***
  284. 16-5-2 16:24:33.3|Debug|MigrationLogger|Beginning Transaction
  285. 16-5-2 16:24:33.3|Info|add_ultrahd_quality_in_profiles|Starting migration to 101
  286. 16-5-2 16:24:33.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2016-05-02T16:24:33', 'add_ultrahd_quality_in_profiles')
  287. 16-5-2 16:24:33.3|Debug|MigrationLogger|Committing Transaction
  288. 16-5-2 16:24:33.3|Debug|MigrationLogger|101: add_ultrahd_quality_in_profiles migrated
  289. 16-5-2 16:24:33.3|Debug|MigrationLogger|Took: 00:00:00.0338640
  290. 16-5-2 16:24:33.4|Debug|MigrationLogger|Took: 00:00:01.1024712
  291. 16-5-2 16:24:34.2|Info|Router|Application mode: Interactive
  292. 16-5-2 16:24:34.3|Debug|Router|Console selected
  293. 16-5-2 16:24:34.4|Info|OwinHostController|Listening on the following URLs:
  294. 16-5-2 16:24:34.4|Info|OwinHostController| http://*:8989/
  295. 16-5-2 16:24:35.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  296. 16-5-2 16:24:35.3|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  297. 16-5-2 16:24:35.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  298. 16-5-2 16:24:35.7|Info|NancyBootstrapper|Starting NzbDrone API
  299. 16-5-2 16:24:49.3|Trace|EventAggregator|Publishing ApplicationStartedEvent
  300. 16-5-2 16:25:04.3|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  301. 16-5-2 16:25:04.3|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  302. 16-5-2 16:25:04.3|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  303. 16-5-2 16:25:04.4|Debug|DownloadClientFactory|Initializing Providers. Count 11
  304. 16-5-2 16:25:04.5|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  305. 16-5-2 16:25:04.5|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  306. 16-5-2 16:25:04.5|Debug|IndexerFactory|Initializing Providers. Count 14
  307. 16-5-2 16:25:04.7|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  308. 16-5-2 16:25:04.7|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  309. 16-5-2 16:25:46.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  310. 16-5-2 16:25:46.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  311. 16-5-2 16:25:47.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  312. 16-5-2 16:25:47.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  313. 16-5-2 16:25:47.2|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  314. 16-5-2 16:25:47.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  315. 16-5-2 16:25:47.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  316. 16-5-2 16:25:47.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  317. 16-5-2 16:25:47.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  318. 16-5-2 16:25:48.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  319. 16-5-2 16:25:48.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  320. 16-5-2 16:25:48.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  321. 16-5-2 16:25:49.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  322. 16-5-2 16:25:49.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  323. 16-5-2 16:25:49.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  324. 16-5-2 16:25:49.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  325. 16-5-2 16:25:49.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  326. 16-5-2 16:25:49.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  327. 16-5-2 16:25:50.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  328. 16-5-2 16:25:50.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  329. 16-5-2 16:25:50.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  330. 16-5-2 16:26:25.2|Info|NzbSearchService|Searching 2 indexers for [Mike & Molly : S06E07]
  331. 16-5-2 16:26:29.6|Info|DownloadDecisionMaker|Processing 15 releases
  332. 16-5-2 16:26:41.7|Info|Nzbget|Adding report [Mike.and.Molly.S06E07.HDTV.x264-LOL] to the queue.
  333. 16-5-2 16:26:42.9|Info|DownloadService|Report sent to nzbget. Mike.and.Molly.S06E07.HDTV.x264-LOL
  334. 16-5-2 16:26:45.6|Info|RssSyncService|Starting RSS Sync
  335. 16-5-2 16:26:48.3|Info|DownloadDecisionMaker|Processing 183 releases
  336. 16-5-2 16:26:49.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  337. 16-5-2 16:26:49.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  338. 16-5-2 16:26:49.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  339. 16-5-2 16:26:49.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  340. 16-5-2 16:26:49.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  341. 16-5-2 16:26:50.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  342. 16-5-2 16:26:50.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  343. 16-5-2 16:26:50.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  344. 16-5-2 16:26:50.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  345. 16-5-2 16:26:51.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  346. 16-5-2 16:26:51.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  347. 16-5-2 16:26:51.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  348. 16-5-2 16:26:51.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  349. 16-5-2 16:26:51.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  350. 16-5-2 16:26:51.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  351. 16-5-2 16:26:51.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  352. 16-5-2 16:26:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  353. 16-5-2 16:26:52.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  354. 16-5-2 16:26:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  355. 16-5-2 16:26:52.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  356. 16-5-2 16:26:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
  357. 16-5-2 16:28:18.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  358. 16-5-2 16:28:18.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  359. 16-5-2 16:28:19.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  360. 16-5-2 16:28:19.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  361. 16-5-2 16:28:19.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  362. 16-5-2 16:28:19.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  363. 16-5-2 16:28:20.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  364. 16-5-2 16:28:20.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  365. 16-5-2 16:28:20.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  366. 16-5-2 16:28:20.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  367. 16-5-2 16:28:20.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  368. 16-5-2 16:28:20.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  369. 16-5-2 16:28:20.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  370. 16-5-2 16:28:20.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  371. 16-5-2 16:28:20.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  372. 16-5-2 16:28:20.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  373. 16-5-2 16:28:21.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  374. 16-5-2 16:28:21.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  375. 16-5-2 16:28:21.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  376. 16-5-2 16:28:21.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  377. 16-5-2 16:29:46.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  378. 16-5-2 16:29:48.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  379. 16-5-2 16:29:48.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  380. 16-5-2 16:29:48.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  381. 16-5-2 16:29:48.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  382. 16-5-2 16:29:49.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  383. 16-5-2 16:29:49.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  384. 16-5-2 16:29:49.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  385. 16-5-2 16:29:49.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  386. 16-5-2 16:29:49.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  387. 16-5-2 16:29:49.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  388. 16-5-2 16:29:49.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  389. 16-5-2 16:29:49.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  390. 16-5-2 16:29:50.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  391. 16-5-2 16:29:50.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  392. 16-5-2 16:29:50.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  393. 16-5-2 16:29:51.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  394. 16-5-2 16:29:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  395. 16-5-2 16:29:52.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  396. 16-5-2 16:29:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  397. 16-5-2 16:31:18.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  398. 16-5-2 16:31:19.1|Info|NzbSearchService|Searching 2 indexers for [Mike & Molly : S06E07]
  399. 16-5-2 16:31:19.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  400. 16-5-2 16:31:19.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  401. 16-5-2 16:31:19.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  402. 16-5-2 16:31:19.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  403. 16-5-2 16:31:19.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  404. 16-5-2 16:31:19.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  405. 16-5-2 16:31:20.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  406. 16-5-2 16:31:20.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  407. 16-5-2 16:31:20.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  408. 16-5-2 16:31:20.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  409. 16-5-2 16:31:20.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  410. 16-5-2 16:31:20.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  411. 16-5-2 16:31:21.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  412. 16-5-2 16:31:21.2|Info|DownloadDecisionMaker|Processing 15 releases
  413. 16-5-2 16:31:21.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  414. 16-5-2 16:31:21.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  415. 16-5-2 16:31:21.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  416. 16-5-2 16:31:21.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  417. 16-5-2 16:31:22.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  418. 16-5-2 16:31:22.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  419. 16-5-2 16:31:24.1|Info|Nzbget|Adding report [Mike.and.Molly.S06E07.1080p.HDTV.x264-DIMENSION] to the queue.
  420. 16-5-2 16:31:27.4|Info|DownloadService|Report sent to nzbget. Mike.and.Molly.S06E07.1080p.HDTV.x264-DIMENSION
  421. 16-5-2 16:31:27.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  422. 16-5-2 16:31:33.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  423. 16-5-2 16:31:33.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  424. 16-5-2 16:31:33.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  425. 16-5-2 16:31:33.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  426. 16-5-2 16:31:34.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  427. 16-5-2 16:31:34.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  428. 16-5-2 16:31:34.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  429. 16-5-2 16:31:34.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  430. 16-5-2 16:31:34.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  431. 16-5-2 16:31:35.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  432. 16-5-2 16:31:35.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  433. 16-5-2 16:31:35.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  434. 16-5-2 16:31:35.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  435. 16-5-2 16:31:35.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  436. 16-5-2 16:31:36.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  437. 16-5-2 16:31:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  438. 16-5-2 16:31:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  439. 16-5-2 16:31:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  440. 16-5-2 16:31:36.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  441. 16-5-2 16:31:36.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  442. 16-5-2 16:32:11.1|Warn|NzbgetProxy|Unable to remove item from nzbget, Unknown ID: 7d62030009c04483aaf3b188e5f16cbd
  443. 16-5-2 16:32:50.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  444. 16-5-2 16:32:50.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  445. 16-5-2 16:32:50.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  446. 16-5-2 16:32:50.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  447. 16-5-2 16:32:51.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  448. 16-5-2 16:32:51.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  449. 16-5-2 16:32:51.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  450. 16-5-2 16:32:51.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  451. 16-5-2 16:32:51.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  452. 16-5-2 16:32:51.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  453. 16-5-2 16:32:51.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  454. 16-5-2 16:32:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  455. 16-5-2 16:32:52.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  456. 16-5-2 16:32:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  457. 16-5-2 16:32:52.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  458. 16-5-2 16:32:52.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  459. 16-5-2 16:32:52.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  460. 16-5-2 16:32:52.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  461. 16-5-2 16:32:52.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  462. 16-5-2 16:32:53.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  463. 16-5-2 16:34:19.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  464. 16-5-2 16:34:20.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  465. 16-5-2 16:34:20.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  466. 16-5-2 16:34:20.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  467. 16-5-2 16:34:20.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  468. 16-5-2 16:34:20.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  469. 16-5-2 16:34:20.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  470. 16-5-2 16:34:20.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  471. 16-5-2 16:34:21.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  472. 16-5-2 16:34:21.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  473. 16-5-2 16:34:21.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  474. 16-5-2 16:34:21.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  475. 16-5-2 16:34:21.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  476. 16-5-2 16:34:21.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  477. 16-5-2 16:34:21.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  478. 16-5-2 16:34:22.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  479. 16-5-2 16:34:22.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  480. 16-5-2 16:34:23.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  481. 16-5-2 16:34:23.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  482. 16-5-2 16:34:23.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  483. 16-5-2 16:35:50.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  484. 16-5-2 16:35:50.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  485. 16-5-2 16:35:51.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  486. 16-5-2 16:35:51.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  487. 16-5-2 16:35:51.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  488. 16-5-2 16:35:51.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  489. 16-5-2 16:35:51.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  490. 16-5-2 16:35:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  491. 16-5-2 16:35:52.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  492. 16-5-2 16:35:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  493. 16-5-2 16:35:52.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  494. 16-5-2 16:35:52.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  495. 16-5-2 16:35:52.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  496. 16-5-2 16:35:52.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  497. 16-5-2 16:35:52.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  498. 16-5-2 16:35:53.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  499. 16-5-2 16:35:53.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  500. 16-5-2 16:35:53.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  501. 16-5-2 16:35:53.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  502. 16-5-2 16:35:53.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  503. 16-5-2 16:37:20.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  504. 16-5-2 16:37:21.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  505. 16-5-2 16:37:21.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  506. 16-5-2 16:37:21.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  507. 16-5-2 16:37:22.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  508. 16-5-2 16:37:22.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  509. 16-5-2 16:37:22.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  510. 16-5-2 16:37:22.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  511. 16-5-2 16:37:23.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  512. 16-5-2 16:37:23.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  513. 16-5-2 16:37:23.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  514. 16-5-2 16:37:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  515. 16-5-2 16:37:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  516. 16-5-2 16:37:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  517. 16-5-2 16:37:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  518. 16-5-2 16:37:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  519. 16-5-2 16:37:25.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  520. 16-5-2 16:37:25.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  521. 16-5-2 16:37:25.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  522. 16-5-2 16:37:25.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  523. 16-5-2 16:38:53.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  524. 16-5-2 16:38:53.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  525. 16-5-2 16:38:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  526. 16-5-2 16:38:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  527. 16-5-2 16:38:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  528. 16-5-2 16:38:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  529. 16-5-2 16:38:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  530. 16-5-2 16:38:54.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  531. 16-5-2 16:38:54.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  532. 16-5-2 16:38:54.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  533. 16-5-2 16:38:55.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  534. 16-5-2 16:38:55.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  535. 16-5-2 16:38:55.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  536. 16-5-2 16:38:55.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  537. 16-5-2 16:38:55.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  538. 16-5-2 16:38:55.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  539. 16-5-2 16:38:56.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  540. 16-5-2 16:38:56.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  541. 16-5-2 16:38:56.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  542. 16-5-2 16:38:56.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  543. 16-5-2 16:40:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  544. 16-5-2 16:40:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  545. 16-5-2 16:40:24.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  546. 16-5-2 16:40:24.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  547. 16-5-2 16:40:24.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  548. 16-5-2 16:40:25.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  549. 16-5-2 16:40:25.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  550. 16-5-2 16:40:25.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  551. 16-5-2 16:40:25.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  552. 16-5-2 16:40:25.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  553. 16-5-2 16:40:25.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  554. 16-5-2 16:40:25.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  555. 16-5-2 16:40:25.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  556. 16-5-2 16:40:25.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  557. 16-5-2 16:40:25.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  558. 16-5-2 16:40:26.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  559. 16-5-2 16:40:26.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  560. 16-5-2 16:40:26.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  561. 16-5-2 16:40:26.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  562. 16-5-2 16:40:26.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  563. 16-5-2 16:41:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  564. 16-5-2 16:41:54.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  565. 16-5-2 16:41:55.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  566. 16-5-2 16:41:55.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  567. 16-5-2 16:41:55.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  568. 16-5-2 16:41:55.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  569. 16-5-2 16:41:56.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  570. 16-5-2 16:41:56.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  571. 16-5-2 16:41:56.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  572. 16-5-2 16:41:56.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  573. 16-5-2 16:41:56.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  574. 16-5-2 16:41:57.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  575. 16-5-2 16:41:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  576. 16-5-2 16:41:57.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  577. 16-5-2 16:41:57.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  578. 16-5-2 16:41:57.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  579. 16-5-2 16:41:57.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  580. 16-5-2 16:41:57.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  581. 16-5-2 16:41:57.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  582. 16-5-2 16:41:57.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  583. 16-5-2 16:42:25.2|Info|RssSyncService|Starting RSS Sync
  584. 16-5-2 16:42:28.1|Info|DownloadDecisionMaker|Processing 195 releases
  585. 16-5-2 16:42:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
  586. 16-5-2 16:43:25.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  587. 16-5-2 16:43:26.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  588. 16-5-2 16:43:26.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  589. 16-5-2 16:43:26.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  590. 16-5-2 16:43:26.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  591. 16-5-2 16:43:26.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  592. 16-5-2 16:43:27.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  593. 16-5-2 16:43:27.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  594. 16-5-2 16:43:27.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  595. 16-5-2 16:43:27.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  596. 16-5-2 16:43:28.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  597. 16-5-2 16:43:28.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  598. 16-5-2 16:43:28.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  599. 16-5-2 16:43:28.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  600. 16-5-2 16:43:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  601. 16-5-2 16:43:28.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  602. 16-5-2 16:43:28.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  603. 16-5-2 16:43:28.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  604. 16-5-2 16:43:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  605. 16-5-2 16:43:29.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  606. 16-5-2 16:44:56.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  607. 16-5-2 16:44:56.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  608. 16-5-2 16:44:56.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  609. 16-5-2 16:44:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  610. 16-5-2 16:44:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  611. 16-5-2 16:44:57.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  612. 16-5-2 16:44:57.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  613. 16-5-2 16:44:57.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  614. 16-5-2 16:44:57.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  615. 16-5-2 16:44:58.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  616. 16-5-2 16:44:58.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  617. 16-5-2 16:44:58.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  618. 16-5-2 16:44:58.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  619. 16-5-2 16:44:58.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  620. 16-5-2 16:44:58.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  621. 16-5-2 16:44:58.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  622. 16-5-2 16:44:59.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  623. 16-5-2 16:44:59.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  624. 16-5-2 16:44:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  625. 16-5-2 16:44:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  626. 16-5-2 16:46:28.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  627. 16-5-2 16:46:28.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  628. 16-5-2 16:46:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  629. 16-5-2 16:46:29.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  630. 16-5-2 16:46:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  631. 16-5-2 16:46:29.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  632. 16-5-2 16:46:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  633. 16-5-2 16:46:29.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  634. 16-5-2 16:46:29.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  635. 16-5-2 16:46:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  636. 16-5-2 16:46:29.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  637. 16-5-2 16:46:30.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  638. 16-5-2 16:46:30.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  639. 16-5-2 16:46:30.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  640. 16-5-2 16:46:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  641. 16-5-2 16:46:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  642. 16-5-2 16:46:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  643. 16-5-2 16:46:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  644. 16-5-2 16:46:31.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  645. 16-5-2 16:46:31.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  646. 16-5-2 16:47:58.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  647. 16-5-2 16:47:58.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  648. 16-5-2 16:47:58.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  649. 16-5-2 16:47:59.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  650. 16-5-2 16:47:59.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  651. 16-5-2 16:47:59.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  652. 16-5-2 16:47:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  653. 16-5-2 16:47:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  654. 16-5-2 16:47:59.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  655. 16-5-2 16:47:59.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  656. 16-5-2 16:47:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  657. 16-5-2 16:47:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  658. 16-5-2 16:47:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  659. 16-5-2 16:48:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  660. 16-5-2 16:48:00.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  661. 16-5-2 16:48:00.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  662. 16-5-2 16:48:00.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  663. 16-5-2 16:48:00.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  664. 16-5-2 16:48:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  665. 16-5-2 16:48:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  666. 16-5-2 16:49:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  667. 16-5-2 16:49:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  668. 16-5-2 16:49:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  669. 16-5-2 16:49:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  670. 16-5-2 16:49:29.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  671. 16-5-2 16:49:29.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  672. 16-5-2 16:49:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  673. 16-5-2 16:49:29.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  674. 16-5-2 16:49:29.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  675. 16-5-2 16:49:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  676. 16-5-2 16:49:30.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  677. 16-5-2 16:49:30.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  678. 16-5-2 16:49:30.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  679. 16-5-2 16:49:30.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  680. 16-5-2 16:49:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  681. 16-5-2 16:49:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  682. 16-5-2 16:49:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  683. 16-5-2 16:49:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  684. 16-5-2 16:49:31.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  685. 16-5-2 16:49:31.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  686. 16-5-2 16:50:59.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  687. 16-5-2 16:50:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  688. 16-5-2 16:51:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  689. 16-5-2 16:51:00.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  690. 16-5-2 16:51:00.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  691. 16-5-2 16:51:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  692. 16-5-2 16:51:00.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  693. 16-5-2 16:51:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  694. 16-5-2 16:51:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  695. 16-5-2 16:51:01.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  696. 16-5-2 16:51:01.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  697. 16-5-2 16:51:01.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  698. 16-5-2 16:51:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  699. 16-5-2 16:51:01.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  700. 16-5-2 16:51:01.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  701. 16-5-2 16:51:01.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  702. 16-5-2 16:51:01.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  703. 16-5-2 16:51:01.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  704. 16-5-2 16:51:02.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  705. 16-5-2 16:51:02.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  706. 16-5-2 16:52:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  707. 16-5-2 16:52:31.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  708. 16-5-2 16:52:32.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  709. 16-5-2 16:52:32.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  710. 16-5-2 16:52:32.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  711. 16-5-2 16:52:32.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  712. 16-5-2 16:52:33.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  713. 16-5-2 16:52:33.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  714. 16-5-2 16:52:33.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  715. 16-5-2 16:52:33.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  716. 16-5-2 16:52:33.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  717. 16-5-2 16:52:33.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  718. 16-5-2 16:52:33.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  719. 16-5-2 16:52:34.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  720. 16-5-2 16:52:34.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  721. 16-5-2 16:52:34.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  722. 16-5-2 16:52:34.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  723. 16-5-2 16:52:34.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  724. 16-5-2 16:52:34.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  725. 16-5-2 16:52:35.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  726. 16-5-2 16:54:01.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  727. 16-5-2 16:54:02.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  728. 16-5-2 16:54:02.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  729. 16-5-2 16:54:02.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  730. 16-5-2 16:54:03.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  731. 16-5-2 16:54:03.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  732. 16-5-2 16:54:03.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  733. 16-5-2 16:54:03.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  734. 16-5-2 16:54:03.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  735. 16-5-2 16:54:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  736. 16-5-2 16:54:03.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  737. 16-5-2 16:54:03.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  738. 16-5-2 16:54:03.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  739. 16-5-2 16:54:03.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  740. 16-5-2 16:54:04.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  741. 16-5-2 16:54:04.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  742. 16-5-2 16:54:04.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  743. 16-5-2 16:54:05.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  744. 16-5-2 16:54:05.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  745. 16-5-2 16:54:05.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  746. 16-5-2 16:55:32.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  747. 16-5-2 16:55:33.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  748. 16-5-2 16:55:33.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  749. 16-5-2 16:55:33.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  750. 16-5-2 16:55:33.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  751. 16-5-2 16:55:34.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  752. 16-5-2 16:55:34.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  753. 16-5-2 16:55:34.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  754. 16-5-2 16:55:34.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  755. 16-5-2 16:55:34.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  756. 16-5-2 16:55:34.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  757. 16-5-2 16:55:35.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  758. 16-5-2 16:55:35.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  759. 16-5-2 16:55:35.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  760. 16-5-2 16:55:35.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  761. 16-5-2 16:55:35.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  762. 16-5-2 16:55:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  763. 16-5-2 16:55:36.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  764. 16-5-2 16:55:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  765. 16-5-2 16:55:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  766. 16-5-2 16:57:03.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  767. 16-5-2 16:57:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  768. 16-5-2 16:57:04.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  769. 16-5-2 16:57:04.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  770. 16-5-2 16:57:04.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  771. 16-5-2 16:57:04.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  772. 16-5-2 16:57:04.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  773. 16-5-2 16:57:04.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  774. 16-5-2 16:57:04.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  775. 16-5-2 16:57:04.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  776. 16-5-2 16:57:04.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  777. 16-5-2 16:57:05.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  778. 16-5-2 16:57:05.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  779. 16-5-2 16:57:05.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  780. 16-5-2 16:57:05.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  781. 16-5-2 16:57:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  782. 16-5-2 16:57:05.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  783. 16-5-2 16:57:06.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  784. 16-5-2 16:57:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  785. 16-5-2 16:57:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  786. 16-5-2 16:58:03.9|Info|RssSyncService|Starting RSS Sync
  787. 16-5-2 16:58:06.6|Info|DownloadDecisionMaker|Processing 192 releases
  788. 16-5-2 16:58:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
  789. 16-5-2 16:58:34.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  790. 16-5-2 16:58:34.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  791. 16-5-2 16:58:34.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  792. 16-5-2 16:58:34.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  793. 16-5-2 16:58:34.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  794. 16-5-2 16:58:34.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  795. 16-5-2 16:58:34.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  796. 16-5-2 16:58:35.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  797. 16-5-2 16:58:35.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  798. 16-5-2 16:58:35.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  799. 16-5-2 16:58:35.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  800. 16-5-2 16:58:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  801. 16-5-2 16:58:36.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  802. 16-5-2 16:58:36.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  803. 16-5-2 16:58:36.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  804. 16-5-2 16:58:36.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  805. 16-5-2 16:58:36.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  806. 16-5-2 16:58:37.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  807. 16-5-2 16:58:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  808. 16-5-2 16:58:37.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  809. 16-5-2 17:00:05.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  810. 16-5-2 17:00:05.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  811. 16-5-2 17:00:05.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  812. 16-5-2 17:00:05.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  813. 16-5-2 17:00:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  814. 16-5-2 17:00:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  815. 16-5-2 17:00:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  816. 16-5-2 17:00:06.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  817. 16-5-2 17:00:06.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  818. 16-5-2 17:00:06.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  819. 16-5-2 17:00:07.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  820. 16-5-2 17:00:07.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  821. 16-5-2 17:00:08.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  822. 16-5-2 17:00:08.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  823. 16-5-2 17:00:08.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  824. 16-5-2 17:00:08.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  825. 16-5-2 17:00:08.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  826. 16-5-2 17:00:08.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  827. 16-5-2 17:00:08.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  828. 16-5-2 17:00:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  829. 16-5-2 17:01:35.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  830. 16-5-2 17:01:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  831. 16-5-2 17:01:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  832. 16-5-2 17:01:36.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  833. 16-5-2 17:01:36.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  834. 16-5-2 17:01:36.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  835. 16-5-2 17:01:36.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  836. 16-5-2 17:01:37.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  837. 16-5-2 17:01:37.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  838. 16-5-2 17:01:37.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  839. 16-5-2 17:01:37.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  840. 16-5-2 17:01:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  841. 16-5-2 17:01:37.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  842. 16-5-2 17:01:37.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  843. 16-5-2 17:01:37.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  844. 16-5-2 17:01:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  845. 16-5-2 17:01:38.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  846. 16-5-2 17:01:38.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  847. 16-5-2 17:01:38.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  848. 16-5-2 17:01:38.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  849. 16-5-2 17:03:06.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  850. 16-5-2 17:03:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  851. 16-5-2 17:03:06.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  852. 16-5-2 17:03:06.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  853. 16-5-2 17:03:06.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  854. 16-5-2 17:03:07.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  855. 16-5-2 17:03:07.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  856. 16-5-2 17:03:07.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  857. 16-5-2 17:03:07.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  858. 16-5-2 17:03:07.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  859. 16-5-2 17:03:07.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  860. 16-5-2 17:03:08.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  861. 16-5-2 17:03:08.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  862. 16-5-2 17:03:08.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  863. 16-5-2 17:03:08.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  864. 16-5-2 17:03:08.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  865. 16-5-2 17:03:08.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  866. 16-5-2 17:03:08.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  867. 16-5-2 17:03:08.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  868. 16-5-2 17:03:08.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  869. 16-5-2 17:04:37.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  870. 16-5-2 17:04:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  871. 16-5-2 17:04:37.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  872. 16-5-2 17:04:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  873. 16-5-2 17:04:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  874. 16-5-2 17:04:38.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  875. 16-5-2 17:04:38.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  876. 16-5-2 17:04:38.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  877. 16-5-2 17:04:38.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  878. 16-5-2 17:04:38.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  879. 16-5-2 17:04:39.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  880. 16-5-2 17:04:39.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  881. 16-5-2 17:04:39.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  882. 16-5-2 17:04:39.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  883. 16-5-2 17:04:39.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  884. 16-5-2 17:04:39.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  885. 16-5-2 17:04:39.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  886. 16-5-2 17:04:40.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  887. 16-5-2 17:04:40.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  888. 16-5-2 17:04:40.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  889. 16-5-2 17:06:08.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  890. 16-5-2 17:06:08.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  891. 16-5-2 17:06:08.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  892. 16-5-2 17:06:08.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  893. 16-5-2 17:06:08.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  894. 16-5-2 17:06:08.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  895. 16-5-2 17:06:08.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  896. 16-5-2 17:06:09.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  897. 16-5-2 17:06:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  898. 16-5-2 17:06:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  899. 16-5-2 17:06:09.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  900. 16-5-2 17:06:09.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  901. 16-5-2 17:06:09.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  902. 16-5-2 17:06:09.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  903. 16-5-2 17:06:09.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  904. 16-5-2 17:06:09.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  905. 16-5-2 17:06:10.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  906. 16-5-2 17:06:10.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  907. 16-5-2 17:06:10.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  908. 16-5-2 17:06:10.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  909. 16-5-2 17:07:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  910. 16-5-2 17:07:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  911. 16-5-2 17:07:38.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  912. 16-5-2 17:07:38.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  913. 16-5-2 17:07:38.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  914. 16-5-2 17:07:38.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  915. 16-5-2 17:07:38.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  916. 16-5-2 17:07:38.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  917. 16-5-2 17:07:38.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  918. 16-5-2 17:07:39.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  919. 16-5-2 17:07:39.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  920. 16-5-2 17:07:39.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  921. 16-5-2 17:07:39.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  922. 16-5-2 17:07:39.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  923. 16-5-2 17:07:39.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  924. 16-5-2 17:07:39.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  925. 16-5-2 17:07:39.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  926. 16-5-2 17:07:39.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  927. 16-5-2 17:07:40.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  928. 16-5-2 17:07:40.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  929. 16-5-2 17:09:08.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  930. 16-5-2 17:09:08.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  931. 16-5-2 17:09:08.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  932. 16-5-2 17:09:08.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  933. 16-5-2 17:09:08.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  934. 16-5-2 17:09:09.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  935. 16-5-2 17:09:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  936. 16-5-2 17:09:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  937. 16-5-2 17:09:09.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  938. 16-5-2 17:09:09.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  939. 16-5-2 17:09:09.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  940. 16-5-2 17:09:09.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  941. 16-5-2 17:09:09.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  942. 16-5-2 17:09:09.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  943. 16-5-2 17:09:09.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  944. 16-5-2 17:09:10.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  945. 16-5-2 17:09:10.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  946. 16-5-2 17:09:10.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  947. 16-5-2 17:09:10.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  948. 16-5-2 17:09:10.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  949. 16-5-2 17:10:39.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  950. 16-5-2 17:10:39.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  951. 16-5-2 17:10:39.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  952. 16-5-2 17:10:39.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  953. 16-5-2 17:10:39.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  954. 16-5-2 17:10:39.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  955. 16-5-2 17:10:39.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  956. 16-5-2 17:10:40.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  957. 16-5-2 17:10:40.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  958. 16-5-2 17:10:40.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  959. 16-5-2 17:10:40.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  960. 16-5-2 17:10:40.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  961. 16-5-2 17:10:40.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  962. 16-5-2 17:10:40.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  963. 16-5-2 17:10:41.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  964. 16-5-2 17:10:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  965. 16-5-2 17:10:41.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  966. 16-5-2 17:10:41.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  967. 16-5-2 17:10:41.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  968. 16-5-2 17:10:42.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  969. 16-5-2 17:12:10.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  970. 16-5-2 17:12:11.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  971. 16-5-2 17:12:11.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  972. 16-5-2 17:12:11.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  973. 16-5-2 17:12:11.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  974. 16-5-2 17:12:12.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  975. 16-5-2 17:12:12.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  976. 16-5-2 17:12:12.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  977. 16-5-2 17:12:12.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  978. 16-5-2 17:12:12.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  979. 16-5-2 17:12:12.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  980. 16-5-2 17:12:12.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  981. 16-5-2 17:12:13.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  982. 16-5-2 17:12:13.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  983. 16-5-2 17:12:13.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  984. 16-5-2 17:12:14.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  985. 16-5-2 17:12:14.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  986. 16-5-2 17:12:14.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  987. 16-5-2 17:12:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  988. 16-5-2 17:12:14.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  989. 16-5-2 17:13:41.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  990. 16-5-2 17:13:41.4|Info|RssSyncService|Starting RSS Sync
  991. 16-5-2 17:13:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  992. 16-5-2 17:13:42.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  993. 16-5-2 17:13:42.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  994. 16-5-2 17:13:42.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  995. 16-5-2 17:13:42.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  996. 16-5-2 17:13:42.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  997. 16-5-2 17:13:42.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  998. 16-5-2 17:13:42.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  999. 16-5-2 17:13:42.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1000. 16-5-2 17:13:42.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1001. 16-5-2 17:13:43.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1002. 16-5-2 17:13:43.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1003. 16-5-2 17:13:43.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1004. 16-5-2 17:13:43.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1005. 16-5-2 17:13:43.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1006. 16-5-2 17:13:43.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1007. 16-5-2 17:13:43.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1008. 16-5-2 17:13:44.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1009. 16-5-2 17:13:44.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1010. 16-5-2 17:13:45.2|Info|DownloadDecisionMaker|Processing 186 releases
  1011. 16-5-2 17:13:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
  1012. 16-5-2 17:15:11.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1013. 16-5-2 17:15:11.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1014. 16-5-2 17:15:12.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1015. 16-5-2 17:15:12.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1016. 16-5-2 17:15:12.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1017. 16-5-2 17:15:12.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1018. 16-5-2 17:15:12.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1019. 16-5-2 17:15:13.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1020. 16-5-2 17:15:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1021. 16-5-2 17:15:13.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1022. 16-5-2 17:15:13.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1023. 16-5-2 17:15:13.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1024. 16-5-2 17:15:14.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1025. 16-5-2 17:15:14.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1026. 16-5-2 17:15:14.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1027. 16-5-2 17:15:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1028. 16-5-2 17:15:14.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1029. 16-5-2 17:15:14.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1030. 16-5-2 17:15:15.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1031. 16-5-2 17:15:15.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1032. 16-5-2 17:16:42.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1033. 16-5-2 17:16:42.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1034. 16-5-2 17:16:42.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1035. 16-5-2 17:16:42.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1036. 16-5-2 17:16:42.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1037. 16-5-2 17:16:43.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1038. 16-5-2 17:16:43.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1039. 16-5-2 17:16:43.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1040. 16-5-2 17:16:43.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1041. 16-5-2 17:16:44.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1042. 16-5-2 17:16:44.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1043. 16-5-2 17:16:44.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1044. 16-5-2 17:16:44.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1045. 16-5-2 17:16:44.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1046. 16-5-2 17:16:45.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1047. 16-5-2 17:16:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1048. 16-5-2 17:16:45.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1049. 16-5-2 17:16:45.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1050. 16-5-2 17:16:45.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1051. 16-5-2 17:16:45.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1052. 16-5-2 17:18:12.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1053. 16-5-2 17:18:12.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1054. 16-5-2 17:18:15.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1055. 16-5-2 17:18:16.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1056. 16-5-2 17:18:16.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1057. 16-5-2 17:18:16.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1058. 16-5-2 17:18:16.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1059. 16-5-2 17:18:16.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1060. 16-5-2 17:18:16.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1061. 16-5-2 17:18:16.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1062. 16-5-2 17:18:17.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1063. 16-5-2 17:18:17.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1064. 16-5-2 17:18:17.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1065. 16-5-2 17:18:17.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1066. 16-5-2 17:18:17.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1067. 16-5-2 17:18:17.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1068. 16-5-2 17:18:18.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1069. 16-5-2 17:18:18.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1070. 16-5-2 17:18:18.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1071. 16-5-2 17:18:18.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1072. 16-5-2 17:19:42.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1073. 16-5-2 17:19:42.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1074. 16-5-2 17:19:43.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1075. 16-5-2 17:19:43.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1076. 16-5-2 17:19:43.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1077. 16-5-2 17:19:43.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1078. 16-5-2 17:19:43.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1079. 16-5-2 17:19:43.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1080. 16-5-2 17:19:44.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1081. 16-5-2 17:19:44.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1082. 16-5-2 17:19:44.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1083. 16-5-2 17:19:44.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1084. 16-5-2 17:19:44.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1085. 16-5-2 17:19:44.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1086. 16-5-2 17:19:45.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1087. 16-5-2 17:19:45.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1088. 16-5-2 17:19:45.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1089. 16-5-2 17:19:45.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1090. 16-5-2 17:19:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1091. 16-5-2 17:19:45.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1092. 16-5-2 17:21:13.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1093. 16-5-2 17:21:13.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1094. 16-5-2 17:21:13.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1095. 16-5-2 17:21:13.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1096. 16-5-2 17:21:13.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1097. 16-5-2 17:21:13.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1098. 16-5-2 17:21:13.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1099. 16-5-2 17:21:13.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1100. 16-5-2 17:21:14.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1101. 16-5-2 17:21:14.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1102. 16-5-2 17:21:14.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1103. 16-5-2 17:21:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1104. 16-5-2 17:21:14.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1105. 16-5-2 17:21:14.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1106. 16-5-2 17:21:15.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1107. 16-5-2 17:21:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1108. 16-5-2 17:21:15.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1109. 16-5-2 17:21:15.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1110. 16-5-2 17:21:15.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1111. 16-5-2 17:21:15.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1112. 16-5-2 17:22:43.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1113. 16-5-2 17:22:43.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1114. 16-5-2 17:22:43.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1115. 16-5-2 17:22:44.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1116. 16-5-2 17:22:44.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1117. 16-5-2 17:22:44.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1118. 16-5-2 17:22:44.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1119. 16-5-2 17:22:44.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1120. 16-5-2 17:22:44.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1121. 16-5-2 17:22:44.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1122. 16-5-2 17:22:44.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1123. 16-5-2 17:22:44.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1124. 16-5-2 17:22:44.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1125. 16-5-2 17:22:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1126. 16-5-2 17:22:45.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1127. 16-5-2 17:22:45.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1128. 16-5-2 17:22:45.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1129. 16-5-2 17:22:46.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1130. 16-5-2 17:22:46.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1131. 16-5-2 17:22:46.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1132. 16-5-2 17:24:13.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1133. 16-5-2 17:24:13.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1134. 16-5-2 17:24:13.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1135. 16-5-2 17:24:14.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1136. 16-5-2 17:24:14.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1137. 16-5-2 17:24:14.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1138. 16-5-2 17:24:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1139. 16-5-2 17:24:14.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1140. 16-5-2 17:24:14.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1141. 16-5-2 17:24:14.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1142. 16-5-2 17:24:14.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1143. 16-5-2 17:24:14.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1144. 16-5-2 17:24:14.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1145. 16-5-2 17:24:15.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1146. 16-5-2 17:24:15.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1147. 16-5-2 17:24:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1148. 16-5-2 17:24:15.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1149. 16-5-2 17:24:15.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1150. 16-5-2 17:24:15.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1151. 16-5-2 17:24:15.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1152. 16-5-2 17:25:44.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1153. 16-5-2 17:25:44.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1154. 16-5-2 17:25:45.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1155. 16-5-2 17:25:45.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1156. 16-5-2 17:25:45.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1157. 16-5-2 17:25:45.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1158. 16-5-2 17:25:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1159. 16-5-2 17:25:45.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1160. 16-5-2 17:25:45.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1161. 16-5-2 17:25:45.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1162. 16-5-2 17:25:45.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1163. 16-5-2 17:25:45.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1164. 16-5-2 17:25:46.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1165. 16-5-2 17:25:46.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1166. 16-5-2 17:25:46.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1167. 16-5-2 17:25:46.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1168. 16-5-2 17:25:46.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1169. 16-5-2 17:25:46.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1170. 16-5-2 17:25:46.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1171. 16-5-2 17:25:46.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1172. 16-5-2 17:27:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1173. 16-5-2 17:27:15.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1174. 16-5-2 17:27:15.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1175. 16-5-2 17:27:16.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1176. 16-5-2 17:27:16.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1177. 16-5-2 17:27:16.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1178. 16-5-2 17:27:16.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1179. 16-5-2 17:27:16.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1180. 16-5-2 17:27:16.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1181. 16-5-2 17:27:16.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1182. 16-5-2 17:27:16.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1183. 16-5-2 17:27:16.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1184. 16-5-2 17:27:17.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1185. 16-5-2 17:27:17.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1186. 16-5-2 17:27:17.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1187. 16-5-2 17:27:17.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1188. 16-5-2 17:27:17.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1189. 16-5-2 17:27:17.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1190. 16-5-2 17:27:17.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1191. 16-5-2 17:27:17.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1192. 16-5-2 17:28:46.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1193. 16-5-2 17:28:46.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1194. 16-5-2 17:28:46.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1195. 16-5-2 17:28:46.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1196. 16-5-2 17:28:46.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1197. 16-5-2 17:28:46.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1198. 16-5-2 17:28:47.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1199. 16-5-2 17:28:47.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1200. 16-5-2 17:28:47.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1201. 16-5-2 17:28:47.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1202. 16-5-2 17:28:47.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1203. 16-5-2 17:28:48.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1204. 16-5-2 17:28:48.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1205. 16-5-2 17:28:48.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1206. 16-5-2 17:28:48.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1207. 16-5-2 17:28:48.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1208. 16-5-2 17:28:48.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1209. 16-5-2 17:28:48.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1210. 16-5-2 17:28:48.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1211. 16-5-2 17:28:48.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1212. 16-5-2 17:29:16.6|Info|RssSyncService|Starting RSS Sync
  1213. 16-5-2 17:29:21.2|Info|DownloadDecisionMaker|Processing 182 releases
  1214. 16-5-2 17:29:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
  1215. 16-5-2 17:30:17.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1216. 16-5-2 17:30:17.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1217. 16-5-2 17:30:18.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1218. 16-5-2 17:30:18.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1219. 16-5-2 17:30:18.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1220. 16-5-2 17:30:18.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1221. 16-5-2 17:30:18.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1222. 16-5-2 17:30:19.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1223. 16-5-2 17:30:19.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1224. 16-5-2 17:30:19.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1225. 16-5-2 17:30:19.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1226. 16-5-2 17:30:19.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1227. 16-5-2 17:30:19.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1228. 16-5-2 17:30:19.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1229. 16-5-2 17:30:20.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1230. 16-5-2 17:30:20.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1231. 16-5-2 17:30:20.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1232. 16-5-2 17:30:20.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1233. 16-5-2 17:30:20.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1234. 16-5-2 17:30:20.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1235. 16-5-2 17:31:49.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1236. 16-5-2 17:31:49.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1237. 16-5-2 17:31:49.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1238. 16-5-2 17:31:50.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1239. 16-5-2 17:31:50.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1240. 16-5-2 17:31:50.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1241. 16-5-2 17:31:50.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1242. 16-5-2 17:31:50.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1243. 16-5-2 17:31:50.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1244. 16-5-2 17:31:50.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1245. 16-5-2 17:31:50.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1246. 16-5-2 17:31:50.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1247. 16-5-2 17:31:51.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1248. 16-5-2 17:31:51.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1249. 16-5-2 17:31:51.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1250. 16-5-2 17:31:51.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1251. 16-5-2 17:31:51.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1252. 16-5-2 17:31:51.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1253. 16-5-2 17:31:51.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1254. 16-5-2 17:31:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1255. 16-5-2 17:33:19.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1256. 16-5-2 17:33:20.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1257. 16-5-2 17:33:20.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1258. 16-5-2 17:33:20.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1259. 16-5-2 17:33:21.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1260. 16-5-2 17:33:21.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1261. 16-5-2 17:33:21.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1262. 16-5-2 17:33:21.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1263. 16-5-2 17:33:21.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1264. 16-5-2 17:33:22.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1265. 16-5-2 17:33:22.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1266. 16-5-2 17:33:23.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1267. 16-5-2 17:33:23.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1268. 16-5-2 17:33:23.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1269. 16-5-2 17:33:23.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1270. 16-5-2 17:33:23.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1271. 16-5-2 17:33:23.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1272. 16-5-2 17:33:23.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1273. 16-5-2 17:33:23.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1274. 16-5-2 17:33:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1275. 16-5-2 17:34:50.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1276. 16-5-2 17:34:50.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1277. 16-5-2 17:34:51.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1278. 16-5-2 17:34:51.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1279. 16-5-2 17:34:51.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1280. 16-5-2 17:34:51.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1281. 16-5-2 17:34:51.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1282. 16-5-2 17:34:51.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1283. 16-5-2 17:34:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1284. 16-5-2 17:34:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1285. 16-5-2 17:34:52.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1286. 16-5-2 17:34:52.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1287. 16-5-2 17:34:52.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1288. 16-5-2 17:34:52.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1289. 16-5-2 17:34:52.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1290. 16-5-2 17:34:53.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1291. 16-5-2 17:34:53.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1292. 16-5-2 17:34:53.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1293. 16-5-2 17:34:53.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1294. 16-5-2 17:34:53.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1295. 16-5-2 17:36:20.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1296. 16-5-2 17:36:20.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1297. 16-5-2 17:36:21.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1298. 16-5-2 17:36:21.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1299. 16-5-2 17:36:21.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1300. 16-5-2 17:36:21.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1301. 16-5-2 17:36:21.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1302. 16-5-2 17:36:21.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1303. 16-5-2 17:36:21.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1304. 16-5-2 17:36:22.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1305. 16-5-2 17:36:22.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1306. 16-5-2 17:36:22.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1307. 16-5-2 17:36:22.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1308. 16-5-2 17:36:22.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1309. 16-5-2 17:36:22.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1310. 16-5-2 17:36:22.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1311. 16-5-2 17:36:23.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1312. 16-5-2 17:36:23.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1313. 16-5-2 17:36:23.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1314. 16-5-2 17:36:23.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1315. 16-5-2 17:37:51.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1316. 16-5-2 17:37:51.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1317. 16-5-2 17:37:51.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1318. 16-5-2 17:37:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1319. 16-5-2 17:37:52.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1320. 16-5-2 17:37:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1321. 16-5-2 17:37:52.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1322. 16-5-2 17:37:52.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1323. 16-5-2 17:37:52.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1324. 16-5-2 17:37:52.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1325. 16-5-2 17:37:52.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1326. 16-5-2 17:37:53.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1327. 16-5-2 17:37:53.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1328. 16-5-2 17:37:53.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1329. 16-5-2 17:37:53.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1330. 16-5-2 17:37:54.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1331. 16-5-2 17:37:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1332. 16-5-2 17:37:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1333. 16-5-2 17:37:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1334. 16-5-2 17:37:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1335. 16-5-2 17:39:21.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1336. 16-5-2 17:39:22.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1337. 16-5-2 17:39:22.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1338. 16-5-2 17:39:22.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1339. 16-5-2 17:39:22.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1340. 16-5-2 17:39:22.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1341. 16-5-2 17:39:22.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1342. 16-5-2 17:39:22.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1343. 16-5-2 17:39:22.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1344. 16-5-2 17:39:23.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1345. 16-5-2 17:39:23.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1346. 16-5-2 17:39:23.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1347. 16-5-2 17:39:23.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1348. 16-5-2 17:39:23.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1349. 16-5-2 17:39:23.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1350. 16-5-2 17:39:23.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1351. 16-5-2 17:39:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1352. 16-5-2 17:39:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1353. 16-5-2 17:39:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1354. 16-5-2 17:39:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1355. 16-5-2 17:40:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1356. 16-5-2 17:40:52.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1357. 16-5-2 17:40:52.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1358. 16-5-2 17:40:52.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1359. 16-5-2 17:40:52.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1360. 16-5-2 17:40:52.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1361. 16-5-2 17:40:52.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1362. 16-5-2 17:40:53.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1363. 16-5-2 17:40:53.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1364. 16-5-2 17:40:53.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1365. 16-5-2 17:40:53.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1366. 16-5-2 17:40:53.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1367. 16-5-2 17:40:53.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1368. 16-5-2 17:40:54.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1369. 16-5-2 17:40:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1370. 16-5-2 17:40:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1371. 16-5-2 17:40:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1372. 16-5-2 17:40:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1373. 16-5-2 17:40:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1374. 16-5-2 17:40:54.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1375. 16-5-2 17:42:22.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1376. 16-5-2 17:42:22.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1377. 16-5-2 17:42:23.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1378. 16-5-2 17:42:23.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1379. 16-5-2 17:42:23.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1380. 16-5-2 17:42:23.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1381. 16-5-2 17:42:23.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1382. 16-5-2 17:42:23.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1383. 16-5-2 17:42:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1384. 16-5-2 17:42:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1385. 16-5-2 17:42:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1386. 16-5-2 17:42:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1387. 16-5-2 17:42:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1388. 16-5-2 17:42:24.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1389. 16-5-2 17:42:24.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1390. 16-5-2 17:42:24.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1391. 16-5-2 17:42:24.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1392. 16-5-2 17:42:25.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1393. 16-5-2 17:42:25.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1394. 16-5-2 17:42:25.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1395. 16-5-2 17:43:53.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1396. 16-5-2 17:43:53.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1397. 16-5-2 17:43:53.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1398. 16-5-2 17:43:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1399. 16-5-2 17:43:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1400. 16-5-2 17:43:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1401. 16-5-2 17:43:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1402. 16-5-2 17:43:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1403. 16-5-2 17:43:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1404. 16-5-2 17:43:54.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1405. 16-5-2 17:43:54.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1406. 16-5-2 17:43:54.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1407. 16-5-2 17:43:54.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1408. 16-5-2 17:43:55.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1409. 16-5-2 17:43:55.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1410. 16-5-2 17:43:55.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1411. 16-5-2 17:43:55.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1412. 16-5-2 17:43:55.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1413. 16-5-2 17:43:56.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1414. 16-5-2 17:43:56.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1415. 16-5-2 17:44:54.1|Info|RssSyncService|Starting RSS Sync
  1416. 16-5-2 17:44:57.6|Info|DownloadDecisionMaker|Processing 199 releases
  1417. 16-5-2 17:45:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
  1418. 16-5-2 17:45:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1419. 16-5-2 17:45:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1420. 16-5-2 17:45:24.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1421. 16-5-2 17:45:24.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1422. 16-5-2 17:45:25.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1423. 16-5-2 17:45:25.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1424. 16-5-2 17:45:25.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1425. 16-5-2 17:45:25.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1426. 16-5-2 17:45:26.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1427. 16-5-2 17:45:26.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1428. 16-5-2 17:45:26.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1429. 16-5-2 17:45:27.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1430. 16-5-2 17:45:27.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1431. 16-5-2 17:45:27.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1432. 16-5-2 17:45:27.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1433. 16-5-2 17:45:27.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1434. 16-5-2 17:45:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1435. 16-5-2 17:45:28.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1436. 16-5-2 17:45:28.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1437. 16-5-2 17:45:28.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1438. 16-5-2 17:46:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1439. 16-5-2 17:46:55.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1440. 16-5-2 17:46:55.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1441. 16-5-2 17:46:55.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1442. 16-5-2 17:46:55.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1443. 16-5-2 17:46:55.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1444. 16-5-2 17:46:56.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1445. 16-5-2 17:46:56.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1446. 16-5-2 17:46:56.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1447. 16-5-2 17:46:57.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1448. 16-5-2 17:46:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1449. 16-5-2 17:46:57.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1450. 16-5-2 17:46:57.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1451. 16-5-2 17:46:57.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1452. 16-5-2 17:46:57.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1453. 16-5-2 17:46:57.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1454. 16-5-2 17:46:58.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1455. 16-5-2 17:46:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1456. 16-5-2 17:46:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1457. 16-5-2 17:47:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1458. 16-5-2 17:48:24.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1459. 16-5-2 17:48:25.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1460. 16-5-2 17:48:25.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1461. 16-5-2 17:48:25.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1462. 16-5-2 17:48:25.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1463. 16-5-2 17:48:25.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1464. 16-5-2 17:48:25.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1465. 16-5-2 17:48:25.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1466. 16-5-2 17:48:25.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1467. 16-5-2 17:48:26.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1468. 16-5-2 17:48:26.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1469. 16-5-2 17:48:26.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1470. 16-5-2 17:48:26.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1471. 16-5-2 17:48:26.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1472. 16-5-2 17:48:26.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1473. 16-5-2 17:48:27.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1474. 16-5-2 17:48:27.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1475. 16-5-2 17:48:27.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1476. 16-5-2 17:48:27.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1477. 16-5-2 17:48:27.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1478. 16-5-2 17:49:55.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1479. 16-5-2 17:49:55.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1480. 16-5-2 17:49:55.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1481. 16-5-2 17:49:55.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1482. 16-5-2 17:49:55.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1483. 16-5-2 17:49:55.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1484. 16-5-2 17:49:55.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1485. 16-5-2 17:49:56.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1486. 16-5-2 17:49:56.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1487. 16-5-2 17:49:56.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1488. 16-5-2 17:49:56.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1489. 16-5-2 17:49:57.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1490. 16-5-2 17:49:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1491. 16-5-2 17:49:57.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1492. 16-5-2 17:49:57.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1493. 16-5-2 17:49:57.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1494. 16-5-2 17:49:57.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1495. 16-5-2 17:49:58.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1496. 16-5-2 17:49:58.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1497. 16-5-2 17:49:58.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1498. 16-5-2 17:51:25.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1499. 16-5-2 17:51:27.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1500. 16-5-2 17:51:27.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1501. 16-5-2 17:51:28.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1502. 16-5-2 17:51:28.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1503. 16-5-2 17:51:28.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1504. 16-5-2 17:51:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1505. 16-5-2 17:51:28.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1506. 16-5-2 17:51:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1507. 16-5-2 17:51:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1508. 16-5-2 17:51:29.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1509. 16-5-2 17:51:29.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1510. 16-5-2 17:51:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1511. 16-5-2 17:51:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1512. 16-5-2 17:51:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1513. 16-5-2 17:51:30.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1514. 16-5-2 17:51:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1515. 16-5-2 17:51:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1516. 16-5-2 17:51:31.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1517. 16-5-2 17:51:31.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1518. 16-5-2 17:52:57.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1519. 16-5-2 17:52:57.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1520. 16-5-2 17:52:58.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1521. 16-5-2 17:52:58.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1522. 16-5-2 17:52:58.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1523. 16-5-2 17:52:58.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1524. 16-5-2 17:52:58.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1525. 16-5-2 17:52:59.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1526. 16-5-2 17:52:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1527. 16-5-2 17:52:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1528. 16-5-2 17:52:59.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1529. 16-5-2 17:52:59.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1530. 16-5-2 17:52:59.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1531. 16-5-2 17:52:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1532. 16-5-2 17:52:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1533. 16-5-2 17:53:00.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1534. 16-5-2 17:53:00.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1535. 16-5-2 17:53:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1536. 16-5-2 17:53:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1537. 16-5-2 17:53:01.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1538. 16-5-2 17:54:28.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1539. 16-5-2 17:54:28.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1540. 16-5-2 17:54:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1541. 16-5-2 17:54:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1542. 16-5-2 17:54:29.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1543. 16-5-2 17:54:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1544. 16-5-2 17:54:29.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1545. 16-5-2 17:54:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1546. 16-5-2 17:54:29.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1547. 16-5-2 17:54:29.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1548. 16-5-2 17:54:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1549. 16-5-2 17:54:29.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1550. 16-5-2 17:54:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1551. 16-5-2 17:54:29.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1552. 16-5-2 17:54:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1553. 16-5-2 17:54:30.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1554. 16-5-2 17:54:30.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1555. 16-5-2 17:54:30.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1556. 16-5-2 17:54:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1557. 16-5-2 17:54:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1558. 16-5-2 17:55:58.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1559. 16-5-2 17:55:58.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1560. 16-5-2 17:55:59.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1561. 16-5-2 17:55:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1562. 16-5-2 17:55:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1563. 16-5-2 17:55:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1564. 16-5-2 17:56:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1565. 16-5-2 17:56:00.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1566. 16-5-2 17:56:00.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1567. 16-5-2 17:56:00.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1568. 16-5-2 17:56:00.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1569. 16-5-2 17:56:00.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1570. 16-5-2 17:56:00.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1571. 16-5-2 17:56:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1572. 16-5-2 17:56:00.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1573. 16-5-2 17:56:01.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1574. 16-5-2 17:56:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1575. 16-5-2 17:56:01.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1576. 16-5-2 17:56:01.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1577. 16-5-2 17:56:02.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1578. 16-5-2 17:57:28.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1579. 16-5-2 17:57:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1580. 16-5-2 17:57:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1581. 16-5-2 17:57:29.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1582. 16-5-2 17:57:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1583. 16-5-2 17:57:29.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1584. 16-5-2 17:57:29.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1585. 16-5-2 17:57:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1586. 16-5-2 17:57:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1587. 16-5-2 17:57:30.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1588. 16-5-2 17:57:30.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1589. 16-5-2 17:57:30.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1590. 16-5-2 17:57:30.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1591. 16-5-2 17:57:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1592. 16-5-2 17:57:30.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1593. 16-5-2 17:57:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1594. 16-5-2 17:57:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1595. 16-5-2 17:57:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1596. 16-5-2 17:57:31.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1597. 16-5-2 17:57:31.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1598. 16-5-2 17:58:58.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1599. 16-5-2 17:58:59.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1600. 16-5-2 17:58:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1601. 16-5-2 17:58:59.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1602. 16-5-2 17:58:59.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1603. 16-5-2 17:58:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1604. 16-5-2 17:58:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1605. 16-5-2 17:59:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1606. 16-5-2 17:59:00.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1607. 16-5-2 17:59:00.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1608. 16-5-2 17:59:00.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1609. 16-5-2 17:59:00.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1610. 16-5-2 17:59:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1611. 16-5-2 17:59:00.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1612. 16-5-2 17:59:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1613. 16-5-2 17:59:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1614. 16-5-2 17:59:01.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1615. 16-5-2 17:59:01.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1616. 16-5-2 17:59:01.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1617. 16-5-2 17:59:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1618. 16-5-2 18:00:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1619. 16-5-2 18:00:30.0|Info|RssSyncService|Starting RSS Sync
  1620. 16-5-2 18:00:30.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1621. 16-5-2 18:00:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1622. 16-5-2 18:00:30.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1623. 16-5-2 18:00:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1624. 16-5-2 18:00:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1625. 16-5-2 18:00:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1626. 16-5-2 18:00:31.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1627. 16-5-2 18:00:31.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1628. 16-5-2 18:00:31.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1629. 16-5-2 18:00:31.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1630. 16-5-2 18:00:31.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1631. 16-5-2 18:00:31.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1632. 16-5-2 18:00:31.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1633. 16-5-2 18:00:32.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1634. 16-5-2 18:00:32.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1635. 16-5-2 18:00:32.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1636. 16-5-2 18:00:32.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1637. 16-5-2 18:00:32.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1638. 16-5-2 18:00:32.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1639. 16-5-2 18:00:34.4|Info|DownloadDecisionMaker|Processing 199 releases
  1640. 16-5-2 18:00:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
  1641. 16-5-2 18:02:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1642. 16-5-2 18:02:00.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1643. 16-5-2 18:02:01.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1644. 16-5-2 18:02:01.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1645. 16-5-2 18:02:01.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1646. 16-5-2 18:02:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1647. 16-5-2 18:02:01.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1648. 16-5-2 18:02:01.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1649. 16-5-2 18:02:01.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1650. 16-5-2 18:02:01.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1651. 16-5-2 18:02:01.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1652. 16-5-2 18:02:02.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1653. 16-5-2 18:02:02.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1654. 16-5-2 18:02:02.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1655. 16-5-2 18:02:02.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1656. 16-5-2 18:02:02.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1657. 16-5-2 18:02:02.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1658. 16-5-2 18:02:03.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1659. 16-5-2 18:02:03.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1660. 16-5-2 18:02:03.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1661. 16-5-2 18:03:31.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1662. 16-5-2 18:03:31.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1663. 16-5-2 18:03:31.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1664. 16-5-2 18:03:32.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1665. 16-5-2 18:03:32.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1666. 16-5-2 18:03:32.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1667. 16-5-2 18:03:32.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1668. 16-5-2 18:03:33.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1669. 16-5-2 18:03:33.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1670. 16-5-2 18:03:33.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1671. 16-5-2 18:03:33.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1672. 16-5-2 18:03:33.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1673. 16-5-2 18:03:33.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1674. 16-5-2 18:03:33.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1675. 16-5-2 18:03:33.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1676. 16-5-2 18:03:33.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1677. 16-5-2 18:03:34.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1678. 16-5-2 18:03:34.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1679. 16-5-2 18:03:34.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1680. 16-5-2 18:03:35.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1681. 16-5-2 18:05:02.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1682. 16-5-2 18:05:02.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1683. 16-5-2 18:05:03.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1684. 16-5-2 18:05:03.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1685. 16-5-2 18:05:03.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1686. 16-5-2 18:05:03.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1687. 16-5-2 18:05:03.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1688. 16-5-2 18:05:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1689. 16-5-2 18:05:03.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1690. 16-5-2 18:05:04.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1691. 16-5-2 18:05:04.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1692. 16-5-2 18:05:04.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1693. 16-5-2 18:05:04.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1694. 16-5-2 18:05:04.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1695. 16-5-2 18:05:05.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1696. 16-5-2 18:05:05.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1697. 16-5-2 18:05:05.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1698. 16-5-2 18:05:05.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1699. 16-5-2 18:05:05.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1700. 16-5-2 18:05:05.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1701. 16-5-2 18:06:32.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1702. 16-5-2 18:06:33.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1703. 16-5-2 18:06:33.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1704. 16-5-2 18:06:33.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1705. 16-5-2 18:06:35.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1706. 16-5-2 18:06:35.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1707. 16-5-2 18:06:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1708. 16-5-2 18:06:36.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1709. 16-5-2 18:06:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1710. 16-5-2 18:06:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1711. 16-5-2 18:06:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1712. 16-5-2 18:06:36.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1713. 16-5-2 18:06:36.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1714. 16-5-2 18:06:36.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1715. 16-5-2 18:06:36.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1716. 16-5-2 18:06:36.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1717. 16-5-2 18:06:37.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1718. 16-5-2 18:06:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1719. 16-5-2 18:06:37.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1720. 16-5-2 18:06:37.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1721. 16-5-2 18:08:02.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1722. 16-5-2 18:08:02.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1723. 16-5-2 18:08:03.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1724. 16-5-2 18:08:03.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1725. 16-5-2 18:08:03.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1726. 16-5-2 18:08:03.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1727. 16-5-2 18:08:03.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1728. 16-5-2 18:08:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1729. 16-5-2 18:08:03.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1730. 16-5-2 18:08:03.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1731. 16-5-2 18:08:03.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1732. 16-5-2 18:08:04.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1733. 16-5-2 18:08:04.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1734. 16-5-2 18:08:04.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1735. 16-5-2 18:08:04.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1736. 16-5-2 18:08:04.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1737. 16-5-2 18:08:05.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1738. 16-5-2 18:08:05.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1739. 16-5-2 18:08:05.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1740. 16-5-2 18:08:05.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1741. 16-5-2 18:09:34.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1742. 16-5-2 18:09:34.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1743. 16-5-2 18:09:35.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1744. 16-5-2 18:09:35.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1745. 16-5-2 18:09:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1746. 16-5-2 18:09:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1747. 16-5-2 18:09:36.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1748. 16-5-2 18:09:36.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1749. 16-5-2 18:09:36.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1750. 16-5-2 18:09:36.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1751. 16-5-2 18:09:36.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1752. 16-5-2 18:09:36.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1753. 16-5-2 18:09:37.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1754. 16-5-2 18:09:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1755. 16-5-2 18:09:37.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1756. 16-5-2 18:09:37.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1757. 16-5-2 18:09:37.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1758. 16-5-2 18:09:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1759. 16-5-2 18:09:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1760. 16-5-2 18:09:38.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1761. 16-5-2 18:11:04.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1762. 16-5-2 18:11:04.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1763. 16-5-2 18:11:04.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1764. 16-5-2 18:11:04.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1765. 16-5-2 18:11:04.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1766. 16-5-2 18:11:05.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1767. 16-5-2 18:11:05.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1768. 16-5-2 18:11:05.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1769. 16-5-2 18:11:05.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1770. 16-5-2 18:11:05.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1771. 16-5-2 18:11:05.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1772. 16-5-2 18:11:05.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1773. 16-5-2 18:11:06.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1774. 16-5-2 18:11:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1775. 16-5-2 18:11:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1776. 16-5-2 18:11:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1777. 16-5-2 18:11:06.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1778. 16-5-2 18:11:06.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1779. 16-5-2 18:11:06.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1780. 16-5-2 18:11:06.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1781. 16-5-2 18:12:34.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1782. 16-5-2 18:12:35.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1783. 16-5-2 18:12:35.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1784. 16-5-2 18:12:35.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1785. 16-5-2 18:12:35.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1786. 16-5-2 18:12:35.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1787. 16-5-2 18:12:35.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1788. 16-5-2 18:12:35.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1789. 16-5-2 18:12:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1790. 16-5-2 18:12:36.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1791. 16-5-2 18:12:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1792. 16-5-2 18:12:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1793. 16-5-2 18:12:36.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1794. 16-5-2 18:12:36.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1795. 16-5-2 18:12:36.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1796. 16-5-2 18:12:37.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1797. 16-5-2 18:12:37.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1798. 16-5-2 18:12:37.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1799. 16-5-2 18:12:37.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1800. 16-5-2 18:12:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1801. 16-5-2 18:14:04.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1802. 16-5-2 18:14:05.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1803. 16-5-2 18:14:05.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1804. 16-5-2 18:14:05.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1805. 16-5-2 18:14:05.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1806. 16-5-2 18:14:05.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1807. 16-5-2 18:14:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1808. 16-5-2 18:14:05.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1809. 16-5-2 18:14:06.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1810. 16-5-2 18:14:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1811. 16-5-2 18:14:06.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1812. 16-5-2 18:14:06.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1813. 16-5-2 18:14:06.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1814. 16-5-2 18:14:06.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1815. 16-5-2 18:14:06.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1816. 16-5-2 18:14:07.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1817. 16-5-2 18:14:07.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1818. 16-5-2 18:14:07.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1819. 16-5-2 18:14:07.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1820. 16-5-2 18:14:07.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1821. 16-5-2 18:15:35.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1822. 16-5-2 18:15:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1823. 16-5-2 18:15:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1824. 16-5-2 18:15:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1825. 16-5-2 18:15:36.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1826. 16-5-2 18:15:36.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1827. 16-5-2 18:15:37.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1828. 16-5-2 18:15:37.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1829. 16-5-2 18:15:37.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1830. 16-5-2 18:15:37.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1831. 16-5-2 18:15:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1832. 16-5-2 18:15:37.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1833. 16-5-2 18:15:37.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1834. 16-5-2 18:15:37.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1835. 16-5-2 18:15:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1836. 16-5-2 18:15:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1837. 16-5-2 18:15:38.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1838. 16-5-2 18:15:38.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1839. 16-5-2 18:15:38.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1840. 16-5-2 18:15:38.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1841. 16-5-2 18:16:06.0|Info|RssSyncService|Starting RSS Sync
  1842. 16-5-2 18:16:11.2|Info|DownloadDecisionMaker|Processing 199 releases
  1843. 16-5-2 18:16:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
  1844. 16-5-2 18:17:06.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1845. 16-5-2 18:17:06.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1846. 16-5-2 18:17:06.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1847. 16-5-2 18:17:07.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1848. 16-5-2 18:17:07.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1849. 16-5-2 18:17:07.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1850. 16-5-2 18:17:07.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1851. 16-5-2 18:17:07.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1852. 16-5-2 18:17:08.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1853. 16-5-2 18:17:08.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1854. 16-5-2 18:17:08.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1855. 16-5-2 18:17:08.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1856. 16-5-2 18:17:08.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1857. 16-5-2 18:17:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1858. 16-5-2 18:17:10.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1859. 16-5-2 18:17:11.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1860. 16-5-2 18:17:11.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1861. 16-5-2 18:17:11.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1862. 16-5-2 18:17:11.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1863. 16-5-2 18:17:11.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1864. 16-5-2 18:18:37.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1865. 16-5-2 18:18:37.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1866. 16-5-2 18:18:37.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1867. 16-5-2 18:18:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1868. 16-5-2 18:18:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1869. 16-5-2 18:18:38.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1870. 16-5-2 18:18:38.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1871. 16-5-2 18:18:38.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1872. 16-5-2 18:18:38.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1873. 16-5-2 18:18:38.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1874. 16-5-2 18:18:38.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1875. 16-5-2 18:18:39.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1876. 16-5-2 18:18:39.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1877. 16-5-2 18:18:39.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1878. 16-5-2 18:18:39.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1879. 16-5-2 18:18:39.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1880. 16-5-2 18:18:39.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1881. 16-5-2 18:18:40.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1882. 16-5-2 18:18:40.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1883. 16-5-2 18:18:40.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1884. 16-5-2 18:20:07.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1885. 16-5-2 18:20:07.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1886. 16-5-2 18:20:07.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1887. 16-5-2 18:20:07.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1888. 16-5-2 18:20:07.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1889. 16-5-2 18:20:08.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1890. 16-5-2 18:20:08.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1891. 16-5-2 18:20:08.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1892. 16-5-2 18:20:08.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1893. 16-5-2 18:20:08.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1894. 16-5-2 18:20:08.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1895. 16-5-2 18:20:08.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1896. 16-5-2 18:20:08.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1897. 16-5-2 18:20:09.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1898. 16-5-2 18:20:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1899. 16-5-2 18:20:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1900. 16-5-2 18:20:10.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1901. 16-5-2 18:20:10.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1902. 16-5-2 18:20:10.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1903. 16-5-2 18:20:10.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1904. 16-5-2 18:21:38.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1905. 16-5-2 18:21:38.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1906. 16-5-2 18:21:38.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1907. 16-5-2 18:21:38.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1908. 16-5-2 18:21:38.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1909. 16-5-2 18:21:38.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1910. 16-5-2 18:21:39.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1911. 16-5-2 18:21:39.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1912. 16-5-2 18:21:39.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1913. 16-5-2 18:21:39.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1914. 16-5-2 18:21:40.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1915. 16-5-2 18:21:40.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1916. 16-5-2 18:21:40.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1917. 16-5-2 18:21:40.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1918. 16-5-2 18:21:40.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1919. 16-5-2 18:21:40.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1920. 16-5-2 18:21:41.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1921. 16-5-2 18:21:41.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1922. 16-5-2 18:21:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1923. 16-5-2 18:21:41.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1924. 16-5-2 18:23:08.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1925. 16-5-2 18:23:08.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1926. 16-5-2 18:23:08.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1927. 16-5-2 18:23:08.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1928. 16-5-2 18:23:08.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1929. 16-5-2 18:23:08.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1930. 16-5-2 18:23:08.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1931. 16-5-2 18:23:09.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1932. 16-5-2 18:23:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1933. 16-5-2 18:23:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1934. 16-5-2 18:23:09.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1935. 16-5-2 18:23:09.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1936. 16-5-2 18:23:09.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1937. 16-5-2 18:23:09.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1938. 16-5-2 18:23:09.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1939. 16-5-2 18:23:09.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1940. 16-5-2 18:23:10.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1941. 16-5-2 18:23:10.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1942. 16-5-2 18:23:10.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1943. 16-5-2 18:23:10.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1944. 16-5-2 18:24:39.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1945. 16-5-2 18:24:39.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1946. 16-5-2 18:24:39.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1947. 16-5-2 18:24:39.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1948. 16-5-2 18:24:40.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1949. 16-5-2 18:24:40.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1950. 16-5-2 18:24:40.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1951. 16-5-2 18:24:40.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1952. 16-5-2 18:24:40.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1953. 16-5-2 18:24:40.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1954. 16-5-2 18:24:40.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1955. 16-5-2 18:24:41.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1956. 16-5-2 18:24:41.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1957. 16-5-2 18:24:41.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1958. 16-5-2 18:24:41.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1959. 16-5-2 18:24:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1960. 16-5-2 18:24:41.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1961. 16-5-2 18:24:41.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1962. 16-5-2 18:24:41.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1963. 16-5-2 18:24:41.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1964. 16-5-2 18:26:09.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1965. 16-5-2 18:26:10.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1966. 16-5-2 18:26:10.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1967. 16-5-2 18:26:10.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1968. 16-5-2 18:26:10.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1969. 16-5-2 18:26:11.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1970. 16-5-2 18:26:11.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1971. 16-5-2 18:26:11.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1972. 16-5-2 18:26:11.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1973. 16-5-2 18:26:11.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1974. 16-5-2 18:26:11.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1975. 16-5-2 18:26:12.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1976. 16-5-2 18:26:12.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1977. 16-5-2 18:26:12.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1978. 16-5-2 18:26:12.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1979. 16-5-2 18:26:12.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  1980. 16-5-2 18:26:12.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  1981. 16-5-2 18:26:13.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  1982. 16-5-2 18:26:13.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  1983. 16-5-2 18:26:13.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  1984. 16-5-2 18:27:40.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  1985. 16-5-2 18:27:40.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  1986. 16-5-2 18:27:40.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  1987. 16-5-2 18:27:40.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  1988. 16-5-2 18:27:40.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  1989. 16-5-2 18:27:40.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  1990. 16-5-2 18:27:41.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  1991. 16-5-2 18:27:41.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  1992. 16-5-2 18:27:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  1993. 16-5-2 18:27:41.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  1994. 16-5-2 18:27:41.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  1995. 16-5-2 18:27:41.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  1996. 16-5-2 18:27:41.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  1997. 16-5-2 18:27:42.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  1998. 16-5-2 18:27:42.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  1999. 16-5-2 18:27:42.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2000. 16-5-2 18:27:42.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2001. 16-5-2 18:27:42.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2002. 16-5-2 18:27:42.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2003. 16-5-2 18:27:42.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2004. 16-5-2 18:29:10.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2005. 16-5-2 18:29:10.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2006. 16-5-2 18:29:11.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2007. 16-5-2 18:29:11.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2008. 16-5-2 18:29:11.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2009. 16-5-2 18:29:11.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2010. 16-5-2 18:29:11.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2011. 16-5-2 18:29:11.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2012. 16-5-2 18:29:11.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2013. 16-5-2 18:29:12.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2014. 16-5-2 18:29:12.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2015. 16-5-2 18:29:12.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2016. 16-5-2 18:29:12.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2017. 16-5-2 18:29:12.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2018. 16-5-2 18:29:12.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2019. 16-5-2 18:29:12.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2020. 16-5-2 18:29:12.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2021. 16-5-2 18:29:12.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2022. 16-5-2 18:29:13.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2023. 16-5-2 18:29:13.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2024. 16-5-2 18:30:40.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2025. 16-5-2 18:30:40.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2026. 16-5-2 18:30:41.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2027. 16-5-2 18:30:41.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2028. 16-5-2 18:30:41.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2029. 16-5-2 18:30:41.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2030. 16-5-2 18:30:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2031. 16-5-2 18:30:41.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2032. 16-5-2 18:30:41.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2033. 16-5-2 18:30:41.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2034. 16-5-2 18:30:42.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2035. 16-5-2 18:30:42.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2036. 16-5-2 18:30:42.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2037. 16-5-2 18:30:42.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2038. 16-5-2 18:30:42.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2039. 16-5-2 18:30:42.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2040. 16-5-2 18:30:43.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2041. 16-5-2 18:30:43.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2042. 16-5-2 18:30:43.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2043. 16-5-2 18:30:43.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2044. 16-5-2 18:31:40.7|Info|RssSyncService|Starting RSS Sync
  2045. 16-5-2 18:31:44.3|Info|DownloadDecisionMaker|Processing 200 releases
  2046. 16-5-2 18:31:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
  2047. 16-5-2 18:32:11.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2048. 16-5-2 18:32:11.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2049. 16-5-2 18:32:11.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2050. 16-5-2 18:32:11.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2051. 16-5-2 18:32:12.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2052. 16-5-2 18:32:12.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2053. 16-5-2 18:32:12.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2054. 16-5-2 18:32:12.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2055. 16-5-2 18:32:12.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2056. 16-5-2 18:32:14.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2057. 16-5-2 18:32:14.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2058. 16-5-2 18:32:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2059. 16-5-2 18:32:14.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2060. 16-5-2 18:32:14.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2061. 16-5-2 18:32:15.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2062. 16-5-2 18:32:15.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2063. 16-5-2 18:32:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2064. 16-5-2 18:32:15.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2065. 16-5-2 18:32:15.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2066. 16-5-2 18:32:15.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2067. 16-5-2 18:33:41.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2068. 16-5-2 18:33:41.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2069. 16-5-2 18:33:42.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2070. 16-5-2 18:33:42.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2071. 16-5-2 18:33:42.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2072. 16-5-2 18:33:42.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2073. 16-5-2 18:33:42.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2074. 16-5-2 18:33:42.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2075. 16-5-2 18:33:42.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2076. 16-5-2 18:33:42.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2077. 16-5-2 18:33:43.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2078. 16-5-2 18:33:43.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2079. 16-5-2 18:33:43.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2080. 16-5-2 18:33:43.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2081. 16-5-2 18:33:43.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2082. 16-5-2 18:33:44.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2083. 16-5-2 18:33:44.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2084. 16-5-2 18:33:44.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2085. 16-5-2 18:33:44.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2086. 16-5-2 18:33:44.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2087. 16-5-2 18:35:12.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2088. 16-5-2 18:35:12.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2089. 16-5-2 18:35:13.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2090. 16-5-2 18:35:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2091. 16-5-2 18:35:13.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2092. 16-5-2 18:35:13.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2093. 16-5-2 18:35:13.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2094. 16-5-2 18:35:13.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2095. 16-5-2 18:35:13.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2096. 16-5-2 18:35:13.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2097. 16-5-2 18:35:14.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2098. 16-5-2 18:35:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2099. 16-5-2 18:35:14.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2100. 16-5-2 18:35:14.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2101. 16-5-2 18:35:15.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2102. 16-5-2 18:35:15.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2103. 16-5-2 18:35:15.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2104. 16-5-2 18:35:15.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2105. 16-5-2 18:35:16.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2106. 16-5-2 18:35:16.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2107. 16-5-2 18:35:43.0|Info|SceneMappingService|Updating Scene mappings
  2108. 16-5-2 18:36:43.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2109. 16-5-2 18:36:43.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2110. 16-5-2 18:36:43.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2111. 16-5-2 18:36:44.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2112. 16-5-2 18:36:44.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2113. 16-5-2 18:36:44.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2114. 16-5-2 18:36:44.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2115. 16-5-2 18:36:44.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2116. 16-5-2 18:36:44.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2117. 16-5-2 18:36:44.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2118. 16-5-2 18:36:44.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2119. 16-5-2 18:36:44.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2120. 16-5-2 18:36:45.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2121. 16-5-2 18:36:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2122. 16-5-2 18:36:45.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2123. 16-5-2 18:36:45.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2124. 16-5-2 18:36:45.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2125. 16-5-2 18:36:45.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2126. 16-5-2 18:36:46.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2127. 16-5-2 18:36:46.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2128. 16-5-2 18:38:13.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2129. 16-5-2 18:38:13.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2130. 16-5-2 18:38:13.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2131. 16-5-2 18:38:13.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2132. 16-5-2 18:38:14.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2133. 16-5-2 18:38:14.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2134. 16-5-2 18:38:14.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2135. 16-5-2 18:38:14.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2136. 16-5-2 18:38:14.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2137. 16-5-2 18:38:14.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2138. 16-5-2 18:38:15.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2139. 16-5-2 18:38:15.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2140. 16-5-2 18:38:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2141. 16-5-2 18:38:15.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2142. 16-5-2 18:38:15.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2143. 16-5-2 18:38:15.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2144. 16-5-2 18:38:15.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2145. 16-5-2 18:38:15.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2146. 16-5-2 18:38:15.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2147. 16-5-2 18:38:15.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2148. 16-5-2 18:39:43.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2149. 16-5-2 18:39:44.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2150. 16-5-2 18:39:44.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2151. 16-5-2 18:39:45.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2152. 16-5-2 18:39:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2153. 16-5-2 18:39:45.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2154. 16-5-2 18:39:45.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2155. 16-5-2 18:39:45.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2156. 16-5-2 18:39:46.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2157. 16-5-2 18:39:46.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2158. 16-5-2 18:39:46.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2159. 16-5-2 18:39:46.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2160. 16-5-2 18:39:46.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2161. 16-5-2 18:39:46.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2162. 16-5-2 18:39:46.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2163. 16-5-2 18:39:47.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2164. 16-5-2 18:39:47.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2165. 16-5-2 18:39:47.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2166. 16-5-2 18:39:47.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2167. 16-5-2 18:39:47.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2168. 16-5-2 18:41:14.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2169. 16-5-2 18:41:15.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2170. 16-5-2 18:41:16.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2171. 16-5-2 18:41:16.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2172. 16-5-2 18:41:16.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2173. 16-5-2 18:41:16.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2174. 16-5-2 18:41:16.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2175. 16-5-2 18:41:17.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2176. 16-5-2 18:41:17.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2177. 16-5-2 18:41:17.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2178. 16-5-2 18:41:17.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2179. 16-5-2 18:41:18.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2180. 16-5-2 18:41:18.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2181. 16-5-2 18:41:19.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2182. 16-5-2 18:41:19.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2183. 16-5-2 18:41:19.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2184. 16-5-2 18:41:19.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2185. 16-5-2 18:41:19.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2186. 16-5-2 18:41:19.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2187. 16-5-2 18:41:19.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2188. 16-5-2 18:42:45.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2189. 16-5-2 18:42:45.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2190. 16-5-2 18:42:45.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2191. 16-5-2 18:42:45.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2192. 16-5-2 18:42:46.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2193. 16-5-2 18:42:46.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2194. 16-5-2 18:42:46.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2195. 16-5-2 18:42:46.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2196. 16-5-2 18:42:46.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2197. 16-5-2 18:42:46.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2198. 16-5-2 18:42:47.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2199. 16-5-2 18:42:47.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2200. 16-5-2 18:42:47.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2201. 16-5-2 18:42:47.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2202. 16-5-2 18:42:47.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2203. 16-5-2 18:42:47.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2204. 16-5-2 18:42:47.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2205. 16-5-2 18:42:47.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2206. 16-5-2 18:42:47.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2207. 16-5-2 18:42:48.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2208. 16-5-2 18:44:15.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2209. 16-5-2 18:44:15.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2210. 16-5-2 18:44:16.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2211. 16-5-2 18:44:16.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2212. 16-5-2 18:44:16.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2213. 16-5-2 18:44:16.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2214. 16-5-2 18:44:16.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2215. 16-5-2 18:44:17.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2216. 16-5-2 18:44:17.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2217. 16-5-2 18:44:17.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2218. 16-5-2 18:44:17.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2219. 16-5-2 18:44:17.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2220. 16-5-2 18:44:17.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2221. 16-5-2 18:44:18.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2222. 16-5-2 18:44:18.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2223. 16-5-2 18:44:18.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2224. 16-5-2 18:44:18.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2225. 16-5-2 18:44:18.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2226. 16-5-2 18:44:18.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2227. 16-5-2 18:44:19.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2228. 16-5-2 18:45:46.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2229. 16-5-2 18:45:46.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2230. 16-5-2 18:45:46.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2231. 16-5-2 18:45:47.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2232. 16-5-2 18:45:47.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2233. 16-5-2 18:45:47.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2234. 16-5-2 18:45:47.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2235. 16-5-2 18:45:47.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2236. 16-5-2 18:45:47.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2237. 16-5-2 18:45:47.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2238. 16-5-2 18:45:47.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2239. 16-5-2 18:45:47.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2240. 16-5-2 18:45:47.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2241. 16-5-2 18:45:48.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2242. 16-5-2 18:45:48.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2243. 16-5-2 18:45:48.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2244. 16-5-2 18:45:48.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2245. 16-5-2 18:45:48.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2246. 16-5-2 18:45:49.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2247. 16-5-2 18:45:49.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2248. 16-5-2 18:47:16.8|Info|RssSyncService|Starting RSS Sync
  2249. 16-5-2 18:47:16.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2250. 16-5-2 18:47:17.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2251. 16-5-2 18:47:17.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2252. 16-5-2 18:47:17.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2253. 16-5-2 18:47:17.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2254. 16-5-2 18:47:17.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2255. 16-5-2 18:47:17.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2256. 16-5-2 18:47:18.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2257. 16-5-2 18:47:18.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2258. 16-5-2 18:47:18.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2259. 16-5-2 18:47:18.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2260. 16-5-2 18:47:18.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2261. 16-5-2 18:47:18.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2262. 16-5-2 18:47:18.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2263. 16-5-2 18:47:19.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2264. 16-5-2 18:47:19.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2265. 16-5-2 18:47:19.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2266. 16-5-2 18:47:19.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2267. 16-5-2 18:47:19.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2268. 16-5-2 18:47:19.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2269. 16-5-2 18:47:20.2|Info|DownloadDecisionMaker|Processing 200 releases
  2270. 16-5-2 18:47:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
  2271. 16-5-2 18:48:47.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2272. 16-5-2 18:48:47.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2273. 16-5-2 18:48:47.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2274. 16-5-2 18:48:47.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2275. 16-5-2 18:48:48.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2276. 16-5-2 18:48:48.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2277. 16-5-2 18:48:48.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2278. 16-5-2 18:48:48.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2279. 16-5-2 18:48:48.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2280. 16-5-2 18:48:48.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2281. 16-5-2 18:48:48.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2282. 16-5-2 18:48:48.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2283. 16-5-2 18:48:49.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2284. 16-5-2 18:48:49.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2285. 16-5-2 18:48:49.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2286. 16-5-2 18:48:49.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2287. 16-5-2 18:48:49.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2288. 16-5-2 18:48:50.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2289. 16-5-2 18:48:50.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2290. 16-5-2 18:48:50.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2291. 16-5-2 18:50:18.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2292. 16-5-2 18:50:18.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2293. 16-5-2 18:50:19.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2294. 16-5-2 18:50:19.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2295. 16-5-2 18:50:19.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2296. 16-5-2 18:50:19.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2297. 16-5-2 18:50:19.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2298. 16-5-2 18:50:19.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2299. 16-5-2 18:50:19.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2300. 16-5-2 18:50:20.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2301. 16-5-2 18:50:20.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2302. 16-5-2 18:50:20.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2303. 16-5-2 18:50:20.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2304. 16-5-2 18:50:20.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2305. 16-5-2 18:50:20.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2306. 16-5-2 18:50:21.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2307. 16-5-2 18:50:21.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2308. 16-5-2 18:50:21.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2309. 16-5-2 18:50:21.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2310. 16-5-2 18:50:21.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2311. 16-5-2 18:51:50.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2312. 16-5-2 18:51:50.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2313. 16-5-2 18:51:51.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2314. 16-5-2 18:51:51.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2315. 16-5-2 18:51:51.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2316. 16-5-2 18:51:51.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2317. 16-5-2 18:51:51.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2318. 16-5-2 18:51:51.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2319. 16-5-2 18:51:51.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2320. 16-5-2 18:51:51.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2321. 16-5-2 18:51:51.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2322. 16-5-2 18:51:52.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2323. 16-5-2 18:51:52.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2324. 16-5-2 18:51:52.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2325. 16-5-2 18:51:53.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2326. 16-5-2 18:51:53.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2327. 16-5-2 18:51:53.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2328. 16-5-2 18:51:53.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2329. 16-5-2 18:51:53.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2330. 16-5-2 18:51:53.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2331. 16-5-2 18:53:21.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2332. 16-5-2 18:53:21.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2333. 16-5-2 18:53:22.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2334. 16-5-2 18:53:22.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2335. 16-5-2 18:53:22.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2336. 16-5-2 18:53:23.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2337. 16-5-2 18:53:23.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2338. 16-5-2 18:53:23.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2339. 16-5-2 18:53:23.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2340. 16-5-2 18:53:23.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2341. 16-5-2 18:53:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2342. 16-5-2 18:53:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2343. 16-5-2 18:53:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2344. 16-5-2 18:53:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2345. 16-5-2 18:53:24.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2346. 16-5-2 18:53:24.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2347. 16-5-2 18:53:24.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2348. 16-5-2 18:53:24.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2349. 16-5-2 18:53:25.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2350. 16-5-2 18:53:25.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2351. 16-5-2 18:54:52.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2352. 16-5-2 18:54:52.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2353. 16-5-2 18:54:53.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2354. 16-5-2 18:54:53.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2355. 16-5-2 18:54:53.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2356. 16-5-2 18:54:53.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2357. 16-5-2 18:54:53.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2358. 16-5-2 18:54:53.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2359. 16-5-2 18:54:53.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2360. 16-5-2 18:54:53.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2361. 16-5-2 18:54:54.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2362. 16-5-2 18:54:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2363. 16-5-2 18:54:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2364. 16-5-2 18:54:54.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2365. 16-5-2 18:54:54.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2366. 16-5-2 18:54:54.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2367. 16-5-2 18:54:55.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2368. 16-5-2 18:54:55.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2369. 16-5-2 18:54:55.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2370. 16-5-2 18:54:55.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2371. 16-5-2 18:56:23.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2372. 16-5-2 18:56:23.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2373. 16-5-2 18:56:23.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2374. 16-5-2 18:56:23.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2375. 16-5-2 18:56:23.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2376. 16-5-2 18:56:23.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2377. 16-5-2 18:56:23.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2378. 16-5-2 18:56:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2379. 16-5-2 18:56:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2380. 16-5-2 18:56:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2381. 16-5-2 18:56:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2382. 16-5-2 18:56:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2383. 16-5-2 18:56:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2384. 16-5-2 18:56:24.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2385. 16-5-2 18:56:25.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2386. 16-5-2 18:56:25.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2387. 16-5-2 18:56:25.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2388. 16-5-2 18:56:25.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2389. 16-5-2 18:56:25.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2390. 16-5-2 18:56:25.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2391. 16-5-2 18:57:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2392. 16-5-2 18:57:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2393. 16-5-2 18:57:54.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2394. 16-5-2 18:57:55.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2395. 16-5-2 18:57:55.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2396. 16-5-2 18:57:55.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2397. 16-5-2 18:57:55.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2398. 16-5-2 18:57:55.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2399. 16-5-2 18:57:55.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2400. 16-5-2 18:57:56.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2401. 16-5-2 18:57:56.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2402. 16-5-2 18:57:56.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2403. 16-5-2 18:57:56.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2404. 16-5-2 18:57:56.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2405. 16-5-2 18:57:56.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2406. 16-5-2 18:57:56.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2407. 16-5-2 18:57:56.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2408. 16-5-2 18:57:56.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2409. 16-5-2 18:57:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2410. 16-5-2 18:57:57.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2411. 16-5-2 18:59:25.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2412. 16-5-2 18:59:26.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2413. 16-5-2 18:59:26.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2414. 16-5-2 18:59:27.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2415. 16-5-2 18:59:27.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2416. 16-5-2 18:59:27.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2417. 16-5-2 18:59:27.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2418. 16-5-2 18:59:27.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2419. 16-5-2 18:59:28.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2420. 16-5-2 18:59:28.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2421. 16-5-2 18:59:28.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2422. 16-5-2 18:59:28.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2423. 16-5-2 18:59:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2424. 16-5-2 18:59:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2425. 16-5-2 18:59:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2426. 16-5-2 18:59:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2427. 16-5-2 18:59:29.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2428. 16-5-2 18:59:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2429. 16-5-2 18:59:29.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2430. 16-5-2 18:59:29.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2431. 16-5-2 19:00:55.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2432. 16-5-2 19:00:55.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2433. 16-5-2 19:00:56.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2434. 16-5-2 19:00:56.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2435. 16-5-2 19:00:56.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2436. 16-5-2 19:00:56.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2437. 16-5-2 19:00:56.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2438. 16-5-2 19:00:56.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2439. 16-5-2 19:00:56.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2440. 16-5-2 19:00:57.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2441. 16-5-2 19:00:57.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2442. 16-5-2 19:00:57.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2443. 16-5-2 19:00:57.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2444. 16-5-2 19:00:57.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2445. 16-5-2 19:00:57.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2446. 16-5-2 19:00:57.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2447. 16-5-2 19:00:58.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2448. 16-5-2 19:00:58.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2449. 16-5-2 19:00:58.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2450. 16-5-2 19:00:58.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2451. 16-5-2 19:02:26.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2452. 16-5-2 19:02:26.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2453. 16-5-2 19:02:27.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2454. 16-5-2 19:02:27.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2455. 16-5-2 19:02:27.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2456. 16-5-2 19:02:27.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2457. 16-5-2 19:02:27.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2458. 16-5-2 19:02:27.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2459. 16-5-2 19:02:28.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2460. 16-5-2 19:02:28.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2461. 16-5-2 19:02:28.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2462. 16-5-2 19:02:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2463. 16-5-2 19:02:28.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2464. 16-5-2 19:02:28.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2465. 16-5-2 19:02:28.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2466. 16-5-2 19:02:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2467. 16-5-2 19:02:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2468. 16-5-2 19:02:29.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2469. 16-5-2 19:02:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2470. 16-5-2 19:02:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2471. 16-5-2 19:02:56.9|Info|RssSyncService|Starting RSS Sync
  2472. 16-5-2 19:03:00.2|Info|DownloadDecisionMaker|Processing 200 releases
  2473. 16-5-2 19:03:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
  2474. 16-5-2 19:03:57.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2475. 16-5-2 19:03:57.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2476. 16-5-2 19:03:57.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2477. 16-5-2 19:03:57.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2478. 16-5-2 19:03:57.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2479. 16-5-2 19:03:58.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2480. 16-5-2 19:03:58.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2481. 16-5-2 19:03:58.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2482. 16-5-2 19:03:58.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2483. 16-5-2 19:03:58.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2484. 16-5-2 19:03:58.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2485. 16-5-2 19:03:59.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2486. 16-5-2 19:03:59.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2487. 16-5-2 19:03:59.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2488. 16-5-2 19:03:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2489. 16-5-2 19:03:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2490. 16-5-2 19:03:59.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2491. 16-5-2 19:03:59.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2492. 16-5-2 19:03:59.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2493. 16-5-2 19:03:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2494. 16-5-2 19:05:28.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2495. 16-5-2 19:05:28.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2496. 16-5-2 19:05:28.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2497. 16-5-2 19:05:28.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2498. 16-5-2 19:05:28.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2499. 16-5-2 19:05:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2500. 16-5-2 19:05:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2501. 16-5-2 19:05:29.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2502. 16-5-2 19:05:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2503. 16-5-2 19:05:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2504. 16-5-2 19:05:29.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2505. 16-5-2 19:05:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2506. 16-5-2 19:05:29.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2507. 16-5-2 19:05:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2508. 16-5-2 19:05:30.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2509. 16-5-2 19:05:30.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2510. 16-5-2 19:05:30.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2511. 16-5-2 19:05:30.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2512. 16-5-2 19:05:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2513. 16-5-2 19:05:31.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2514. 16-5-2 19:06:58.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2515. 16-5-2 19:06:58.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2516. 16-5-2 19:06:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2517. 16-5-2 19:06:59.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2518. 16-5-2 19:06:59.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2519. 16-5-2 19:06:59.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2520. 16-5-2 19:06:59.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2521. 16-5-2 19:06:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2522. 16-5-2 19:06:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2523. 16-5-2 19:07:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2524. 16-5-2 19:07:00.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2525. 16-5-2 19:07:00.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2526. 16-5-2 19:07:00.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2527. 16-5-2 19:07:00.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2528. 16-5-2 19:07:00.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2529. 16-5-2 19:07:00.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2530. 16-5-2 19:07:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2531. 16-5-2 19:07:00.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2532. 16-5-2 19:07:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2533. 16-5-2 19:07:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2534. 16-5-2 19:08:28.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2535. 16-5-2 19:08:28.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2536. 16-5-2 19:08:29.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2537. 16-5-2 19:08:29.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2538. 16-5-2 19:08:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2539. 16-5-2 19:08:29.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2540. 16-5-2 19:08:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2541. 16-5-2 19:08:29.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2542. 16-5-2 19:08:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2543. 16-5-2 19:08:30.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2544. 16-5-2 19:08:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2545. 16-5-2 19:08:30.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2546. 16-5-2 19:08:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2547. 16-5-2 19:08:31.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2548. 16-5-2 19:08:31.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2549. 16-5-2 19:08:31.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2550. 16-5-2 19:08:31.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2551. 16-5-2 19:08:32.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2552. 16-5-2 19:08:32.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2553. 16-5-2 19:08:32.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2554. 16-5-2 19:09:59.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2555. 16-5-2 19:09:59.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2556. 16-5-2 19:09:59.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2557. 16-5-2 19:09:59.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2558. 16-5-2 19:10:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2559. 16-5-2 19:10:00.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2560. 16-5-2 19:10:00.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2561. 16-5-2 19:10:00.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2562. 16-5-2 19:10:00.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2563. 16-5-2 19:10:00.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2564. 16-5-2 19:10:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2565. 16-5-2 19:10:00.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2566. 16-5-2 19:10:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2567. 16-5-2 19:10:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2568. 16-5-2 19:10:01.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2569. 16-5-2 19:10:01.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2570. 16-5-2 19:10:01.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2571. 16-5-2 19:10:01.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2572. 16-5-2 19:10:02.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2573. 16-5-2 19:10:02.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2574. 16-5-2 19:11:29.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2575. 16-5-2 19:11:29.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2576. 16-5-2 19:11:29.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2577. 16-5-2 19:11:29.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2578. 16-5-2 19:11:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2579. 16-5-2 19:11:29.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2580. 16-5-2 19:11:30.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2581. 16-5-2 19:11:30.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2582. 16-5-2 19:11:30.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2583. 16-5-2 19:11:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2584. 16-5-2 19:11:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2585. 16-5-2 19:11:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2586. 16-5-2 19:11:31.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2587. 16-5-2 19:11:31.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2588. 16-5-2 19:11:31.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2589. 16-5-2 19:11:31.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2590. 16-5-2 19:11:32.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2591. 16-5-2 19:11:32.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2592. 16-5-2 19:11:32.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2593. 16-5-2 19:11:32.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2594. 16-5-2 19:13:00.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2595. 16-5-2 19:13:00.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2596. 16-5-2 19:13:00.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2597. 16-5-2 19:13:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2598. 16-5-2 19:13:01.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2599. 16-5-2 19:13:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2600. 16-5-2 19:13:01.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2601. 16-5-2 19:13:02.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2602. 16-5-2 19:13:02.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2603. 16-5-2 19:13:02.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2604. 16-5-2 19:13:02.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2605. 16-5-2 19:13:02.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2606. 16-5-2 19:13:03.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2607. 16-5-2 19:13:03.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2608. 16-5-2 19:13:03.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2609. 16-5-2 19:13:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2610. 16-5-2 19:13:03.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2611. 16-5-2 19:13:03.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2612. 16-5-2 19:13:03.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2613. 16-5-2 19:13:04.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2614. 16-5-2 19:14:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2615. 16-5-2 19:14:30.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2616. 16-5-2 19:14:30.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2617. 16-5-2 19:14:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2618. 16-5-2 19:14:30.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2619. 16-5-2 19:14:30.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2620. 16-5-2 19:14:31.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2621. 16-5-2 19:14:31.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2622. 16-5-2 19:14:31.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2623. 16-5-2 19:14:31.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2624. 16-5-2 19:14:32.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2625. 16-5-2 19:14:32.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2626. 16-5-2 19:14:32.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2627. 16-5-2 19:14:32.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2628. 16-5-2 19:14:33.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2629. 16-5-2 19:14:33.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2630. 16-5-2 19:14:33.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2631. 16-5-2 19:14:33.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2632. 16-5-2 19:14:33.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2633. 16-5-2 19:14:34.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2634. 16-5-2 19:16:00.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2635. 16-5-2 19:16:01.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2636. 16-5-2 19:16:01.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2637. 16-5-2 19:16:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2638. 16-5-2 19:16:01.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2639. 16-5-2 19:16:01.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2640. 16-5-2 19:16:01.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2641. 16-5-2 19:16:01.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2642. 16-5-2 19:16:01.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2643. 16-5-2 19:16:02.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2644. 16-5-2 19:16:02.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2645. 16-5-2 19:16:02.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2646. 16-5-2 19:16:02.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2647. 16-5-2 19:16:02.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2648. 16-5-2 19:16:02.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2649. 16-5-2 19:16:02.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2650. 16-5-2 19:16:03.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2651. 16-5-2 19:16:03.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2652. 16-5-2 19:16:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2653. 16-5-2 19:16:03.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2654. 16-5-2 19:17:31.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2655. 16-5-2 19:17:31.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2656. 16-5-2 19:17:31.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2657. 16-5-2 19:17:31.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2658. 16-5-2 19:17:31.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2659. 16-5-2 19:17:32.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2660. 16-5-2 19:17:33.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2661. 16-5-2 19:17:33.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2662. 16-5-2 19:17:33.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2663. 16-5-2 19:17:33.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2664. 16-5-2 19:17:33.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2665. 16-5-2 19:17:33.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2666. 16-5-2 19:17:33.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2667. 16-5-2 19:17:33.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2668. 16-5-2 19:17:34.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2669. 16-5-2 19:17:34.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2670. 16-5-2 19:17:34.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2671. 16-5-2 19:17:34.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2672. 16-5-2 19:17:34.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2673. 16-5-2 19:17:34.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
  2674. 16-5-2 19:18:31.6|Info|RssSyncService|Starting RSS Sync
  2675. 16-5-2 19:18:35.4|Info|DownloadDecisionMaker|Processing 200 releases
  2676. 16-5-2 19:18:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
  2677. 16-5-2 19:19:01.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Mike.and.Molly.S06E06.HDTV.x264-LOL
  2678. 16-5-2 19:19:02.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Huangs.World.S03E01.Jamaica.HDTV.x264-eSc
  2679. 16-5-2 19:19:02.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E21.720p.HDTV.X264-DIMENSION
  2680. 16-5-2 19:19:02.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Game.of.Thrones.S06E02.Proper.720p.HDTV.x264-BATV
  2681. 16-5-2 19:19:02.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E02.720p.HDTV.x264
  2682. 16-5-2 19:19:02.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fear.the.Walking.Dead.S02E04.Proper.720p.HDTV.x264-KILLERS
  2683. 16-5-2 19:19:02.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E03.720p.HDTV.HEVC.x265
  2684. 16-5-2 19:19:03.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.PROPER.720p.HDTV.x264-KILLERS
  2685. 16-5-2 19:19:03.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Banshee.S04E05.720p.HDTV.x264-FLEET
  2686. 16-5-2 19:19:03.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.100.S03E13.720p.HDTV.x264-AVS
  2687. 16-5-2 19:19:03.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Big.Bang.Theory.S09E22.720p.HDTV.X264-DIMENSION
  2688. 16-5-2 19:19:03.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Nashville.2012.S04E17.HDTV.x264-KILLERS
  2689. 16-5-2 19:19:04.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Fresh.Off.the.Boat.S02E20.720p.HDTV.x264-AVS
  2690. 16-5-2 19:19:04.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E18.720p.HDTV.x264-AVS
  2691. 16-5-2 19:19:04.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/New.Girl.S05E17.720p.HDTV.x264-AVS
  2692. 16-5-2 19:19:04.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/The.Simpsons.S21E20.720p.HDTV.X264-DIMENSION
  2693. 16-5-2 19:19:04.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E06.PROPER.HDTV.x264-KILLERS
  2694. 16-5-2 19:19:04.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Jane.the.Virgin.S02E07.HDTV.x264-KILLERS
  2695. 16-5-2 19:19:05.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/Silicon.Valley.S03E01.720p.HDTV.HEVC.x265.Rmteam
  2696. 16-5-2 19:19:05.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /media/usb0/TV/American.Dad.S12E13.720p.HDTV.x264-AVS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement