Advertisement
Guest User

XMBC.Library DEBUG.log

a guest
Apr 26th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.44 KB | None | 0 0
  1. 04/26/2014 05:06:19 PM INFO Init Logger has been initialized. Base log directory is: C:\XBMC.MyLibrary
  2. 04/26/2014 05:06:19 PM INFO Init JVM runtime info:
  3. 5452@PMC
  4. Version: 1.7.0_17
  5. 04/26/2014 05:06:19 PM DEBUG Init Logger options are:
  6. levelToLogAt: INFO
  7. isSingleInstance: true
  8. singleInstanceport: 52872
  9. singleInstanceTimeout: -1
  10. logToSystemOut: true
  11. logToMemory: true
  12. logToCurrentFile: true
  13. logToHistoryFile: true
  14. logExpireDays: 14
  15.  
  16. 04/26/2014 05:06:19 PM INFO Init Base directory set to: C:\XBMC.MyLibrary
  17. 04/26/2014 05:06:19 PM NOTICE Init... Start XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo
  18. 04/26/2014 05:06:19 PM INFO Init... Initializing SQLite database at: C:\XBMC.MyLibrary\res\ArchivedFiles.db
  19. 04/26/2014 05:06:19 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\XBMC.MyLibrary\res\ArchivedFiles.db
  20. 04/26/2014 05:06:19 PM INFO Init... Successfully connected to SQLITE database: C:\XBMC.MyLibrary\res\ArchivedFiles.db
  21. 04/26/2014 05:06:19 PM DEBUG Init... SQL = CREATE TABLE IF NOT EXISTS ArchivedFiles (id INTEGER PRIMARY KEY AUTOINCREMENT , source_name NOT NULL, dropbox_location NOT NULL, original_path NOT NULL, date_archived TIMESTAMP NOT NULL, missing_since TIMESTAMP, missing_count INTEGER)
  22. 04/26/2014 05:06:19 PM DEBUG Init... SQL = CREATE UNIQUE INDEX IF NOT EXISTS unique_dropbox_location ON ArchivedFiles (dropbox_location)
  23. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  24. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  25. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  26. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  27. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  28. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  29. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  30. 04/26/2014 05:06:19 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  31. 04/26/2014 05:06:19 PM INFO Init... Initializing SQLite database at: C:\XBMC.MyLibrary\res\QueuedMetaDataChanges.db
  32. 04/26/2014 05:06:19 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\XBMC.MyLibrary\res\QueuedMetaDataChanges.db
  33. 04/26/2014 05:06:19 PM INFO Init... Successfully connected to SQLITE database: C:\XBMC.MyLibrary\res\QueuedMetaDataChanges.db
  34. 04/26/2014 05:06:19 PM DEBUG Init... SQL = CREATE table if not exists QueuedChanges (id INTEGER PRIMARY KEY AUTOINCREMENT , dropbox_location NOT NULL, video_type NOT NULL, meta_data_type NOT NULL, value NOT NULL, status NOT NULL)
  35. 04/26/2014 05:06:19 PM DEBUG Init... SQL = CREATE UNIQUE INDEX IF NOT EXISTS unique_queued_change ON QueuedChanges (dropbox_location, meta_data_type)
  36. 04/26/2014 05:06:19 PM INFO Init... Initializing SQLite database at: C:\XBMC.MyLibrary\res\scraper.db
  37. 04/26/2014 05:06:19 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\XBMC.MyLibrary\res\scraper.db
  38. 04/26/2014 05:06:19 PM INFO Init... Successfully connected to SQLITE database: C:\XBMC.MyLibrary\res\scraper.db
  39. 04/26/2014 05:06:19 PM DEBUG Init... SQL = create table if not exists APIQueries (id INTEGER PRIMARY KEY AUTOINCREMENT , api_name NOT NULL, query_url NOT NULL, query_time TIMESTAMP NOT NULL)
  40. 04/26/2014 05:06:19 PM INFO Init... Attempting to auto-determine base directory. If this fails, specify the base directory of this program as a command line parameter.
  41. 04/26/2014 05:06:19 PM NOTICE Init... Base program directory = C:\XBMC.MyLibrary
  42. 04/26/2014 05:06:19 PM DEBUG Init... LoggingLevel of "null" is not valid, will default to INFO
  43. 04/26/2014 05:06:19 PM WARN Init... Failed to parse expiredays attribute in <LoggingLevel>, defaulting to 30
  44. java.lang.NullPointerException
  45. com.bradvido.mylibrary.util.Config.loadConfig(Config.java:149)
  46. com.bradvido.mylibrary.importer.<init>(importer.java:106)
  47. com.bradvido.mylibrary.importer.main(importer.java:49)
  48.  
  49. 04/26/2014 05:06:19 PM DEBUG Init... Logs will be deleted after 30 days.
  50. 04/26/2014 05:06:19 PM INFO Init... JSON-RPC config: XBMC Webserver URL=http://localhost:80
  51. 04/26/2014 05:06:19 PM INFO Init... JSON-RPC AnnouncementPort = 9090
  52. 04/26/2014 05:06:19 PM DEBUG Init... XBMCRestart enabled = false
  53. 04/26/2014 05:06:19 PM DEBUG Init... IP Change is disabled
  54. 04/26/2014 05:06:19 PM DEBUG Init... Streaming Dropbox = C:\XBMC.UPnP
  55. 04/26/2014 05:06:19 PM DEBUG Init... Found TheTVDB Api Key: XXXXXXXXXX7A1FFE
  56. 04/26/2014 05:06:19 PM DEBUG Init... Manual Archiving is disabled.
  57. 04/26/2014 05:06:19 PM DEBUG Init... VideoCleanUp has an HoursThreshold of 8.0 hours
  58. 04/26/2014 05:06:19 PM DEBUG Init... VideoCleanUp has an ConsecutiveThreshold of 3 consecutive missing times.
  59. 04/26/2014 05:06:19 PM DEBUG Init... PreScrapeMusicVids enabled = false
  60. 04/26/2014 05:06:19 PM DEBUG Init... Source path was not specified. Will try to auto-determine it later.
  61. 04/26/2014 05:06:19 PM INFO Init... Found source Amazon with path of [auto-determine]
  62. 04/26/2014 05:06:19 PM INFO Init... Setting source's custom_parser to: PlayOn
  63. 04/26/2014 05:06:19 PM INFO Init... Next Subfolder: name=Amazon/Prime Watchlist/Movies, recursive=true, type=movies, max_series=-1, max_videos=-1, movie_set=, prefix=, suffix=(Amazon), multi_part=false, force_series=
  64. 04/26/2014 05:06:19 PM INFO Init... Next Subfolder: name=Amazon/Prime Watchlist/TV Shows, recursive=true, type=episodes, max_series=-1, max_videos=-1, movie_set=, prefix=, suffix=(Amazon), multi_part=false, force_series=
  65. 04/26/2014 05:06:19 PM INFO Init... Added Global Exclude, type=contains, value=/No videos available
  66. 04/26/2014 05:06:19 PM INFO Init... Added Global Exclude, type=regexp, value=/clip[s]?(/|$)
  67. 04/26/2014 05:06:19 PM INFO Init... Added Global Exclude, type=contains, value=Dragon Ball Z
  68. 04/26/2014 05:06:19 PM INFO Init... Testing connectivity to JSON-RPC web interface...
  69. 04/26/2014 05:06:19 PM DEBUG Init... HTTP POST http://localhost:80/jsonrpc
  70. 04/26/2014 05:06:19 PM DEBUG Init... POST data (Content-Length: 55) =
  71. {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
  72. 04/26/2014 05:06:19 PM DEBUG Init... JSON-RPC Response:
  73. {"id":"1","jsonrpc":"2.0","result":"pong"}
  74. 04/26/2014 05:06:19 PM INFO Init... JSON-RPC web connected = true
  75. 04/26/2014 05:06:19 PM INFO Init... Testing connectivity to JSON-RPC raw interface (listening for notifications)...
  76. 04/26/2014 05:06:19 PM DEBUG Init... Waiting for connection test to complete on localhost
  77. 04/26/2014 05:06:19 PM INFO Init... Connecting to event listener on localhost:9090
  78. 04/26/2014 05:06:19 PM NOTICE Init... Successfully connected to localhost:9090. Listening for JSON-RPC messages.
  79. 04/26/2014 05:06:19 PM DEBUG Init... Sending request to localhost:9090, json = {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "params": {}, "id": 1}
  80.  
  81. 04/26/2014 05:06:19 PM DEBUG Init... 0 ms to fully process last JSON response from localhost
  82. 04/26/2014 05:06:19 PM INFO Init... localhost:9090 sent request: {"id":1,"result":"pong","jsonrpc":"2.0"}
  83. 04/26/2014 05:06:19 PM INFO Init... JSONRPC Ping Success = true for XBMC instance @ localhost:9090
  84. 04/26/2014 05:06:21 PM NOTICE Init... Connected to XBMC JSON-RPC interfaces successfully.
  85. 04/26/2014 05:06:21 PM NOTICE Init... Starting source scan for 1 sources...
  86. 04/26/2014 05:06:21 PM INFO Resolve:Source This source's path was not specified, will check list of video sources in XBMC for a matching label named "Amazon"
  87. 04/26/2014 05:06:21 PM DEBUG Resolve:Source HTTP POST http://localhost:80/jsonrpc
  88. 04/26/2014 05:06:21 PM DEBUG Resolve:Source POST data (Content-Length: 88) =
  89. {"jsonrpc": "2.0", "method": "Files.GetSources", "params": {"media":"video"}, "id": "1"}
  90. 04/26/2014 05:06:21 PM DEBUG Resolve:Source JSON-RPC Response:
  91. {"id":"1","jsonrpc":"2.0","result":{"limits":{"end":7,"start":0,"total":7},"sources":[{"file":"T:\\","label":"TV"},{"file":"V:\\","label":"Movies"},{"file":"removable://RESCUE_RANGERS_VOLUME_1_41558e52","label":"D: (RESCUE_RANGERS_VOLUME_1)"},{"file":"C:\\XBMC.UPnP\\Music Videos\\","label":"Music Videos"},{"file":"C:\\XBMC.UPnP\\Amazon\\Prime Watchlist\\TV Shows\\","label":"TV Shows"},{"file":"C:\\XBMC.UPnP\\Amazon\\Prime Watchlist\\Movies\\","label":"Movies (2)"},{"file":"C:\\XBMC.UPnP\\","label":"Amazon"}]}}
  92. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "TV", looking for match on: "Amazon"
  93. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "Movies", looking for match on: "Amazon"
  94. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "D: (RESCUE_RANGERS_VOLUME_1)", looking for match on: "Amazon"
  95. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "Music Videos", looking for match on: "Amazon"
  96. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "TV Shows", looking for match on: "Amazon"
  97. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "Movies (2)", looking for match on: "Amazon"
  98. 04/26/2014 05:06:21 PM DEBUG Resolve:Source Found label "Amazon", looking for match on: "Amazon"
  99. 04/26/2014 05:06:21 PM INFO Resolve:Source Found matching path from XBMC's sources, source "Amazon" maps to: C:\XBMC.UPnP\
  100. 04/26/2014 05:06:21 PM INFO Find:Subfolder Searching for subfolder: Amazon/Prime Watchlist/Movies
  101. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Getting all files in:Amazon
  102. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder HTTP POST http://localhost:80/jsonrpc
  103. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder POST data (Content-Length: 176) =
  104. {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"C:\\XBMC.UPnP\\", "properties":["runtime","title","thumbnail","fanart"], "media":"files"}, "id": "1"}
  105. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder JSON-RPC Response:
  106. {"id":"1","jsonrpc":"2.0","result":{"files":[{"fanart":"","file":"C:\\XBMC.UPnP\\Amazon\\","filetype":"directory","label":"Amazon","thumbnail":"","title":"","type":"unknown"},{"fanart":"","file":"C:\\XBMC.UPnP\\Prime Watchlist\\","filetype":"directory","label":"Prime Watchlist","thumbnail":"","title":"","type":"unknown"}],"limits":{"end":2,"start":0,"total":2}}}
  107. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Found 0 files and 2 directories in Amazon
  108. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon"
  109. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon/Amazon"
  110. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon/Amazon"
  111. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Skipping because it does not match a Subfolder: Amazon/Amazon
  112. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon/Prime Watchlist"
  113. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon/Prime Watchlist"
  114. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Getting all files in:Amazon/Prime Watchlist
  115. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder HTTP POST http://localhost:80/jsonrpc
  116. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder POST data (Content-Length: 193) =
  117. {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"C:\\XBMC.UPnP\\Prime Watchlist\\", "properties":["runtime","title","thumbnail","fanart"], "media":"files"}, "id": "1"}
  118. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder JSON-RPC Response:
  119. {"id":"1","jsonrpc":"2.0","result":{"files":[{"fanart":"","file":"C:\\XBMC.UPnP\\Prime Watchlist\\Movies\\","filetype":"directory","label":"Movies","thumbnail":"","title":"","type":"unknown"},{"fanart":"","file":"C:\\XBMC.UPnP\\Prime Watchlist\\TV Shows\\","filetype":"directory","label":"TV Shows","thumbnail":"","title":"","type":"unknown"}],"limits":{"end":2,"start":0,"total":2}}}
  120. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Found 0 files and 2 directories in Amazon/Prime Watchlist
  121. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon/Prime Watchlist"
  122. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Exact match = true for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/Movies" = "Amazon/Prime Watchlist/Movies"
  123. 04/26/2014 05:06:21 PM DEBUG Find:Subfolder Ending search because exact match was found and subfolders are not requested.
  124. 04/26/2014 05:06:21 PM NOTICE Found! Amazon's subfolder "Amazon/Prime Watchlist/Movies" maps to source: C:\XBMC.UPnP\Prime Watchlist\Movies\ (Amazon/Prime Watchlist/Movies)
  125. 04/26/2014 05:06:21 PM DEBUG Search:Amazon SQL = SELECT dropbox_location FROM ArchivedFiles WHERE source_name = ?
  126. 04/26/2014 05:06:21 PM DEBUG Search:Amazon Set STRING param 1 to Amazon
  127. 04/26/2014 05:06:21 PM INFO Search:Amazon Found 0 videos that are already archived in dropbox from source "Amazon"
  128. 04/26/2014 05:06:21 PM NOTICE Search:Amazon Finding all matching videos under subfolder: Amazon/Prime Watchlist/Movies
  129. 04/26/2014 05:06:21 PM DEBUG Archiving Getting all files in:Amazon/Prime Watchlist/Movies
  130. 04/26/2014 05:06:21 PM DEBUG Archiving HTTP POST http://localhost:80/jsonrpc
  131. 04/26/2014 05:06:21 PM DEBUG Archiving POST data (Content-Length: 201) =
  132. {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"C:\\XBMC.UPnP\\Prime Watchlist\\Movies\\", "properties":["runtime","title","thumbnail","fanart"], "media":"files"}, "id": "1"}
  133. 04/26/2014 05:06:21 PM DEBUG Archiving JSON-RPC Response:
  134. {"id":"1","jsonrpc":"2.0","result":{"files":null,"limits":{"end":0,"start":0,"total":0}}}
  135. 04/26/2014 05:06:21 PM DEBUG Archiving No files or directories found for directory: Amazon-zXz-Prime Watchlist-zXz-Movies (C:\XBMC.UPnP\Prime Watchlist\Movies\)
  136. 04/26/2014 05:06:21 PM NOTICE Archiving Done retrieving files from JSON-RPC for subfolder: Amazon/Prime Watchlist/Movies
  137. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P ----------------------Archiving Summary for Amazon/Prime Watchlist/Movies----------------------
  138. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P TV Success: 0, TV Fail: 0
  139. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P Movie Success: 0, Movie Fail: 0
  140. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P Music Video Success: 0, Music Video Fail: 0
  141. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P Generic Success: 0, Generic Fail: 0
  142. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P New videos archived: 0, existing videos updated: 0
  143. 04/26/2014 05:06:22 PM NOTICE Summary:Amazon/P Overall: Success: 0, Skip: 0, Fail: 0
  144. 04/26/2014 05:06:22 PM NOTICE Archiving has finished for Amazon/Prime Watchlist/Movies.
  145. 04/26/2014 05:06:22 PM ERROR Since no files were successfully archived in this subfolder, assuming an error occured. This will prevent the dropbox from being cleaned for files from this source
  146. 04/26/2014 05:06:22 PM INFO Find:Subfolder Searching for subfolder: Amazon/Prime Watchlist/TV Shows
  147. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Getting all files in:Amazon
  148. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder HTTP POST http://localhost:80/jsonrpc
  149. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder POST data (Content-Length: 176) =
  150. {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"C:\\XBMC.UPnP\\", "properties":["runtime","title","thumbnail","fanart"], "media":"files"}, "id": "1"}
  151. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder JSON-RPC Response:
  152. {"id":"1","jsonrpc":"2.0","result":{"files":[{"fanart":"","file":"C:\\XBMC.UPnP\\Amazon\\","filetype":"directory","label":"Amazon","thumbnail":"","title":"","type":"unknown"},{"fanart":"","file":"C:\\XBMC.UPnP\\Prime Watchlist\\","filetype":"directory","label":"Prime Watchlist","thumbnail":"","title":"","type":"unknown"}],"limits":{"end":2,"start":0,"total":2}}}
  153. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Found 0 files and 2 directories in Amazon
  154. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon"
  155. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Amazon"
  156. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Amazon"
  157. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Skipping because it does not match a Subfolder: Amazon/Amazon
  158. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Prime Watchlist"
  159. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Prime Watchlist"
  160. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Getting all files in:Amazon/Prime Watchlist
  161. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder HTTP POST http://localhost:80/jsonrpc
  162. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder POST data (Content-Length: 193) =
  163. {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"C:\\XBMC.UPnP\\Prime Watchlist\\", "properties":["runtime","title","thumbnail","fanart"], "media":"files"}, "id": "1"}
  164. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder JSON-RPC Response:
  165. {"id":"1","jsonrpc":"2.0","result":{"files":[{"fanart":"","file":"C:\\XBMC.UPnP\\Prime Watchlist\\Movies\\","filetype":"directory","label":"Movies","thumbnail":"","title":"","type":"unknown"},{"fanart":"","file":"C:\\XBMC.UPnP\\Prime Watchlist\\TV Shows\\","filetype":"directory","label":"TV Shows","thumbnail":"","title":"","type":"unknown"}],"limits":{"end":2,"start":0,"total":2}}}
  166. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Found 0 files and 2 directories in Amazon/Prime Watchlist
  167. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Prime Watchlist"
  168. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Prime Watchlist/Movies"
  169. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = false for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Prime Watchlist/Movies"
  170. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Skipping because it does not match a Subfolder: Amazon/Prime Watchlist/Movies
  171. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Exact match = true for regular match. Checked if Subfolder: "Amazon/Prime Watchlist/TV Shows" = "Amazon/Prime Watchlist/TV Shows"
  172. 04/26/2014 05:06:22 PM DEBUG Find:Subfolder Ending search because exact match was found and subfolders are not requested.
  173. 04/26/2014 05:06:22 PM NOTICE Found! Amazon's subfolder "Amazon/Prime Watchlist/TV Shows" maps to source: C:\XBMC.UPnP\Prime Watchlist\TV Shows\ (Amazon/Prime Watchlist/TV Shows)
  174. 04/26/2014 05:06:22 PM DEBUG Search:Amazon SQL = SELECT dropbox_location FROM ArchivedFiles WHERE source_name = ?
  175. 04/26/2014 05:06:22 PM DEBUG Search:Amazon Set STRING param 1 to Amazon
  176. 04/26/2014 05:06:22 PM INFO Search:Amazon Found 0 videos that are already archived in dropbox from source "Amazon"
  177. 04/26/2014 05:06:22 PM NOTICE Search:Amazon Finding all matching videos under subfolder: Amazon/Prime Watchlist/TV Shows
  178. 04/26/2014 05:06:22 PM DEBUG Archiving Getting all files in:Amazon/Prime Watchlist/TV Shows
  179. 04/26/2014 05:06:22 PM DEBUG Archiving HTTP POST http://localhost:80/jsonrpc
  180. 04/26/2014 05:06:22 PM DEBUG Archiving POST data (Content-Length: 203) =
  181. {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"C:\\XBMC.UPnP\\Prime Watchlist\\TV Shows\\", "properties":["runtime","title","thumbnail","fanart"], "media":"files"}, "id": "1"}
  182. 04/26/2014 05:06:22 PM DEBUG Archiving JSON-RPC Response:
  183. {"id":"1","jsonrpc":"2.0","result":{"files":null,"limits":{"end":0,"start":0,"total":0}}}
  184. 04/26/2014 05:06:22 PM DEBUG Archiving No files or directories found for directory: Amazon-zXz-Prime Watchlist-zXz-TV Shows (C:\XBMC.UPnP\Prime Watchlist\TV Shows\)
  185. 04/26/2014 05:06:22 PM NOTICE Archiving Done retrieving files from JSON-RPC for subfolder: Amazon/Prime Watchlist/TV Shows
  186. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P ----------------------Archiving Summary for Amazon/Prime Watchlist/TV Shows----------------------
  187. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P TV Success: 0, TV Fail: 0
  188. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P Movie Success: 0, Movie Fail: 0
  189. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P Music Video Success: 0, Music Video Fail: 0
  190. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P Generic Success: 0, Generic Fail: 0
  191. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P New videos archived: 0, existing videos updated: 0
  192. 04/26/2014 05:06:23 PM NOTICE Summary:Amazon/P Overall: Success: 0, Skip: 0, Fail: 0
  193. 04/26/2014 05:06:23 PM NOTICE Archiving has finished for Amazon/Prime Watchlist/TV Shows.
  194. 04/26/2014 05:06:23 PM ERROR Since no files were successfully archived in this subfolder, assuming an error occured. This will prevent the dropbox from being cleaned for files from this source
  195. 04/26/2014 05:06:23 PM NOTICE Skip-Clean Skipping cleaning dropbox for videos from "Amazon" because there were error(s) while getting File list for its Subfolders from JSON-RPC interface/PlayOn
  196. 04/26/2014 05:06:23 PM NOTICE No videos were successfully archived, skipping XBMC Library scan.
  197. 04/26/2014 05:06:23 PM NOTICE Clean Up Cleaning up dropbox...
  198. 04/26/2014 05:06:23 PM INFO Clean Up Checking 0 archived strm videos in dropbox to make sure the archived video is still valid.
  199. 04/26/2014 05:06:23 PM NOTICE Clean Up After removing 0 old videos from dropbox, number of videos is now: 0
  200. 04/26/2014 05:06:23 PM NOTICE Clean Up Deleted old directory (contains no .strms): C:\XBMC.UPnP\Amazon
  201. 04/26/2014 05:06:23 PM NOTICE Clean Up Deleted old directory (contains no .strms): C:\XBMC.UPnP\Prime Watchlist
  202. 04/26/2014 05:06:23 PM NOTICE Clean Up Done with dropbox clean-up
  203. 04/26/2014 05:06:23 PM DEBUG TidyUp Successfully cleared out 0 of 0 cached XML files.
  204. 04/26/2014 05:06:23 PM DEBUG TidyUp Closing listening socket for localhost:9090
  205. 04/26/2014 05:06:23 PM INFO TidyUp Successfully stopped JSON-RPC listener.
  206. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa ----------------------Archiving Summary for ---Overall-------------------------
  207. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa Ended listening (listen=false, resetOnFail=false) for data from: localhost:90909090
  208. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa TV Success: 0, TV Fail: 0
  209. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa Movie Success: 0, Movie Fail: 0
  210. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa Music Video Success: 0, Music Video Fail: 0
  211. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa Generic Success: 0, Generic Fail: 0
  212. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa New videos archived: 0, existing videos updated: 0
  213. 04/26/2014 05:06:23 PM NOTICE Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0
  214. 04/26/2014 05:06:23 PM NOTICE Ending Done... Total processing time: 0 minute(s), 4 second(s)
  215. 04/26/2014 05:06:23 PM DEBUG Ending Closed connection to SQLITE database: C:\XBMC.MyLibrary\res\QueuedMetaDataChanges.db
  216. 04/26/2014 05:06:23 PM DEBUG Ending Closed connection to SQLITE database: C:\XBMC.MyLibrary\res\ArchivedFiles.db
  217. 04/26/2014 05:06:23 PM DEBUG Ending Closed connection to SQLITE database: C:\XBMC.MyLibrary\res\scraper.db
  218. 04/26/2014 05:06:23 PM NOTICE Ending Ended: XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo
  219. 04/26/2014 05:06:23 PM INFO Ending Closing logs. Deleting expired logs and ALL historical DEBUG logs.
  220. 04/26/2014 05:06:23 PM INFO Ending Deleting logfiles older than 30 days (03/27/2014 05:06:23 PM)
  221. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/25/2014 08:10:17 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.25_ERROR.log
  222. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/25/2014 08:10:17 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.25_INFO.log
  223. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/25/2014 08:10:17 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.25_NOTICE.log
  224. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/25/2014 08:10:17 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.25_WARN.log
  225. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/26/2014 05:06:23 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.26_DEBUG.log
  226. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/26/2014 05:06:23 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.26_ERROR.log
  227. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/26/2014 05:06:23 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.26_INFO.log
  228. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/26/2014 05:06:23 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.26_NOTICE.log
  229. 04/26/2014 05:06:23 PM DEBUG Ending Not expired, only 0 days old (04/26/2014 05:06:23 PM): C:\XBMC.MyLibrary\logs\XBMC.MyLibrary_2014.04.26_WARN.log
  230. 04/26/2014 05:06:23 PM INFO Ending Checked 9 log files for expiration, deleted 0 log files more than 30 days old.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement