Skip to content

Instantly share code, notes, and snippets.

@CyberPoison
Created February 11, 2020 08:13
Show Gist options
  • Save CyberPoison/7dca601433127c1c835bcb70a39b806c to your computer and use it in GitHub Desktop.
Save CyberPoison/7dca601433127c1c835bcb70a39b806c to your computer and use it in GitHub Desktop.
2020-02-11 05:06:55 - INFO :: MainThread : Starting Tautulli v2.1.44
2020-02-11 05:06:55 - INFO :: MainThread : [Docker] Linux 4.15.0-76-generic (#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020)
2020-02-11 05:06:55 - INFO :: MainThread : UTC (UTC+0000)
2020-02-11 05:06:55 - INFO :: MainThread : Python 2.7.16 (default, Nov 15 2019, 19:32:34) [GCC 9.2.0]
2020-02-11 05:06:55 - INFO :: MainThread : Program Dir: /app/tautulli
2020-02-11 05:06:55 - INFO :: MainThread : Config File: /config/config.ini
2020-02-11 05:06:55 - INFO :: MainThread : Database File: /config/tautulli.db
2020-02-11 05:06:55 - INFO :: MainThread : Checking if the database upgrades are required...
2020-02-11 05:06:56 - DEBUG :: MainThread : Altering database. Updating database table sessions.
2020-02-11 05:06:56 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2020-02-11 05:06:56 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2020-02-11 05:06:56 - INFO :: MainThread : Checking if configuration upgrades are required...
2020-02-11 05:06:56 - INFO :: MainThread : Retrieving latest version information from GitHub
2020-02-11 05:06:56 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2020-02-11 05:06:56 - DEBUG :: MainThread : Latest version is c825176563a21245a035514b1d870aa814d77f63
2020-02-11 05:06:56 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2020-02-11 05:06:56 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/c825176563a21245a035514b1d870aa814d77f63...None
2020-02-11 05:06:57 - INFO :: MainThread : Cannot compare versions. Are you running a local development version?
2020-02-11 05:06:57 - INFO :: MainThread : Tautulli is up to date
2020-02-11 05:06:57 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 05:06:57 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2020-02-11 05:06:58 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 05:06:58 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL.
2020-02-11 05:06:58 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 05:06:58 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2020-02-11 05:07:00 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2020-02-11 05:07:00 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2020-02-11 05:07:00 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:00 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:00 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:00 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:00 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:00 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:01 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:01 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:01 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:01 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:01 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2020-02-11 05:07:01 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2020-02-11 05:07:01 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket.
2020-02-11 05:07:01 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2020-02-11 05:07:01 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2020-02-11 05:07:01 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2020-02-11 05:07:01 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2020-02-11 05:07:01 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2020-02-11 05:07:01 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2020-02-11 05:07:01 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'root') and Plex admin.
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2020-02-11 05:07:01 - INFO :: MainThread : Tautulli is ready!
2020-02-11 05:07:16 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2020-02-11 05:07:17 - WARNING :: CP Server Thread-13 : No image input received.
2020-02-11 05:07:29 - INFO :: CP Server Thread-12 : Tautulli Config :: Writing configuration to file
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:18:22 - DEBUG :: CP Server Thread-6 : Tautulli Pmsconnect :: No library data.
2020-02-11 05:20:31 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 started by user 22461441 (Alliance Digital) with ratingKey 28722 (Ad Astra).
2020-02-11 05:20:35 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 is buffering.
2020-02-11 05:20:35 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 buffer count is 1.
2020-02-11 05:20:35 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 has changed transcode decision.
2020-02-11 05:20:56 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 has changed transcode decision.
2020-02-11 05:22:57 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 stopped.
2020-02-11 05:22:57 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 28722
2020-02-11 05:22:57 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 2 ratingKey 28722 from session queue
2020-02-11 05:26:07 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 3 started by user 22461441 (Alliance Digital) with ratingKey 28722 (Ad Astra).
2020-02-11 05:28:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 3 is buffering.
2020-02-11 05:28:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 3 buffer count is 1.
2020-02-11 05:28:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 3 has changed transcode decision.
2020-02-11 05:29:20 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 3 stopped.
2020-02-11 05:29:20 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 28722
2020-02-11 05:29:20 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 3 ratingKey 28722 from session queue
2020-02-11 05:34:42 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 4 started by user 13335089 (Screamfox) with ratingKey 28636 (Taken 2 (Clean Trailer)).
2020-02-11 05:34:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 4 stopped.
2020-02-11 05:34:50 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Session 4 ratingKey 28636 not logged. Does not meet logging criteria. Media type is 'clip'
2020-02-11 05:34:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 4 ratingKey 28636 from session queue
2020-02-11 05:43:15 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 5 started by user 13335089 (Screamfox) with ratingKey 16730 (Frontier - Le disciple).
2020-02-11 05:43:24 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 5 stopped.
2020-02-11 05:43:24 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 5 ratingKey 16730 is 9 secs which is less than 120 seconds, so we're not logging it.
2020-02-11 05:43:24 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 5 ratingKey 16730 from session queue
2020-02-11 05:43:47 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 6 started by user 13335089 (Screamfox) with ratingKey 16730 (Frontier - Le disciple).
2020-02-11 05:44:07 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 6 stopped.
2020-02-11 05:44:07 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 6 ratingKey 16730 is 20 secs which is less than 120 seconds, so we're not logging it.
2020-02-11 05:44:07 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 6 ratingKey 16730 from session queue
2020-02-11 05:52:55 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 7 started by user 13335089 (Screamfox) with ratingKey 1263 (Assassin's Creed).
2020-02-11 05:53:05 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 7 paused.
2020-02-11 05:53:06 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 7 stopped.
2020-02-11 05:53:06 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 7 ratingKey 1263 is 10 secs which is less than 120 seconds, so we're not logging it.
2020-02-11 05:53:06 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 7 ratingKey 1263 from session queue
2020-02-11 05:55:05 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 8 started by user 13335089 (Screamfox) with ratingKey 30289 (FIFA.World.Cup.2018.Final.France.Vs.Croatia.2160p.WEB-DL.AAC2.0.HDR.HEVC).
2020-02-11 05:55:14 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 8 stopped.
2020-02-11 05:55:14 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 8 ratingKey 30289 is 9 secs which is less than 120 seconds, so we're not logging it.
2020-02-11 05:55:14 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 8 ratingKey 30289 from session queue
2020-02-11 05:57:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E17' (30368, grandparent 29844) added to recently added queue.
2020-02-11 05:57:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E18' (30369, grandparent 29844) added to recently added queue.
2020-02-11 05:58:01 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E19' (30370, grandparent 29844) added to recently added queue.
2020-02-11 05:58:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E20' (30371, grandparent 29844) added to recently added queue.
2020-02-11 05:58:48 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E21' (30372, grandparent 29844) added to recently added queue.
2020-02-11 05:59:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E22' (30373, grandparent 29844) added to recently added queue.
2020-02-11 05:59:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E23' (30374, grandparent 29844) added to recently added queue.
2020-02-11 05:59:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E24' (30375, grandparent 29844) added to recently added queue.
2020-02-11 06:00:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E25' (30376, grandparent 29844) added to recently added queue.
2020-02-11 06:00:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S04 E26' (30377, grandparent 29844) added to recently added queue.
2020-02-11 06:00:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 5' (30378 , parent 29844) added to recently added queue.
2020-02-11 06:00:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E01' (30379, grandparent 29844) added to recently added queue.
2020-02-11 06:01:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E02' (30380, grandparent 29844) added to recently added queue.
2020-02-11 06:01:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E03' (30381, grandparent 29844) added to recently added queue.
2020-02-11 06:01:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E04' (30382, grandparent 29844) added to recently added queue.
2020-02-11 06:02:15 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E05' (30383, grandparent 29844) added to recently added queue.
2020-02-11 06:02:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E06' (30384, grandparent 29844) added to recently added queue.
2020-02-11 06:02:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E07' (30385, grandparent 29844) added to recently added queue.
2020-02-11 06:03:01 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E08' (30386, grandparent 29844) added to recently added queue.
2020-02-11 06:03:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E09' (30387, grandparent 29844) added to recently added queue.
2020-02-11 06:03:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E10' (30388, grandparent 29844) added to recently added queue.
2020-02-11 06:03:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E11' (30389, grandparent 29844) added to recently added queue.
2020-02-11 06:04:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E12' (30390, grandparent 29844) added to recently added queue.
2020-02-11 06:04:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E13' (30391, grandparent 29844) added to recently added queue.
2020-02-11 06:04:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E14' (30392, grandparent 29844) added to recently added queue.
2020-02-11 06:04:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E15' (30393, grandparent 29844) added to recently added queue.
2020-02-11 06:05:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E16' (30394, grandparent 29844) added to recently added queue.
2020-02-11 06:05:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E17' (30395, grandparent 29844) added to recently added queue.
2020-02-11 06:05:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E18' (30396, grandparent 29844) added to recently added queue.
2020-02-11 06:05:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E19' (30397, grandparent 29844) added to recently added queue.
2020-02-11 06:06:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E20' (30398, grandparent 29844) added to recently added queue.
2020-02-11 06:06:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E21' (30399, grandparent 29844) added to recently added queue.
2020-02-11 06:06:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E22' (30400, grandparent 29844) added to recently added queue.
2020-02-11 06:07:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S05 E23' (30401, grandparent 29844) added to recently added queue.
2020-02-11 06:07:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 6' (30402 , parent 29844) added to recently added queue.
2020-02-11 06:08:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30379 added to Plex.
2020-02-11 06:08:12 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/30403. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/30403 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 06:08:12 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30380 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30381 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30382 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30383 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30384 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30385 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30386 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30387 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30388 added to Plex.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:23 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30389 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30390 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30391 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30392 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30393 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30394 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30395 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30396 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30397 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30398 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30399 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30400 added to Plex.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:24 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30401 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E02' (30404, grandparent 29844) added to recently added queue.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30404 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30368 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30369 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30370 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30371 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30372 added to Plex.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:31 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30373 added to Plex.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30374 added to Plex.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30375 added to Plex.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30376 added to Plex.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30377 added to Plex.
2020-02-11 06:08:32 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:08:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E03' (30405, grandparent 29844) added to recently added queue.
2020-02-11 06:09:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E04' (30406, grandparent 29844) added to recently added queue.
2020-02-11 06:09:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E05' (30407, grandparent 29844) added to recently added queue.
2020-02-11 06:09:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E06' (30408, grandparent 29844) added to recently added queue.
2020-02-11 06:10:02 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E07' (30409, grandparent 29844) added to recently added queue.
2020-02-11 06:10:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E08' (30410, grandparent 29844) added to recently added queue.
2020-02-11 06:10:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E09' (30411, grandparent 29844) added to recently added queue.
2020-02-11 06:10:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E10' (30412, grandparent 29844) added to recently added queue.
2020-02-11 06:10:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E11' (30413, grandparent 29844) added to recently added queue.
2020-02-11 06:11:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E12' (30414, grandparent 29844) added to recently added queue.
2020-02-11 06:11:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E13' (30415, grandparent 29844) added to recently added queue.
2020-02-11 06:11:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E14' (30416, grandparent 29844) added to recently added queue.
2020-02-11 06:12:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E15' (30417, grandparent 29844) added to recently added queue.
2020-02-11 06:12:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E16' (30418, grandparent 29844) added to recently added queue.
2020-02-11 06:13:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E17' (30419, grandparent 29844) added to recently added queue.
2020-02-11 06:13:34 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E18' (30420, grandparent 29844) added to recently added queue.
2020-02-11 06:13:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E19' (30421, grandparent 29844) added to recently added queue.
2020-02-11 06:14:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E20' (30422, grandparent 29844) added to recently added queue.
2020-02-11 06:15:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E21' (30423, grandparent 29844) added to recently added queue.
2020-02-11 06:15:18 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E22' (30424, grandparent 29844) added to recently added queue.
2020-02-11 06:15:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E23' (30425, grandparent 29844) added to recently added queue.
2020-02-11 06:15:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S06 E24' (30426, grandparent 29844) added to recently added queue.
2020-02-11 06:15:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 7' (30427 , parent 29844) added to recently added queue.
2020-02-11 06:16:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E01' (30428, grandparent 29844) added to recently added queue.
2020-02-11 06:16:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E02' (30429, grandparent 29844) added to recently added queue.
2020-02-11 06:16:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E03' (30430, grandparent 29844) added to recently added queue.
2020-02-11 06:16:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E04' (30431, grandparent 29844) added to recently added queue.
2020-02-11 06:17:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E05' (30432, grandparent 29844) added to recently added queue.
2020-02-11 06:17:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E06' (30433, grandparent 29844) added to recently added queue.
2020-02-11 06:17:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E07' (30434, grandparent 29844) added to recently added queue.
2020-02-11 06:18:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E08' (30435, grandparent 29844) added to recently added queue.
2020-02-11 06:18:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E09' (30436, grandparent 29844) added to recently added queue.
2020-02-11 06:18:22 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:22 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:22 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:22 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:22 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:22 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 06:18:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E10' (30437, grandparent 29844) added to recently added queue.
2020-02-11 06:18:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E11' (30438, grandparent 29844) added to recently added queue.
2020-02-11 06:19:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E12' (30439, grandparent 29844) added to recently added queue.
2020-02-11 06:19:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E13' (30440, grandparent 29844) added to recently added queue.
2020-02-11 06:20:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E14' (30441, grandparent 29844) added to recently added queue.
2020-02-11 06:20:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E15' (30442, grandparent 29844) added to recently added queue.
2020-02-11 06:20:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E16' (30443, grandparent 29844) added to recently added queue.
2020-02-11 06:21:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E17' (30444, grandparent 29844) added to recently added queue.
2020-02-11 06:21:27 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E18' (30445, grandparent 29844) added to recently added queue.
2020-02-11 06:21:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E19' (30446, grandparent 29844) added to recently added queue.
2020-02-11 06:22:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E20' (30447, grandparent 29844) added to recently added queue.
2020-02-11 06:22:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E21' (30448, grandparent 29844) added to recently added queue.
2020-02-11 06:22:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E22' (30449, grandparent 29844) added to recently added queue.
2020-02-11 06:22:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S07 E23' (30450, grandparent 29844) added to recently added queue.
2020-02-11 06:22:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (30451 , parent 29844) added to recently added queue.
2020-02-11 06:23:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E01' (30452, grandparent 29844) added to recently added queue.
2020-02-11 06:23:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E02' (30453, grandparent 29844) added to recently added queue.
2020-02-11 06:23:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E03' (30454, grandparent 29844) added to recently added queue.
2020-02-11 06:24:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E04' (30455, grandparent 29844) added to recently added queue.
2020-02-11 06:24:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E05' (30456, grandparent 29844) added to recently added queue.
2020-02-11 06:24:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E06' (30457, grandparent 29844) added to recently added queue.
2020-02-11 06:24:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E07' (30458, grandparent 29844) added to recently added queue.
2020-02-11 06:24:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E08' (30459, grandparent 29844) added to recently added queue.
2020-02-11 06:25:02 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E09' (30460, grandparent 29844) added to recently added queue.
2020-02-11 06:25:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E10' (30461, grandparent 29844) added to recently added queue.
2020-02-11 06:25:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E11' (30462, grandparent 29844) added to recently added queue.
2020-02-11 06:25:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E12' (30463, grandparent 29844) added to recently added queue.
2020-02-11 06:26:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E13' (30464, grandparent 29844) added to recently added queue.
2020-02-11 06:26:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E14' (30465, grandparent 29844) added to recently added queue.
2020-02-11 06:26:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E15' (30466, grandparent 29844) added to recently added queue.
2020-02-11 06:27:15 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E16' (30467, grandparent 29844) added to recently added queue.
2020-02-11 06:27:18 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E17' (30468, grandparent 29844) added to recently added queue.
2020-02-11 06:27:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E18' (30469, grandparent 29844) added to recently added queue.
2020-02-11 06:27:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E19' (30470, grandparent 29844) added to recently added queue.
2020-02-11 06:28:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E20' (30471, grandparent 29844) added to recently added queue.
2020-02-11 06:28:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E21' (30472, grandparent 29844) added to recently added queue.
2020-02-11 06:28:52 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E22' (30473, grandparent 29844) added to recently added queue.
2020-02-11 06:28:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E23' (30474, grandparent 29844) added to recently added queue.
2020-02-11 06:29:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S08 E24' (30475, grandparent 29844) added to recently added queue.
2020-02-11 06:29:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 9' (30476 , parent 29844) added to recently added queue.
2020-02-11 06:29:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E01' (30477, grandparent 29844) added to recently added queue.
2020-02-11 06:29:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E02' (30478, grandparent 29844) added to recently added queue.
2020-02-11 06:29:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E03' (30479, grandparent 29844) added to recently added queue.
2020-02-11 06:29:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E04' (30480, grandparent 29844) added to recently added queue.
2020-02-11 06:30:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E05' (30481, grandparent 29844) added to recently added queue.
2020-02-11 06:30:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E06' (30482, grandparent 29844) added to recently added queue.
2020-02-11 06:30:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E07' (30483, grandparent 29844) added to recently added queue.
2020-02-11 06:31:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E08' (30484, grandparent 29844) added to recently added queue.
2020-02-11 06:31:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E09' (30485, grandparent 29844) added to recently added queue.
2020-02-11 06:31:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E10' (30486, grandparent 29844) added to recently added queue.
2020-02-11 06:32:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E11' (30487, grandparent 29844) added to recently added queue.
2020-02-11 06:32:34 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E12' (30488, grandparent 29844) added to recently added queue.
2020-02-11 06:32:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E13' (30489, grandparent 29844) added to recently added queue.
2020-02-11 06:33:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E14' (30490, grandparent 29844) added to recently added queue.
2020-02-11 06:33:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E15' (30491, grandparent 29844) added to recently added queue.
2020-02-11 06:33:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E16' (30492, grandparent 29844) added to recently added queue.
2020-02-11 06:33:48 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E17' (30493, grandparent 29844) added to recently added queue.
2020-02-11 06:34:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E18' (30494, grandparent 29844) added to recently added queue.
2020-02-11 06:34:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E19' (30495, grandparent 29844) added to recently added queue.
2020-02-11 06:34:27 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E20' (30496, grandparent 29844) added to recently added queue.
2020-02-11 06:34:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E21' (30497, grandparent 29844) added to recently added queue.
2020-02-11 06:35:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E22' (30498, grandparent 29844) added to recently added queue.
2020-02-11 06:35:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E23' (30499, grandparent 29844) added to recently added queue.
2020-02-11 06:35:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Criminal Minds S09 E24' (30500, grandparent 29844) added to recently added queue.
2020-02-11 06:35:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow' (30501) added to recently added queue.
2020-02-11 06:35:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (30502 , parent 30501) added to recently added queue.
2020-02-11 06:36:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E01' (30503, grandparent 30501) added to recently added queue.
2020-02-11 06:36:27 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E02' (30504, grandparent 30501) added to recently added queue.
2020-02-11 06:36:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E03' (30505, grandparent 30501) added to recently added queue.
2020-02-11 06:36:58 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30405 added to Plex.
2020-02-11 06:36:58 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:36:58 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30406 added to Plex.
2020-02-11 06:36:59 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:36:59 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30407 added to Plex.
2020-02-11 06:37:00 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:00 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30408 added to Plex.
2020-02-11 06:37:01 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:01 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30409 added to Plex.
2020-02-11 06:37:03 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:03 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30410 added to Plex.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30411 added to Plex.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30412 added to Plex.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30413 added to Plex.
2020-02-11 06:37:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E04' (30506, grandparent 30501) added to recently added queue.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30414 added to Plex.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:04 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30415 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30416 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30417 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30418 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30419 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30420 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30421 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30422 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30423 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30424 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30425 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30426 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30428 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30429 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30430 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30431 added to Plex.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:05 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30432 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30433 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30434 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30435 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30436 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30437 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30438 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30439 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30440 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30441 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30442 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30443 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30444 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30445 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30446 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30447 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30448 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30449 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30450 added to Plex.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:06 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30477 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30478 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30479 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30480 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30481 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30482 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30483 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30484 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30485 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30486 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30487 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30488 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30489 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30490 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30491 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30492 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30493 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30494 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30495 added to Plex.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:07 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30496 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30497 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30498 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30499 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30500 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30464 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30465 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30466 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30467 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30468 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30469 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30470 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30471 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30472 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30473 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30474 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30475 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30452 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30453 added to Plex.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:08 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30454 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30455 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30456 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30457 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30458 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30459 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30460 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30461 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30462 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 30463 added to Plex.
2020-02-11 06:37:09 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 06:37:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E05' (30507, grandparent 30501) added to recently added queue.
2020-02-11 06:37:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E06' (30508, grandparent 30501) added to recently added queue.
2020-02-11 06:38:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E07' (30509, grandparent 30501) added to recently added queue.
2020-02-11 06:38:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E08' (30510, grandparent 30501) added to recently added queue.
2020-02-11 06:38:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E09' (30511, grandparent 30501) added to recently added queue.
2020-02-11 06:38:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E10' (30512, grandparent 30501) added to recently added queue.
2020-02-11 06:38:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E11' (30513, grandparent 30501) added to recently added queue.
2020-02-11 06:39:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E12' (30514, grandparent 30501) added to recently added queue.
2020-02-11 06:39:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E13' (30515, grandparent 30501) added to recently added queue.
2020-02-11 06:39:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E14' (30516, grandparent 30501) added to recently added queue.
2020-02-11 06:39:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E15' (30517, grandparent 30501) added to recently added queue.
2020-02-11 06:39:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S01 E16' (30518, grandparent 30501) added to recently added queue.
2020-02-11 06:39:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 2' (30519 , parent 30501) added to recently added queue.
2020-02-11 06:39:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E01' (30520, grandparent 30501) added to recently added queue.
2020-02-11 06:39:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E02' (30521, grandparent 30501) added to recently added queue.
2020-02-11 06:40:02 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E03' (30522, grandparent 30501) added to recently added queue.
2020-02-11 06:40:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E04' (30523, grandparent 30501) added to recently added queue.
2020-02-11 06:40:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E05' (30524, grandparent 30501) added to recently added queue.
2020-02-11 06:40:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E06' (30525, grandparent 30501) added to recently added queue.
2020-02-11 06:40:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E07' (30526, grandparent 30501) added to recently added queue.
2020-02-11 06:40:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E08' (30527, grandparent 30501) added to recently added queue.
2020-02-11 06:41:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E09' (30528, grandparent 30501) added to recently added queue.
2020-02-11 06:41:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E10' (30529, grandparent 30501) added to recently added queue.
2020-02-11 06:41:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E11' (30530, grandparent 30501) added to recently added queue.
2020-02-11 06:42:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E12' (30531, grandparent 30501) added to recently added queue.
2020-02-11 06:42:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E13' (30532, grandparent 30501) added to recently added queue.
2020-02-11 06:42:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E14' (30533, grandparent 30501) added to recently added queue.
2020-02-11 06:43:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E15' (30534, grandparent 30501) added to recently added queue.
2020-02-11 06:43:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E16' (30535, grandparent 30501) added to recently added queue.
2020-02-11 06:43:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S02 E17' (30536, grandparent 30501) added to recently added queue.
2020-02-11 06:43:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 3' (30537 , parent 30501) added to recently added queue.
2020-02-11 06:44:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E01' (30538, grandparent 30501) added to recently added queue.
2020-02-11 06:44:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E02' (30539, grandparent 30501) added to recently added queue.
2020-02-11 06:44:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E03' (30540, grandparent 30501) added to recently added queue.
2020-02-11 06:44:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E04' (30541, grandparent 30501) added to recently added queue.
2020-02-11 06:45:01 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E05' (30542, grandparent 30501) added to recently added queue.
2020-02-11 06:45:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E06' (30543, grandparent 30501) added to recently added queue.
2020-02-11 06:45:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E07' (30544, grandparent 30501) added to recently added queue.
2020-02-11 06:45:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E08' (30545, grandparent 30501) added to recently added queue.
2020-02-11 06:45:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E09' (30546, grandparent 30501) added to recently added queue.
2020-02-11 06:45:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E10' (30547, grandparent 30501) added to recently added queue.
2020-02-11 06:46:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E11' (30548, grandparent 30501) added to recently added queue.
2020-02-11 06:47:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E12' (30549, grandparent 30501) added to recently added queue.
2020-02-11 06:47:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E13' (30550, grandparent 30501) added to recently added queue.
2020-02-11 06:47:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E14' (30551, grandparent 30501) added to recently added queue.
2020-02-11 06:47:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E15' (30552, grandparent 30501) added to recently added queue.
2020-02-11 06:48:18 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E16' (30553, grandparent 30501) added to recently added queue.
2020-02-11 06:48:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E17' (30554, grandparent 30501) added to recently added queue.
2020-02-11 06:48:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dc's Legends of Tomorrow S03 E18' (30555, grandparent 30501) added to recently added queue.
2020-02-11 06:48:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter' (30556) added to recently added queue.
2020-02-11 06:48:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (30557 , parent 30556) added to recently added queue.
2020-02-11 06:48:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E01' (30558, grandparent 30556) added to recently added queue.
2020-02-11 06:49:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E02' (30559, grandparent 30556) added to recently added queue.
2020-02-11 06:49:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E03' (30560, grandparent 30556) added to recently added queue.
2020-02-11 06:49:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E04' (30561, grandparent 30556) added to recently added queue.
2020-02-11 06:49:43 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30538 added to Plex.
2020-02-11 06:49:43 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:43 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30539 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30540 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30541 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30542 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30543 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30544 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30545 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30546 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30547 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30548 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30549 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30550 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30551 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30552 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30553 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30554 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30555 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30503 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30504 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30505 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30506 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30507 added to Plex.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:44 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30508 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30509 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30510 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30511 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30512 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30513 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30514 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30515 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30516 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30517 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30518 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30528 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30529 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30530 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30531 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30532 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30533 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30534 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30535 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30536 added to Plex.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:45 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30520 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30521 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30522 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30523 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30524 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30525 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30526 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 30527 added to Plex.
2020-02-11 06:49:46 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 06:49:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E05' (30562, grandparent 30556) added to recently added queue.
2020-02-11 06:50:16 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E06' (30563, grandparent 30556) added to recently added queue.
2020-02-11 06:50:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E07' (30564, grandparent 30556) added to recently added queue.
2020-02-11 06:50:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E08' (30565, grandparent 30556) added to recently added queue.
2020-02-11 06:51:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E09' (30566, grandparent 30556) added to recently added queue.
2020-02-11 06:51:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E10' (30567, grandparent 30556) added to recently added queue.
2020-02-11 06:51:48 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E11' (30568, grandparent 30556) added to recently added queue.
2020-02-11 06:52:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S01 E12' (30569, grandparent 30556) added to recently added queue.
2020-02-11 06:52:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 2' (30570 , parent 30556) added to recently added queue.
2020-02-11 06:52:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E01' (30571, grandparent 30556) added to recently added queue.
2020-02-11 06:52:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E02' (30572, grandparent 30556) added to recently added queue.
2020-02-11 06:52:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E03' (30573, grandparent 30556) added to recently added queue.
2020-02-11 06:52:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E04' (30574, grandparent 30556) added to recently added queue.
2020-02-11 06:53:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E05' (30575, grandparent 30556) added to recently added queue.
2020-02-11 06:53:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E06' (30576, grandparent 30556) added to recently added queue.
2020-02-11 06:53:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E07' (30577, grandparent 30556) added to recently added queue.
2020-02-11 06:53:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E08' (30578, grandparent 30556) added to recently added queue.
2020-02-11 06:53:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E09' (30579, grandparent 30556) added to recently added queue.
2020-02-11 06:53:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E10' (30580, grandparent 30556) added to recently added queue.
2020-02-11 06:53:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E11' (30581, grandparent 30556) added to recently added queue.
2020-02-11 06:53:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S02 E12' (30582, grandparent 30556) added to recently added queue.
2020-02-11 06:53:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 3' (30583 , parent 30556) added to recently added queue.
2020-02-11 06:53:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E01' (30584, grandparent 30556) added to recently added queue.
2020-02-11 06:54:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E02' (30585, grandparent 30556) added to recently added queue.
2020-02-11 06:54:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E03' (30586, grandparent 30556) added to recently added queue.
2020-02-11 06:54:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E04' (30587, grandparent 30556) added to recently added queue.
2020-02-11 06:54:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E05' (30588, grandparent 30556) added to recently added queue.
2020-02-11 06:54:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E06' (30589, grandparent 30556) added to recently added queue.
2020-02-11 06:54:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E07' (30590, grandparent 30556) added to recently added queue.
2020-02-11 06:54:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E08' (30591, grandparent 30556) added to recently added queue.
2020-02-11 06:54:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E09' (30592, grandparent 30556) added to recently added queue.
2020-02-11 06:54:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E10' (30593, grandparent 30556) added to recently added queue.
2020-02-11 06:54:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E11' (30594, grandparent 30556) added to recently added queue.
2020-02-11 06:54:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Dexter S03 E12' (30595, grandparent 30556) added to recently added queue.
2020-02-11 06:54:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 4' (30596 , parent 30556) added to recently added queue.
2020-02-11 06:54:54 - INFO :: MainThread : Signal 15 caught, saving and exiting...
2020-02-11 06:54:54 - INFO :: MainThread : Tautulli WebStart :: Stopping Tautulli web server...
2020-02-11 06:54:54 - INFO :: MainThread : Tautulli WebSocket :: Disconnecting websocket...
2020-02-11 06:54:54 - INFO :: Thread-2 : Tautulli NotificationHandler :: Notification thread exiting...
2020-02-11 06:54:54 - INFO :: Thread-1 : Tautulli NotificationHandler :: Notification thread exiting...
2020-02-11 06:54:54 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 06:54:54 - INFO :: MainThread : Tautulli is shutting down...
2020-02-11 06:55:14 - INFO :: MainThread : Starting Tautulli v2.1.44
2020-02-11 06:55:14 - INFO :: MainThread : [Docker] Linux 4.15.0-76-generic (#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020)
2020-02-11 06:55:14 - INFO :: MainThread : UTC (UTC+0000)
2020-02-11 06:55:14 - INFO :: MainThread : Python 2.7.16 (default, Nov 15 2019, 19:32:34) [GCC 9.2.0]
2020-02-11 06:55:14 - INFO :: MainThread : Program Dir: /app/tautulli
2020-02-11 06:55:14 - INFO :: MainThread : Config File: /config/config.ini
2020-02-11 06:55:14 - INFO :: MainThread : Database File: /config/tautulli.db
2020-02-11 06:55:14 - INFO :: MainThread : Checking if the database upgrades are required...
2020-02-11 06:55:14 - INFO :: MainThread : Checking if configuration upgrades are required...
2020-02-11 06:55:14 - INFO :: MainThread : Retrieving latest version information from GitHub
2020-02-11 06:55:14 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2020-02-11 06:55:14 - DEBUG :: MainThread : Latest version is c825176563a21245a035514b1d870aa814d77f63
2020-02-11 06:55:14 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2020-02-11 06:55:14 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/c825176563a21245a035514b1d870aa814d77f63...None
2020-02-11 06:55:14 - INFO :: MainThread : Cannot compare versions. Are you running a local development version?
2020-02-11 06:55:14 - INFO :: MainThread : Tautulli is up to date
2020-02-11 06:55:14 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2020-02-11 06:55:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 06:55:14 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL.
2020-02-11 06:55:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 06:55:14 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2020-02-11 06:55:16 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2020-02-11 06:55:16 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2020-02-11 06:55:16 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:16 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:16 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2020-02-11 06:55:17 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2020-02-11 06:55:17 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket.
2020-02-11 06:55:17 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2020-02-11 06:55:17 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2020-02-11 06:55:17 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2020-02-11 06:55:17 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2020-02-11 06:55:17 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2020-02-11 06:55:17 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2020-02-11 06:55:17 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'root') and Plex admin.
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2020-02-11 06:55:17 - INFO :: MainThread : Tautulli is ready!
2020-02-11 06:55:19 - WARNING :: CP Server Thread-12 : No image input received.
2020-02-11 06:55:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E11' (33616, grandparent 33604) added to recently added queue.
2020-02-11 06:55:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E12' (33617, grandparent 33604) added to recently added queue.
2020-02-11 06:55:39 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2020-02-11 06:55:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E13' (33618, grandparent 33604) added to recently added queue.
2020-02-11 06:55:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E14' (33619, grandparent 33604) added to recently added queue.
2020-02-11 06:55:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E15' (33620, grandparent 33604) added to recently added queue.
2020-02-11 06:55:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E16' (33621, grandparent 33604) added to recently added queue.
2020-02-11 06:55:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E17' (33622, grandparent 33604) added to recently added queue.
2020-02-11 06:56:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E18' (33623, grandparent 33604) added to recently added queue.
2020-02-11 06:56:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E19' (33624, grandparent 33604) added to recently added queue.
2020-02-11 06:56:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E20' (33625, grandparent 33604) added to recently added queue.
2020-02-11 06:56:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E21' (33626, grandparent 33604) added to recently added queue.
2020-02-11 06:56:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E22' (33627, grandparent 33604) added to recently added queue.
2020-02-11 06:56:31 - INFO :: CP Server Thread-8 : Tautulli Notifiers :: Added new notification agent: Script (notifier_id 1).
2020-02-11 06:56:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E23' (33628, grandparent 33604) added to recently added queue.
2020-02-11 06:56:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S01 E24' (33629, grandparent 33604) added to recently added queue.
2020-02-11 06:56:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 2' (33630 , parent 33604) added to recently added queue.
2020-02-11 06:56:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E01' (33631, grandparent 33604) added to recently added queue.
2020-02-11 06:56:44 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 06:56:48 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E02' (33632, grandparent 33604) added to recently added queue.
2020-02-11 06:56:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E03' (33633, grandparent 33604) added to recently added queue.
2020-02-11 06:56:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E04' (33634, grandparent 33604) added to recently added queue.
2020-02-11 06:57:01 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E05' (33635, grandparent 33604) added to recently added queue.
2020-02-11 06:57:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E06' (33636, grandparent 33604) added to recently added queue.
2020-02-11 06:57:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E07' (33637, grandparent 33604) added to recently added queue.
2020-02-11 06:57:13 - INFO :: CP Server Thread-11 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 06:57:15 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E08' (33638, grandparent 33604) added to recently added queue.
2020-02-11 06:57:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E09' (33639, grandparent 33604) added to recently added queue.
2020-02-11 06:57:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E10' (33640, grandparent 33604) added to recently added queue.
2020-02-11 06:57:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E11' (33641, grandparent 33604) added to recently added queue.
2020-02-11 06:57:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E12' (33642, grandparent 33604) added to recently added queue.
2020-02-11 06:57:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E13' (33643, grandparent 33604) added to recently added queue.
2020-02-11 06:57:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E14' (33644, grandparent 33604) added to recently added queue.
2020-02-11 06:58:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E15' (33645, grandparent 33604) added to recently added queue.
2020-02-11 06:58:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E16' (33646, grandparent 33604) added to recently added queue.
2020-02-11 06:58:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E17' (33647, grandparent 33604) added to recently added queue.
2020-02-11 06:58:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E18' (33648, grandparent 33604) added to recently added queue.
2020-02-11 06:58:18 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E19' (33649, grandparent 33604) added to recently added queue.
2020-02-11 06:58:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E20' (33650, grandparent 33604) added to recently added queue.
2020-02-11 06:58:27 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E21' (33651, grandparent 33604) added to recently added queue.
2020-02-11 06:58:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S02 E22' (33652, grandparent 33604) added to recently added queue.
2020-02-11 06:58:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 3' (33653 , parent 33604) added to recently added queue.
2020-02-11 06:58:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E01' (33654, grandparent 33604) added to recently added queue.
2020-02-11 06:58:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E02' (33655, grandparent 33604) added to recently added queue.
2020-02-11 06:58:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E03' (33656, grandparent 33604) added to recently added queue.
2020-02-11 06:59:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E04' (33657, grandparent 33604) added to recently added queue.
2020-02-11 06:59:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E05' (33658, grandparent 33604) added to recently added queue.
2020-02-11 06:59:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E06' (33659, grandparent 33604) added to recently added queue.
2020-02-11 06:59:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E07' (33660, grandparent 33604) added to recently added queue.
2020-02-11 06:59:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E08' (33661, grandparent 33604) added to recently added queue.
2020-02-11 06:59:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E09' (33662, grandparent 33604) added to recently added queue.
2020-02-11 06:59:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E10' (33663, grandparent 33604) added to recently added queue.
2020-02-11 06:59:34 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E11' (33664, grandparent 33604) added to recently added queue.
2020-02-11 06:59:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E12' (33665, grandparent 33604) added to recently added queue.
2020-02-11 06:59:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E13' (33666, grandparent 33604) added to recently added queue.
2020-02-11 07:00:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E14' (33667, grandparent 33604) added to recently added queue.
2020-02-11 07:00:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E15' (33668, grandparent 33604) added to recently added queue.
2020-02-11 07:00:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E16' (33669, grandparent 33604) added to recently added queue.
2020-02-11 07:00:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E17' (33670, grandparent 33604) added to recently added queue.
2020-02-11 07:00:18 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E18' (33671, grandparent 33604) added to recently added queue.
2020-02-11 07:00:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E19' (33672, grandparent 33604) added to recently added queue.
2020-02-11 07:00:34 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E20' (33673, grandparent 33604) added to recently added queue.
2020-02-11 07:00:52 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E21' (33674, grandparent 33604) added to recently added queue.
2020-02-11 07:01:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S03 E22' (33675, grandparent 33604) added to recently added queue.
2020-02-11 07:01:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 4' (33676 , parent 33604) added to recently added queue.
2020-02-11 07:01:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E01' (33677, grandparent 33604) added to recently added queue.
2020-02-11 07:02:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E02' (33678, grandparent 33604) added to recently added queue.
2020-02-11 07:02:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E03' (33679, grandparent 33604) added to recently added queue.
2020-02-11 07:02:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E04' (33680, grandparent 33604) added to recently added queue.
2020-02-11 07:02:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E05' (33681, grandparent 33604) added to recently added queue.
2020-02-11 07:03:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E06' (33682, grandparent 33604) added to recently added queue.
2020-02-11 07:03:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E07' (33683, grandparent 33604) added to recently added queue.
2020-02-11 07:03:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E08' (33684, grandparent 33604) added to recently added queue.
2020-02-11 07:03:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E09' (33685, grandparent 33604) added to recently added queue.
2020-02-11 07:04:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E10' (33686, grandparent 33604) added to recently added queue.
2020-02-11 07:04:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E11' (33687, grandparent 33604) added to recently added queue.
2020-02-11 07:04:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E12' (33688, grandparent 33604) added to recently added queue.
2020-02-11 07:05:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E13' (33689, grandparent 33604) added to recently added queue.
2020-02-11 07:05:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E14' (33690, grandparent 33604) added to recently added queue.
2020-02-11 07:06:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E15' (33691, grandparent 33604) added to recently added queue.
2020-02-11 07:06:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E16' (33692, grandparent 33604) added to recently added queue.
2020-02-11 07:06:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E17' (33693, grandparent 33604) added to recently added queue.
2020-02-11 07:06:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E18' (33694, grandparent 33604) added to recently added queue.
2020-02-11 07:07:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E19' (33695, grandparent 33604) added to recently added queue.
2020-02-11 07:07:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E20' (33696, grandparent 33604) added to recently added queue.
2020-02-11 07:07:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E21' (33697, grandparent 33604) added to recently added queue.
2020-02-11 07:08:01 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E22' (33698, grandparent 33604) added to recently added queue.
2020-02-11 07:08:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E23' (33699, grandparent 33604) added to recently added queue.
2020-02-11 07:08:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E24' (33700, grandparent 33604) added to recently added queue.
2020-02-11 07:08:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S04 E25' (33701, grandparent 33604) added to recently added queue.
2020-02-11 07:08:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 5' (33702 , parent 33604) added to recently added queue.
2020-02-11 07:08:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E01' (33703, grandparent 33604) added to recently added queue.
2020-02-11 07:09:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E02' (33704, grandparent 33604) added to recently added queue.
2020-02-11 07:09:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E03' (33705, grandparent 33604) added to recently added queue.
2020-02-11 07:09:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E04' (33706, grandparent 33604) added to recently added queue.
2020-02-11 07:10:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E05' (33707, grandparent 33604) added to recently added queue.
2020-02-11 07:10:16 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E06' (33708, grandparent 33604) added to recently added queue.
2020-02-11 07:10:19 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:10:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E07' (33709, grandparent 33604) added to recently added queue.
2020-02-11 07:10:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E08' (33710, grandparent 33604) added to recently added queue.
2020-02-11 07:11:56 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33703 added to Plex.
2020-02-11 07:11:56 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33711. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33711 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:11:56 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:11:56 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:11:56 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33704 added to Plex.
2020-02-11 07:11:56 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:11:56 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33705 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33706 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33707 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33708 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33709 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33710 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33677 added to Plex.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:11 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33678 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33679 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33680 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33681 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33682 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33683 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33684 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33685 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33686 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33687 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33688 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33689 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33690 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33691 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33692 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33693 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33694 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33695 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33696 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33697 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33698 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33699 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33700 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33701 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33616 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33617 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33618 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33619 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33620 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33621 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33622 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33623 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33624 added to Plex.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:12 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33625 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33626 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33627 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33628 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33629 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33631 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33632 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33633 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33634 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33635 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33636 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33637 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33638 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33639 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33640 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33641 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33642 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33643 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33644 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33645 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33646 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33647 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33648 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33649 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33650 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33651 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33652 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33664 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33665 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33666 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33667 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33668 added to Plex.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:13 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33669 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33670 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33671 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33672 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33673 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33674 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33675 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33654 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33655 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33656 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33657 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33658 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33659 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33660 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33661 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33662 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33663 added to Plex.
2020-02-11 07:12:14 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:12:56 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33712. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33712 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:12:56 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:13:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E11' (33713, grandparent 33604) added to recently added queue.
2020-02-11 07:14:28 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33713 added to Plex.
2020-02-11 07:14:28 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33714. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33714 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:14:28 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:14:28 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:14:41 - INFO :: CP Server Thread-6 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:15:13 - INFO :: CP Server Thread-13 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:15:28 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33715. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33715 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:15:28 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:15:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E14' (33716, grandparent 33604) added to recently added queue.
2020-02-11 07:16:58 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 33716 added to Plex.
2020-02-11 07:16:58 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33717. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33717 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:16:58 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:16:58 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 07:17:01 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:17:39 - INFO :: CP Server Thread-11 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:17:39 - DEBUG :: CP Server Thread-11 : Sending test Script notification.
2020-02-11 07:17:39 - DEBUG :: CP Server Thread-11 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'test' (manual trigger).
2020-02-11 07:17:39 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1.
2020-02-11 07:17:39 - DEBUG :: Thread-2 : Tautulli Notifiers :: Trying to run notify script, action: test, arguments: [u'--jbop', u'stream', u'--username', u'{username}', u'--sessionId', u'{session_id}', u'--killMessage', u'Transcoding streams are not allowed from the 4K Movies library.']
2020-02-11 07:17:39 - DEBUG :: Thread-2 : Tautulli Notifiers :: Full script is: ['python', u'/opt/appdata/JBOPS/killstream/kill_stream.py', '--jbop', 'stream', '--username', '{username}', '--sessionId', '{session_id}', '--killMessage', 'Transcoding streams are not allowed from the 4K Movies library.']
2020-02-11 07:17:39 - DEBUG :: Thread-2 : Tautulli Notifiers :: Executing script in a new thread.
2020-02-11 07:17:40 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2020-02-11 07:17:40 - WARNING :: CP Server Thread-14 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key () or session_id ({session_id}).
2020-02-11 07:17:40 - DEBUG :: Thread-18 : Tautulli Notifiers :: Subprocess returned with status code 0.
2020-02-11 07:17:40 - DEBUG :: Thread-18 : Tautulli Notifiers :: Script returned:
Tautulli API cmd 'terminate_session' failed: Failed to terminate session: Invalid session_key () or session_id ({session_id}).
2020-02-11 07:17:40 - INFO :: Thread-18 : Tautulli Notifiers :: Script notification sent.
2020-02-11 07:17:58 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33718. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33718 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:17:58 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:23 - DEBUG :: CP Server Thread-12 : Tautulli Pmsconnect :: No library data.
2020-02-11 07:18:58 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33719. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33719 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:18:58 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:19:28 - INFO :: CP Server Thread-8 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:19:58 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33720. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33720 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:19:58 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:20:14 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:20:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E19' (33721, grandparent 33604) added to recently added queue.
2020-02-11 07:20:36 - WARNING :: CP Server Thread-12 : No image input received.
2020-02-11 07:20:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E20' (33722, grandparent 33604) added to recently added queue.
2020-02-11 07:21:32 - INFO :: CP Server Thread-12 : Tautulli Config :: Writing configuration to file
2020-02-11 07:21:58 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33721 added to Plex.
2020-02-11 07:21:58 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33723. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33723 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:21:58 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:21:58 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:21:58 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33722 added to Plex.
2020-02-11 07:21:59 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:22:59 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33724. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33724 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:22:59 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:23:14 - INFO :: CP Server Thread-7 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:23:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E23' (33725, grandparent 33604) added to recently added queue.
2020-02-11 07:23:26 - WARNING :: CP Server Thread-8 : No image input received.
2020-02-11 07:23:40 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2020-02-11 07:23:49 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:23:56 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:24:02 - WARNING :: CP Server Thread-9 : No image input received.
2020-02-11 07:24:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S05 E24' (33726, grandparent 33604) added to recently added queue.
2020-02-11 07:24:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (33727 , parent 33604) added to recently added queue.
2020-02-11 07:24:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E01' (33728, grandparent 33604) added to recently added queue.
2020-02-11 07:24:56 - INFO :: CP Server Thread-7 : Tautulli Config :: Writing configuration to file
2020-02-11 07:25:30 - INFO :: CP Server Thread-13 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:25:30 - DEBUG :: CP Server Thread-13 : Sending test Script notification.
2020-02-11 07:25:30 - DEBUG :: CP Server Thread-13 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'test' (manual trigger).
2020-02-11 07:25:30 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1.
2020-02-11 07:25:30 - DEBUG :: Thread-1 : Tautulli Notifiers :: Trying to run notify script, action: test, arguments: [u'--jbop', u'stream', u'--username', u'{username}', u'--sessionId', u'{session_id}', u'--killMessage', u'Transcoding streams are not allowed from the 4K Movies library.']
2020-02-11 07:25:30 - DEBUG :: Thread-1 : Tautulli Notifiers :: Full script is: ['python', u'/opt/appdata/JBOPS/killstream/kill_stream.py', '--jbop', 'stream', '--username', '{username}', '--sessionId', '{session_id}', '--killMessage', 'Transcoding streams are not allowed from the 4K Movies library.']
2020-02-11 07:25:30 - DEBUG :: Thread-1 : Tautulli Notifiers :: Executing script in a new thread.
2020-02-11 07:25:30 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2020-02-11 07:25:30 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key () or session_id ({session_id}).
2020-02-11 07:25:30 - DEBUG :: Thread-21 : Tautulli Notifiers :: Subprocess returned with status code 0.
2020-02-11 07:25:30 - DEBUG :: Thread-21 : Tautulli Notifiers :: Script returned:
Tautulli API cmd 'terminate_session' failed: Failed to terminate session: Invalid session_key () or session_id ({session_id}).
2020-02-11 07:25:30 - INFO :: Thread-21 : Tautulli Notifiers :: Script notification sent.
2020-02-11 07:25:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E02' (33729, grandparent 33604) added to recently added queue.
2020-02-11 07:26:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E03' (33730, grandparent 33604) added to recently added queue.
2020-02-11 07:26:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E04' (33731, grandparent 33604) added to recently added queue.
2020-02-11 07:27:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E05' (33732, grandparent 33604) added to recently added queue.
2020-02-11 07:27:37 - INFO :: CP Server Thread-6 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:27:44 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Script (notifier_id 1).
2020-02-11 07:27:44 - DEBUG :: CP Server Thread-5 : Sending test Script notification.
2020-02-11 07:27:44 - DEBUG :: CP Server Thread-5 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'test' (manual trigger).
2020-02-11 07:27:44 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1.
2020-02-11 07:27:44 - DEBUG :: Thread-2 : Tautulli Notifiers :: Trying to run notify script, action: test, arguments: [u'--jbop', u'stream', u'--username', u'{username}', u'--sessionId', u'{session_id}', u'--killMessage', u'Transcoding streams are not allowed from the 4K Movies library.']
2020-02-11 07:27:44 - DEBUG :: Thread-2 : Tautulli Notifiers :: Full script is: ['python', u'/opt/appdata/JBOPS/killstream/kill_stream.py', '--jbop', 'stream', '--username', '{username}', '--sessionId', '{session_id}', '--killMessage', 'Transcoding streams are not allowed from the 4K Movies library.']
2020-02-11 07:27:44 - DEBUG :: Thread-2 : Tautulli Notifiers :: Executing script in a new thread.
2020-02-11 07:27:45 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2020-02-11 07:27:45 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key () or session_id ({session_id}).
2020-02-11 07:27:45 - DEBUG :: Thread-23 : Tautulli Notifiers :: Subprocess returned with status code 0.
2020-02-11 07:27:45 - DEBUG :: Thread-23 : Tautulli Notifiers :: Script returned:
Tautulli API cmd 'terminate_session' failed: Failed to terminate session: Invalid session_key () or session_id ({session_id}).
2020-02-11 07:27:45 - INFO :: Thread-23 : Tautulli Notifiers :: Script notification sent.
2020-02-11 07:28:23 - WARNING :: CP Server Thread-11 : No image input received.
2020-02-11 07:28:29 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2020-02-11 07:28:29 - WARNING :: CP Server Thread-14 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (12) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33725 added to Plex.
2020-02-11 07:28:30 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33733. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33733 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:28:30 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33726 added to Plex.
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33728 added to Plex.
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:28:30 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33729 added to Plex.
2020-02-11 07:28:40 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2020-02-11 07:28:40 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (12) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33730 added to Plex.
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33731 added to Plex.
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33732 added to Plex.
2020-02-11 07:28:42 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 07:29:09 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2020-02-11 07:29:15 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E07' (33734, grandparent 33604) added to recently added queue.
2020-02-11 07:29:34 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2020-02-11 07:29:37 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2020-02-11 07:30:15 - DEBUG :: Thread-16 : Tautulli TimelineHandler :: Library item 33734 added to Plex.
2020-02-11 07:30:15 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33735. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33735 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:30:15 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:30:30 - DEBUG :: Thread-16 : Added 1 items to the recently_added database table.
2020-02-11 07:30:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E09' (33736, grandparent 33604) added to recently added queue.
2020-02-11 07:31:35 - DEBUG :: CP Server Thread-9 : Tautulli WebAuth :: Admin user 'Alliance Digital' logged into Tautulli using Plex OAuth login.
2020-02-11 07:31:55 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 33736 added to Plex.
2020-02-11 07:31:55 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33737. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33737 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:31:55 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:32:07 - WARNING :: CP Server Thread-10 : No image input received.
2020-02-11 07:32:10 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table.
2020-02-11 07:32:16 - INFO :: CP Server Thread-7 : Tautulli Config :: Writing configuration to file
2020-02-11 07:32:16 - WARNING :: CP Server Thread-7 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (12) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:32:27 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file
2020-02-11 07:32:27 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (12) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:32:55 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33738. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33738 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:32:55 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:33:55 - WARNING :: Thread-3 : Failed to access uri endpoint /library/metadata/33739. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='195.***.***.***', port=32400): Max retries exceeded with url: /library/metadata/33739 (Caused by ReadTimeoutError("HTTPConnectionPool(host='195.***.***.***', port=32400): Read timed out. (read timeout=15)",))
2020-02-11 07:33:55 - WARNING :: Thread-3 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2020-02-11 07:34:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E13' (33740, grandparent 33604) added to recently added queue.
2020-02-11 07:35:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E14' (33741, grandparent 33604) added to recently added queue.
2020-02-11 07:35:50 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2020-02-11 07:35:50 - WARNING :: CP Server Thread-14 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (12) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:36:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E15' (33742, grandparent 33604) added to recently added queue.
2020-02-11 07:36:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E16' (33743, grandparent 33604) added to recently added queue.
2020-02-11 07:37:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E17' (33744, grandparent 33604) added to recently added queue.
2020-02-11 07:37:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E18' (33745, grandparent 33604) added to recently added queue.
2020-02-11 07:37:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E19' (33746, grandparent 33604) added to recently added queue.
2020-02-11 07:37:48 - WARNING :: CP Server Thread-10 : No image input received.
2020-02-11 07:38:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E20' (33747, grandparent 33604) added to recently added queue.
2020-02-11 07:38:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E21' (33748, grandparent 33604) added to recently added queue.
2020-02-11 07:38:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S06 E22' (33749, grandparent 33604) added to recently added queue.
2020-02-11 07:38:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 7' (33750 , parent 33604) added to recently added queue.
2020-02-11 07:39:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E01' (33751, grandparent 33604) added to recently added queue.
2020-02-11 07:39:18 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2020-02-11 07:39:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E02' (33752, grandparent 33604) added to recently added queue.
2020-02-11 07:39:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E03' (33753, grandparent 33604) added to recently added queue.
2020-02-11 07:40:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E04' (33754, grandparent 33604) added to recently added queue.
2020-02-11 07:40:34 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E05' (33755, grandparent 33604) added to recently added queue.
2020-02-11 07:40:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E06' (33756, grandparent 33604) added to recently added queue.
2020-02-11 07:41:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E07' (33757, grandparent 33604) added to recently added queue.
2020-02-11 07:41:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E08' (33758, grandparent 33604) added to recently added queue.
2020-02-11 07:41:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E09' (33759, grandparent 33604) added to recently added queue.
2020-02-11 07:41:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E10' (33760, grandparent 33604) added to recently added queue.
2020-02-11 07:42:02 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S07 E11' (33761, grandparent 33604) added to recently added queue.
2020-02-11 07:42:02 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 8' (33762 , parent 33604) added to recently added queue.
2020-02-11 07:42:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E01' (33763, grandparent 33604) added to recently added queue.
2020-02-11 07:42:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E02' (33764, grandparent 33604) added to recently added queue.
2020-02-11 07:42:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E03' (33765, grandparent 33604) added to recently added queue.
2020-02-11 07:42:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E04' (33766, grandparent 33604) added to recently added queue.
2020-02-11 07:42:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E05' (33767, grandparent 33604) added to recently added queue.
2020-02-11 07:42:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E06' (33768, grandparent 33604) added to recently added queue.
2020-02-11 07:42:48 - WARNING :: CP Server Thread-7 : No image input received.
2020-02-11 07:42:52 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E07' (33769, grandparent 33604) added to recently added queue.
2020-02-11 07:43:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E08' (33770, grandparent 33604) added to recently added queue.
2020-02-11 07:43:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E09' (33771, grandparent 33604) added to recently added queue.
2020-02-11 07:43:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E10' (33772, grandparent 33604) added to recently added queue.
2020-02-11 07:43:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E11' (33773, grandparent 33604) added to recently added queue.
2020-02-11 07:43:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E12' (33774, grandparent 33604) added to recently added queue.
2020-02-11 07:43:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E13' (33775, grandparent 33604) added to recently added queue.
2020-02-11 07:43:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E14' (33776, grandparent 33604) added to recently added queue.
2020-02-11 07:44:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E15' (33777, grandparent 33604) added to recently added queue.
2020-02-11 07:44:27 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E16' (33778, grandparent 33604) added to recently added queue.
2020-02-11 07:44:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E17' (33779, grandparent 33604) added to recently added queue.
2020-02-11 07:44:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E18' (33780, grandparent 33604) added to recently added queue.
2020-02-11 07:45:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S08 E19' (33781, grandparent 33604) added to recently added queue.
2020-02-11 07:45:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 9' (33782 , parent 33604) added to recently added queue.
2020-02-11 07:45:10 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E01' (33783, grandparent 33604) added to recently added queue.
2020-02-11 07:45:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E02' (33784, grandparent 33604) added to recently added queue.
2020-02-11 07:45:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E03' (33785, grandparent 33604) added to recently added queue.
2020-02-11 07:45:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E04' (33786, grandparent 33604) added to recently added queue.
2020-02-11 07:45:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E05' (33787, grandparent 33604) added to recently added queue.
2020-02-11 07:46:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E06' (33788, grandparent 33604) added to recently added queue.
2020-02-11 07:46:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E07' (33789, grandparent 33604) added to recently added queue.
2020-02-11 07:46:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E08' (33790, grandparent 33604) added to recently added queue.
2020-02-11 07:46:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E09' (33791, grandparent 33604) added to recently added queue.
2020-02-11 07:46:57 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E10' (33792, grandparent 33604) added to recently added queue.
2020-02-11 07:47:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E11' (33793, grandparent 33604) added to recently added queue.
2020-02-11 07:47:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E12' (33794, grandparent 33604) added to recently added queue.
2020-02-11 07:47:23 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2020-02-11 07:47:24 - WARNING :: CP Server Thread-8 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:47:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Scrubs S09 E13' (33795, grandparent 33604) added to recently added queue.
2020-02-11 07:47:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (33796) added to recently added queue.
2020-02-11 07:47:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (33797 , parent 33796) added to recently added queue.
2020-02-11 07:47:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E01' (33798, grandparent 33796) added to recently added queue.
2020-02-11 07:47:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E02' (33799, grandparent 33796) added to recently added queue.
2020-02-11 07:47:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E03' (33800, grandparent 33796) added to recently added queue.
2020-02-11 07:48:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E04' (33801, grandparent 33796) added to recently added queue.
2020-02-11 07:48:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E05' (33802, grandparent 33796) added to recently added queue.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33763 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33764 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33765 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33766 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33767 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33768 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33769 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33770 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33771 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33772 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33773 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33774 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33775 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33776 added to Plex.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:24 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33777 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33778 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33779 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33780 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E06' (33803, grandparent 33796) added to recently added queue.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33781 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33792 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33793 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33794 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33795 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33783 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33784 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33785 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33786 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33787 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33788 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33789 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33790 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33791 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33760 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33761 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33751 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33752 added to Plex.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:25 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33753 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33754 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33755 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33756 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33757 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33758 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33759 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33740 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33741 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33742 added to Plex.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:26 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33743 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33744 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33745 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33746 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33747 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33748 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Tautulli TimelineHandler :: Library item 33749 added to Plex.
2020-02-11 07:48:33 - DEBUG :: Thread-20 : Added 1 items to the recently_added database table.
2020-02-11 07:48:34 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E07' (33804, grandparent 33796) added to recently added queue.
2020-02-11 07:48:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E08' (33805, grandparent 33796) added to recently added queue.
2020-02-11 07:49:01 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E09' (33806, grandparent 33796) added to recently added queue.
2020-02-11 07:49:05 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2020-02-11 07:49:05 - WARNING :: CP Server Thread-8 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:49:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E10' (33807, grandparent 33796) added to recently added queue.
2020-02-11 07:49:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E11' (33808, grandparent 33796) added to recently added queue.
2020-02-11 07:49:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E12' (33809, grandparent 33796) added to recently added queue.
2020-02-11 07:49:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E13' (33810, grandparent 33796) added to recently added queue.
2020-02-11 07:49:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E14' (33811, grandparent 33796) added to recently added queue.
2020-02-11 07:49:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E15' (33812, grandparent 33796) added to recently added queue.
2020-02-11 07:49:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E16' (33813, grandparent 33796) added to recently added queue.
2020-02-11 07:49:57 - WARNING :: CP Server Thread-14 : No image input received.
2020-02-11 07:50:04 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2020-02-11 07:50:04 - WARNING :: CP Server Thread-13 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:50:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E17' (33814, grandparent 33796) added to recently added queue.
2020-02-11 07:50:15 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E18' (33815, grandparent 33796) added to recently added queue.
2020-02-11 07:50:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E19' (33816, grandparent 33796) added to recently added queue.
2020-02-11 07:50:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E20' (33817, grandparent 33796) added to recently added queue.
2020-02-11 07:50:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E21' (33818, grandparent 33796) added to recently added queue.
2020-02-11 07:51:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Seal Team S01 E22' (33819, grandparent 33796) added to recently added queue.
2020-02-11 07:51:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City' (33820) added to recently added queue.
2020-02-11 07:51:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (33821 , parent 33820) added to recently added queue.
2020-02-11 07:51:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E01' (33822, grandparent 33820) added to recently added queue.
2020-02-11 07:51:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E02' (33823, grandparent 33820) added to recently added queue.
2020-02-11 07:51:40 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file
2020-02-11 07:51:40 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:51:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E03' (33824, grandparent 33820) added to recently added queue.
2020-02-11 07:51:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E04' (33825, grandparent 33820) added to recently added queue.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33798 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33799 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33800 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33801 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33802 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33803 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33804 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33805 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33806 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33807 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33808 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33809 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33810 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33811 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33812 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33813 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33814 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33815 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33816 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33817 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33818 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 33819 added to Plex.
2020-02-11 07:52:06 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table.
2020-02-11 07:52:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E05' (33826, grandparent 33820) added to recently added queue.
2020-02-11 07:52:16 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E06' (33827, grandparent 33820) added to recently added queue.
2020-02-11 07:52:16 - WARNING :: CP Server Thread-14 : No image input received.
2020-02-11 07:52:27 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E07' (33828, grandparent 33820) added to recently added queue.
2020-02-11 07:52:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E08' (33829, grandparent 33820) added to recently added queue.
2020-02-11 07:52:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E09' (33830, grandparent 33820) added to recently added queue.
2020-02-11 07:53:02 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E10' (33831, grandparent 33820) added to recently added queue.
2020-02-11 07:53:12 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E11' (33832, grandparent 33820) added to recently added queue.
2020-02-11 07:53:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S01 E12' (33833, grandparent 33820) added to recently added queue.
2020-02-11 07:53:14 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 2' (33834 , parent 33820) added to recently added queue.
2020-02-11 07:53:23 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2020-02-11 07:53:23 - WARNING :: CP Server Thread-14 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:53:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E01' (33835, grandparent 33820) added to recently added queue.
2020-02-11 07:53:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E02' (33836, grandparent 33820) added to recently added queue.
2020-02-11 07:53:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E03' (33837, grandparent 33820) added to recently added queue.
2020-02-11 07:54:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E04' (33838, grandparent 33820) added to recently added queue.
2020-02-11 07:54:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E05' (33839, grandparent 33820) added to recently added queue.
2020-02-11 07:54:28 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E06' (33840, grandparent 33820) added to recently added queue.
2020-02-11 07:54:48 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E07' (33841, grandparent 33820) added to recently added queue.
2020-02-11 07:55:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E08' (33842, grandparent 33820) added to recently added queue.
2020-02-11 07:55:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E09' (33843, grandparent 33820) added to recently added queue.
2020-02-11 07:55:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E10' (33844, grandparent 33820) added to recently added queue.
2020-02-11 07:55:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E11' (33845, grandparent 33820) added to recently added queue.
2020-02-11 07:55:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E12' (33846, grandparent 33820) added to recently added queue.
2020-02-11 07:55:52 - WARNING :: CP Server Thread-14 : No image input received.
2020-02-11 07:55:58 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2020-02-11 07:55:58 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 07:56:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E13' (33847, grandparent 33820) added to recently added queue.
2020-02-11 07:56:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E14' (33848, grandparent 33820) added to recently added queue.
2020-02-11 07:56:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E15' (33849, grandparent 33820) added to recently added queue.
2020-02-11 07:56:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E16' (33850, grandparent 33820) added to recently added queue.
2020-02-11 07:56:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E17' (33851, grandparent 33820) added to recently added queue.
2020-02-11 07:56:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S02 E18' (33852, grandparent 33820) added to recently added queue.
2020-02-11 07:56:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (33853 , parent 33820) added to recently added queue.
2020-02-11 07:56:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E01' (33854, grandparent 33820) added to recently added queue.
2020-02-11 07:57:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E02' (33855, grandparent 33820) added to recently added queue.
2020-02-11 07:57:18 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E03' (33856, grandparent 33820) added to recently added queue.
2020-02-11 07:57:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E04' (33857, grandparent 33820) added to recently added queue.
2020-02-11 07:57:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E05' (33858, grandparent 33820) added to recently added queue.
2020-02-11 07:58:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E06' (33859, grandparent 33820) added to recently added queue.
2020-02-11 07:58:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E07' (33860, grandparent 33820) added to recently added queue.
2020-02-11 07:58:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E08' (33861, grandparent 33820) added to recently added queue.
2020-02-11 07:58:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E09' (33862, grandparent 33820) added to recently added queue.
2020-02-11 07:59:07 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E10' (33863, grandparent 33820) added to recently added queue.
2020-02-11 07:59:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E11' (33864, grandparent 33820) added to recently added queue.
2020-02-11 07:59:23 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E12' (33865, grandparent 33820) added to recently added queue.
2020-02-11 07:59:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E13' (33866, grandparent 33820) added to recently added queue.
2020-02-11 07:59:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E14' (33867, grandparent 33820) added to recently added queue.
2020-02-11 07:59:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E15' (33868, grandparent 33820) added to recently added queue.
2020-02-11 07:59:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E16' (33869, grandparent 33820) added to recently added queue.
2020-02-11 08:00:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E17' (33870, grandparent 33820) added to recently added queue.
2020-02-11 08:00:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S03 E18' (33871, grandparent 33820) added to recently added queue.
2020-02-11 08:00:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 4' (33872 , parent 33820) added to recently added queue.
2020-02-11 08:00:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E01' (33873, grandparent 33820) added to recently added queue.
2020-02-11 08:00:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E02' (33874, grandparent 33820) added to recently added queue.
2020-02-11 08:00:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E03' (33875, grandparent 33820) added to recently added queue.
2020-02-11 08:00:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E04' (33876, grandparent 33820) added to recently added queue.
2020-02-11 08:00:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E05' (33877, grandparent 33820) added to recently added queue.
2020-02-11 08:00:55 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E06' (33878, grandparent 33820) added to recently added queue.
2020-02-11 08:01:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E07' (33879, grandparent 33820) added to recently added queue.
2020-02-11 08:01:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E08' (33880, grandparent 33820) added to recently added queue.
2020-02-11 08:01:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E09' (33881, grandparent 33820) added to recently added queue.
2020-02-11 08:01:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E10' (33882, grandparent 33820) added to recently added queue.
2020-02-11 08:01:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E11' (33883, grandparent 33820) added to recently added queue.
2020-02-11 08:01:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E12' (33884, grandparent 33820) added to recently added queue.
2020-02-11 08:01:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E13' (33885, grandparent 33820) added to recently added queue.
2020-02-11 08:02:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E14' (33886, grandparent 33820) added to recently added queue.
2020-02-11 08:02:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E15' (33887, grandparent 33820) added to recently added queue.
2020-02-11 08:02:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E16' (33888, grandparent 33820) added to recently added queue.
2020-02-11 08:02:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S04 E17' (33889, grandparent 33820) added to recently added queue.
2020-02-11 08:02:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 5' (33890 , parent 33820) added to recently added queue.
2020-02-11 08:02:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E01' (33891, grandparent 33820) added to recently added queue.
2020-02-11 08:02:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E02' (33892, grandparent 33820) added to recently added queue.
2020-02-11 08:02:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E03' (33893, grandparent 33820) added to recently added queue.
2020-02-11 08:03:17 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E04' (33894, grandparent 33820) added to recently added queue.
2020-02-11 08:03:22 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E05' (33895, grandparent 33820) added to recently added queue.
2020-02-11 08:03:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E06' (33896, grandparent 33820) added to recently added queue.
2020-02-11 08:03:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E07' (33897, grandparent 33820) added to recently added queue.
2020-02-11 08:03:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S05 E08' (33898, grandparent 33820) added to recently added queue.
2020-02-11 08:03:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 6' (33899 , parent 33820) added to recently added queue.
2020-02-11 08:04:00 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E01' (33900, grandparent 33820) added to recently added queue.
2020-02-11 08:04:16 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E02' (33901, grandparent 33820) added to recently added queue.
2020-02-11 08:04:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E03' (33902, grandparent 33820) added to recently added queue.
2020-02-11 08:04:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E04' (33903, grandparent 33820) added to recently added queue.
2020-02-11 08:04:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E05' (33904, grandparent 33820) added to recently added queue.
2020-02-11 08:04:56 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2020-02-11 08:05:13 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E06' (33905, grandparent 33820) added to recently added queue.
2020-02-11 08:05:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E07' (33906, grandparent 33820) added to recently added queue.
2020-02-11 08:05:27 - DEBUG :: CP Server Thread-14 : Tautulli Database :: Clearing temporary sessions from database.
2020-02-11 08:05:32 - WARNING :: CP Server Thread-10 : No image input received.
2020-02-11 08:05:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E08' (33907, grandparent 33820) added to recently added queue.
2020-02-11 08:05:50 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2020-02-11 08:05:50 - WARNING :: CP Server Thread-5 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 08:06:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E09' (33908, grandparent 33820) added to recently added queue.
2020-02-11 08:06:08 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E10' (33909, grandparent 33820) added to recently added queue.
2020-02-11 08:06:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E11' (33910, grandparent 33820) added to recently added queue.
2020-02-11 08:06:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E12' (33911, grandparent 33820) added to recently added queue.
2020-02-11 08:06:39 - INFO :: CP Server Thread-6 : Tautulli Config :: Writing configuration to file
2020-02-11 08:06:49 - DEBUG :: CP Server Thread-14 : Tautulli Database :: Clearing temporary sessions from database.
2020-02-11 08:06:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E13' (33912, grandparent 33820) added to recently added queue.
2020-02-11 08:06:53 - WARNING :: CP Server Thread-5 : No image input received.
2020-02-11 08:06:56 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E14' (33913, grandparent 33820) added to recently added queue.
2020-02-11 08:07:00 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2020-02-11 08:07:00 - WARNING :: CP Server Thread-5 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (13) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 08:07:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E15' (33914, grandparent 33820) added to recently added queue.
2020-02-11 08:07:16 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E16' (33915, grandparent 33820) added to recently added queue.
2020-02-11 08:07:23 - WARNING :: CP Server Thread-13 : No image input received.
2020-02-11 08:07:33 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E17' (33916, grandparent 33820) added to recently added queue.
2020-02-11 08:07:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E18' (33917, grandparent 33820) added to recently added queue.
2020-02-11 08:07:54 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2020-02-11 08:07:54 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (14) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 08:07:54 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E19' (33918, grandparent 33820) added to recently added queue.
2020-02-11 08:07:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sex and the City S06 E20' (33919, grandparent 33820) added to recently added queue.
2020-02-11 08:07:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock' (33920) added to recently added queue.
2020-02-11 08:07:58 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (33921 , parent 33920) added to recently added queue.
2020-02-11 08:08:03 - INFO :: CP Server Thread-12 : Tautulli Config :: Writing configuration to file
2020-02-11 08:08:03 - WARNING :: CP Server Thread-12 : Tautulli Pmsconnect :: Failed to terminate session: Invalid session_key (14) or session_id (mhmwl2j0rsj1pc2itytisk58).
2020-02-11 08:08:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S01 E01' (33922, grandparent 33920) added to recently added queue.
2020-02-11 08:08:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S01 E02' (33923, grandparent 33920) added to recently added queue.
2020-02-11 08:08:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S01 E03' (33924, grandparent 33920) added to recently added queue.
2020-02-11 08:08:05 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 2' (33925 , parent 33920) added to recently added queue.
2020-02-11 08:08:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S02 E01' (33926, grandparent 33920) added to recently added queue.
2020-02-11 08:08:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S02 E02' (33927, grandparent 33920) added to recently added queue.
2020-02-11 08:08:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S02 E03' (33928, grandparent 33920) added to recently added queue.
2020-02-11 08:08:32 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 3' (33929 , parent 33920) added to recently added queue.
2020-02-11 08:08:58 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33891 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33892 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33893 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33894 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33895 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S03 E01' (33930, grandparent 33920) added to recently added queue.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33896 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33897 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33898 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33835 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33836 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33837 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33838 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33839 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33840 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33841 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33842 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33843 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S03 E02' (33931, grandparent 33920) added to recently added queue.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33844 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33845 added to Plex.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:08:59 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33846 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33847 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33848 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33849 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33850 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33851 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33852 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33900 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33901 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33902 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33903 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33904 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33905 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33906 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33907 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33908 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33909 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33910 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33911 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33912 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33913 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33914 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33915 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33916 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33917 added to Plex.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:00 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33918 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33919 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33856 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33857 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33858 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33859 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33860 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33861 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33862 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33863 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33864 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33865 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33866 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33867 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33868 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33869 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33870 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33871 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33854 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33855 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33888 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33889 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33873 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33874 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33875 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33876 added to Plex.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:01 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33877 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33878 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33879 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33880 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33881 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33882 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33883 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33884 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33885 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33886 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33887 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33824 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33825 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33826 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33827 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33828 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33829 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33830 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33831 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33832 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33833 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33822 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Tautulli TimelineHandler :: Library item 33823 added to Plex.
2020-02-11 08:09:02 - DEBUG :: Thread-17 : Added 1 items to the recently_added database table.
2020-02-11 08:09:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S03 E03' (33932, grandparent 33920) added to recently added queue.
2020-02-11 08:09:06 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 4' (33933 , parent 33920) added to recently added queue.
2020-02-11 08:09:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S04 E01' (33934, grandparent 33920) added to recently added queue.
2020-02-11 08:09:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S04 E02' (33935, grandparent 33920) added to recently added queue.
2020-02-11 08:09:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Sherlock S04 E03' (33936, grandparent 33920) added to recently added queue.
2020-02-11 08:09:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (33937) added to recently added queue.
2020-02-11 08:09:26 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (33938 , parent 33937) added to recently added queue.
2020-02-11 08:09:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E01' (33939, grandparent 33937) added to recently added queue.
2020-02-11 08:09:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E02' (33940, grandparent 33937) added to recently added queue.
2020-02-11 08:10:03 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E03' (33941, grandparent 33937) added to recently added queue.
2020-02-11 08:10:09 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E04' (33942, grandparent 33937) added to recently added queue.
2020-02-11 08:10:21 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E05' (33943, grandparent 33937) added to recently added queue.
2020-02-11 08:10:26 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33936 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33934 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33935 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33922 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33923 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33924 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33928 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33926 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33927 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33930 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33931 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 33932 added to Plex.
2020-02-11 08:10:27 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2020-02-11 08:10:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E06' (33944, grandparent 33937) added to recently added queue.
2020-02-11 08:10:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E07' (33945, grandparent 33937) added to recently added queue.
2020-02-11 08:11:11 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E08' (33946, grandparent 33937) added to recently added queue.
2020-02-11 08:11:25 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E09' (33947, grandparent 33937) added to recently added queue.
2020-02-11 08:11:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S01 E10' (33948, grandparent 33937) added to recently added queue.
2020-02-11 08:11:30 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 2' (33949 , parent 33937) added to recently added queue.
2020-02-11 08:11:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S02 E01' (33950, grandparent 33937) added to recently added queue.
2020-02-11 08:11:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S02 E02' (33951, grandparent 33937) added to recently added queue.
2020-02-11 08:12:19 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S02 E03' (33952, grandparent 33937) added to recently added queue.
2020-02-11 08:12:24 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S02 E04' (33953, grandparent 33937) added to recently added queue.
2020-02-11 08:12:27 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2020-02-11 08:12:33 - INFO :: CP Server Thread-12 : Retrieving latest version information from GitHub
2020-02-11 08:12:33 - DEBUG :: CP Server Thread-12 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2020-02-11 08:12:33 - DEBUG :: CP Server Thread-12 : Latest version is c825176563a21245a035514b1d870aa814d77f63
2020-02-11 08:12:33 - INFO :: CP Server Thread-12 : Comparing currently installed version with latest GitHub version
2020-02-11 08:12:33 - DEBUG :: CP Server Thread-12 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/c825176563a21245a035514b1d870aa814d77f63...None
2020-02-11 08:12:34 - INFO :: CP Server Thread-12 : Cannot compare versions. Are you running a local development version?
2020-02-11 08:12:34 - INFO :: CP Server Thread-12 : Tautulli is up to date
2020-02-11 08:12:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S02 E05' (33954, grandparent 33937) added to recently added queue.
2020-02-11 08:12:41 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2020-02-11 08:12:43 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2020-02-11 08:12:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Shooter S02 E06' (
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment