Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08/20/2013 01:23:34 PM INFO Init Logger has been initialized. Base log directory is: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3
- 08/20/2013 01:23:34 PM INFO Init JVM runtime info:
- 4448@playon
- Version: 1.7.0_25
- 08/20/2013 01:23:34 PM DEBUG Init Logger options are:
- levelToLogAt: INFO
- isSingleInstance: true
- singleInstanceport: 52872
- singleInstanceTimeout: -1
- logToSystemOut: true
- logToMemory: true
- logToCurrentFile: true
- logToHistoryFile: true
- logExpireDays: 14
- 08/20/2013 01:23:34 PM INFO Init Base directory set to: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3
- 08/20/2013 01:23:34 PM NOTICE Init... Start XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo
- 08/20/2013 01:23:34 PM INFO Init... Initializing SQLite database at: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
- 08/20/2013 01:23:34 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
- 08/20/2013 01:23:35 PM INFO Init... Successfully connected to SQLITE database: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
- 08/20/2013 01:23:35 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)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = CREATE UNIQUE INDEX IF NOT EXISTS unique_dropbox_location ON ArchivedFiles (dropbox_location)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = PRAGMA table_info(ArchivedFiles)
- 08/20/2013 01:23:35 PM INFO Init... Initializing SQLite database at: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
- 08/20/2013 01:23:35 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
- 08/20/2013 01:23:35 PM INFO Init... Successfully connected to SQLITE database: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
- 08/20/2013 01:23:35 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)
- 08/20/2013 01:23:35 PM DEBUG Init... SQL = CREATE UNIQUE INDEX IF NOT EXISTS unique_queued_change ON QueuedChanges (dropbox_location, meta_data_type)
- 08/20/2013 01:23:35 PM INFO Init... Initializing SQLite database at: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\scraper.db
- 08/20/2013 01:23:35 PM DEBUG Init... Opening SQLite connection using: jdbc:sqlite:C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\scraper.db
- 08/20/2013 01:23:35 PM INFO Init... Successfully connected to SQLITE database: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\scraper.db
- 08/20/2013 01:23:35 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)
- 08/20/2013 01:23: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.
- 08/20/2013 01:23:35 PM NOTICE Init... Base program directory = C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3
- 08/20/2013 01:23:35 PM DEBUG Init... LoggingLevel of "null" is not valid, will default to INFO
- 08/20/2013 01:23:35 PM WARN Init... Failed to parse expiredays attribute in <LoggingLevel>, defaulting to 30
- java.lang.NullPointerException
- com.bradvido.mylibrary.util.Config.loadConfig(Config.java:149)
- com.bradvido.mylibrary.importer.<init>(importer.java:106)
- com.bradvido.mylibrary.importer.main(importer.java:49)
- 08/20/2013 01:23:35 PM DEBUG Init... Logs will be deleted after 30 days.
- 08/20/2013 01:23:35 PM INFO Init... JSON-RPC config: XBMC Webserver URL=http://xbmc:media@192.168.1.110:8080
- 08/20/2013 01:23:35 PM INFO Init... JSON-RPC AnnouncementPort = 8080
- 08/20/2013 01:23:35 PM DEBUG Init... XBMCRestart enabled = false
- 08/20/2013 01:23:35 PM DEBUG Init... IP Change is disabled
- 08/20/2013 01:23:35 PM DEBUG Init... Streaming Dropbox = \\XBMC\Streams
- 08/20/2013 01:23:35 PM DEBUG Init... Found TheTVDB Api Key: XXXXXXXXXX7A1FFE
- 08/20/2013 01:23:35 PM DEBUG Init... Manual Archiving is disabled.
- 08/20/2013 01:23:35 PM DEBUG Init... VideoCleanUp has an HoursThreshold of 8.0 hours
- 08/20/2013 01:23:35 PM DEBUG Init... VideoCleanUp has an ConsecutiveThreshold of 3 consecutive missing times.
- 08/20/2013 01:23:35 PM DEBUG Init... PreScrapeMusicVids enabled = false
- 08/20/2013 01:23:35 PM DEBUG Init... Source path was not specified. Will try to auto-determine it later.
- 08/20/2013 01:23:35 PM INFO Init... Found source Netflix with path of [auto-determine]
- 08/20/2013 01:23:35 PM INFO Init... Setting source's custom_parser to: PlayOn
- 08/20/2013 01:23: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=
- 08/20/2013 01:23:35 PM INFO Init... Added Global Exclude, type=contains, value=/No videos available
- 08/20/2013 01:23:35 PM INFO Init... Added Global Exclude, type=regexp, value=/clip[s]?(/|$)
- 08/20/2013 01:23:35 PM INFO Init... Added Global Exclude, type=contains, value=Dragon Ball Z
- 08/20/2013 01:23:35 PM INFO Init... Testing connectivity to JSON-RPC web interface...
- 08/20/2013 01:23:35 PM DEBUG Init... HTTP POST http://xbmc:media@192.168.1.110:8080/jsonrpc
- 08/20/2013 01:23:35 PM DEBUG Init... POST data (Content-Length: 55) =
- {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
- 08/20/2013 01:23:35 PM DEBUG Init... JSON-RPC Response:
- {"id":"1","jsonrpc":"2.0","result":"pong"}
- 08/20/2013 01:23:35 PM INFO Init... JSON-RPC web connected = true
- 08/20/2013 01:23:35 PM INFO Init... Testing connectivity to JSON-RPC raw interface (listening for notifications)...
- 08/20/2013 01:23:35 PM DEBUG Init... Waiting for connection test to complete on 192.168.1.110
- 08/20/2013 01:23:35 PM INFO Init... Connecting to event listener on 192.168.1.110:8080
- 08/20/2013 01:23:35 PM NOTICE Init... Successfully connected to 192.168.1.110:8080. Listening for JSON-RPC messages.
- 08/20/2013 01:23:35 PM DEBUG Init... Sending request to 192.168.1.110:8080, json = {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "params": {}, "id": 1}
- 08/20/2013 01:23:35 PM WARN Init... The connection to 192.168.1.110:8080 has been closed. Will end listening now.
- 08/20/2013 01:23:36 PM ERROR Init... Failed to connect to JSON-RPC on TCP Port: 8080
- java.lang.Exception: Failed to connect to 192.168.1.110:8080
- com.bradvido.mylibrary.importer.importVideos(importer.java:289)
- com.bradvido.mylibrary.importer.main(importer.java:52)
- 08/20/2013 01:23:36 PM ERROR Init... Failed to end xbmcBox listener.
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa ----------------------Archiving Summary for ---Overall-------------------------
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa TV Success: 0, TV Fail: 0
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa Movie Success: 0, Movie Fail: 0
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa Music Video Success: 0, Music Video Fail: 0
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa Generic Success: 0, Generic Fail: 0
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa New videos archived: 0, existing videos updated: 0
- 08/20/2013 01:23:36 PM NOTICE Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0
- 08/20/2013 01:23:36 PM NOTICE Ending Done... Total processing time: 0 minute(s), 2 second(s)
- 08/20/2013 01:23:36 PM DEBUG Ending Closed connection to SQLITE database: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\QueuedMetaDataChanges.db
- 08/20/2013 01:23:36 PM DEBUG Ending Closed connection to SQLITE database: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\ArchivedFiles.db
- 08/20/2013 01:23:36 PM DEBUG Ending Closed connection to SQLITE database: C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\res\scraper.db
- 08/20/2013 01:23:36 PM NOTICE Ending Ended: XBMC.MyLibrary, v1.4.3, compatible with XBMC Frodo
- 08/20/2013 01:23:36 PM INFO Ending Closing logs. Deleting expired logs and ALL historical DEBUG logs.
- 08/20/2013 01:23:36 PM INFO Ending Deleting logfiles older than 30 days (07/21/2013 01:23:36 PM)
- 08/20/2013 01:23:36 PM DEBUG Ending Not expired, only 0 days old (08/20/2013 01:23:36 PM): C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.08.20_DEBUG.log
- 08/20/2013 01:23:36 PM DEBUG Ending Not expired, only 0 days old (08/20/2013 01:23:36 PM): C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.08.20_ERROR.log
- 08/20/2013 01:23:36 PM DEBUG Ending Not expired, only 0 days old (08/20/2013 01:23:36 PM): C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.08.20_INFO.log
- 08/20/2013 01:23:36 PM DEBUG Ending Not expired, only 0 days old (08/20/2013 01:23:36 PM): C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.08.20_NOTICE.log
- 08/20/2013 01:23:36 PM DEBUG Ending Not expired, only 0 days old (08/20/2013 01:23:36 PM): C:\Documents and Settings\nancy\Desktop\XBMC.MyLibrary-1.4.3\logs\XBMC.MyLibrary_2013.08.20_WARN.log
- 08/20/2013 01:23:36 PM INFO Ending Checked 5 log files for expiration, deleted 0 log files more than 30 days old.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement