Advertisement
Guest User

Untitled

a guest
May 25th, 2013
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.86 KB | None | 0 0
  1. 05/25/2013 04:52:05 PM INFO Init Logger has been initialized. Base log directory is: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3
  2. 05/25/2013 04:52:05 PM INFO Init JVM runtime info:
  3. 3136@Media-PC
  4. Version: 1.6.0_32
  5. 05/25/2013 04:52:05 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. 05/25/2013 04:52:05 PM INFO Init Base directory set to: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3
  17. 05/25/2013 04:52:05 PM NOTICE Init... Start XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo
  18. 05/25/2013 04:52:05 PM INFO Init... Initializing SQLite database at: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
  19. 05/25/2013 04:52:05 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
  20. 05/25/2013 04:52:06 PM INFO Init... Successfully connected to SQLITE database: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
  21. 05/25/2013 04:52:06 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. 05/25/2013 04:52:06 PM DEBUG Init... SQL = CREATE UNIQUE INDEX IF NOT EXISTS unique_dropbox_location ON ArchivedFiles (dropbox_location)
  23. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  24. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  25. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  26. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  27. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  28. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  29. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  30. 05/25/2013 04:52:06 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
  31. 05/25/2013 04:52:06 PM INFO Init... Initializing SQLite database at: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
  32. 05/25/2013 04:52:06 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
  33. 05/25/2013 04:52:06 PM INFO Init... Successfully connected to SQLITE database: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
  34. 05/25/2013 04:52:06 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. 05/25/2013 04:52:06 PM DEBUG Init... SQL = CREATE UNIQUE INDEX IF NOT EXISTS unique_queued_change ON QueuedChanges (dropbox_location, meta_data_type)
  36. 05/25/2013 04:52:06 PM INFO Init... Initializing SQLite database at: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\scraper.db
  37. 05/25/2013 04:52:06 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\scraper.db
  38. 05/25/2013 04:52:06 PM INFO Init... Successfully connected to SQLITE database: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\scraper.db
  39. 05/25/2013 04:52:06 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. 05/25/2013 04:52:06 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. 05/25/2013 04:52:06 PM NOTICE Init... Base program directory = C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3
  42. 05/25/2013 04:52:07 PM DEBUG Init... Logging level is set to: INFO
  43. 05/25/2013 04:52:07 PM DEBUG Init... Logs will be deleted after 30 days.
  44. 05/25/2013 04:52:07 PM INFO Init... JSON-RPC config: XBMC Webserver URL=null
  45. 05/25/2013 04:52:07 PM INFO Init... JSON-RPC AnnouncementPort = 9090
  46. 05/25/2013 04:52:07 PM DEBUG Init... XBMCRestart enabled = false
  47. 05/25/2013 04:52:07 PM DEBUG Init... IP Change is disabled
  48. 05/25/2013 04:52:07 PM DEBUG Init... Streaming Dropbox = \\Media-PC\Users\Media\Videos\Streams
  49. 05/25/2013 04:52:07 PM DEBUG Init... Found TheTVDB Api Key: XXXXXXXXXX7A1FFE
  50. 05/25/2013 04:52:07 PM DEBUG Init... Manual Archiving is disabled.
  51. 05/25/2013 04:52:07 PM DEBUG Init... VideoCleanUp has an HoursThreshold of 8.0 hours
  52. 05/25/2013 04:52:07 PM DEBUG Init... VideoCleanUp has an ConsecutiveThreshold of 5 consecutive missing times.
  53. 05/25/2013 04:52:07 PM DEBUG Init... PreScrapeMusicVids enabled = false
  54. 05/25/2013 04:52:07 PM DEBUG Init... Source path was not specified. Will try to auto-determine it later.
  55. 05/25/2013 04:52:07 PM INFO Init... Found source Hulu with path of [auto-determine]
  56. 05/25/2013 04:52:07 PM INFO Init... Setting source's custom_parser to: PlayOn
  57. 05/25/2013 04:52:07 PM WARN Init... Found download attribute set to true, but downloading is no longer support. Nothing will be downloaded, but it will still be streamed.
  58. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Hulu/TV Shows/D/The Daily Show with Jon Stewart/Full Episodes, recursive=false, type=auto_determine_type, max_series=-1, max_videos=3, movie_set=, prefix=, suffix= (Hulu download), multi_part=false, force_series=
  59. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Hulu/Popular/Popular Shows, recursive=true, type=episodes, max_series=35, max_videos=-1, movie_set=, prefix=[Hulu] , suffix=, multi_part=false, force_series=
  60. 05/25/2013 04:52:07 PM DEBUG Init... Added Exclude: type=regexp, value=/Seasons$
  61. 05/25/2013 04:52:07 PM DEBUG Init... Added Exclude: type=contains, value=/Seasons/
  62. 05/25/2013 04:52:07 PM DEBUG Init... Added subfolder Filter: type=contains, value=/Full Episodes/
  63. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Hulu/Popular/Popular Episodes, recursive=true, type=episodes, max_series=-1, max_videos=200, movie_set=, prefix=[Hulu] , suffix=, multi_part=false, force_series=
  64. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Hulu/Popular/Popular Feature Films, recursive=true, type=movies, max_series=-1, max_videos=50, movie_set= Hulu Popular Movies, prefix=, suffix=, multi_part=false, force_series=
  65. 05/25/2013 04:52:07 PM DEBUG Init... Source path was not specified. Will try to auto-determine it later.
  66. 05/25/2013 04:52:07 PM INFO Init... Found source Netflix with path of [auto-determine]
  67. 05/25/2013 04:52:07 PM INFO Init... Setting source's custom_parser to: PlayOn
  68. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Netflix/Instant Queue/Alphabetical, recursive=true, type=auto_determine_type, max_series=-1, max_videos=-1, movie_set= Netflix Instant Queue, prefix=[Netflix] , suffix=, multi_part=false, force_series=
  69. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Netflix/New Arrivals/New movies to watch instantly, recursive=true, type=movies, max_series=-1, max_videos=-1, movie_set= Netflix New Movies, prefix=[Netflix] , suffix=, multi_part=false, force_series=
  70. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Netflix/Browse Genres/Television/TV Comedies/TV Sitcoms, recursive=true, type=episodes, max_series=-1, max_videos=50, movie_set=, prefix=[Netflix] , suffix=, multi_part=false, force_series=
  71. 05/25/2013 04:52:07 PM INFO Init... Next Subfolder: name=Netflix/New Arrivals/New TV to watch instantly, recursive=true, type=episodes, max_series=-1, max_videos=50, movie_set=, prefix=[Netflix] , suffix=, multi_part=false, force_series=
  72. 05/25/2013 04:52:07 PM INFO Init... Added Global Exclude, type=contains, value=/No videos available
  73. 05/25/2013 04:52:07 PM INFO Init... Added Global Exclude, type=regexp, value=/clip[s]?(/|$)
  74. 05/25/2013 04:52:07 PM INFO Init... Added Global Exclude, type=contains, value=Dragon Ball Z
  75. 05/25/2013 04:52:07 PM INFO Init... Testing connectivity to JSON-RPC web interface...
  76. 05/25/2013 04:52:07 PM DEBUG Init... HTTP POST http://null/jsonrpc
  77. 05/25/2013 04:52:07 PM DEBUG Init... POST data (Content-Length: 55) =
  78. {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
  79. 05/25/2013 04:52:09 PM ERROR Init... Failed to POST to http://null/jsonrpc
  80. java.net.UnknownHostException: null
  81. java.net.PlainSocketImpl.connect(Unknown Source)
  82. java.net.SocksSocketImpl.connect(Unknown Source)
  83. java.net.Socket.connect(Unknown Source)
  84. java.net.Socket.connect(Unknown Source)
  85. sun.net.NetworkClient.doConnect(Unknown Source)
  86. sun.net.www.http.HttpClient.openServer(Unknown Source)
  87. sun.net.www.http.HttpClient.openServer(Unknown Source)
  88. sun.net.www.http.HttpClient.<init>(Unknown Source)
  89. sun.net.www.http.HttpClient.New(Unknown Source)
  90. sun.net.www.http.HttpClient.New(Unknown Source)
  91. sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  92. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  93. sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  94. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  95. com.bradvido.io.http.BTVHTTP.readConn(BTVHTTP.java:250)
  96. com.bradvido.io.http.BTVHTTP.readUrl(BTVHTTP.java:216)
  97. com.bradvido.io.http.BTVHTTP.POST(BTVHTTP.java:141)
  98. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethodWithRetry(XbmcJsonRpcSender.java:388)
  99. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethod(XbmcJsonRpcSender.java:336)
  100. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.ping(XbmcJsonRpcSender.java:311)
  101. com.bradvido.mylibrary.importer.importVideos(importer.java:241)
  102. com.bradvido.mylibrary.importer.main(importer.java:52)
  103.  
  104. 05/25/2013 04:52:09 PM WARN Init... The response from XBMC is not a valid JSON string:
  105. null
  106. 05/25/2013 04:52:09 PM WARN Init... JSON Returned was not valid (attempt 1 of 3), will try again...
  107. 05/25/2013 04:52:12 PM DEBUG Init... HTTP POST http://null/jsonrpc
  108. 05/25/2013 04:52:12 PM DEBUG Init... POST data (Content-Length: 55) =
  109. {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
  110. 05/25/2013 04:52:12 PM ERROR Init... Failed to POST to http://null/jsonrpc
  111. java.net.UnknownHostException: null
  112. java.net.PlainSocketImpl.connect(Unknown Source)
  113. java.net.SocksSocketImpl.connect(Unknown Source)
  114. java.net.Socket.connect(Unknown Source)
  115. java.net.Socket.connect(Unknown Source)
  116. sun.net.NetworkClient.doConnect(Unknown Source)
  117. sun.net.www.http.HttpClient.openServer(Unknown Source)
  118. sun.net.www.http.HttpClient.openServer(Unknown Source)
  119. sun.net.www.http.HttpClient.<init>(Unknown Source)
  120. sun.net.www.http.HttpClient.New(Unknown Source)
  121. sun.net.www.http.HttpClient.New(Unknown Source)
  122. sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  123. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  124. sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  125. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  126. com.bradvido.io.http.BTVHTTP.readConn(BTVHTTP.java:250)
  127. com.bradvido.io.http.BTVHTTP.readUrl(BTVHTTP.java:216)
  128. com.bradvido.io.http.BTVHTTP.POST(BTVHTTP.java:141)
  129. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethodWithRetry(XbmcJsonRpcSender.java:388)
  130. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethod(XbmcJsonRpcSender.java:336)
  131. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.ping(XbmcJsonRpcSender.java:311)
  132. com.bradvido.mylibrary.importer.importVideos(importer.java:241)
  133. com.bradvido.mylibrary.importer.main(importer.java:52)
  134.  
  135. 05/25/2013 04:52:12 PM WARN Init... The response from XBMC is not a valid JSON string:
  136. null
  137. 05/25/2013 04:52:12 PM WARN Init... JSON Returned was not valid (attempt 2 of 3), will try again...
  138. 05/25/2013 04:52:17 PM DEBUG Init... HTTP POST http://null/jsonrpc
  139. 05/25/2013 04:52:17 PM DEBUG Init... POST data (Content-Length: 55) =
  140. {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
  141. 05/25/2013 04:52:17 PM ERROR Init... Failed to POST to http://null/jsonrpc
  142. java.net.UnknownHostException: null
  143. java.net.PlainSocketImpl.connect(Unknown Source)
  144. java.net.SocksSocketImpl.connect(Unknown Source)
  145. java.net.Socket.connect(Unknown Source)
  146. java.net.Socket.connect(Unknown Source)
  147. sun.net.NetworkClient.doConnect(Unknown Source)
  148. sun.net.www.http.HttpClient.openServer(Unknown Source)
  149. sun.net.www.http.HttpClient.openServer(Unknown Source)
  150. sun.net.www.http.HttpClient.<init>(Unknown Source)
  151. sun.net.www.http.HttpClient.New(Unknown Source)
  152. sun.net.www.http.HttpClient.New(Unknown Source)
  153. sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  154. sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  155. sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  156. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  157. com.bradvido.io.http.BTVHTTP.readConn(BTVHTTP.java:250)
  158. com.bradvido.io.http.BTVHTTP.readUrl(BTVHTTP.java:216)
  159. com.bradvido.io.http.BTVHTTP.POST(BTVHTTP.java:141)
  160. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethodWithRetry(XbmcJsonRpcSender.java:388)
  161. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethod(XbmcJsonRpcSender.java:336)
  162. com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.ping(XbmcJsonRpcSender.java:311)
  163. com.bradvido.mylibrary.importer.importVideos(importer.java:241)
  164. com.bradvido.mylibrary.importer.main(importer.java:52)
  165.  
  166. 05/25/2013 04:52:17 PM WARN Init... The response from XBMC is not a valid JSON string:
  167. null
  168. 05/25/2013 04:52:17 PM WARN Init... JSON Returned was not valid (attempt 3 of 3)Ending retries, JSON is not valid
  169. 05/25/2013 04:52:17 PM INFO Init... JSON-RPC web connected = false
  170. 05/25/2013 04:52:17 PM ERROR Init... Cannot continue because JSON-RPC could not connect. Please check your Config.xml and make sure XBMC is running at: null
  171. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa ----------------------Archiving Summary for ---Overall-------------------------
  172. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa TV Success: 0, TV Fail: 0
  173. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa Movie Success: 0, Movie Fail: 0
  174. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa Music Video Success: 0, Music Video Fail: 0
  175. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa Generic Success: 0, Generic Fail: 0
  176. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa New videos archived: 0, existing videos updated: 0
  177. 05/25/2013 04:52:17 PM NOTICE Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0
  178. 05/25/2013 04:52:17 PM NOTICE Ending Done... Total processing time: 0 minute(s), 12 second(s)
  179. 05/25/2013 04:52:17 PM DEBUG Ending Closed connection to SQLITE database: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
  180. 05/25/2013 04:52:17 PM DEBUG Ending Closed connection to SQLITE database: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
  181. 05/25/2013 04:52:17 PM DEBUG Ending Closed connection to SQLITE database: C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\res\scraper.db
  182. 05/25/2013 04:52:17 PM NOTICE Ending Ended: XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo
  183. 05/25/2013 04:52:17 PM INFO Ending Closing logs. Deleting expired logs and ALL historical DEBUG logs.
  184. 05/25/2013 04:52:17 PM INFO Ending Deleting logfiles older than 30 days (04/25/2013 04:52:17 PM)
  185. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 1 days old (05/23/2013 11:36:53 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.23_ERROR.log
  186. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 1 days old (05/23/2013 11:36:53 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.23_INFO.log
  187. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 1 days old (05/23/2013 11:36:53 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.23_NOTICE.log
  188. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 1 days old (05/23/2013 11:36:53 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.23_WARN.log
  189. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 0 days old (05/25/2013 04:52:17 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.25_DEBUG.log
  190. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 0 days old (05/25/2013 04:52:17 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.25_ERROR.log
  191. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 0 days old (05/25/2013 04:52:17 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.25_INFO.log
  192. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 0 days old (05/25/2013 04:52:17 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.25_NOTICE.log
  193. 05/25/2013 04:52:17 PM DEBUG Ending Not expired, only 0 days old (05/25/2013 04:52:17 PM): C:\Users\Media\Documents\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.05.25_WARN.log
  194. 05/25/2013 04:52:17 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