04/18/2014 02:46:34 PM INFO Init Logger has been initialized. Base log directory is: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3 04/18/2014 02:46:34 PM INFO Init JVM runtime info: 5496@cosmos Version: 1.7.0_55 04/18/2014 02:46:34 PM INFO Init Base directory set to: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3 04/18/2014 02:46:34 PM NOTICE Init... Start XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo 04/18/2014 02:46:34 PM INFO Init... Initializing SQLite database at: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db 04/18/2014 02:46:35 PM INFO Init... Successfully connected to SQLITE database: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db 04/18/2014 02:46:35 PM INFO Init... Initializing SQLite database at: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db 04/18/2014 02:46:35 PM INFO Init... Successfully connected to SQLITE database: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db 04/18/2014 02:46:35 PM INFO Init... Initializing SQLite database at: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3\res\scraper.db 04/18/2014 02:46:35 PM INFO Init... Successfully connected to SQLITE database: C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3\res\scraper.db 04/18/2014 02:46:35 PM INFO Init... Attempting to auto-determine base directory. If this fails, specify the base directory of this program as a command line parameter. 04/18/2014 02:46:35 PM NOTICE Init... Base program directory = C:\Users\Mike\XbmcServer\XBMC.MyLibrary-1.4.3 04/18/2014 02:46:35 PM WARN Init... Failed to parse expiredays attribute in , defaulting to 30 java.lang.NullPointerException com.bradvido.mylibrary.util.Config.loadConfig(Config.java:149) com.bradvido.mylibrary.importer.(importer.java:106) com.bradvido.mylibrary.importer.main(importer.java:49) 04/18/2014 02:46:35 PM INFO Init... JSON-RPC config: XBMC Webserver URL=http://xbmc:xbmc@192.168.2.8:80 04/18/2014 02:46:35 PM INFO Init... JSON-RPC AnnouncementPort = 8080 04/18/2014 02:46:35 PM INFO Init... Found source Netflix with path of [auto-determine] 04/18/2014 02:46:35 PM INFO Init... Setting source's custom_parser to: PlayOn 04/18/2014 02:46:35 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= 04/18/2014 02:46:35 PM INFO Init... Added Global Exclude, type=contains, value=/No videos available 04/18/2014 02:46:35 PM INFO Init... Added Global Exclude, type=regexp, value=/clip[s]?(/|$) 04/18/2014 02:46:35 PM INFO Init... Added Global Exclude, type=contains, value=Dragon Ball Z 04/18/2014 02:46:35 PM INFO Init... Testing connectivity to JSON-RPC web interface... 04/18/2014 02:46:36 PM ERROR Init... Failed to POST to http://xbmc:xbmc@192.168.2.8:80/jsonrpc java.net.ConnectException: Connection refused: connect java.net.DualStackPlainSocketImpl.connect0(Native Method) java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) java.net.AbstractPlainSocketImpl.connect(Unknown Source) java.net.PlainSocketImpl.connect(Unknown Source) java.net.SocksSocketImpl.connect(Unknown Source) java.net.Socket.connect(Unknown Source) java.net.Socket.connect(Unknown Source) sun.net.NetworkClient.doConnect(Unknown Source) sun.net.www.http.HttpClient.openServer(Unknown Source) sun.net.www.http.HttpClient.openServer(Unknown Source) sun.net.www.http.HttpClient.(Unknown Source) sun.net.www.http.HttpClient.New(Unknown Source) sun.net.www.http.HttpClient.New(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) com.bradvido.io.http.BTVHTTP.readConn(BTVHTTP.java:250) com.bradvido.io.http.BTVHTTP.readUrl(BTVHTTP.java:216) com.bradvido.io.http.BTVHTTP.POST(BTVHTTP.java:141) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethodWithRetry(XbmcJsonRpcSender.java:388) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethod(XbmcJsonRpcSender.java:336) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.ping(XbmcJsonRpcSender.java:311) com.bradvido.mylibrary.importer.importVideos(importer.java:241) com.bradvido.mylibrary.importer.main(importer.java:52) 04/18/2014 02:46:36 PM WARN Init... The response from XBMC is not a valid JSON string: null 04/18/2014 02:46:36 PM WARN Init... JSON Returned was not valid (attempt 1 of 3), will try again... 04/18/2014 02:46:39 PM ERROR Init... Failed to POST to http://xbmc:xbmc@192.168.2.8:80/jsonrpc java.net.ConnectException: Connection refused: connect java.net.DualStackPlainSocketImpl.connect0(Native Method) java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) java.net.AbstractPlainSocketImpl.connect(Unknown Source) java.net.PlainSocketImpl.connect(Unknown Source) java.net.SocksSocketImpl.connect(Unknown Source) java.net.Socket.connect(Unknown Source) java.net.Socket.connect(Unknown Source) sun.net.NetworkClient.doConnect(Unknown Source) sun.net.www.http.HttpClient.openServer(Unknown Source) sun.net.www.http.HttpClient.openServer(Unknown Source) sun.net.www.http.HttpClient.(Unknown Source) sun.net.www.http.HttpClient.New(Unknown Source) sun.net.www.http.HttpClient.New(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) com.bradvido.io.http.BTVHTTP.readConn(BTVHTTP.java:250) com.bradvido.io.http.BTVHTTP.readUrl(BTVHTTP.java:216) com.bradvido.io.http.BTVHTTP.POST(BTVHTTP.java:141) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethodWithRetry(XbmcJsonRpcSender.java:388) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethod(XbmcJsonRpcSender.java:336) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.ping(XbmcJsonRpcSender.java:311) com.bradvido.mylibrary.importer.importVideos(importer.java:241) com.bradvido.mylibrary.importer.main(importer.java:52) 04/18/2014 02:46:39 PM WARN Init... The response from XBMC is not a valid JSON string: null 04/18/2014 02:46:39 PM WARN Init... JSON Returned was not valid (attempt 2 of 3), will try again... 04/18/2014 02:46:45 PM ERROR Init... Failed to POST to http://xbmc:xbmc@192.168.2.8:80/jsonrpc java.net.ConnectException: Connection refused: connect java.net.DualStackPlainSocketImpl.connect0(Native Method) java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) java.net.AbstractPlainSocketImpl.connect(Unknown Source) java.net.PlainSocketImpl.connect(Unknown Source) java.net.SocksSocketImpl.connect(Unknown Source) java.net.Socket.connect(Unknown Source) java.net.Socket.connect(Unknown Source) sun.net.NetworkClient.doConnect(Unknown Source) sun.net.www.http.HttpClient.openServer(Unknown Source) sun.net.www.http.HttpClient.openServer(Unknown Source) sun.net.www.http.HttpClient.(Unknown Source) sun.net.www.http.HttpClient.New(Unknown Source) sun.net.www.http.HttpClient.New(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) com.bradvido.io.http.BTVHTTP.readConn(BTVHTTP.java:250) com.bradvido.io.http.BTVHTTP.readUrl(BTVHTTP.java:216) com.bradvido.io.http.BTVHTTP.POST(BTVHTTP.java:141) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethodWithRetry(XbmcJsonRpcSender.java:388) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.callMethod(XbmcJsonRpcSender.java:336) com.bradvido.xbmc.jsonrpc.XbmcJsonRpcSender.ping(XbmcJsonRpcSender.java:311) com.bradvido.mylibrary.importer.importVideos(importer.java:241) com.bradvido.mylibrary.importer.main(importer.java:52) 04/18/2014 02:46:45 PM WARN Init... The response from XBMC is not a valid JSON string: null 04/18/2014 02:46:45 PM WARN Init... JSON Returned was not valid (attempt 3 of 3)Ending retries, JSON is not valid 04/18/2014 02:46:45 PM INFO Init... JSON-RPC web connected = false 04/18/2014 02:46:45 PM ERROR Init... Cannot continue because JSON-RPC could not connect. Please check your Config.xml and make sure XBMC is running at: http://xbmc:xbmc@192.168.2.8:80 04/18/2014 02:46:45 PM NOTICE Summary:---Overa ----------------------Archiving Summary for ---Overall------------------------- 04/18/2014 02:46:45 PM NOTICE Summary:---Overa TV Success: 0, TV Fail: 0 04/18/2014 02:46:45 PM NOTICE Summary:---Overa Movie Success: 0, Movie Fail: 0 04/18/2014 02:46:45 PM NOTICE Summary:---Overa Music Video Success: 0, Music Video Fail: 0 04/18/2014 02:46:45 PM NOTICE Summary:---Overa Generic Success: 0, Generic Fail: 0 04/18/2014 02:46:45 PM NOTICE Summary:---Overa New videos archived: 0, existing videos updated: 0 04/18/2014 02:46:45 PM NOTICE Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0 04/18/2014 02:46:45 PM NOTICE Ending Done... Total processing time: 0 minute(s), 11 second(s) 04/18/2014 02:46:45 PM NOTICE Ending Ended: XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo 04/18/2014 02:46:45 PM INFO Ending Closing logs. Deleting expired logs and ALL historical DEBUG logs. 04/18/2014 02:46:45 PM INFO Ending Deleting logfiles older than 30 days (03/19/2014 02:46:45 PM) 04/18/2014 02:46:45 PM INFO Ending Checked 9 log files for expiration, deleted 0 log files more than 30 days old.