Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Acid-trip/4348d6ad3a6963edbdba9110128c8141 to your computer and use it in GitHub Desktop.
Save Acid-trip/4348d6ad3a6963edbdba9110128c8141 to your computer and use it in GitHub Desktop.
repeat notifications
2018-05-16 08:33:27 - INFO :: MainThread : Checking if the database upgrades are required...
2018-05-16 08:33:27 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2018-05-16 08:33:27 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2018-05-16 08:33:27 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-05-16 08:33:27 - INFO :: MainThread : Tautulli Notifiers :: Upgrading to new notification system...
2018-05-16 08:33:27 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:33:28 - INFO :: MainThread : Tautulli Libraries :: Upgrading library notification toggles...
2018-05-16 08:33:28 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:33:28 - DEBUG :: MainThread : Generating UUID...
2018-05-16 08:33:28 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:33:28 - DEBUG :: MainThread : Generating API key...
2018-05-16 08:33:28 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:33:28 - DEBUG :: MainThread : Generating JWT secret...
2018-05-16 08:33:28 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:33:28 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-05-16 08:33:28 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2018-05-16 08:33:30 - DEBUG :: MainThread : Latest version is b1dc5816a4e8209b954802fa0793186c2ae64b34
2018-05-16 08:33:30 - INFO :: MainThread : You are running an unknown version of Tautulli. Run the updater to identify your version
2018-05-16 08:33:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:33:30 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-05-16 08:33:30 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2018-05-16 08:35:27 - INFO :: MainThread : Checking if the database upgrades are required...
2018-05-16 08:35:27 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-05-16 08:35:28 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-05-16 08:35:28 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2018-05-16 08:35:29 - DEBUG :: MainThread : Latest version is b1dc5816a4e8209b954802fa0793186c2ae64b34
2018-05-16 08:35:29 - INFO :: MainThread : You are running an unknown version of Tautulli. Run the updater to identify your version
2018-05-16 08:35:29 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-05-16 08:35:29 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2018-05-16 08:39:05 - INFO :: MainThread : Checking if the database upgrades are required...
2018-05-16 08:39:05 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-05-16 08:39:06 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-05-16 08:39:06 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2018-05-16 08:39:07 - DEBUG :: MainThread : Latest version is b1dc5816a4e8209b954802fa0793186c2ae64b34
2018-05-16 08:39:07 - INFO :: MainThread : You are running an unknown version of Tautulli. Run the updater to identify your version
2018-05-16 08:39:07 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-05-16 08:39:07 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2018-05-16 08:40:31 - INFO :: MainThread : Checking if the database upgrades are required...
2018-05-16 08:40:31 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-05-16 08:40:31 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-05-16 08:40:31 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2018-05-16 08:40:33 - DEBUG :: MainThread : Latest version is b1dc5816a4e8209b954802fa0793186c2ae64b34
2018-05-16 08:40:33 - INFO :: MainThread : You are running an unknown version of Tautulli. Run the updater to identify your version
2018-05-16 08:40:33 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-05-16 08:40:33 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8282/
2018-05-16 08:41:35 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Fetching a new Plex.tv token for Tautulli.
2018-05-16 08:41:35 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-05-16 08:41:35 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Updated Plex.tv token for Tautulli.
2018-05-16 08:41:35 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-05-16 08:42:28 - WARNING :: CP Server Thread-6 : Failed to access uri endpoint /identity. Is your server maybe accepting SSL connections only? HTTPSConnectionPool(host='10.101.1.229', port=32400): Max retries exceeded with url: /identity (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x000000000841C978>, 'Connection to 10.101.1.229 timed out. (connect timeout=10)'))
2018-05-16 08:42:28 - WARNING :: CP Server Thread-6 : Unable to retrieve the PMS identifier.
2018-05-16 08:42:38 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-05-16 08:42:38 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Requesting resources for server...
2018-05-16 08:42:39 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Server URL retrieved.
2018-05-16 08:42:39 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-05-16 08:42:39 - INFO :: CP Server Thread-11 : Tautulli WebSocket :: Disconnecting websocket...
2018-05-16 08:42:44 - INFO :: CP Server Thread-11 : Scheduled background task: Check GitHub for updates
2018-05-16 08:42:44 - INFO :: CP Server Thread-11 : Scheduled background task: Backup Tautulli database
2018-05-16 08:42:44 - INFO :: CP Server Thread-11 : Scheduled background task: Backup Tautulli config
2018-05-16 08:42:44 - INFO :: CP Server Thread-11 : Scheduled background task: Check for server response
2018-05-16 08:42:45 - INFO :: CP Server Thread-4 : Tautulli Config :: Writing configuration to file
2018-05-16 08:42:59 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-05-16 08:42:59 - INFO :: MainThread : Received signal: update
2018-05-16 08:43:05 - INFO :: Thread-1 : Tautulli NotificationHandler :: Notification thread exiting...
2018-05-16 08:43:05 - INFO :: Thread-2 : Tautulli NotificationHandler :: Notification thread exiting...
2018-05-16 08:43:05 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:43:05 - INFO :: MainThread : Tautulli is updating...
2018-05-16 08:43:05 - INFO :: MainThread : Downloading update from: https://github.com/Tautulli/Tautulli/tarball/master
2018-05-16 08:43:05 - DEBUG :: MainThread : Requesting URL via GET method: https://github.com/Tautulli/Tautulli/tarball/master
2018-05-16 08:43:11 - INFO :: MainThread : Extracting file: C:\Users\itadmin\Documents\Tautulli-master\master-github
2018-05-16 08:43:40 - INFO :: MainThread : Deleting file: C:\Users\itadmin\Documents\Tautulli-master\master-github
2018-05-16 08:43:48 - INFO :: MainThread : Tautulli is restarting...
2018-05-16 08:43:48 - INFO :: MainThread : Restarting Tautulli with ['C:\\Python27\\python.exe', 'C:\\Users\\itadmin\\Documents\\Tautulli-master\\Tautulli.py', '--nolaunch']
2018-05-16 08:44:03 - INFO :: MainThread : Checking if the database upgrades are required...
2018-05-16 08:44:03 - DEBUG :: MainThread : Altering database. Updating database table sessions.
2018-05-16 08:44:03 - DEBUG :: MainThread : Altering database. Updating database table imgur_lookup.
2018-05-16 08:44:03 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-05-16 08:44:03 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-05-16 08:44:03 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/beta
2018-05-16 08:44:05 - DEBUG :: MainThread : Latest version is 908dbc3243750f3bbcfc087ea933b52ea2ea8712
2018-05-16 08:44:05 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2018-05-16 08:44:05 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/908dbc3243750f3bbcfc087ea933b52ea2ea8712...b1dc5816a4e8209b954802fa0793186c2ae64b34
2018-05-16 08:44:05 - DEBUG :: MainThread : In total, 44 commits behind
2018-05-16 08:44:05 - INFO :: MainThread : New version is available. You are 44 commits behind
2018-05-16 08:44:05 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/releases
2018-05-16 08:44:06 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:44:06 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2018-05-16 08:44:06 - INFO :: MainThread : Tautulli PlexTV :: Server URL retrieved.
2018-05-16 08:44:06 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:44:06 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2018-05-16 08:44:07 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2018-05-16 08:44:07 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2018-05-16 08:44:07 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:44:08 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:44:08 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:44:08 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:44:08 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:44:08 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:44:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:44:09 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2018-05-16 08:44:09 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-05-16 08:44:09 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2018-05-16 08:44:09 - INFO :: Thread-3 : Tautulli WebSocket :: Opening secure websocket.
2018-05-16 08:44:09 - INFO :: Thread-3 : Tautulli WebSocket :: Connection attempt 1.
2018-05-16 08:44:09 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2018-05-16 08:44:09 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2018-05-16 08:44:09 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8282/
2018-05-16 08:44:09 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2018-05-16 08:44:09 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2018-05-16 08:44:09 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2018-05-16 08:44:09 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2018-05-16 08:44:09 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2018-05-16 08:44:13 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-05-16 08:45:05 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2018-05-16 08:45:06 - INFO :: MainThread : Received signal: update
2018-05-16 08:45:12 - INFO :: MainThread : Tautulli WebSocket :: Disconnecting websocket...
2018-05-16 08:45:12 - DEBUG :: Thread-3 : Tautulli WebSocket :: Leaving thread.
2018-05-16 08:45:12 - INFO :: Thread-1 : Tautulli NotificationHandler :: Notification thread exiting...
2018-05-16 08:45:12 - INFO :: Thread-2 : Tautulli NotificationHandler :: Notification thread exiting...
2018-05-16 08:45:12 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:45:12 - INFO :: MainThread : Tautulli is updating...
2018-05-16 08:45:12 - INFO :: MainThread : Downloading update from: https://github.com/Tautulli/Tautulli/tarball/beta
2018-05-16 08:45:12 - DEBUG :: MainThread : Requesting URL via GET method: https://github.com/Tautulli/Tautulli/tarball/beta
2018-05-16 08:45:24 - INFO :: MainThread : Extracting file: C:\Users\itadmin\Documents\Tautulli-master\beta-github
2018-05-16 08:45:53 - INFO :: MainThread : Deleting file: C:\Users\itadmin\Documents\Tautulli-master\beta-github
2018-05-16 08:46:01 - INFO :: MainThread : Tautulli is restarting...
2018-05-16 08:46:01 - INFO :: MainThread : Restarting Tautulli with ['C:\\Python27\\python.exe', 'C:\\Users\\itadmin\\Documents\\Tautulli-master\\Tautulli.py', '--nolaunch']
2018-05-16 08:46:14 - INFO :: MainThread : Starting Tautulli v2.1.7-beta
2018-05-16 08:46:14 - INFO :: MainThread : Windows 10 (10.0.16299)
2018-05-16 08:46:14 - INFO :: MainThread : Python 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:25:58) [MSC v.1500 64 bit (AMD64)]
2018-05-16 08:46:14 - INFO :: MainThread : Checking if the database upgrades are required...
2018-05-16 08:46:14 - DEBUG :: MainThread : Altering database. Updating database table newsletter_log.
2018-05-16 08:46:14 - DEBUG :: MainThread : Altering database. Updating database table newsletters.
2018-05-16 08:46:14 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-05-16 08:46:14 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-05-16 08:46:14 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/beta
2018-05-16 08:46:16 - DEBUG :: MainThread : Latest version is 908dbc3243750f3bbcfc087ea933b52ea2ea8712
2018-05-16 08:46:16 - INFO :: MainThread : Tautulli is up to date
2018-05-16 08:46:16 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:46:16 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2018-05-16 08:46:16 - INFO :: MainThread : Tautulli PlexTV :: Server URL retrieved.
2018-05-16 08:46:16 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:46:16 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2018-05-16 08:46:17 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2018-05-16 08:46:17 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2018-05-16 08:46:18 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:46:18 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:46:18 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:46:18 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:46:18 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:46:18 - DEBUG :: MainThread : Tautulli Pmsconnect :: No library data.
2018-05-16 08:46:19 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-05-16 08:46:19 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2018-05-16 08:46:19 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-05-16 08:46:19 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2018-05-16 08:46:19 - INFO :: Thread-3 : Tautulli WebSocket :: Opening secure websocket.
2018-05-16 08:46:19 - INFO :: Thread-3 : Tautulli WebSocket :: Connection attempt 1.
2018-05-16 08:46:19 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8282/
2018-05-16 08:46:19 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2018-05-16 08:46:19 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2018-05-16 08:46:19 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2018-05-16 08:46:19 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2018-05-16 08:46:19 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2018-05-16 08:46:19 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2018-05-16 08:46:19 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2018-05-16 08:46:23 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-05-16 08:51:37 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-05-16 08:52:07 - INFO :: CP Server Thread-6 : Tautulli Config :: Writing configuration to file
2018-05-16 08:52:07 - INFO :: CP Server Thread-6 : Scheduled background task: Check for Plex remote access
2018-05-16 08:52:07 - INFO :: CP Server Thread-6 : Scheduled background task: Check for Plex updates
2018-05-16 08:54:00 - INFO :: CP Server Thread-12 : Tautulli Config :: Writing configuration to file
2018-05-16 08:57:31 - INFO :: CP Server Thread-11 : Tautulli Notifiers :: Added new notification agent: Discord (notifier_id 1).
2018-05-16 09:01:04 - INFO :: CP Server Thread-8 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 09:01:15 - INFO :: CP Server Thread-7 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 09:01:33 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 09:01:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (27936 , parent 7728) added to recently added queue.
2018-05-16 09:01:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy' (27943) added to recently added queue.
2018-05-16 09:01:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 14' (27944 , parent 27943) added to recently added queue.
2018-05-16 09:01:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E20' (27945, grandparent 27943) added to recently added queue.
2018-05-16 09:01:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E21' (27946, grandparent 27943) added to recently added queue.
2018-05-16 09:01:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E22' (27947, grandparent 27943) added to recently added queue.
2018-05-16 09:01:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E07' (27948, grandparent 9844) added to recently added queue.
2018-05-16 09:01:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E08' (27949, grandparent 9844) added to recently added queue.
2018-05-16 09:01:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E09' (27950, grandparent 9844) added to recently added queue.
2018-05-16 09:01:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'The Big Bang Theory' (27951) added to recently added queue.
2018-05-16 09:01:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 11' (27952 , parent 27951) added to recently added queue.
2018-05-16 09:01:46 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'The Big Bang Theory S11 E22' (27953, grandparent 27951) added to recently added queue.
2018-05-16 09:01:47 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E06' (27954, grandparent 9844) added to recently added queue.
2018-05-16 09:02:20 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Grey's Anatomy' (7728) done processing metadata.
2018-05-16 09:02:39 - DEBUG :: Thread-25 : Tautulli TimelineHandler :: Library item 27936 added to Plex.
2018-05-16 09:02:39 - ERROR :: Thread-25 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27936
2018-05-16 09:02:42 - DEBUG :: Thread-25 : Tautulli TimelineHandler :: Library item 27944 added to Plex.
2018-05-16 09:02:42 - ERROR :: Thread-25 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27944
2018-05-16 09:02:46 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 27953 added to Plex.
2018-05-16 09:02:46 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for thetvdb_id '80379'.
2018-05-16 09:02:47 - DEBUG :: Thread-26 : Added 1 items to the recently_added database table.
2018-05-16 09:02:47 - DEBUG :: Thread-25 : Tautulli TimelineHandler :: Library item 9845 added to Plex.
2018-05-16 09:02:48 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '1418'.
2018-05-16 09:02:48 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Looking up The Movie Database info for thetvdb_id '341852'.
2018-05-16 09:02:48 - DEBUG :: Thread-25 : Added 5 items to the recently_added database table.
2018-05-16 09:02:49 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up TVmaze info for thetvdb_id '80379'.
2018-05-16 09:02:49 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '76773'.
2018-05-16 09:02:50 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Looking up TVmaze info for thetvdb_id '341852'.
2018-05-16 09:02:51 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'The Big Bang Theory - Season 11' (poster) uploaded to Cloudinary.
2018-05-16 09:02:51 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'The Big Bang Theory - Season 11' (poster) transformed on Cloudinary.
2018-05-16 09:02:51 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 09:02:51 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 09:02:52 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Station 19 - Season 1' (poster) uploaded to Cloudinary.
2018-05-16 09:02:52 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Station 19 - Season 1' (poster) transformed on Cloudinary.
2018-05-16 09:02:52 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 09:02:52 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 09:05:54 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 09:11:27 - INFO :: CP Server Thread-11 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 09:11:27 - DEBUG :: CP Server Thread-11 : Sending test Discord notification.
2018-05-16 09:11:27 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 09:11:28 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 09:11:29 - INFO :: CP Server Thread-11 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 09:22:25 - INFO :: CP Server Thread-6 : Tautulli Config :: Writing configuration to file
2018-05-16 10:20:25 - WARNING :: CP Server Thread-8 : Unable to retrieve data for library_recently_watched.
2018-05-16 10:20:25 - WARNING :: CP Server Thread-7 : Unable to retrieve data for library_user_stats.
2018-05-16 10:20:31 - WARNING :: CP Server Thread-6 : Unable to retrieve data for library_recently_watched.
2018-05-16 10:20:31 - WARNING :: CP Server Thread-11 : Unable to retrieve data for library_user_stats.
2018-05-16 10:37:50 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1).
2018-05-16 10:49:04 - INFO :: CP Server Thread-6 : Tautulli Notifiers :: Added new notification agent: Email (notifier_id 2).
2018-05-16 10:50:29 - INFO :: CP Server Thread-13 : Tautulli Notifiers :: Updated notification agent: Email (notifier_id 2).
2018-05-16 10:50:49 - INFO :: CP Server Thread-12 : Tautulli Notifiers :: Updated notification agent: Email (notifier_id 2).
2018-05-16 11:06:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (27955 , parent 7728) added to recently added queue.
2018-05-16 11:06:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy' (27962) added to recently added queue.
2018-05-16 11:06:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 14' (27963 , parent 27962) added to recently added queue.
2018-05-16 11:06:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E20' (27964, grandparent 27962) added to recently added queue.
2018-05-16 11:06:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E21' (27965, grandparent 27962) added to recently added queue.
2018-05-16 11:06:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E22' (27966, grandparent 27962) added to recently added queue.
2018-05-16 11:06:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E07' (27967, grandparent 9844) added to recently added queue.
2018-05-16 11:06:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E08' (27968, grandparent 9844) added to recently added queue.
2018-05-16 11:06:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E09' (27969, grandparent 9844) added to recently added queue.
2018-05-16 11:06:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'The Big Bang Theory' (27970) added to recently added queue.
2018-05-16 11:06:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 11' (27971 , parent 27970) added to recently added queue.
2018-05-16 11:06:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'The Big Bang Theory S11 E22' (27972, grandparent 27970) added to recently added queue.
2018-05-16 11:06:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E06' (27973, grandparent 9844) added to recently added queue.
2018-05-16 11:07:16 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Grey's Anatomy' (7728) done processing metadata.
2018-05-16 11:10:35 - DEBUG :: Thread-27 : Tautulli TimelineHandler :: Library item 27955 added to Plex.
2018-05-16 11:10:35 - ERROR :: Thread-27 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27955
2018-05-16 11:10:38 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 27963 added to Plex.
2018-05-16 11:10:38 - ERROR :: Thread-26 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27963
2018-05-16 11:10:42 - DEBUG :: Thread-28 : Tautulli TimelineHandler :: Library item 27972 added to Plex.
2018-05-16 11:10:42 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'The Big Bang Theory - Season 11' (poster) transformed on Cloudinary.
2018-05-16 11:10:42 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 11:10:43 - DEBUG :: Thread-28 : Added 1 items to the recently_added database table.
2018-05-16 11:10:43 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 11:10:43 - DEBUG :: Thread-25 : Tautulli TimelineHandler :: Library item 9845 added to Plex.
2018-05-16 11:10:44 - DEBUG :: Thread-25 : Added 5 items to the recently_added database table.
2018-05-16 11:10:46 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Station 19 - Season 1' (poster) uploaded to Cloudinary.
2018-05-16 11:10:46 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Station 19 - Season 1' (poster) transformed on Cloudinary.
2018-05-16 11:10:46 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 11:10:46 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 13:11:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 1' (27974 , parent 7728) added to recently added queue.
2018-05-16 13:11:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy' (27981) added to recently added queue.
2018-05-16 13:11:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 14' (27982 , parent 27981) added to recently added queue.
2018-05-16 13:11:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E20' (27983, grandparent 27981) added to recently added queue.
2018-05-16 13:11:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E21' (27984, grandparent 27981) added to recently added queue.
2018-05-16 13:11:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E22' (27985, grandparent 27981) added to recently added queue.
2018-05-16 13:11:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E07' (27986, grandparent 9844) added to recently added queue.
2018-05-16 13:11:42 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E08' (27987, grandparent 9844) added to recently added queue.
2018-05-16 13:11:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E09' (27988, grandparent 9844) added to recently added queue.
2018-05-16 13:11:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'The Big Bang Theory' (27989) added to recently added queue.
2018-05-16 13:11:43 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 11' (27990 , parent 27989) added to recently added queue.
2018-05-16 13:11:44 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'The Big Bang Theory S11 E22' (27991, grandparent 27989) added to recently added queue.
2018-05-16 13:11:45 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E06' (27992, grandparent 9844) added to recently added queue.
2018-05-16 13:15:37 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 27974 added to Plex.
2018-05-16 13:15:37 - ERROR :: Thread-29 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27974
2018-05-16 13:15:40 - DEBUG :: Thread-27 : Tautulli TimelineHandler :: Library item 27982 added to Plex.
2018-05-16 13:15:40 - ERROR :: Thread-27 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27982
2018-05-16 13:15:44 - DEBUG :: Thread-30 : Tautulli TimelineHandler :: Library item 27991 added to Plex.
2018-05-16 13:15:45 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'The Big Bang Theory - Season 11' (poster) transformed on Cloudinary.
2018-05-16 13:15:45 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 13:15:45 - DEBUG :: Thread-30 : Added 1 items to the recently_added database table.
2018-05-16 13:15:45 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 13:15:45 - DEBUG :: Thread-26 : Tautulli TimelineHandler :: Library item 9845 added to Plex.
2018-05-16 13:15:46 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Station 19 - Season 1' (poster) transformed on Cloudinary.
2018-05-16 13:15:46 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 13:15:47 - DEBUG :: Thread-26 : Added 5 items to the recently_added database table.
2018-05-16 13:15:47 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 14:05:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy' (27998) added to recently added queue.
2018-05-16 14:05:29 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 14' (27999 , parent 27998) added to recently added queue.
2018-05-16 14:05:35 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E20' (28000, grandparent 7728) added to recently added queue.
2018-05-16 14:05:36 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E21' (28001, grandparent 7728) added to recently added queue.
2018-05-16 14:05:37 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E22' (28002, grandparent 7728) added to recently added queue.
2018-05-16 14:05:38 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E07' (28003, grandparent 9844) added to recently added queue.
2018-05-16 14:05:39 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E08' (28004, grandparent 9844) added to recently added queue.
2018-05-16 14:05:40 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E09' (28005, grandparent 9844) added to recently added queue.
2018-05-16 14:05:41 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Station 19 S01 E06' (28006, grandparent 9844) added to recently added queue.
2018-05-16 14:05:49 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Grey's Anatomy' (7728) done processing metadata.
2018-05-16 14:09:29 - DEBUG :: Thread-31 : Tautulli TimelineHandler :: Library item 27999 added to Plex.
2018-05-16 14:09:29 - ERROR :: Thread-31 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 27999
2018-05-16 14:09:37 - DEBUG :: Thread-28 : Tautulli TimelineHandler :: Library item 7729 added to Plex.
2018-05-16 14:09:39 - DEBUG :: Thread-28 : Added 4 items to the recently_added database table.
2018-05-16 14:09:39 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for thetvdb_id '73762'.
2018-05-16 14:09:40 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '1416'.
2018-05-16 14:09:40 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up TVmaze info for thetvdb_id '73762'.
2018-05-16 14:09:41 - DEBUG :: Thread-32 : Tautulli TimelineHandler :: Library item 9845 added to Plex.
2018-05-16 14:09:42 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) uploaded to Cloudinary.
2018-05-16 14:09:42 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 14:09:42 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 14:09:42 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 14:09:44 - DEBUG :: Thread-32 : Added 5 items to the recently_added database table.
2018-05-16 14:09:44 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Station 19 - Season 1' (poster) transformed on Cloudinary.
2018-05-16 14:09:44 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 14:09:44 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 14:09:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy' (28007) added to recently added queue.
2018-05-16 14:09:51 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Season 14' (28008 , parent 28007) added to recently added queue.
2018-05-16 14:09:52 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E20' (28009, grandparent 7728) added to recently added queue.
2018-05-16 14:09:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E21' (28010, grandparent 7728) added to recently added queue.
2018-05-16 14:09:53 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E22' (28011, grandparent 7728) added to recently added queue.
2018-05-16 14:10:04 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Grey's Anatomy' (7728) done processing metadata.
2018-05-16 14:12:42 - INFO :: CP Server Thread-7 : Tautulli Config :: Writing configuration to file
2018-05-16 14:13:51 - DEBUG :: Thread-25 : Tautulli TimelineHandler :: Library item 28008 added to Plex.
2018-05-16 14:13:51 - ERROR :: Thread-25 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 28008
2018-05-16 14:13:53 - DEBUG :: Thread-33 : Tautulli TimelineHandler :: Library item 28009 added to Plex.
2018-05-16 14:13:53 - DEBUG :: Thread-33 : Added 1 items to the recently_added database table.
2018-05-16 14:13:53 - DEBUG :: Thread-33 : Tautulli TimelineHandler :: Library item 28010 added to Plex.
2018-05-16 14:13:54 - DEBUG :: Thread-33 : Added 1 items to the recently_added database table.
2018-05-16 14:13:54 - DEBUG :: Thread-33 : Tautulli TimelineHandler :: Library item 28011 added to Plex.
2018-05-16 14:13:54 - DEBUG :: Thread-33 : Added 1 items to the recently_added database table.
2018-05-16 14:13:55 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) uploaded to Cloudinary.
2018-05-16 14:13:55 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 14:13:55 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 14:13:55 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 14:13:55 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 14:13:55 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 14:13:55 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 14:13:55 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) uploaded to Cloudinary.
2018-05-16 14:13:55 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 14:13:56 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 14:13:56 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 14:16:41 - ERROR :: Thread-3 : Tautulli WebSocket :: [Errno 10054] An existing connection was forcibly closed by the remote host.
2018-05-16 14:16:41 - INFO :: Thread-3 : Tautulli WebSocket :: Disconnecting websocket...
2018-05-16 14:16:41 - INFO :: Thread-3 : Tautulli WebSocket :: Unable to get a response from the server, Plex server is down.
2018-05-16 14:16:41 - INFO :: Thread-3 : Removed background task: Refresh Plex server URLs
2018-05-16 14:16:41 - INFO :: Thread-3 : Removed background task: Check for Plex remote access
2018-05-16 14:16:41 - INFO :: Thread-3 : Removed background task: Check for Plex updates
2018-05-16 14:16:41 - INFO :: Thread-3 : Removed background task: Refresh users list
2018-05-16 14:16:41 - INFO :: Thread-3 : Removed background task: Refresh libraries list
2018-05-16 14:16:41 - INFO :: Thread-3 : Scheduled background task: Check for server response
2018-05-16 14:16:41 - DEBUG :: Thread-3 : Tautulli WebSocket :: Leaving thread.
2018-05-16 14:17:41 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2018-05-16 14:17:41 - INFO :: Thread-35 : Tautulli WebSocket :: Opening secure websocket.
2018-05-16 14:17:41 - INFO :: Thread-35 : Tautulli WebSocket :: Connection attempt 1.
2018-05-16 14:17:41 - INFO :: Thread-35 : Tautulli WebSocket :: Ready
2018-05-16 14:17:41 - INFO :: Thread-35 : Tautulli WebSocket :: The Plex Media Server is back up.
2018-05-16 14:17:41 - INFO :: Thread-35 : Scheduled background task: Refresh Plex server URLs
2018-05-16 14:17:41 - INFO :: Thread-35 : Scheduled background task: Check for Plex remote access
2018-05-16 14:17:41 - INFO :: Thread-35 : Scheduled background task: Check for Plex updates
2018-05-16 14:17:41 - INFO :: Thread-35 : Scheduled background task: Refresh users list
2018-05-16 14:17:41 - INFO :: Thread-35 : Scheduled background task: Refresh libraries list
2018-05-16 14:17:41 - INFO :: Thread-35 : Removed background task: Check for server response
2018-05-16 14:29:49 - DEBUG :: Thread-35 : Tautulli ActivityHandler :: Session 1 started by user 15561763 (Owens) with ratingKey 9847 (Station 19 - Stuck).
2018-05-16 14:32:36 - DEBUG :: Thread-35 : Tautulli ActivityHandler :: Session 1 stopped.
2018-05-16 14:32:36 - DEBUG :: Thread-35 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 9847
2018-05-16 14:32:37 - DEBUG :: Thread-35 : Tautulli ActivityHandler :: Removing sessionKey 1 ratingKey 9847 from session queue
2018-05-16 14:46:19 - INFO :: Thread-18 : Retrieving latest version information from GitHub
2018-05-16 14:46:19 - DEBUG :: Thread-18 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/beta
2018-05-16 14:46:19 - DEBUG :: Thread-22 : Tautulli Database :: Successfully backed up C:\Users\itadmin\Documents\Tautulli-master\tautulli.db to tautulli.backup-20180516144619.sched.db
2018-05-16 14:46:19 - INFO :: Thread-15 : Tautulli Config :: Writing configuration to file
2018-05-16 14:46:19 - DEBUG :: Thread-15 : Tautulli Config :: Successfully backed up C:\Users\itadmin\Documents\Tautulli-master\config.ini to config.backup-20180516144619.sched.ini
2018-05-16 14:46:20 - DEBUG :: Thread-18 : Latest version is 908dbc3243750f3bbcfc087ea933b52ea2ea8712
2018-05-16 14:46:20 - INFO :: Thread-18 : Tautulli is up to date
2018-05-16 15:18:13 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Greys Anatomy' (28012) added to recently added queue.
2018-05-16 15:18:13 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Season 14' (28013 , parent 28012) added to recently added queue.
2018-05-16 15:18:20 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E20' (28014, grandparent 7728) added to recently added queue.
2018-05-16 15:18:20 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E21' (28015, grandparent 7728) added to recently added queue.
2018-05-16 15:18:21 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Greys Anatomy S14 E22' (28016, grandparent 7728) added to recently added queue.
2018-05-16 15:18:28 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Grey's Anatomy' (7728) done processing metadata.
2018-05-16 15:22:13 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 28013 added to Plex.
2018-05-16 15:22:13 - ERROR :: Thread-29 : Tautulli TimelineHandler :: Unable to retrieve metadata for rating_key 28013
2018-05-16 15:22:21 - DEBUG :: Thread-34 : Tautulli TimelineHandler :: Library item 28016 added to Plex.
2018-05-16 15:22:22 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 15:22:22 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 15:22:22 - DEBUG :: Thread-34 : Added 1 items to the recently_added database table.
2018-05-16 15:22:22 - DEBUG :: Thread-34 : Tautulli TimelineHandler :: Library item 28014 added to Plex.
2018-05-16 15:22:22 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 15:22:22 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 15:22:22 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 15:22:22 - DEBUG :: Thread-34 : Added 1 items to the recently_added database table.
2018-05-16 15:22:22 - DEBUG :: Thread-34 : Tautulli TimelineHandler :: Library item 28015 added to Plex.
2018-05-16 15:22:22 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 15:22:22 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Grey's Anatomy - Season 14' (poster) transformed on Cloudinary.
2018-05-16 15:22:22 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 15:22:23 - DEBUG :: Thread-34 : Added 1 items to the recently_added database table.
2018-05-16 15:22:23 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 15:35:02 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Suits S07 E13' (28017, grandparent 7750) added to recently added queue.
2018-05-16 15:35:05 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Den of Thieves' (28018) added to recently added queue.
2018-05-16 15:35:12 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 28018 removed from recently added queue.
2018-05-16 15:35:16 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Suits S07 E12' (28019, grandparent 7750) added to recently added queue.
2018-05-16 15:35:24 - DEBUG :: Thread-35 : Tautulli TimelineHandler :: Library item 'Suits' (7750) done processing metadata.
2018-05-16 15:39:16 - DEBUG :: Thread-27 : Tautulli TimelineHandler :: Library item 28017 added to Plex.
2018-05-16 15:39:17 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for thetvdb_id '247808'.
2018-05-16 15:39:17 - DEBUG :: Thread-27 : Added 1 items to the recently_added database table.
2018-05-16 15:39:17 - DEBUG :: Thread-27 : Tautulli TimelineHandler :: Library item 28019 added to Plex.
2018-05-16 15:39:17 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '37680'.
2018-05-16 15:39:17 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Looking up The Movie Database info for thetvdb_id '247808'.
2018-05-16 15:39:17 - DEBUG :: Thread-27 : Added 1 items to the recently_added database table.
2018-05-16 15:39:18 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up TVmaze info for thetvdb_id '247808'.
2018-05-16 15:39:18 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Looking up TVmaze info for thetvdb_id '247808'.
2018-05-16 15:39:19 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Suits - Season 7' (poster) uploaded to Cloudinary.
2018-05-16 15:39:19 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Suits - Season 7' (poster) transformed on Cloudinary.
2018-05-16 15:39:19 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 15:39:19 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent.
2018-05-16 15:39:20 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Suits - Season 7' (poster) uploaded to Cloudinary.
2018-05-16 15:39:20 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Suits - Season 7' (poster) transformed on Cloudinary.
2018-05-16 15:39:20 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 1.
2018-05-16 15:39:20 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment