Skip to content

Instantly share code, notes, and snippets.

@isaac-mcfadyen
Created April 28, 2024 23:42
Show Gist options
  • Save isaac-mcfadyen/873918d0659f82b68c4e836fca2f5725 to your computer and use it in GitHub Desktop.
Save isaac-mcfadyen/873918d0659f82b68c4e836fca2f5725 to your computer and use it in GitHub Desktop.
Tautulli repeat bug
2024-04-19 12:22:16 - INFO :: MainThread : Starting Tautulli v2.13.4
2024-04-19 12:22:16 - INFO :: MainThread : Linux 6.5.11-8-pve (#1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) - Ubuntu 22.04 Jammy Jellyfish)
2024-04-19 12:22:16 - INFO :: MainThread : Etc/UTC (UTC+0000)
2024-04-19 12:22:16 - INFO :: MainThread : Language en_US / Encoding UTF-8
2024-04-19 12:22:16 - INFO :: MainThread : Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
2024-04-19 12:22:16 - INFO :: MainThread : SQLite 3.37.2
2024-04-19 12:22:16 - INFO :: MainThread : Program Dir: /opt/Tautulli
2024-04-19 12:22:16 - INFO :: MainThread : Config File: /opt/Tautulli/config.ini
2024-04-19 12:22:16 - INFO :: MainThread : Database File: /opt/Tautulli/tautulli.db
2024-04-19 12:22:16 - INFO :: MainThread : Checking if the database upgrades are required...
2024-04-19 12:22:16 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2024-04-19 12:22:16 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2024-04-19 12:22:16 - INFO :: MainThread : Checking if configuration upgrades are required...
2024-04-19 12:22:16 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-19 12:22:16 - DEBUG :: MainThread : Generating UUID...
2024-04-19 12:22:16 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-19 12:22:16 - DEBUG :: MainThread : Generating API key...
2024-04-19 12:22:16 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-19 12:22:16 - DEBUG :: MainThread : Generating JWT secret...
2024-04-19 12:22:16 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-19 12:22:16 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/Tautulli
2024-04-19 12:22:16 - DEBUG :: MainThread : Git output: d019efcf911b4806618761c2da48bab7d04031ec
2024-04-19 12:22:16 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in /opt/Tautulli
2024-04-19 12:22:16 - DEBUG :: MainThread : Git output: origin/master
2024-04-19 12:22:16 - INFO :: MainThread : Retrieving latest version information from GitHub
2024-04-19 12:22:16 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-19 12:22:17 - DEBUG :: MainThread : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-19 12:22:17 - INFO :: MainThread : Tautulli is up to date
2024-04-19 12:22:17 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2024-04-19 12:22:17 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2024-04-19 12:22:17 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2024-04-19 12:22:18 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2024-04-19 12:22:18 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2024-04-19 12:22:18 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2024-04-19 12:22:18 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2024-04-19 12:22:18 - INFO :: MainThread : [19/Apr/2024:12:22:18] ENGINE Serving on http://0.0.0.0:8181
2024-04-19 12:22:18 - INFO :: MainThread : Tautulli is ready!
2024-04-19 12:25:10 - INFO :: CP Server Thread-12 : Tautulli Config :: Writing configuration to file
2024-04-19 12:25:30 - DEBUG :: CP Server Thread-11 : IP Checker :: Resolved plex.mcfadyen.studio to 10.32.2.3.
2024-04-19 12:25:43 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2024-04-19 12:25:43 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Requesting resources for server...
2024-04-19 12:25:43 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Server URL retrieved.
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli WebStart :: Restarting Tautulli web server...
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli WebStart :: Stopping Tautulli web server...
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : [19/Apr/2024:12:25:46] ENGINE Bus STOPPING
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : [19/Apr/2024:12:25:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8181)) shut down
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : [19/Apr/2024:12:25:46] ENGINE Bus STOPPED
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : [19/Apr/2024:12:25:46] ENGINE Bus EXITING
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : [19/Apr/2024:12:25:46] ENGINE Bus EXITED
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli WebStart :: Initializing Tautulli web server...
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'isaac') and Plex admin.
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli WebStart :: Thread Pool Size: 10.
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2024-04-19 12:25:46 - INFO :: CP Server Thread-5 : [19/Apr/2024:12:25:46] ENGINE Serving on http://0.0.0.0:8181
2024-04-19 12:25:47 - DEBUG :: CP Server Thread-5 : Tautulli Monitor :: Checking for active streams.
2024-04-19 12:25:47 - INFO :: Thread-26 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-19 12:25:47 - INFO :: CP Server Thread-5 : Scheduled background task: Check GitHub for updates
2024-04-19 12:25:47 - INFO :: CP Server Thread-5 : Scheduled background task: Optimize Tautulli database
2024-04-19 12:25:47 - INFO :: CP Server Thread-5 : Scheduled background task: Backup Tautulli database
2024-04-19 12:25:47 - INFO :: CP Server Thread-5 : Scheduled background task: Backup Tautulli config
2024-04-19 12:25:47 - INFO :: CP Server Thread-5 : Scheduled background task: Check for server response
2024-04-19 12:25:47 - INFO :: Thread-27 (refresh_libraries) : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-19 12:25:47 - INFO :: Thread-28 (refresh_users) : Tautulli Users :: Requesting users list refresh...
2024-04-19 12:25:47 - INFO :: Thread-26 (run) : Tautulli WebSocket :: Ready
2024-04-19 12:25:47 - INFO :: Thread-26 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-19 12:25:47 - INFO :: Thread-26 (run) : Scheduled background task: Refresh users list
2024-04-19 12:25:47 - INFO :: Thread-26 (run) : Scheduled background task: Refresh libraries list
2024-04-19 12:25:47 - INFO :: Thread-26 (run) : Removed background task: Check for server response
2024-04-19 12:25:47 - INFO :: Thread-27 (refresh_libraries) : Tautulli Config :: Writing configuration to file
2024-04-19 12:25:47 - INFO :: Thread-27 (refresh_libraries) : Tautulli Libraries :: Libraries list refreshed.
2024-04-19 12:25:48 - INFO :: Thread-28 (refresh_users) : Tautulli Users :: Users list refreshed.
2024-04-19 12:26:02 - DEBUG :: CP Server Thread-23 : Tautulli WebAuth :: Admin user 'mc********i' logged into Tautulli using Plex OAuth login.
2024-04-19 12:26:02 - DEBUG :: CP Server Thread-17 : Requesting URL via GET method: https://tautulli.com/anonymizer.txt
2024-04-19 12:26:03 - INFO :: CP Server Thread-20 : Tautulli Config :: Writing configuration to file
2024-04-19 12:26:03 - ERROR :: CP Server Thread-17 : [19/Apr/2024:12:26:03] HTTP
Traceback (most recent call last):
File "/opt/Tautulli/lib/cherrypy/_cprequest.py", line 638, in respond
self._do_respond(path_info)
File "/opt/Tautulli/lib/cherrypy/_cprequest.py", line 697, in _do_respond
response.body = self.handler()
File "/opt/Tautulli/lib/cherrypy/lib/encoding.py", line 223, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/opt/Tautulli/lib/cherrypy/_cpdispatch.py", line 54, in __call__
return self.callable(*self.args, **self.kwargs)
File "/opt/Tautulli/plexpy/webserve.py", line 4769, in pms_image_proxy
return self.real_pms_image_proxy(**kwargs)
File "/opt/Tautulli/plexpy/helpers.py", line 85, in wrapper
return function(*args, **kwargs)
File "/opt/Tautulli/plexpy/webserve.py", line 4845, in real_pms_image_proxy
os.mkdir(c_dir)
FileExistsError: [Errno 17] File exists: '/opt/Tautulli/cache/images'
2024-04-19 12:40:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 266 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-19 12:42:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 266 watched.
2024-04-19 12:43:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 266 stopped.
2024-04-19 12:43:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2532
2024-04-19 12:43:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 266
2024-04-19 12:43:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 266 ratingKey 2532 from session queue
2024-04-19 12:43:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 267 started by user 340814096 (mc********i) with ratingKey 2533 (Only a Lifetime - FINNEAS).
2024-04-19 12:44:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 267 stopped.
2024-04-19 12:44:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2533
2024-04-19 12:44:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 267
2024-04-19 12:44:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 267 ratingKey 2533 from session queue
2024-04-19 12:44:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 268 started by user 340814096 (mc********i) with ratingKey 2538 (Medieval - FINNEAS).
2024-04-19 12:46:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 268 watched.
2024-04-19 12:46:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 268 stopped.
2024-04-19 12:46:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2538
2024-04-19 12:46:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 268
2024-04-19 12:46:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 268 ratingKey 2538 from session queue
2024-04-19 12:46:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 269 started by user 340814096 (mc********i) with ratingKey 2539 (Someone Else’s Star - FINNEAS).
2024-04-19 12:49:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 269 watched.
2024-04-19 12:50:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 269 stopped.
2024-04-19 12:50:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2539
2024-04-19 12:50:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 269
2024-04-19 12:50:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 269 ratingKey 2539 from session queue
2024-04-19 12:50:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 270 started by user 340814096 (mc********i) with ratingKey 2540 (Around My Neck - FINNEAS).
2024-04-19 12:50:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 270 paused.
2024-04-19 12:50:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 270 stopped.
2024-04-19 12:50:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 270 ratingKey 2540 is 1 secs, looks like it was skipped so we're not logging it
2024-04-19 12:50:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 270 ratingKey 2540 from session queue
2024-04-19 12:50:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 271 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-19 12:50:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 271 paused.
2024-04-19 12:50:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 271 resumed.
2024-04-19 12:53:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 271 watched.
2024-04-19 12:53:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 271 stopped.
2024-04-19 12:53:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2532
2024-04-19 12:53:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 271
2024-04-19 12:53:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 271 ratingKey 2532 from session queue
2024-04-19 12:53:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 272 started by user 340814096 (mc********i) with ratingKey 2533 (Only a Lifetime - FINNEAS).
2024-04-19 12:57:07 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 272 watched.
2024-04-19 12:57:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 272 paused.
2024-04-19 13:32:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 272 stopped.
2024-04-19 13:32:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2533
2024-04-19 13:32:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 272
2024-04-19 13:32:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 272 ratingKey 2533 from session queue
2024-04-19 14:42:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 274 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-19 14:42:52 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 274 stopped.
2024-04-19 14:42:52 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 274 ratingKey 2532 is 7 secs, looks like it was skipped so we're not logging it
2024-04-19 14:42:52 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 274 ratingKey 2532 from session queue
2024-04-19 14:42:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 275 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-19 14:44:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 275 paused.
2024-04-19 14:44:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 275 resumed.
2024-04-19 14:45:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 275 watched.
2024-04-19 14:45:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 275 stopped.
2024-04-19 14:45:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-19 14:45:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 275
2024-04-19 14:45:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 275 ratingKey 437 from session queue
2024-04-19 14:46:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 276 started by user 340814096 (mc********i) with ratingKey 742 (Love Me - Lights, Felix Cartal).
2024-04-19 14:48:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 276 stopped.
2024-04-19 14:48:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 742
2024-04-19 14:48:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 276
2024-04-19 14:48:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 276 ratingKey 742 from session queue
2024-04-19 14:48:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 277 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-19 14:51:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 277 watched.
2024-04-19 14:52:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 277 stopped.
2024-04-19 14:52:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-19 14:52:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 277
2024-04-19 14:52:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 277 ratingKey 399 from session queue
2024-04-19 14:52:20 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 278 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-19 14:53:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 278 stopped.
2024-04-19 14:53:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 400
2024-04-19 14:53:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 278
2024-04-19 14:53:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 278 ratingKey 400 from session queue
2024-04-19 14:53:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 279 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-19 14:53:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 279 stopped.
2024-04-19 14:53:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 279 ratingKey 398 is 3 secs, looks like it was skipped so we're not logging it
2024-04-19 14:53:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 279 ratingKey 398 from session queue
2024-04-19 14:53:17 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 280 started by user 340814096 (mc********i) with ratingKey 405 (Saddest Vanilla - Jess Glynne Feat. Emeli Sandé).
2024-04-19 14:53:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 280 stopped.
2024-04-19 14:53:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 280 ratingKey 405 is 1 secs, looks like it was skipped so we're not logging it
2024-04-19 14:53:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 280 ratingKey 405 from session queue
2024-04-19 14:53:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 281 started by user 340814096 (mc********i) with ratingKey 409 (My Love (acoustic) - Jess Glynne).
2024-04-19 14:55:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 281 watched.
2024-04-19 14:56:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 281 stopped.
2024-04-19 14:56:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 409
2024-04-19 14:56:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 281
2024-04-19 14:56:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 281 ratingKey 409 from session queue
2024-04-19 14:56:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 282 started by user 340814096 (mc********i) with ratingKey 410 (Not Letting Go - Tinie Tempah feat. Jess Glynne).
2024-04-19 14:56:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 282 stopped.
2024-04-19 14:56:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 282 ratingKey 410 is 8 secs, looks like it was skipped so we're not logging it
2024-04-19 14:56:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 282 ratingKey 410 from session queue
2024-04-19 14:56:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 283 started by user 340814096 (mc********i) with ratingKey 411 (Rather Be - Clean Bandit feat. Jess Glynne).
2024-04-19 14:59:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 283 watched.
2024-04-19 15:00:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 283 stopped.
2024-04-19 15:00:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 411
2024-04-19 15:00:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 283
2024-04-19 15:00:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 283 ratingKey 411 from session queue
2024-04-19 15:00:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 284 started by user 340814096 (mc********i) with ratingKey 412 (My Love - Route 94 feat. Jess Glynne).
2024-04-19 15:01:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 284 stopped.
2024-04-19 15:01:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 412
2024-04-19 15:01:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 284
2024-04-19 15:01:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 284 ratingKey 412 from session queue
2024-04-19 15:01:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 285 started by user 340814096 (mc********i) with ratingKey 466 (King & Queen - Royal Wood).
2024-04-19 15:04:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 285 watched.
2024-04-19 15:04:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 285 stopped.
2024-04-19 15:04:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 466
2024-04-19 15:04:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 285
2024-04-19 15:04:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 285 ratingKey 466 from session queue
2024-04-19 15:07:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 286 started by user 340814096 (mc********i) with ratingKey 485 (Last Friday Night (T.G.I.F.) - Katy Perry).
2024-04-19 15:10:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 286 stopped.
2024-04-19 15:10:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 485
2024-04-19 15:10:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 286
2024-04-19 15:10:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 286 ratingKey 485 from session queue
2024-04-19 15:10:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 287 started by user 340814096 (mc********i) with ratingKey 486 (California Gurls - Katy Perry feat. Snoop Dogg).
2024-04-19 15:10:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 287 stopped.
2024-04-19 15:10:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 287 ratingKey 486 is 4 secs, looks like it was skipped so we're not logging it
2024-04-19 15:10:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 287 ratingKey 486 from session queue
2024-04-19 15:10:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 288 started by user 340814096 (mc********i) with ratingKey 893 (It Gets Dark - Sigrid).
2024-04-19 15:13:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 288 watched.
2024-04-19 15:14:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 288 paused.
2024-04-19 15:27:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 288 stopped.
2024-04-19 15:27:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 893
2024-04-19 15:27:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 288
2024-04-19 15:27:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 288 ratingKey 893 from session queue
2024-04-19 15:27:05 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 289 started by user 340814096 (mc********i) with ratingKey 1219 (LEveL -English ver.- (TV size) - SawanoHiroyuki[nZk]:TOMORROW X TOGETHER).
2024-04-19 15:27:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 289 stopped.
2024-04-19 15:27:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 289 ratingKey 1219 is 5 secs, looks like it was skipped so we're not logging it
2024-04-19 15:27:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 289 ratingKey 1219 from session queue
2024-04-19 15:27:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 290 started by user 340814096 (mc********i) with ratingKey 1294 (This Is How (We Want You To Get High) - George Michael).
2024-04-19 15:30:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 290 stopped.
2024-04-19 15:30:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1294
2024-04-19 15:30:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 290
2024-04-19 15:30:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 290 ratingKey 1294 from session queue
2024-04-19 15:30:05 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 291 started by user 340814096 (mc********i) with ratingKey 1268 (The Other Side - Bruno Mars ft. Cee Lo Green & B.o.B).
2024-04-19 15:33:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 291 watched.
2024-04-19 15:33:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 291 stopped.
2024-04-19 15:33:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1268
2024-04-19 15:33:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 291
2024-04-19 15:33:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 291 ratingKey 1268 from session queue
2024-04-19 15:39:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 292 started by user 340814096 (mc********i) with ratingKey 1261 (Our First Time - Bruno Mars).
2024-04-19 15:39:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 292 stopped.
2024-04-19 15:39:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 292 ratingKey 1261 is 6 secs, looks like it was skipped so we're not logging it
2024-04-19 15:39:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 292 ratingKey 1261 from session queue
2024-04-19 15:39:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 293 started by user 340814096 (mc********i) with ratingKey 1245 (Un jour je marierai un ange - Pierre de Maere).
2024-04-19 15:39:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 293 stopped.
2024-04-19 15:39:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 293 ratingKey 1245 is 7 secs, looks like it was skipped so we're not logging it
2024-04-19 15:39:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 293 ratingKey 1245 from session queue
2024-04-19 15:39:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 294 started by user 340814096 (mc********i) with ratingKey 1275 (Shout Baby - Ryokuoushoku Shakai).
2024-04-19 15:39:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 294 paused.
2024-04-19 15:42:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 started by user 340819908 (Fa********y) with ratingKey 2552 (P90X3 - CVX).
2024-04-19 15:50:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 paused.
2024-04-19 15:51:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 is buffering.
2024-04-19 15:51:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 buffer count is 1.
2024-04-19 15:51:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 resumed.
2024-04-19 15:55:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 294 stopped.
2024-04-19 15:55:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1275
2024-04-19 15:55:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 294
2024-04-19 15:55:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 294 ratingKey 1275 from session queue
2024-04-19 15:55:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 started by user 340814096 (mc********i) with ratingKey 1271 (Tragedy - Bee Gees).
2024-04-19 15:55:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 paused.
2024-04-19 15:58:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 resumed.
2024-04-19 15:58:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 paused.
2024-04-19 16:00:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 paused.
2024-04-19 16:00:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 is buffering.
2024-04-19 16:00:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 buffer count is 2.
2024-04-19 16:00:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 resumed.
2024-04-19 16:07:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 resumed.
2024-04-19 16:08:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 paused.
2024-04-19 16:09:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 is buffering.
2024-04-19 16:09:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 buffer count is 3.
2024-04-19 16:09:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 resumed.
2024-04-19 16:11:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 watched.
2024-04-19 16:11:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 296 stopped.
2024-04-19 16:11:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1271
2024-04-19 16:11:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 296
2024-04-19 16:11:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 296 ratingKey 1271 from session queue
2024-04-19 16:11:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 297 started by user 340814096 (mc********i) with ratingKey 1272 (Love You Inside Out - Bee Gees).
2024-04-19 16:13:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 297 stopped.
2024-04-19 16:13:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1272
2024-04-19 16:13:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 297
2024-04-19 16:13:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 297 ratingKey 1272 from session queue
2024-04-19 16:13:52 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 298 started by user 340814096 (mc********i) with ratingKey 1275 (Shout Baby - Ryokuoushoku Shakai).
2024-04-19 16:14:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 watched.
2024-04-19 16:17:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 298 watched.
2024-04-19 16:18:17 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 298 stopped.
2024-04-19 16:18:17 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1275
2024-04-19 16:18:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 298
2024-04-19 16:18:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 298 ratingKey 1275 from session queue
2024-04-19 16:18:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 299 started by user 340814096 (mc********i) with ratingKey 331 (Midnight Train 2018 - Danny Michel).
2024-04-19 16:18:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 295 stopped.
2024-04-19 16:18:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2552
2024-04-19 16:18:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 295
2024-04-19 16:18:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 295 ratingKey 2552 from session queue
2024-04-19 16:18:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 300 started by user 340819908 (Fa********y) with ratingKey 2572 (P90X3 - The Warrior).
2024-04-19 16:19:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 300 stopped.
2024-04-19 16:19:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 300 ratingKey 2572 is 13 secs which is less than 120 seconds, so we're not logging it.
2024-04-19 16:19:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 300 ratingKey 2572 from session queue
2024-04-19 16:22:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 299 paused.
2024-04-19 16:23:56 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2591, grandparent 1765) added to recently added queue.
2024-04-19 16:27:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 299 stopped.
2024-04-19 16:27:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 331
2024-04-19 16:27:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 299
2024-04-19 16:27:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 299 ratingKey 331 from session queue
2024-04-19 16:28:56 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (1765) after delay.
2024-04-19 16:28:56 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Irregular at Magic High School - Episode 3' (2591) added to Plex.
2024-04-19 16:28:56 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-19 18:25:47 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-19 18:25:47 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-19 18:25:47 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-19 18:25:47 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240419182547.sched.ini
2024-04-19 18:25:47 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240419182547.sched.db
2024-04-19 18:25:47 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-19 18:25:47 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-19 18:42:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 301 started by user 340814096 (mc********i) with ratingKey 2578 (The Irregular at Magic High School - Visitor Arc I).
2024-04-19 18:42:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 301 paused.
2024-04-19 18:42:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 301 stopped.
2024-04-19 18:42:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 301 ratingKey 2578 is 1 secs which is less than 120 seconds, so we're not logging it.
2024-04-19 18:42:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 301 ratingKey 2578 from session queue
2024-04-19 18:43:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 302 started by user 340814096 (mc********i) with ratingKey 2530 (A Concert Six Months From Now - FINNEAS).
2024-04-19 18:43:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 302 stopped.
2024-04-19 18:43:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 302 ratingKey 2530 is 2 secs, looks like it was skipped so we're not logging it
2024-04-19 18:43:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 302 ratingKey 2530 from session queue
2024-04-19 18:43:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 303 started by user 340814096 (mc********i) with ratingKey 2531 (The Kids Are All Dying - FINNEAS).
2024-04-19 18:43:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 303 stopped.
2024-04-19 18:43:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 303 ratingKey 2531 is 1 secs, looks like it was skipped so we're not logging it
2024-04-19 18:43:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 303 ratingKey 2531 from session queue
2024-04-19 18:43:05 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 304 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-19 18:44:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 304 stopped.
2024-04-19 18:44:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2532
2024-04-19 18:44:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 304
2024-04-19 18:44:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 304 ratingKey 2532 from session queue
2024-04-19 18:44:17 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 305 started by user 340814096 (mc********i) with ratingKey 331 (Midnight Train 2018 - Danny Michel).
2024-04-19 18:48:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 305 watched.
2024-04-19 18:48:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 305 stopped.
2024-04-19 18:48:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 331
2024-04-19 18:48:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 305
2024-04-19 18:48:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 305 ratingKey 331 from session queue
2024-04-19 19:17:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 306 started by user 340814096 (mc********i) with ratingKey 1167 (Verge - Owl City feat. Aloe Blacc).
2024-04-19 19:20:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 306 watched.
2024-04-19 19:21:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 306 stopped.
2024-04-19 19:21:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1167
2024-04-19 19:21:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 306
2024-04-19 19:21:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 306 ratingKey 1167 from session queue
2024-04-19 19:21:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 308 started by user 340814096 (mc********i) with ratingKey 1169 (Thunderstruck - Owl City feat. Sarah Russell).
2024-04-19 19:24:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 308 watched.
2024-04-19 19:25:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 308 stopped.
2024-04-19 19:25:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1169
2024-04-19 19:25:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 308
2024-04-19 19:25:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 308 ratingKey 1169 from session queue
2024-04-19 19:25:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 309 started by user 340814096 (mc********i) with ratingKey 1170 (My Everything - Owl City).
2024-04-19 19:25:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 309 stopped.
2024-04-19 19:25:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1170
2024-04-19 19:25:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 309
2024-04-19 19:25:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 309 ratingKey 1170 from session queue
2024-04-19 19:25:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 310 started by user 340814096 (mc********i) with ratingKey 1171 (Unbelievable - Owl City feat. Hanson).
2024-04-19 19:28:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 310 watched.
2024-04-19 19:28:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 310 stopped.
2024-04-19 19:28:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1171
2024-04-19 19:28:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 310
2024-04-19 19:28:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 310 ratingKey 1171 from session queue
2024-04-19 19:29:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 311 started by user 340814096 (mc********i) with ratingKey 1172 (Bird With a Broken Wing - Owl City).
2024-04-19 19:29:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 311 stopped.
2024-04-19 19:29:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1172
2024-04-19 19:29:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 311
2024-04-19 19:29:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 311 ratingKey 1172 from session queue
2024-04-19 19:29:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 312 started by user 340814096 (mc********i) with ratingKey 1170 (My Everything - Owl City).
2024-04-19 19:29:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 312 stopped.
2024-04-19 19:29:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 312 ratingKey 1170 is 0 secs, looks like it was skipped so we're not logging it
2024-04-19 19:29:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 312 ratingKey 1170 from session queue
2024-04-19 19:29:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 313 started by user 340814096 (mc********i) with ratingKey 1173 (Back Home - Owl City feat. Jake Owen).
2024-04-19 19:29:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 313 stopped.
2024-04-19 19:29:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 313 ratingKey 1173 is 1 secs, looks like it was skipped so we're not logging it
2024-04-19 19:29:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 313 ratingKey 1173 from session queue
2024-04-19 19:29:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 314 started by user 340814096 (mc********i) with ratingKey 1174 (Can’t Live Without You - Owl City).
2024-04-19 19:32:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 314 watched.
2024-04-19 19:32:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 314 stopped.
2024-04-19 19:32:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1174
2024-04-19 19:32:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 314
2024-04-19 19:32:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 314 ratingKey 1174 from session queue
2024-04-19 19:32:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 315 started by user 340814096 (mc********i) with ratingKey 1175 (You’re Not Alone - Owl City feat. Britt Nicole).
2024-04-19 19:34:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 315 paused.
2024-04-19 19:34:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 315 stopped.
2024-04-19 19:34:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1175
2024-04-19 19:34:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 315
2024-04-19 19:34:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 315 ratingKey 1175 from session queue
2024-04-19 19:34:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 316 started by user 340814096 (mc********i) with ratingKey 1176 (This Isn’t the End - Owl City).
2024-04-19 19:37:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 316 watched.
2024-04-19 19:38:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 316 stopped.
2024-04-19 19:38:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1176
2024-04-19 19:38:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 316
2024-04-19 19:38:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 316 ratingKey 1176 from session queue
2024-04-19 19:38:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 317 started by user 340814096 (mc********i) with ratingKey 1178 (When Can I See You Again? - Owl City).
2024-04-19 19:38:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 317 paused.
2024-04-19 19:39:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 317 resumed.
2024-04-19 19:42:03 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 317 watched.
2024-04-19 19:42:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 317 stopped.
2024-04-19 19:42:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1178
2024-04-19 19:42:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 317
2024-04-19 19:42:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 317 ratingKey 1178 from session queue
2024-04-19 20:01:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 318 started by user 340814096 (mc********i) with ratingKey 273 (True Love - P!nk feat. Lily Rose Cooper).
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2592 , parent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2593, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2594, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2595, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2596, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2597, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2598, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2599, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2600, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2601, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2602, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2603, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2604, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2605, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2606, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2607, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2608, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2609, grandparent 1165) added to recently added queue.
2024-04-19 20:03:22 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2610, grandparent 1165) added to recently added queue.
2024-04-19 20:03:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 318 stopped.
2024-04-19 20:03:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 273
2024-04-19 20:03:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 318
2024-04-19 20:03:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 318 ratingKey 273 from session queue
2024-04-19 20:03:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 319 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-19 20:07:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 319 watched.
2024-04-19 20:08:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 319 stopped.
2024-04-19 20:08:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-19 20:08:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 319
2024-04-19 20:08:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 319 ratingKey 2593 from session queue
2024-04-19 20:08:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 320 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-19 20:08:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 320 stopped.
2024-04-19 20:08:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 320 ratingKey 2596 is 5 secs, looks like it was skipped so we're not logging it
2024-04-19 20:08:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 320 ratingKey 2596 from session queue
2024-04-19 20:08:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 321 started by user 340814096 (mc********i) with ratingKey 2606 (Lucid Dream - Owl City).
2024-04-19 20:08:22 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (1165) after delay.
2024-04-19 20:08:22 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'Owl City - Cinematic' (2592) added to Plex.
2024-04-19 20:08:23 - DEBUG :: ThreadPoolExecutor-0_0 : Added 19 items to the recently_added database table.
2024-04-19 20:12:09 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 321 watched.
2024-04-19 20:12:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 321 stopped.
2024-04-19 20:12:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2606
2024-04-19 20:12:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 321
2024-04-19 20:12:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 321 ratingKey 2606 from session queue
2024-04-19 20:12:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 322 started by user 340814096 (mc********i) with ratingKey 2607 (Always - Owl City).
2024-04-19 20:14:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 322 stopped.
2024-04-19 20:14:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2607
2024-04-19 20:14:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 322
2024-04-19 20:14:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 322 ratingKey 2607 from session queue
2024-04-19 20:14:02 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 323 started by user 340814096 (mc********i) with ratingKey 1178 (When Can I See You Again? - Owl City).
2024-04-19 20:17:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 323 watched.
2024-04-19 20:17:39 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 323 stopped.
2024-04-19 20:17:39 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1178
2024-04-19 20:17:39 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 323
2024-04-19 20:17:39 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 323 ratingKey 1178 from session queue
2024-04-19 20:17:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 324 started by user 340814096 (mc********i) with ratingKey 272 (Try - P!nk).
2024-04-19 20:19:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 324 stopped.
2024-04-19 20:19:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 272
2024-04-19 20:19:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 324
2024-04-19 20:19:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 324 ratingKey 272 from session queue
2024-04-19 20:19:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 325 started by user 340814096 (mc********i) with ratingKey 924 (I Don’t Want to Know - Sigrid).
2024-04-19 20:22:02 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 325 watched.
2024-04-19 20:22:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 325 stopped.
2024-04-19 20:22:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 924
2024-04-19 20:22:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 325
2024-04-19 20:22:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 325 ratingKey 924 from session queue
2024-04-19 20:23:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 326 started by user 340814096 (mc********i) with ratingKey 921 (Don’t Feel Like Crying - Sigrid).
2024-04-19 20:25:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 326 watched.
2024-04-19 20:25:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 326 stopped.
2024-04-19 20:25:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 921
2024-04-19 20:25:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 326
2024-04-19 20:25:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 326 ratingKey 921 from session queue
2024-04-19 20:25:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 327 started by user 340814096 (mc********i) with ratingKey 922 (Sight of You - Sigrid).
2024-04-19 20:29:07 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 327 watched.
2024-04-19 20:29:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 327 stopped.
2024-04-19 20:29:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 922
2024-04-19 20:29:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 327
2024-04-19 20:29:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 327 ratingKey 922 from session queue
2024-04-19 20:29:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 328 started by user 340814096 (mc********i) with ratingKey 920 (Strangers - Sigrid).
2024-04-19 20:32:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 328 watched.
2024-04-19 20:33:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 328 paused.
2024-04-19 20:35:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 329 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-19 20:37:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 329 watched.
2024-04-19 20:38:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 329 stopped.
2024-04-19 20:38:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-19 20:38:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 329
2024-04-19 20:38:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 329 ratingKey 437 from session queue
2024-04-19 20:39:09 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 330 started by user 340814096 (mc********i) with ratingKey 432 (Alive - Sia).
2024-04-19 20:39:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 330 paused.
2024-04-19 20:39:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 328 stopped.
2024-04-19 20:39:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 920
2024-04-19 20:39:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 328
2024-04-19 20:39:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 328 ratingKey 920 from session queue
2024-04-19 20:40:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 330 resumed.
2024-04-19 20:44:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 330 watched.
2024-04-19 20:45:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 330 stopped.
2024-04-19 20:45:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 432
2024-04-19 20:45:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 330
2024-04-19 20:45:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 330 ratingKey 432 from session queue
2024-04-19 20:45:07 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 331 started by user 340814096 (mc********i) with ratingKey 433 (Unstoppable - Sia).
2024-04-19 20:48:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 331 watched.
2024-04-19 20:48:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 331 stopped.
2024-04-19 20:48:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 433
2024-04-19 20:48:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 331
2024-04-19 20:48:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 331 ratingKey 433 from session queue
2024-04-19 20:48:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 332 started by user 340814096 (mc********i) with ratingKey 434 (Cheap Thrills - Sia feat. Sean Paul).
2024-04-19 20:52:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 332 watched.
2024-04-19 20:52:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 332 stopped.
2024-04-19 20:52:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 434
2024-04-19 20:52:30 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 332
2024-04-19 20:52:30 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 332 ratingKey 434 from session queue
2024-04-19 20:52:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 334 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-19 20:52:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 334 paused.
2024-04-19 21:12:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 334 stopped.
2024-04-19 21:12:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 334 ratingKey 437 is 4 secs, looks like it was skipped so we're not logging it
2024-04-19 21:12:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 334 ratingKey 437 from session queue
2024-04-19 21:12:17 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 335 started by user 340814096 (mc********i) with ratingKey 432 (Alive - Sia).
2024-04-19 21:16:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 335 watched.
2024-04-19 21:16:39 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 335 stopped.
2024-04-19 21:16:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 432
2024-04-19 21:16:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 335
2024-04-19 21:16:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 335 ratingKey 432 from session queue
2024-04-19 21:16:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 336 started by user 340814096 (mc********i) with ratingKey 433 (Unstoppable - Sia).
2024-04-19 21:19:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 336 watched.
2024-04-19 21:19:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 336 paused.
2024-04-19 21:23:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 336 stopped.
2024-04-19 21:23:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 433
2024-04-19 21:23:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 336
2024-04-19 21:23:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 336 ratingKey 433 from session queue
2024-04-19 21:42:59 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2611) added to recently added queue.
2024-04-19 21:42:59 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2612 , parent 2611) added to recently added queue.
2024-04-19 21:42:59 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2613, grandparent 2611) added to recently added queue.
2024-04-19 21:43:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item 'I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too (2023)' (2611) done processing metadata.
2024-04-19 21:44:19 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2614, grandparent 2611) added to recently added queue.
2024-04-19 21:44:19 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2615, grandparent 2611) added to recently added queue.
2024-04-19 21:44:19 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2616, grandparent 2611) added to recently added queue.
2024-04-19 21:44:42 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2617, grandparent 2611) added to recently added queue.
2024-04-19 21:44:49 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2618, grandparent 2611) added to recently added queue.
2024-04-19 21:49:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2611) after delay.
2024-04-19 21:49:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Season 1' (2612) added to Plex.
2024-04-19 21:49:50 - DEBUG :: ThreadPoolExecutor-0_0 : Added 7 items to the recently_added database table.
2024-04-19 21:54:29 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2619, grandparent 2611) added to recently added queue.
2024-04-19 21:56:05 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2620, grandparent 2611) added to recently added queue.
2024-04-19 21:56:05 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2621, grandparent 2611) added to recently added queue.
2024-04-19 21:56:05 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2622, grandparent 2611) added to recently added queue.
2024-04-19 21:56:16 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2623) added to recently added queue.
2024-04-19 21:56:16 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2624 , parent 2623) added to recently added queue.
2024-04-19 21:56:16 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2625, grandparent 2623) added to recently added queue.
2024-04-19 21:56:16 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2626, grandparent 2623) added to recently added queue.
2024-04-19 21:56:16 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2627, grandparent 2623) added to recently added queue.
2024-04-19 21:56:18 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item 'I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability (2024)' (2623) done processing metadata.
2024-04-19 21:57:16 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2628, grandparent 2611) added to recently added queue.
2024-04-19 21:57:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 338 started by user 340814096 (mc********i) with ratingKey 949 (Let Me Down Slowly - Alec Benjamin).
2024-04-19 22:00:17 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 338 watched.
2024-04-19 22:00:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 338 stopped.
2024-04-19 22:00:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 949
2024-04-19 22:00:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 338
2024-04-19 22:00:37 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 338 ratingKey 949 from session queue
2024-04-19 22:01:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2623) after delay.
2024-04-19 22:01:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Season 1' (2624) added to Plex.
2024-04-19 22:01:16 - DEBUG :: ThreadPoolExecutor-0_0 : Added 4 items to the recently_added database table.
2024-04-19 22:01:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 339 started by user 340814096 (mc********i) with ratingKey 947 (Replaced - Alec Benjamin).
2024-04-19 22:02:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2611) after delay.
2024-04-19 22:02:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Season 1' (2612) added to Plex.
2024-04-19 22:02:17 - DEBUG :: ThreadPoolExecutor-0_0 : Added 6 items to the recently_added database table.
2024-04-19 22:04:09 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 339 watched.
2024-04-19 22:04:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 339 stopped.
2024-04-19 22:04:35 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 947
2024-04-19 22:04:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 339
2024-04-19 22:04:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 339 ratingKey 947 from session queue
2024-04-19 22:04:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 340 started by user 340814096 (mc********i) with ratingKey 973 (Outrunning Karma - Alec Benjamin).
2024-04-19 22:07:39 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 340 watched.
2024-04-19 22:07:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 340 stopped.
2024-04-19 22:07:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 973
2024-04-19 22:07:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 340
2024-04-19 22:07:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 340 ratingKey 973 from session queue
2024-04-19 22:08:00 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 341 started by user 340814096 (mc********i) with ratingKey 974 (If I Killed Someone for You - Alec Benjamin).
2024-04-19 22:08:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 341 stopped.
2024-04-19 22:08:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 974
2024-04-19 22:08:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 341
2024-04-19 22:08:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 341 ratingKey 974 from session queue
2024-04-19 22:08:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 342 started by user 340814096 (mc********i) with ratingKey 975 (Death of a Hero - Alec Benjamin).
2024-04-19 22:08:45 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 342 paused.
2024-04-19 22:08:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 342 stopped.
2024-04-19 22:08:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 342 ratingKey 975 is 0 secs, looks like it was skipped so we're not logging it
2024-04-19 22:08:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 342 ratingKey 975 from session queue
2024-04-19 22:08:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 343 started by user 340814096 (mc********i) with ratingKey 976 (1994 - Alec Benjamin).
2024-04-19 22:08:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 343 stopped.
2024-04-19 22:08:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 343 ratingKey 976 is 2 secs, looks like it was skipped so we're not logging it
2024-04-19 22:08:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 343 ratingKey 976 from session queue
2024-04-19 22:08:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 344 started by user 340814096 (mc********i) with ratingKey 972 (Gotta Be a Reason - Alec Benjamin).
2024-04-19 22:09:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 344 stopped.
2024-04-19 22:09:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 344 ratingKey 972 is 9 secs, looks like it was skipped so we're not logging it
2024-04-19 22:09:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 344 ratingKey 972 from session queue
2024-04-19 22:09:07 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 345 started by user 340814096 (mc********i) with ratingKey 936 (Mind Is a Prison - Alec Benjamin).
2024-04-19 22:11:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 345 watched.
2024-04-19 22:11:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 345 stopped.
2024-04-19 22:11:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 936
2024-04-19 22:11:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 345
2024-04-19 22:11:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 345 ratingKey 936 from session queue
2024-04-19 22:11:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 346 started by user 340814096 (mc********i) with ratingKey 937 (Demons - Alec Benjamin).
2024-04-19 22:13:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 346 stopped.
2024-04-19 22:13:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 937
2024-04-19 22:13:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 346
2024-04-19 22:13:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 346 ratingKey 937 from session queue
2024-04-19 22:13:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 347 started by user 340814096 (mc********i) with ratingKey 938 (Oh My God - Alec Benjamin).
2024-04-19 22:16:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 347 watched.
2024-04-19 22:16:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 347 stopped.
2024-04-19 22:16:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 938
2024-04-19 22:16:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 347
2024-04-19 22:16:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 347 ratingKey 938 from session queue
2024-04-19 22:16:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 348 started by user 340814096 (mc********i) with ratingKey 939 (The Book of You & I - Alec Benjamin).
2024-04-19 22:19:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 348 watched.
2024-04-19 22:19:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 348 stopped.
2024-04-19 22:19:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 939
2024-04-19 22:19:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 348
2024-04-19 22:19:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 348 ratingKey 939 from session queue
2024-04-19 22:19:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 349 started by user 340814096 (mc********i) with ratingKey 940 (Match in the Rain - Alec Benjamin).
2024-04-19 22:22:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 349 watched.
2024-04-19 22:22:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 349 stopped.
2024-04-19 22:22:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 940
2024-04-19 22:22:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 349
2024-04-19 22:22:32 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 349 ratingKey 940 from session queue
2024-04-19 22:22:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 350 started by user 340814096 (mc********i) with ratingKey 941 (Jesus in LA - Alec Benjamin).
2024-04-19 22:22:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 350 stopped.
2024-04-19 22:22:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 941
2024-04-19 22:22:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 350
2024-04-19 22:22:57 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 350 ratingKey 941 from session queue
2024-04-19 22:22:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 351 started by user 340814096 (mc********i) with ratingKey 947 (Replaced - Alec Benjamin).
2024-04-19 22:22:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 351 stopped.
2024-04-19 22:22:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 351 ratingKey 947 is 0 secs, looks like it was skipped so we're not logging it
2024-04-19 22:22:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 351 ratingKey 947 from session queue
2024-04-19 22:23:01 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 352 started by user 340814096 (mc********i) with ratingKey 978 (Different Kind of Beautiful - Alec Benjamin).
2024-04-19 22:25:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 352 watched.
2024-04-19 22:26:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 352 stopped.
2024-04-19 22:26:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 978
2024-04-19 22:26:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 352
2024-04-19 22:26:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 352 ratingKey 978 from session queue
2024-04-19 22:27:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 353 started by user 340814096 (mc********i) with ratingKey 951 (Dopamine Addict - Alec Benjamin).
2024-04-19 22:27:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 353 stopped.
2024-04-19 22:27:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 353 ratingKey 951 is 4 secs, looks like it was skipped so we're not logging it
2024-04-19 22:27:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 353 ratingKey 951 from session queue
2024-04-19 22:27:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 354 started by user 340814096 (mc********i) with ratingKey 1080 (LIE - Ruel).
2024-04-19 22:27:20 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 354 stopped.
2024-04-19 22:27:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 354 ratingKey 1080 is 1 secs, looks like it was skipped so we're not logging it
2024-04-19 22:27:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 354 ratingKey 1080 from session queue
2024-04-19 22:27:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 355 started by user 340814096 (mc********i) with ratingKey 1079 (SET YOURSELF ON FIRE - Ruel).
2024-04-19 22:29:51 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 355 watched.
2024-04-19 22:30:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 355 stopped.
2024-04-19 22:30:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1079
2024-04-19 22:30:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 355
2024-04-19 22:30:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 355 ratingKey 1079 from session queue
2024-04-19 22:30:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 356 started by user 340814096 (mc********i) with ratingKey 1080 (LIE - Ruel).
2024-04-19 22:32:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 356 watched.
2024-04-19 22:33:00 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 356 paused.
2024-04-19 22:37:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 356 resumed.
2024-04-19 22:37:05 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 356 paused.
2024-04-19 23:46:07 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 357 started by user 340819908 (Fa********y) with ratingKey 2184 (Star Trek: Voyager - Threshold).
2024-04-19 23:46:08 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 357 is buffering.
2024-04-19 23:46:08 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 357 buffer count is 1.
2024-04-19 23:46:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 357 paused.
2024-04-19 23:46:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 357 stopped.
2024-04-19 23:46:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 357 ratingKey 2184 is 7 secs which is less than 120 seconds, so we're not logging it.
2024-04-19 23:46:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 357 ratingKey 2184 from session queue
2024-04-19 23:46:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 started by user 340819908 (Fa********y) with ratingKey 2184 (Star Trek: Voyager - Threshold).
2024-04-19 23:46:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:46:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 1.
2024-04-19 23:46:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 has changed transcode decision.
2024-04-19 23:46:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:46:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 2.
2024-04-19 23:47:37 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 358 reached intro marker.
2024-04-19 23:47:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:47:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 3.
2024-04-19 23:47:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:47:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 4.
2024-04-19 23:54:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 356 stopped.
2024-04-19 23:54:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1080
2024-04-19 23:54:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 356
2024-04-19 23:54:04 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 356 ratingKey 1080 from session queue
2024-04-19 23:55:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2629) added to recently added queue.
2024-04-19 23:55:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2630 , parent 2629) added to recently added queue.
2024-04-19 23:55:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2631, grandparent 2629) added to recently added queue.
2024-04-19 23:55:07 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy (2020)' (2629) done processing metadata.
2024-04-19 23:55:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 paused.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 5.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 6.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 resumed.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 is buffering.
2024-04-19 23:56:29 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 buffer count is 7.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2632, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2633, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2634, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2635, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2636, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2637, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2638, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2639, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2640, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2641, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2642, grandparent 2629) added to recently added queue.
2024-04-20 00:00:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2643, grandparent 2629) added to recently added queue.
2024-04-20 00:01:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 358 stopped.
2024-04-20 00:01:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2184
2024-04-20 00:01:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 358
2024-04-20 00:01:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 358 ratingKey 2184 from session queue
2024-04-20 00:01:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 started by user 340819908 (Fa********y) with ratingKey 2184 (Star Trek: Voyager - Threshold).
2024-04-20 00:01:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:01:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 1.
2024-04-20 00:01:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 has changed transcode decision.
2024-04-20 00:01:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:01:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 2.
2024-04-20 00:01:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 3.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 4.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 resumed.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:03:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 5.
2024-04-20 00:04:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 6.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 7.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 8.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 9.
2024-04-20 00:04:22 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 resumed.
2024-04-20 00:04:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 10.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 11.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 12.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 resumed.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 13.
2024-04-20 00:04:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 14.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 15.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 16.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 resumed.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 17.
2024-04-20 00:04:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:44 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 18.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 19.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 20.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:46 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 resumed.
2024-04-20 00:04:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 21.
2024-04-20 00:04:47 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:52 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 paused.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 22.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 23.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 24.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 resumed.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 is buffering.
2024-04-20 00:04:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer count is 25.
2024-04-20 00:04:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 buffer last triggered at 1713571471.
2024-04-20 00:05:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2629) after delay.
2024-04-20 00:05:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy - Season 1' (2630) added to Plex.
2024-04-20 00:05:02 - DEBUG :: ThreadPoolExecutor-0_0 : Added 14 items to the recently_added database table.
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-20 00:25:47 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-20 00:25:47 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240420002547.sched.ini
2024-04-20 00:25:47 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240420002547.sched.db
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Requesting resources for server...
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Users :: Requesting users list refresh...
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Libraries list refreshed.
2024-04-20 00:25:47 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 00:25:47 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2024-04-20 00:25:48 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Users :: Users list refreshed.
2024-04-20 00:25:48 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-20 00:25:48 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Server URL retrieved.
2024-04-20 00:25:48 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-20 00:25:48 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-20 00:28:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 watched.
2024-04-20 00:34:08 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 360 reached credits marker.
2024-04-20 00:34:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 360 stopped.
2024-04-20 00:34:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2184
2024-04-20 00:34:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 360
2024-04-20 00:34:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 360 ratingKey 2184 from session queue
2024-04-20 00:46:10 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 365 started by user 340814096 (mc********i) with ratingKey 1301 (Freedom 90 - George Michael).
2024-04-20 00:46:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 365 stopped.
2024-04-20 00:46:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 365 ratingKey 1301 is 1 secs, looks like it was skipped so we're not logging it
2024-04-20 00:46:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 365 ratingKey 1301 from session queue
2024-04-20 00:46:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 366 started by user 340814096 (mc********i) with ratingKey 1299 (Praying for Time - George Michael).
2024-04-20 00:46:13 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 366 paused.
2024-04-20 00:46:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 366 stopped.
2024-04-20 00:46:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 366 ratingKey 1299 is 2 secs, looks like it was skipped so we're not logging it
2024-04-20 00:46:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 366 ratingKey 1299 from session queue
2024-04-20 00:46:25 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 367 started by user 340814096 (mc********i) with ratingKey 1279 (Amazing - George Michael).
2024-04-20 00:47:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 367 paused.
2024-04-20 00:47:20 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 367 resumed.
2024-04-20 00:50:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2644, grandparent 2611) added to recently added queue.
2024-04-20 00:50:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 367 watched.
2024-04-20 00:50:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 367 stopped.
2024-04-20 00:50:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1279
2024-04-20 00:50:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 367
2024-04-20 00:50:59 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 367 ratingKey 1279 from session queue
2024-04-20 00:51:00 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 368 started by user 340814096 (mc********i) with ratingKey 1280 (John and Elvis Are Dead - George Michael).
2024-04-20 00:51:31 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2645 , parent 2629) added to recently added queue.
2024-04-20 00:51:31 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2646, grandparent 2629) added to recently added queue.
2024-04-20 00:51:31 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2647, grandparent 2629) added to recently added queue.
2024-04-20 00:53:32 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2648, grandparent 2629) added to recently added queue.
2024-04-20 00:53:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 368 stopped.
2024-04-20 00:53:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1280
2024-04-20 00:53:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 368
2024-04-20 00:53:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 368 ratingKey 1280 from session queue
2024-04-20 00:53:42 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 started by user 340814096 (mc********i) with ratingKey 2631 (The Misfit of Demon King Academy - The Misfit of Demon King Academy).
2024-04-20 00:53:43 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 00:53:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 00:53:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 00:53:48 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 1.
2024-04-20 00:53:50 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 00:54:05 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 00:54:08 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 00:54:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 00:54:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 00:54:12 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 2.
2024-04-20 00:54:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 00:55:03 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2611) after delay.
2024-04-20 00:55:03 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - An Encounter in the Woods' (2644) added to Plex.
2024-04-20 00:55:03 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-20 00:56:31 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2649, grandparent 2629) added to recently added queue.
2024-04-20 00:58:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2650, grandparent 2629) added to recently added queue.
2024-04-20 00:58:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2651, grandparent 2629) added to recently added queue.
2024-04-20 00:58:03 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2652, grandparent 2629) added to recently added queue.
2024-04-20 01:01:04 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2653, grandparent 2629) added to recently added queue.
2024-04-20 01:01:04 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2654, grandparent 2629) added to recently added queue.
2024-04-20 01:01:04 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2655, grandparent 2629) added to recently added queue.
2024-04-20 01:04:02 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2656, grandparent 2629) added to recently added queue.
2024-04-20 01:06:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 01:07:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2657, grandparent 2629) added to recently added queue.
2024-04-20 01:08:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:08:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 3.
2024-04-20 01:08:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:08:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 4.
2024-04-20 01:08:32 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2658, grandparent 2629) added to recently added queue.
2024-04-20 01:08:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:08:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 5.
2024-04-20 01:08:36 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 01:08:38 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 01:08:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:08:40 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 6.
2024-04-20 01:08:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 01:08:53 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 01:09:08 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:09:08 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 7.
2024-04-20 01:09:11 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 01:10:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 01:11:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:11:54 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 8.
2024-04-20 01:11:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 01:13:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 01:13:32 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2629) after delay.
2024-04-20 01:13:32 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy - Season 2' (2645) added to Plex.
2024-04-20 01:13:33 - DEBUG :: ThreadPoolExecutor-0_0 : Added 14 items to the recently_added database table.
2024-04-20 01:14:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 is buffering.
2024-04-20 01:14:55 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 buffer count is 9.
2024-04-20 01:14:58 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 01:31:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 resumed.
2024-04-20 01:31:16 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-20 01:32:27 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 370 started by user 340814096 (mc********i) with ratingKey 2631 (The Misfit of Demon King Academy - The Misfit of Demon King Academy).
2024-04-20 01:32:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 370 is buffering.
2024-04-20 01:32:31 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 370 buffer count is 1.
2024-04-20 01:32:33 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 370 paused.
2024-04-20 01:32:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 370 stopped.
2024-04-20 01:32:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Play duration for session 370 ratingKey 2631 is 6 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 01:32:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 370 ratingKey 2631 from session queue
2024-04-20 01:33:02 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2659, grandparent 2629) added to recently added queue.
2024-04-20 01:34:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 369 stopped.
2024-04-20 01:34:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2631
2024-04-20 01:34:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 369
2024-04-20 01:34:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 369 ratingKey 2631 from session queue
2024-04-20 01:38:02 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2629) after delay.
2024-04-20 01:38:02 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy - Like a Single Stroke of a Sword' (2659) added to Plex.
2024-04-20 01:38:02 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-20 01:51:01 - DEBUG :: Thread-26 (run) : Tautulli TimelineHandler :: Library item '' (2660, grandparent 2611) added to recently added queue.
2024-04-20 01:51:49 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 371 started by user 340814096 (mc********i) with ratingKey 2632 (The Misfit of Demon King Academy - The Witch of Destruction).
2024-04-20 01:51:56 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 371 paused.
2024-04-20 01:52:14 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 371 resumed.
2024-04-20 01:55:06 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 371 reached intro marker.
2024-04-20 01:56:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2611) after delay.
2024-04-20 01:56:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Ousei Academy' (2660) added to Plex.
2024-04-20 01:56:01 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-20 01:56:08 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 371 paused.
2024-04-20 02:03:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 371 stopped.
2024-04-20 02:03:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2632
2024-04-20 02:03:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 371
2024-04-20 02:03:34 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Removing sessionKey 371 ratingKey 2632 from session queue
2024-04-20 02:12:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 started by user 340814096 (mc********i) with ratingKey 2632 (The Misfit of Demon King Academy - The Witch of Destruction).
2024-04-20 02:12:41 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 reached intro marker.
2024-04-20 02:13:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 is buffering.
2024-04-20 02:13:15 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 buffer count is 1.
2024-04-20 02:13:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 is buffering.
2024-04-20 02:13:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 buffer count is 2.
2024-04-20 02:13:18 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 paused.
2024-04-20 02:13:21 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 resumed.
2024-04-20 02:13:23 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 paused.
2024-04-20 02:13:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 resumed.
2024-04-20 02:13:28 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 paused.
2024-04-20 02:14:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 resumed.
2024-04-20 02:15:06 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 paused.
2024-04-20 02:15:09 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 resumed.
2024-04-20 02:17:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 is buffering.
2024-04-20 02:17:19 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 buffer count is 3.
2024-04-20 02:17:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 is buffering.
2024-04-20 02:17:24 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 buffer count is 4.
2024-04-20 02:17:26 - DEBUG :: Thread-26 (run) : Tautulli ActivityHandler :: Session 372 paused.
2024-04-20 02:20:55 - ERROR :: Thread-26 (run) : Tautulli WebSocket :: Connection timed out.
2024-04-20 02:20:55 - INFO :: Thread-26 (run) : Tautulli WebSocket :: Disconnecting websocket...
2024-04-20 02:20:58 - INFO :: Thread-26 (run) : Tautulli WebSocket :: Unable to get a response from the server, Plex server is down.
2024-04-20 02:20:58 - DEBUG :: Thread-26 (run) : Tautulli WebSocket :: Scheduling Plex server down callback in 60 seconds.
2024-04-20 02:20:58 - INFO :: Thread-26 (run) : Removed background task: Refresh Plex server URLs
2024-04-20 02:20:58 - INFO :: Thread-26 (run) : Removed background task: Refresh users list
2024-04-20 02:20:58 - INFO :: Thread-26 (run) : Removed background task: Refresh libraries list
2024-04-20 02:20:58 - INFO :: Thread-26 (run) : Scheduled background task: Check for server response
2024-04-20 02:20:58 - DEBUG :: Thread-26 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-20 02:21:28 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Monitor :: Checking for active streams.
2024-04-20 02:21:28 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Monitor :: Session 372 stopped.
2024-04-20 02:21:28 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2632
2024-04-20 02:21:28 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli ActivityProcessor :: Grouping history for sessionKey 372
2024-04-20 02:21:28 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Monitor :: Removing sessionKey 372 ratingKey 2632 from session queue
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Tautulli WebSocket :: Ready
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Tautulli WebSocket :: The Plex Media Server is back up.
2024-04-20 02:21:28 - DEBUG :: Thread-29 (run) : Tautulli WebSocket :: Cancelling scheduled Plex server down callback.
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Scheduled background task: Refresh users list
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Scheduled background task: Refresh libraries list
2024-04-20 02:21:28 - INFO :: Thread-29 (run) : Removed background task: Check for server response
2024-04-20 02:23:18 - DEBUG :: Thread-29 (run) : Tautulli ActivityHandler :: Session 3 started by user 340814096 (mc********i) with ratingKey 2632 (The Misfit of Demon King Academy - The Witch of Destruction).
2024-04-20 02:24:40 - DEBUG :: Thread-29 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-20 02:24:40 - DEBUG :: Thread-29 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 1.
2024-04-20 02:24:43 - DEBUG :: Thread-29 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-20 02:26:08 - DEBUG :: Thread-29 (run) : Tautulli ActivityHandler :: Session 3 resumed.
2024-04-20 02:27:25 - DEBUG :: Thread-29 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-20 02:33:41 - INFO :: MainThread : Signal 15 caught, saving and exiting...
2024-04-20 02:33:41 - INFO :: MainThread : Tautulli WebStart :: Stopping Tautulli web server...
2024-04-20 02:33:41 - INFO :: MainThread : [20/Apr/2024:02:33:41] ENGINE Bus STOPPING
2024-04-20 02:33:42 - WARNING :: Thread-29 (run) : Tautulli WebSocket :: Connection has closed.
2024-04-20 02:33:42 - WARNING :: Thread-29 (run) : Tautulli WebSocket :: Reconnection attempt 1.
2024-04-20 02:33:42 - ERROR :: Thread-29 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-20 02:33:42 - INFO :: MainThread : [20/Apr/2024:02:33:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8181)) shut down
2024-04-20 02:33:42 - INFO :: MainThread : [20/Apr/2024:02:33:42] ENGINE Bus STOPPED
2024-04-20 02:33:42 - INFO :: MainThread : [20/Apr/2024:02:33:42] ENGINE Bus EXITING
2024-04-20 02:33:42 - INFO :: MainThread : [20/Apr/2024:02:33:42] ENGINE Bus EXITED
2024-04-20 02:33:42 - INFO :: MainThread : Tautulli WebSocket :: Disconnecting websocket...
2024-04-20 02:33:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-20 02:33:42 - INFO :: Thread-3 (process_queue) : Tautulli NotificationHandler :: Notification thread exiting...
2024-04-20 02:33:42 - INFO :: Thread-2 (process_queue) : Tautulli NotificationHandler :: Notification thread exiting...
2024-04-20 02:33:42 - INFO :: MainThread : Tautulli is shutting down...
2024-04-20 02:33:58 - INFO :: MainThread : Starting Tautulli v2.13.4
2024-04-20 02:33:58 - INFO :: MainThread : Linux 6.5.11-8-pve (#1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) - Ubuntu 22.04 Jammy Jellyfish)
2024-04-20 02:33:58 - INFO :: MainThread : Etc/UTC (UTC+0000)
2024-04-20 02:33:58 - INFO :: MainThread : Language en_US / Encoding UTF-8
2024-04-20 02:33:58 - INFO :: MainThread : Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
2024-04-20 02:33:58 - INFO :: MainThread : SQLite 3.37.2
2024-04-20 02:33:58 - INFO :: MainThread : Program Dir: /opt/Tautulli
2024-04-20 02:33:58 - INFO :: MainThread : Config File: /opt/Tautulli/config.ini
2024-04-20 02:33:58 - INFO :: MainThread : Database File: /opt/Tautulli/tautulli.db
2024-04-20 02:33:58 - INFO :: MainThread : Checking if the database upgrades are required...
2024-04-20 02:33:58 - INFO :: MainThread : Checking if configuration upgrades are required...
2024-04-20 02:33:58 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/Tautulli
2024-04-20 02:33:58 - DEBUG :: MainThread : Git output: d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 02:33:58 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in /opt/Tautulli
2024-04-20 02:33:58 - DEBUG :: MainThread : Git output: origin/master
2024-04-20 02:33:58 - INFO :: MainThread : Retrieving latest version information from GitHub
2024-04-20 02:33:58 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-20 02:33:58 - DEBUG :: MainThread : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 02:33:58 - INFO :: MainThread : Tautulli is up to date
2024-04-20 02:33:58 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Requesting resources for server...
2024-04-20 02:33:58 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-20 02:33:58 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2024-04-20 02:33:59 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2024-04-20 02:33:59 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'isaac') and Plex admin.
2024-04-20 02:33:59 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2024-04-20 02:33:59 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2024-04-20 02:33:59 - INFO :: MainThread : [20/Apr/2024:02:33:59] ENGINE Serving on http://0.0.0.0:8181
2024-04-20 02:33:59 - INFO :: MainThread : Tautulli is ready!
2024-04-20 02:33:59 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-20 02:33:59 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Server URL retrieved.
2024-04-20 02:33:59 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-20 02:33:59 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-20 02:33:59 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Checking for active streams.
2024-04-20 02:33:59 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Session 3 stopped.
2024-04-20 02:33:59 - DEBUG :: Thread-1 (startup_refresh) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2632
2024-04-20 02:33:59 - DEBUG :: Thread-1 (startup_refresh) : Tautulli ActivityProcessor :: Grouping history for sessionKey 3
2024-04-20 02:33:59 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Removing sessionKey 3 ratingKey 2632 from session queue
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-20 02:33:59 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Requesting users list refresh...
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Ready
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Check GitHub for updates
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Optimize Tautulli database
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli database
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli config
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Refresh users list
2024-04-20 02:33:59 - INFO :: Thread-15 (run) : Scheduled background task: Refresh libraries list
2024-04-20 02:34:00 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Users list refreshed.
2024-04-20 02:34:00 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-20 02:34:00 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-20 02:34:00 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Libraries list refreshed.
2024-04-20 02:35:52 - INFO :: MainThread : Signal 15 caught, saving and exiting...
2024-04-20 02:35:52 - INFO :: MainThread : Tautulli WebStart :: Stopping Tautulli web server...
2024-04-20 02:35:52 - INFO :: MainThread : [20/Apr/2024:02:35:52] ENGINE Bus STOPPING
2024-04-20 02:35:52 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Connection has closed.
2024-04-20 02:35:52 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Reconnection attempt 1.
2024-04-20 02:35:52 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 104] Connection reset by peer.
2024-04-20 02:35:52 - INFO :: MainThread : [20/Apr/2024:02:35:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8181)) shut down
2024-04-20 02:35:52 - INFO :: MainThread : [20/Apr/2024:02:35:52] ENGINE Bus STOPPED
2024-04-20 02:35:52 - INFO :: MainThread : [20/Apr/2024:02:35:52] ENGINE Bus EXITING
2024-04-20 02:35:52 - INFO :: MainThread : [20/Apr/2024:02:35:52] ENGINE Bus EXITED
2024-04-20 02:35:52 - INFO :: MainThread : Tautulli WebSocket :: Disconnecting websocket...
2024-04-20 02:35:52 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-20 02:35:52 - INFO :: Thread-3 (process_queue) : Tautulli NotificationHandler :: Notification thread exiting...
2024-04-20 02:35:52 - INFO :: Thread-2 (process_queue) : Tautulli NotificationHandler :: Notification thread exiting...
2024-04-20 02:35:52 - INFO :: MainThread : Tautulli is shutting down...
2024-04-20 02:36:03 - INFO :: MainThread : Starting Tautulli v2.13.4
2024-04-20 02:36:03 - INFO :: MainThread : Linux 6.5.11-8-pve (#1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) - Ubuntu 22.04 Jammy Jellyfish)
2024-04-20 02:36:03 - INFO :: MainThread : Etc/UTC (UTC+0000)
2024-04-20 02:36:03 - INFO :: MainThread : Language en_US / Encoding UTF-8
2024-04-20 02:36:03 - INFO :: MainThread : Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
2024-04-20 02:36:03 - INFO :: MainThread : SQLite 3.37.2
2024-04-20 02:36:03 - INFO :: MainThread : Program Dir: /opt/Tautulli
2024-04-20 02:36:03 - INFO :: MainThread : Config File: /opt/Tautulli/config.ini
2024-04-20 02:36:03 - INFO :: MainThread : Database File: /opt/Tautulli/tautulli.db
2024-04-20 02:36:03 - INFO :: MainThread : Checking if the database upgrades are required...
2024-04-20 02:36:03 - INFO :: MainThread : Checking if configuration upgrades are required...
2024-04-20 02:36:03 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/Tautulli
2024-04-20 02:36:03 - DEBUG :: MainThread : Git output: d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 02:36:03 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in /opt/Tautulli
2024-04-20 02:36:03 - DEBUG :: MainThread : Git output: origin/master
2024-04-20 02:36:03 - DEBUG :: MainThread : Using cached GitHub version data
2024-04-20 02:36:03 - DEBUG :: MainThread : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 02:36:03 - INFO :: MainThread : Tautulli is up to date
2024-04-20 02:36:03 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Requesting resources for server...
2024-04-20 02:36:03 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-20 02:36:03 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2024-04-20 02:36:04 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2024-04-20 02:36:04 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-20 02:36:04 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'isaac') and Plex admin.
2024-04-20 02:36:04 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2024-04-20 02:36:04 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Server URL retrieved.
2024-04-20 02:36:04 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2024-04-20 02:36:04 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-20 02:36:04 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-20 02:36:04 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Checking for active streams.
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-20 02:36:04 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Requesting users list refresh...
2024-04-20 02:36:04 - INFO :: MainThread : [20/Apr/2024:02:36:04] ENGINE Serving on http://0.0.0.0:8181
2024-04-20 02:36:04 - INFO :: MainThread : Tautulli is ready!
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Ready
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Check GitHub for updates
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Optimize Tautulli database
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli database
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli config
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Refresh users list
2024-04-20 02:36:04 - INFO :: Thread-15 (run) : Scheduled background task: Refresh libraries list
2024-04-20 02:36:05 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Users list refreshed.
2024-04-20 02:36:05 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-20 02:36:05 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-20 02:36:05 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Libraries list refreshed.
2024-04-20 02:36:10 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 started by user 340814096 (mc********i) with ratingKey 2632 (The Misfit of Demon King Academy - The Witch of Destruction).
2024-04-20 02:36:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 paused.
2024-04-20 02:37:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 resumed.
2024-04-20 02:37:59 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 paused.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2662 , parent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2663, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2664, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2665, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2666, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2667, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2668, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2669, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2670, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2671, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2672, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2673, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2674, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2675, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2676, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2677 , parent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2678, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2679, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2680, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2681, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2682, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2683, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2684, grandparent 2661) added to recently added queue.
2024-04-20 02:40:19 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2685, grandparent 2661) added to recently added queue.
2024-04-20 02:40:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2686, grandparent 2661) added to recently added queue.
2024-04-20 02:40:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2687, grandparent 2661) added to recently added queue.
2024-04-20 02:40:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2688, grandparent 2661) added to recently added queue.
2024-04-20 02:40:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2689, grandparent 2661) added to recently added queue.
2024-04-20 02:40:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2690, grandparent 2661) added to recently added queue.
2024-04-20 02:40:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy (2020)' (2661) done processing metadata.
2024-04-20 02:43:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 stopped.
2024-04-20 02:43:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 1 ratingKey 2632 is 41 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 02:43:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 1 ratingKey 2632 from session queue
2024-04-20 02:43:34 - ERROR :: Thread-15 (run) : Failed to access uri endpoint /library/metadata/2632?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2632?includeMarkers=1
2024-04-20 02:43:34 - WARNING :: Thread-15 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 02:43:34 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: Failed to process session data: 'NoneType' object is not subscriptable.
Traceback (most recent call last):
File "/opt/Tautulli/plexpy/web_socket.py", line 298, in process
activity.process()
File "/opt/Tautulli/plexpy/activity_handler.py", line 371, in process
self.check_markers()
File "/opt/Tautulli/plexpy/activity_handler.py", line 380, in check_markers
for marker_idx, marker in enumerate(self.metadata['markers'], start=1):
TypeError: 'NoneType' object is not subscriptable
2024-04-20 02:45:20 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2661) after delay.
2024-04-20 02:45:20 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy' (2661) added to Plex.
2024-04-20 02:45:21 - DEBUG :: ThreadPoolExecutor-0_0 : Added 3 items to the recently_added database table.
2024-04-20 02:54:43 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 started by user 340814096 (mc********i) with ratingKey 2679 (The Misfit of Demon King Academy - Episode 2).
2024-04-20 02:54:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 is buffering.
2024-04-20 02:54:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 buffer count is 1.
2024-04-20 02:54:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-20 02:55:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-20 02:55:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-20 02:55:16 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-20 02:55:18 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-20 02:55:18 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-20 02:55:22 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 is buffering.
2024-04-20 02:55:22 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 buffer count is 2.
2024-04-20 02:55:23 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-20 02:55:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-20 02:55:44 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 is buffering.
2024-04-20 02:55:44 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 buffer count is 3.
2024-04-20 02:55:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-20 02:55:55 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-20 02:55:57 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-20 03:04:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 4 stopped.
2024-04-20 03:04:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 4 ratingKey 2679 is 33 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 03:04:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 4 ratingKey 2679 from session queue
2024-04-20 03:21:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 5 started by user 340814096 (mc********i) with ratingKey 2679 (The Misfit of Demon King Academy - Episode 2).
2024-04-20 03:22:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 5 paused.
2024-04-20 03:30:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 5 resumed.
2024-04-20 03:31:39 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 5 watched.
2024-04-20 03:33:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 5 stopped.
2024-04-20 03:33:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2679
2024-04-20 03:33:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 5
2024-04-20 03:33:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 5 ratingKey 2679 from session queue
2024-04-20 03:33:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 started by user 340814096 (mc********i) with ratingKey 2680 (The Misfit of Demon King Academy - Episode 3).
2024-04-20 03:33:43 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:33:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:35:35 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 6 reached intro marker.
2024-04-20 03:35:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:35:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:35:54 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:35:54 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:36:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:36:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:43:02 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:43:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:53:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:53:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 watched.
2024-04-20 03:53:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:54:33 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-20 03:54:39 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 resumed.
2024-04-20 03:55:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 6 stopped.
2024-04-20 03:55:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2680
2024-04-20 03:55:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 6
2024-04-20 03:55:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 6 ratingKey 2680 from session queue
2024-04-20 03:55:25 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 started by user 340814096 (mc********i) with ratingKey 2681 (The Misfit of Demon King Academy - Episode 4).
2024-04-20 03:55:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-20 03:55:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-20 03:56:17 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 7 reached intro marker.
2024-04-20 04:02:57 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-20 04:02:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-20 04:03:00 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-20 04:03:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-20 04:03:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-20 04:03:09 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-20 04:03:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-20 04:03:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-20 04:03:15 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-20 04:03:31 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 started by user 340814096 (mc********i) with ratingKey 2681 (The Misfit of Demon King Academy - Episode 4).
2024-04-20 04:03:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 paused.
2024-04-20 04:04:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 resumed.
2024-04-20 04:04:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 paused.
2024-04-20 04:04:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 resumed.
2024-04-20 04:04:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 paused.
2024-04-20 04:04:50 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 resumed.
2024-04-20 04:05:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 is buffering.
2024-04-20 04:05:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 buffer count is 1.
2024-04-20 04:05:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 paused.
2024-04-20 04:05:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 resumed.
2024-04-20 04:06:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 is buffering.
2024-04-20 04:06:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 buffer count is 2.
2024-04-20 04:06:13 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 paused.
2024-04-20 04:06:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 7 stopped.
2024-04-20 04:06:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2681
2024-04-20 04:06:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 7
2024-04-20 04:06:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 7 ratingKey 2681 from session queue
2024-04-20 04:07:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 is buffering.
2024-04-20 04:07:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 buffer count is 3.
2024-04-20 04:07:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 resumed.
2024-04-20 04:07:13 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 paused.
2024-04-20 04:07:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 started by user 340814096 (mc********i) with ratingKey 2681 (The Misfit of Demon King Academy - Episode 4).
2024-04-20 04:08:30 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 paused.
2024-04-20 04:08:32 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 resumed.
2024-04-20 04:10:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 8 stopped.
2024-04-20 04:10:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 8 ratingKey 2681 is 72 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 04:10:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 8 ratingKey 2681 from session queue
2024-04-20 04:16:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 watched.
2024-04-20 04:19:39 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 paused.
2024-04-20 04:19:42 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 resumed.
2024-04-20 04:19:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 9 stopped.
2024-04-20 04:19:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2681
2024-04-20 04:19:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 9
2024-04-20 04:19:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 9 ratingKey 2681 from session queue
2024-04-20 08:36:04 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-20 08:36:04 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-20 08:36:04 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-20 08:36:04 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240420083604.sched.ini
2024-04-20 08:36:04 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240420083604.sched.db
2024-04-20 08:36:05 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 08:36:05 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-20 13:12:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 started by user 340819908 (Fa********y) with ratingKey 2572 (P90X3 - The Warrior).
2024-04-20 13:22:50 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 paused.
2024-04-20 13:23:55 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 is buffering.
2024-04-20 13:23:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 buffer count is 1.
2024-04-20 13:23:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 resumed.
2024-04-20 13:39:43 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 paused.
2024-04-20 13:40:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 is buffering.
2024-04-20 13:40:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 buffer count is 2.
2024-04-20 13:40:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 resumed.
2024-04-20 13:43:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 watched.
2024-04-20 13:45:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 10 stopped.
2024-04-20 13:45:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2572
2024-04-20 13:45:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 10
2024-04-20 13:45:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 10 ratingKey 2572 from session queue
2024-04-20 13:45:09 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 11 started by user 340819908 (Fa********y) with ratingKey 2560 (P90X3 - Dynamix).
2024-04-20 13:45:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 11 stopped.
2024-04-20 13:45:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 11 ratingKey 2560 is 12 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 13:45:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 11 ratingKey 2560 from session queue
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Requesting resources for server...
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Requesting users list refresh...
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-20 14:36:04 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-20 14:36:04 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240420143604.sched.ini
2024-04-20 14:36:04 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240420143604.sched.db
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-20 14:36:04 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 14:36:04 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2024-04-20 14:36:05 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-20 14:36:05 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Server URL retrieved.
2024-04-20 14:36:05 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-20 14:36:05 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-20 14:36:06 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Users list refreshed.
2024-04-20 14:48:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 13 started by user 340814096 (mc********i) with ratingKey 2606 (Lucid Dream - Owl City).
2024-04-20 14:52:26 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 13 watched.
2024-04-20 14:52:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 13 stopped.
2024-04-20 14:52:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2606
2024-04-20 14:52:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 13
2024-04-20 14:52:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 13 ratingKey 2606 from session queue
2024-04-20 14:52:59 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 14 started by user 340814096 (mc********i) with ratingKey 2607 (Always - Owl City).
2024-04-20 14:54:17 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 14 stopped.
2024-04-20 14:54:17 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2607
2024-04-20 14:54:17 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 14
2024-04-20 14:54:17 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 14 ratingKey 2607 from session queue
2024-04-20 14:54:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 15 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-20 14:58:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 15 watched.
2024-04-20 14:58:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 15 stopped.
2024-04-20 14:58:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-20 14:58:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 15
2024-04-20 14:58:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 15 ratingKey 2593 from session queue
2024-04-20 14:58:40 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 16 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-20 14:58:41 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 16 paused.
2024-04-20 15:01:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 16 stopped.
2024-04-20 15:01:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 16 ratingKey 2596 is 1 secs, looks like it was skipped so we're not logging it
2024-04-20 15:01:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 16 ratingKey 2596 from session queue
2024-04-20 15:01:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 17 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-20 15:03:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 17 watched.
2024-04-20 15:03:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 17 stopped.
2024-04-20 15:03:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2532
2024-04-20 15:03:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 17
2024-04-20 15:03:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 17 ratingKey 2532 from session queue
2024-04-20 15:03:59 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 18 started by user 340814096 (mc********i) with ratingKey 2533 (Only a Lifetime - FINNEAS).
2024-04-20 15:07:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 18 stopped.
2024-04-20 15:07:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2533
2024-04-20 15:07:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 18
2024-04-20 15:07:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 18 ratingKey 2533 from session queue
2024-04-20 15:07:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 19 started by user 340814096 (mc********i) with ratingKey 1155 (I Lost a Friend - FINNEAS).
2024-04-20 15:07:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 19 stopped.
2024-04-20 15:07:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 19 ratingKey 1155 is 2 secs, looks like it was skipped so we're not logging it
2024-04-20 15:07:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 19 ratingKey 1155 from session queue
2024-04-20 15:07:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 20 started by user 340814096 (mc********i) with ratingKey 1160 (Let’s Fall in Love for the Night - FINNEAS).
2024-04-20 15:08:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 20 stopped.
2024-04-20 15:08:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1160
2024-04-20 15:08:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 20
2024-04-20 15:08:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 20 ratingKey 1160 from session queue
2024-04-20 15:08:48 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 21 started by user 340814096 (mc********i) with ratingKey 1159 (Partners in Crime - FINNEAS).
2024-04-20 15:10:15 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 21 paused.
2024-04-20 15:10:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 21 resumed.
2024-04-20 15:10:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 21 stopped.
2024-04-20 15:10:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1159
2024-04-20 15:10:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 21
2024-04-20 15:10:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 21 ratingKey 1159 from session queue
2024-04-20 15:10:31 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 started by user 340814096 (mc********i) with ratingKey 1156 (Shelter - FINNEAS).
2024-04-20 15:13:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 watched.
2024-04-20 15:13:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 stopped.
2024-04-20 15:13:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1156
2024-04-20 15:13:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 22
2024-04-20 15:13:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 22 ratingKey 1156 from session queue
2024-04-20 15:13:39 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 23 started by user 340814096 (mc********i) with ratingKey 1157 (Lost My Mind - FINNEAS).
2024-04-20 15:16:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 23 watched.
2024-04-20 15:16:27 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 23 stopped.
2024-04-20 15:16:27 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1157
2024-04-20 15:16:27 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 23
2024-04-20 15:16:27 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 23 ratingKey 1157 from session queue
2024-04-20 15:16:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 24 started by user 340814096 (mc********i) with ratingKey 1158 (I Don’t Miss You at All - FINNEAS).
2024-04-20 15:18:28 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 24 watched.
2024-04-20 15:18:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 24 stopped.
2024-04-20 15:18:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1158
2024-04-20 15:18:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 24
2024-04-20 15:18:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 24 ratingKey 1158 from session queue
2024-04-20 15:18:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 25 started by user 340814096 (mc********i) with ratingKey 1159 (Partners in Crime - FINNEAS).
2024-04-20 15:18:48 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 25 paused.
2024-04-20 15:18:50 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 25 stopped.
2024-04-20 15:18:50 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 25 ratingKey 1159 is 10 secs, looks like it was skipped so we're not logging it
2024-04-20 15:18:50 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 25 ratingKey 1159 from session queue
2024-04-20 15:18:51 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 26 started by user 340814096 (mc********i) with ratingKey 1160 (Let’s Fall in Love for the Night - FINNEAS).
2024-04-20 15:21:23 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 26 paused.
2024-04-20 15:25:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 26 stopped.
2024-04-20 15:25:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1160
2024-04-20 15:25:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 26
2024-04-20 15:25:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 26 ratingKey 1160 from session queue
2024-04-20 16:25:19 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 27 started by user 340814096 (mc********i) with ratingKey 2682 (The Misfit of Demon King Academy - Episode 5).
2024-04-20 16:25:55 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 27 paused.
2024-04-20 16:25:57 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 27 resumed.
2024-04-20 16:25:59 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 27 paused.
2024-04-20 16:26:06 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 started by user 340814096 (mc********i) with ratingKey 2682 (The Misfit of Demon King Academy - Episode 5).
2024-04-20 16:29:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 27 stopped.
2024-04-20 16:29:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 27 ratingKey 2682 is 38 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 16:29:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 27 ratingKey 2682 from session queue
2024-04-20 16:30:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 16:31:23 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 16:33:02 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 17:11:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 17:11:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 17:11:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 1.
2024-04-20 17:11:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 17:11:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 17:11:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 2.
2024-04-20 17:11:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 17:11:55 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 17:41:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 17:42:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 17:42:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 3.
2024-04-20 17:42:13 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 17:42:13 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 4.
2024-04-20 17:42:15 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 17:42:17 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 17:42:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 17:42:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 5.
2024-04-20 17:42:22 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 17:42:27 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 17:42:41 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:15:59 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 18:16:00 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:20:00 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 18:21:25 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:21:26 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 18:25:22 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:25:28 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 18:27:22 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 18:27:22 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 6.
2024-04-20 18:27:25 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:34:14 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 18:34:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:34:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 resumed.
2024-04-20 18:34:49 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 is buffering.
2024-04-20 18:34:49 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 buffer count is 7.
2024-04-20 18:34:52 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 paused.
2024-04-20 18:38:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 28 stopped.
2024-04-20 18:38:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2682
2024-04-20 18:38:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 28
2024-04-20 18:38:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 28 ratingKey 2682 from session queue
2024-04-20 18:44:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 started by user 340814096 (mc********i) with ratingKey 2682 (The Misfit of Demon King Academy - Episode 5).
2024-04-20 18:45:06 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 paused.
2024-04-20 18:45:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 resumed.
2024-04-20 18:45:44 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 paused.
2024-04-20 18:47:04 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 resumed.
2024-04-20 18:47:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 paused.
2024-04-20 18:47:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 resumed.
2024-04-20 18:48:18 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 paused.
2024-04-20 18:52:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 resumed.
2024-04-20 18:52:10 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 paused.
2024-04-20 18:54:25 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 31 started by user 340814096 (mc********i) with ratingKey 2682 (The Misfit of Demon King Academy - Episode 5).
2024-04-20 18:55:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 30 stopped.
2024-04-20 18:55:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 30 ratingKey 2682 is 112 secs which is less than 120 seconds, so we're not logging it.
2024-04-20 18:55:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 30 ratingKey 2682 from session queue
2024-04-20 18:57:29 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 31 watched.
2024-04-20 18:59:28 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 31 stopped.
2024-04-20 18:59:28 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2682
2024-04-20 18:59:28 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 31
2024-04-20 18:59:28 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 31 ratingKey 2682 from session queue
2024-04-20 18:59:30 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 32 started by user 340814096 (mc********i) with ratingKey 2683 (The Misfit of Demon King Academy - Episode 6).
2024-04-20 19:00:56 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 32 reached intro marker.
2024-04-20 19:10:51 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 32 is buffering.
2024-04-20 19:10:51 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 32 buffer count is 1.
2024-04-20 19:11:12 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 33 started by user 340814096 (mc********i) with ratingKey 2683 (The Misfit of Demon King Academy - Episode 6).
2024-04-20 19:14:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 32 stopped.
2024-04-20 19:14:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2683
2024-04-20 19:14:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 32
2024-04-20 19:14:05 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 32 ratingKey 2683 from session queue
2024-04-20 19:18:50 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 33 watched.
2024-04-20 19:20:30 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 33 reached credits marker.
2024-04-20 19:20:31 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 33 stopped.
2024-04-20 19:20:31 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2683
2024-04-20 19:20:32 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 33
2024-04-20 19:20:32 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 33 ratingKey 2683 from session queue
2024-04-20 19:20:34 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 34 started by user 340814096 (mc********i) with ratingKey 2684 (The Misfit of Demon King Academy - Episode 7).
2024-04-20 19:22:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 34 reached intro marker.
2024-04-20 19:38:14 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 34 watched.
2024-04-20 19:39:54 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 34 reached credits marker.
2024-04-20 19:40:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 34 paused.
2024-04-20 19:45:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 34 stopped.
2024-04-20 19:45:35 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2684
2024-04-20 19:45:35 - ERROR :: Thread-15 (run) : Failed to access uri endpoint /library/metadata/2684?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2684?includeMarkers=1
2024-04-20 19:45:35 - WARNING :: Thread-15 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 19:46:05 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2684
2024-04-20 19:46:05 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2684?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2684?includeMarkers=1
2024-04-20 19:46:05 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 19:46:05 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Failed to write stream with sessionKey 34 ratingKey 2684 to the database. Will try again in 30 seconds. Write attempt 1.
2024-04-20 19:46:35 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2684
2024-04-20 19:46:35 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2684?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2684?includeMarkers=1
2024-04-20 19:46:35 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 19:46:35 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Failed to write stream with sessionKey 34 ratingKey 2684 to the database. Will try again in 30 seconds. Write attempt 2.
2024-04-20 19:47:05 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2684
2024-04-20 19:47:06 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2684?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2684?includeMarkers=1
2024-04-20 19:47:06 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 19:47:06 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Failed to write stream with sessionKey 34 ratingKey 2684 to the database. Will try again in 30 seconds. Write attempt 3.
2024-04-20 19:47:36 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2684
2024-04-20 19:47:36 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2684?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2684?includeMarkers=1
2024-04-20 19:47:36 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 19:47:36 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Failed to write stream with sessionKey 34 ratingKey 2684 to the database. Will try again in 30 seconds. Write attempt 4.
2024-04-20 19:48:06 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2684
2024-04-20 19:48:06 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2684?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2684?includeMarkers=1
2024-04-20 19:48:06 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-20 19:48:06 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Failed to write stream with sessionKey 34 ratingKey 2684 to the database. Removing session from the database. Write attempt 5.
2024-04-20 19:48:06 - INFO :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Removing stale stream with sessionKey 34 ratingKey 2684 from session queue
2024-04-20 20:36:04 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-20 20:36:04 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-20 20:36:04 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-20 20:36:04 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240420203604.sched.ini
2024-04-20 20:36:04 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240420203604.sched.db
2024-04-20 20:36:04 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-20 20:36:04 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-21 00:32:23 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 started by user 340814096 (mc********i) with ratingKey 2619 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - To Another World).
2024-04-21 00:34:18 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 38 reached intro marker.
2024-04-21 00:37:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:40:16 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:45:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:45:55 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:46:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:46:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:46:09 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:46:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:46:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:46:54 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:46:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:47:01 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:47:02 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:47:20 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:47:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:49:23 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:49:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:49:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:49:47 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:49:48 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:50:10 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:50:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:50:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:50:32 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 resumed.
2024-04-21 00:50:39 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 paused.
2024-04-21 00:51:45 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 39 started by user 340814096 (mc********i) with ratingKey 2619 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - To Another World).
2024-04-21 00:52:01 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 39 is buffering.
2024-04-21 00:52:01 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 39 buffer count is 1.
2024-04-21 00:53:21 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 39 paused.
2024-04-21 00:54:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 38 stopped.
2024-04-21 00:54:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2619
2024-04-21 00:54:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 38
2024-04-21 00:54:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 38 ratingKey 2619 from session queue
2024-04-21 00:56:06 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Connection has closed.
2024-04-21 00:56:06 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Reconnection attempt 1.
2024-04-21 00:56:06 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 104] Connection reset by peer.
2024-04-21 00:56:11 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Reconnection attempt 2.
2024-04-21 00:56:11 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:56:16 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Reconnection attempt 3.
2024-04-21 00:56:16 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:56:21 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Reconnection attempt 4.
2024-04-21 00:56:21 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:56:26 - WARNING :: Thread-15 (run) : Tautulli WebSocket :: Reconnection attempt 5.
2024-04-21 00:56:26 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:56:26 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Disconnecting websocket...
2024-04-21 00:56:26 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Unable to get a response from the server, Plex server is down.
2024-04-21 00:56:26 - DEBUG :: Thread-15 (run) : Tautulli WebSocket :: Scheduling Plex server down callback in 60 seconds.
2024-04-21 00:56:26 - INFO :: Thread-15 (run) : Removed background task: Refresh Plex server URLs
2024-04-21 00:56:26 - INFO :: Thread-15 (run) : Removed background task: Refresh users list
2024-04-21 00:56:26 - INFO :: Thread-15 (run) : Removed background task: Refresh libraries list
2024-04-21 00:56:26 - INFO :: Thread-15 (run) : Scheduled background task: Check for server response
2024-04-21 00:56:26 - DEBUG :: Thread-15 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-21 00:56:56 - ERROR :: ThreadPoolExecutor-2_3 : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3cc48ce230>: Failed to establish a new connection: [Errno 111] Connection refused'))
2024-04-21 00:56:56 - WARNING :: ThreadPoolExecutor-2_3 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 00:56:56 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Monitor :: Checking for active streams.
2024-04-21 00:56:56 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Monitor :: Unable to read session list.
2024-04-21 00:56:56 - INFO :: Thread-16 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 00:56:56 - ERROR :: Thread-16 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:56:56 - INFO :: Thread-16 (run) : Re-scheduled background task: Check for server response
2024-04-21 00:56:56 - DEBUG :: Thread-16 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-21 00:57:21 - INFO :: MainThread : Starting Tautulli v2.13.4
2024-04-21 00:57:21 - INFO :: MainThread : Linux 6.5.11-8-pve (#1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) - Ubuntu 22.04 Jammy Jellyfish)
2024-04-21 00:57:21 - INFO :: MainThread : Etc/UTC (UTC+0000)
2024-04-21 00:57:21 - INFO :: MainThread : Language en_US / Encoding UTF-8
2024-04-21 00:57:21 - INFO :: MainThread : Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
2024-04-21 00:57:21 - INFO :: MainThread : SQLite 3.37.2
2024-04-21 00:57:21 - INFO :: MainThread : Program Dir: /opt/Tautulli
2024-04-21 00:57:21 - INFO :: MainThread : Config File: /opt/Tautulli/config.ini
2024-04-21 00:57:21 - INFO :: MainThread : Database File: /opt/Tautulli/tautulli.db
2024-04-21 00:57:21 - INFO :: MainThread : Checking if the database upgrades are required...
2024-04-21 00:57:21 - INFO :: MainThread : Checking if configuration upgrades are required...
2024-04-21 00:57:21 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/Tautulli
2024-04-21 00:57:21 - DEBUG :: MainThread : Git output: d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 00:57:21 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in /opt/Tautulli
2024-04-21 00:57:21 - DEBUG :: MainThread : Git output: origin/master
2024-04-21 00:57:21 - INFO :: MainThread : Retrieving latest version information from GitHub
2024-04-21 00:57:21 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-21 00:57:22 - DEBUG :: MainThread : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli is up to date
2024-04-21 00:57:22 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Requesting resources for server...
2024-04-21 00:57:22 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'isaac') and Plex admin.
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2024-04-21 00:57:22 - INFO :: MainThread : [21/Apr/2024:00:57:22] ENGINE Serving on http://0.0.0.0:8181
2024-04-21 00:57:22 - INFO :: MainThread : Tautulli is ready!
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Server URL retrieved.
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-21 00:57:23 - ERROR :: Thread-1 (startup_refresh) : Tautulli ActivityHandler :: Failed to remove metadata cache file (sessionKey 39): [Errno 2] No such file or directory: '/opt/Tautulli/cache/session_metadata/metadata-sessionKey-39.json'
2024-04-21 00:57:23 - ERROR :: Thread-1 (startup_refresh) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa970592a10>: Failed to establish a new connection: [Errno 111] Connection refused'))
2024-04-21 00:57:23 - WARNING :: Thread-1 (startup_refresh) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 00:57:23 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Checking for active streams.
2024-04-21 00:57:23 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Unable to read session list.
2024-04-21 00:57:23 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Requesting users list refresh...
2024-04-21 00:57:23 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:57:23 - INFO :: Thread-15 (run) : Scheduled background task: Check GitHub for updates
2024-04-21 00:57:23 - INFO :: Thread-15 (run) : Scheduled background task: Optimize Tautulli database
2024-04-21 00:57:23 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli database
2024-04-21 00:57:23 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli config
2024-04-21 00:57:23 - INFO :: Thread-15 (run) : Scheduled background task: Check for server response
2024-04-21 00:57:23 - DEBUG :: Thread-15 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Users list refreshed.
2024-04-21 00:57:23 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-21 00:57:23 - ERROR :: Thread-1 (startup_refresh) : Failed to access uri endpoint /library/sections. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /library/sections (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa9705935b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
2024-04-21 00:57:23 - WARNING :: Thread-1 (startup_refresh) : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 00:57:23 - WARNING :: Thread-1 (startup_refresh) : Tautulli Libraries :: Unable to refresh libraries list.
2024-04-21 00:57:53 - ERROR :: ThreadPoolExecutor-2_0 : Tautulli ActivityHandler :: Failed to remove metadata cache file (sessionKey 39): [Errno 2] No such file or directory: '/opt/Tautulli/cache/session_metadata/metadata-sessionKey-39.json'
2024-04-21 00:57:53 - ERROR :: ThreadPoolExecutor-2_0 : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa970592f80>: Failed to establish a new connection: [Errno 111] Connection refused'))
2024-04-21 00:57:53 - WARNING :: ThreadPoolExecutor-2_0 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 00:57:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Checking for active streams.
2024-04-21 00:57:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Unable to read session list.
2024-04-21 00:57:53 - INFO :: Thread-16 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 00:57:53 - ERROR :: Thread-16 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 00:57:53 - INFO :: Thread-16 (run) : Re-scheduled background task: Check for server response
2024-04-21 00:57:53 - DEBUG :: Thread-16 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-21 00:58:23 - ERROR :: ThreadPoolExecutor-2_0 : Tautulli ActivityHandler :: Failed to remove metadata cache file (sessionKey 39): [Errno 2] No such file or directory: '/opt/Tautulli/cache/session_metadata/metadata-sessionKey-39.json'
2024-04-21 00:58:23 - ERROR :: ThreadPoolExecutor-2_0 : Failed to access uri endpoint /status/sessions. Status code 503 Server Error: Service Unavailable for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/status/sessions
2024-04-21 00:58:23 - WARNING :: ThreadPoolExecutor-2_0 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 00:58:23 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Checking for active streams.
2024-04-21 00:58:23 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Unable to read session list.
2024-04-21 00:58:23 - INFO :: Thread-17 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 00:58:23 - ERROR :: Thread-17 (run) : Tautulli WebSocket :: Handshake status 503 Service Unavailable -+-+- {'x-plex-protocol': '1.0', 'access-control-expose-headers': 'Location, Date', 'vary': 'Origin, X-Plex-Token', 'content-length': '155', 'content-type': 'application/xml', 'connection': 'Keep-Alive', 'keep-alive': 'timeout=20', 'cache-control': 'no-cache', 'access-control-allow-origin': 'https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400', 'date': 'Sun, 21 Apr 2024 00:58:23 GMT'} -+-+- b'<?xml version="1.0" encoding="utf-8"?><Response code="503" title="Maintenance" status="Plex Media Server is currently running startup maintenance tasks."/>'.
2024-04-21 00:58:23 - INFO :: Thread-17 (run) : Re-scheduled background task: Check for server response
2024-04-21 00:58:23 - DEBUG :: Thread-17 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-21 00:58:53 - ERROR :: ThreadPoolExecutor-2_0 : Tautulli ActivityHandler :: Failed to remove metadata cache file (sessionKey 39): [Errno 2] No such file or directory: '/opt/Tautulli/cache/session_metadata/metadata-sessionKey-39.json'
2024-04-21 00:58:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Checking for active streams.
2024-04-21 00:58:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Session 39 stopped.
2024-04-21 00:58:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2619
2024-04-21 00:58:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli ActivityProcessor :: Grouping history for sessionKey 39
2024-04-21 00:58:53 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Monitor :: Removing sessionKey 39 ratingKey 2619 from session queue
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Tautulli WebSocket :: Ready
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Tautulli WebSocket :: The Plex Media Server is back up.
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Scheduled background task: Refresh users list
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Scheduled background task: Refresh libraries list
2024-04-21 00:58:53 - INFO :: Thread-18 (run) : Removed background task: Check for server response
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2691 , parent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2692, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2693, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2694, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2695, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2696, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2697, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2698, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2699, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2700, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2701, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2702, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2703, grandparent 2661) added to recently added queue.
2024-04-21 00:59:16 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2704, grandparent 2661) added to recently added queue.
2024-04-21 01:04:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2661) after delay.
2024-04-21 01:04:16 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2691?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2691?includeMarkers=1
2024-04-21 01:04:16 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2705 , parent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2706, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2707, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2708, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2709, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2710, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2711, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2712, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2713, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2714, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2715, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2716, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2717, grandparent 2661) added to recently added queue.
2024-04-21 01:06:48 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2718, grandparent 2661) added to recently added queue.
2024-04-21 01:07:11 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 started by user 340814096 (mc********i) with ratingKey 2712 (The Misfit of Demon King Academy - Episode 7).
2024-04-21 01:07:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 01:07:31 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 resumed.
2024-04-21 01:07:34 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 01:07:36 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 resumed.
2024-04-21 01:08:05 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 01:08:06 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 3 stopped.
2024-04-21 01:08:06 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Play duration for session 3 ratingKey 2712 is 45 secs which is less than 120 seconds, so we're not logging it.
2024-04-21 01:08:06 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 3 ratingKey 2712 from session queue
2024-04-21 01:08:08 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 started by user 340814096 (mc********i) with ratingKey 2713 (The Misfit of Demon King Academy - Episode 8).
2024-04-21 01:08:17 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-21 01:08:18 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-21 01:08:20 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-21 01:08:20 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-21 01:08:48 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-21 01:08:49 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-21 01:09:05 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-21 01:09:05 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-21 01:11:48 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2661) after delay.
2024-04-21 01:11:48 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy' (2661) added to Plex.
2024-04-21 01:11:48 - ERROR :: ThreadPoolExecutor-0_0 : Failed to access uri endpoint /library/metadata/2691?includeMarkers=1. Status code 404 Client Error: Not Found for url: https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400/library/metadata/2691?includeMarkers=1
2024-04-21 01:11:48 - WARNING :: ThreadPoolExecutor-0_0 : Tautulli Pmsconnect :: Unable to parse XML for get_metadata_details: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-21 01:12:36 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 paused.
2024-04-21 01:12:37 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 resumed.
2024-04-21 01:27:17 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 watched.
2024-04-21 01:29:02 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 4 stopped.
2024-04-21 01:29:02 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2713
2024-04-21 01:29:02 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 4
2024-04-21 01:29:02 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 4 ratingKey 2713 from session queue
2024-04-21 01:29:05 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 started by user 340814096 (mc********i) with ratingKey 2714 (The Misfit of Demon King Academy - Episode 9).
2024-04-21 01:29:18 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 paused.
2024-04-21 01:29:18 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 resumed.
2024-04-21 01:29:18 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 paused.
2024-04-21 01:29:22 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 resumed.
2024-04-21 01:31:40 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 5 reached intro marker.
2024-04-21 01:47:43 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 watched.
2024-04-21 01:49:39 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 5 stopped.
2024-04-21 01:49:39 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2714
2024-04-21 01:49:39 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 5
2024-04-21 01:49:39 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 5 ratingKey 2714 from session queue
2024-04-21 01:49:54 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 6 started by user 340814096 (mc********i) with ratingKey 2578 (The Irregular at Magic High School - Visitor Arc I).
2024-04-21 01:50:02 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 6 paused.
2024-04-21 02:20:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 6 stopped.
2024-04-21 02:20:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Play duration for session 6 ratingKey 2578 is 8 secs which is less than 120 seconds, so we're not logging it.
2024-04-21 02:20:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 6 ratingKey 2578 from session queue
2024-04-21 02:20:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 started by user 340814096 (mc********i) with ratingKey 2625 (I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Episode 1).
2024-04-21 02:23:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 7 reached intro marker.
2024-04-21 02:24:35 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-21 02:25:03 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-21 02:26:53 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-21 02:26:53 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-21 02:28:49 - DEBUG :: Thread-18 (run) : Tautulli TimelineHandler :: Library item '' (2719, grandparent 1765) added to recently added queue.
2024-04-21 02:33:10 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 paused.
2024-04-21 02:33:16 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 resumed.
2024-04-21 02:33:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (1765) after delay.
2024-04-21 02:33:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Irregular at Magic High School - Double Seven (1)' (2719) added to Plex.
2024-04-21 02:33:49 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-21 02:41:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 watched.
2024-04-21 02:43:11 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 7 stopped.
2024-04-21 02:43:11 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2625
2024-04-21 02:43:11 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 7
2024-04-21 02:43:11 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 7 ratingKey 2625 from session queue
2024-04-21 02:43:15 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 8 started by user 340814096 (mc********i) with ratingKey 2625 (I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Episode 1).
2024-04-21 02:43:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 8 reached credits marker.
2024-04-21 02:43:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 8 watched.
2024-04-21 02:43:41 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 8 stopped.
2024-04-21 02:43:41 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Play duration for session 8 ratingKey 2625 is 26 secs which is less than 120 seconds, so we're not logging it.
2024-04-21 02:43:41 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 8 ratingKey 2625 from session queue
2024-04-21 02:43:44 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 started by user 340814096 (mc********i) with ratingKey 2626 (I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Episode 2).
2024-04-21 02:43:44 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 paused.
2024-04-21 02:44:41 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 resumed.
2024-04-21 02:45:32 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 9 reached intro marker.
2024-04-21 02:45:52 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 reached intro marker.
2024-04-21 03:04:22 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 watched.
2024-04-21 03:04:39 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 paused.
2024-04-21 03:04:39 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 resumed.
2024-04-21 03:06:25 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 9 stopped.
2024-04-21 03:06:25 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2626
2024-04-21 03:06:25 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 9
2024-04-21 03:06:25 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 9 ratingKey 2626 from session queue
2024-04-21 03:06:29 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 10 started by user 340814096 (mc********i) with ratingKey 2627 (I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Episode 3).
2024-04-21 03:26:46 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 10 watched.
2024-04-21 03:28:40 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 10 reached credits marker.
2024-04-21 03:29:43 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 10 stopped.
2024-04-21 03:29:43 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2627
2024-04-21 03:29:43 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 10
2024-04-21 03:29:43 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 10 ratingKey 2627 from session queue
2024-04-21 03:29:44 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 11 started by user 340814096 (mc********i) with ratingKey 1852 (The Wrong Way to Use Healing Magic - Dragged into Another World!).
2024-04-21 03:29:49 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 11 stopped.
2024-04-21 03:29:49 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Play duration for session 11 ratingKey 1852 is 5 secs which is less than 120 seconds, so we're not logging it.
2024-04-21 03:29:49 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 11 ratingKey 1852 from session queue
2024-04-21 03:29:50 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 started by user 340814096 (mc********i) with ratingKey 1864 (The Wrong Way to Use Healing Magic - The Journey Begins!).
2024-04-21 03:30:41 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 12 reached intro marker.
2024-04-21 03:32:22 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-21 03:32:24 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-21 03:41:51 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-21 03:41:51 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-21 03:41:51 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-21 03:41:52 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-21 03:49:20 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 watched.
2024-04-21 03:52:52 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Session 12 stopped.
2024-04-21 03:52:52 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1864
2024-04-21 03:52:52 - DEBUG :: Thread-18 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 12
2024-04-21 03:52:52 - DEBUG :: Thread-18 (run) : Tautulli ActivityHandler :: Removing sessionKey 12 ratingKey 1864 from session queue
2024-04-21 03:56:42 - INFO :: MainThread : Signal 15 caught, saving and exiting...
2024-04-21 03:56:42 - INFO :: MainThread : Tautulli WebStart :: Stopping Tautulli web server...
2024-04-21 03:56:42 - INFO :: MainThread : [21/Apr/2024:03:56:42] ENGINE Bus STOPPING
2024-04-21 03:56:43 - WARNING :: Thread-18 (run) : Tautulli WebSocket :: Connection has closed.
2024-04-21 03:56:43 - WARNING :: Thread-18 (run) : Tautulli WebSocket :: Reconnection attempt 1.
2024-04-21 03:56:43 - ERROR :: Thread-18 (run) : Tautulli WebSocket :: [Errno 111] Connection refused.
2024-04-21 03:56:43 - INFO :: MainThread : [21/Apr/2024:03:56:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8181)) shut down
2024-04-21 03:56:43 - INFO :: MainThread : [21/Apr/2024:03:56:43] ENGINE Bus STOPPED
2024-04-21 03:56:43 - INFO :: MainThread : [21/Apr/2024:03:56:43] ENGINE Bus EXITING
2024-04-21 03:56:43 - INFO :: MainThread : [21/Apr/2024:03:56:43] ENGINE Bus EXITED
2024-04-21 03:56:43 - INFO :: MainThread : Tautulli WebSocket :: Disconnecting websocket...
2024-04-21 03:56:43 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2024-04-21 03:56:43 - INFO :: Thread-3 (process_queue) : Tautulli NotificationHandler :: Notification thread exiting...
2024-04-21 03:56:43 - INFO :: Thread-2 (process_queue) : Tautulli NotificationHandler :: Notification thread exiting...
2024-04-21 03:56:43 - INFO :: MainThread : Tautulli is shutting down...
2024-04-21 03:57:06 - INFO :: MainThread : Starting Tautulli v2.13.4
2024-04-21 03:57:06 - INFO :: MainThread : Linux 6.5.11-8-pve (#1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) - Ubuntu 22.04 Jammy Jellyfish)
2024-04-21 03:57:06 - INFO :: MainThread : Etc/UTC (UTC+0000)
2024-04-21 03:57:06 - INFO :: MainThread : Language en_US / Encoding UTF-8
2024-04-21 03:57:06 - INFO :: MainThread : Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
2024-04-21 03:57:06 - INFO :: MainThread : SQLite 3.37.2
2024-04-21 03:57:06 - INFO :: MainThread : Program Dir: /opt/Tautulli
2024-04-21 03:57:06 - INFO :: MainThread : Config File: /opt/Tautulli/config.ini
2024-04-21 03:57:06 - INFO :: MainThread : Database File: /opt/Tautulli/tautulli.db
2024-04-21 03:57:06 - INFO :: MainThread : Checking if the database upgrades are required...
2024-04-21 03:57:06 - INFO :: MainThread : Checking if configuration upgrades are required...
2024-04-21 03:57:06 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/Tautulli
2024-04-21 03:57:06 - DEBUG :: MainThread : Git output: d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 03:57:06 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in /opt/Tautulli
2024-04-21 03:57:06 - DEBUG :: MainThread : Git output: origin/master
2024-04-21 03:57:06 - INFO :: MainThread : Retrieving latest version information from GitHub
2024-04-21 03:57:06 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-21 03:57:06 - DEBUG :: MainThread : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 03:57:06 - INFO :: MainThread : Tautulli is up to date
2024-04-21 03:57:06 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Requesting resources for server...
2024-04-21 03:57:06 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-21 03:57:06 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2024-04-21 03:57:07 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2024-04-21 03:57:07 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'isaac') and Plex admin.
2024-04-21 03:57:07 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2024-04-21 03:57:07 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2024-04-21 03:57:07 - INFO :: MainThread : [21/Apr/2024:03:57:07] ENGINE Serving on http://0.0.0.0:8181
2024-04-21 03:57:07 - INFO :: MainThread : Tautulli is ready!
2024-04-21 03:57:07 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-21 03:57:07 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Server URL retrieved.
2024-04-21 03:57:07 - INFO :: Thread-1 (startup_refresh) : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-21 03:57:07 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-21 03:57:07 - DEBUG :: Thread-1 (startup_refresh) : Tautulli Monitor :: Checking for active streams.
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 03:57:07 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Requesting users list refresh...
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Ready
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Check GitHub for updates
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Optimize Tautulli database
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli database
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Backup Tautulli config
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Refresh users list
2024-04-21 03:57:07 - INFO :: Thread-15 (run) : Scheduled background task: Refresh libraries list
2024-04-21 03:57:08 - INFO :: Thread-1 (startup_refresh) : Tautulli Users :: Users list refreshed.
2024-04-21 03:57:08 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-21 03:57:08 - INFO :: Thread-1 (startup_refresh) : Tautulli Config :: Writing configuration to file
2024-04-21 03:57:08 - INFO :: Thread-1 (startup_refresh) : Tautulli Libraries :: Libraries list refreshed.
2024-04-21 09:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-21 09:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-21 09:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-21 09:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240421095707.sched.ini
2024-04-21 09:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240421095707.sched.db
2024-04-21 09:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 09:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-21 12:53:27 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-21 12:57:16 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 watched.
2024-04-21 12:57:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 1 stopped.
2024-04-21 12:57:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-21 12:57:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 1
2024-04-21 12:57:46 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 1 ratingKey 2593 from session queue
2024-04-21 12:57:48 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 2 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-21 12:57:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 2 stopped.
2024-04-21 12:57:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 2 ratingKey 2596 is 8 secs, looks like it was skipped so we're not logging it
2024-04-21 12:57:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 2 ratingKey 2596 from session queue
2024-04-21 12:57:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 3 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-21 12:58:26 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 13:11:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 3 stopped.
2024-04-21 13:11:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2532
2024-04-21 13:11:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 3
2024-04-21 13:11:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 3 ratingKey 2532 from session queue
2024-04-21 14:47:06 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 started by user 340819908 (Fa********y) with ratingKey 2560 (P90X3 - Dynamix).
2024-04-21 14:51:07 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-21 14:52:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 is buffering.
2024-04-21 14:52:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 buffer count is 1.
2024-04-21 14:52:36 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-21 14:52:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 is buffering.
2024-04-21 14:52:37 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 buffer count is 2.
2024-04-21 15:04:58 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-21 15:05:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 is buffering.
2024-04-21 15:05:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 buffer count is 3.
2024-04-21 15:05:03 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-21 15:15:14 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 watched.
2024-04-21 15:19:19 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 12 reached credits marker.
2024-04-21 15:19:51 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 is buffering.
2024-04-21 15:19:51 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 buffer count is 4.
2024-04-21 15:19:52 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 is buffering.
2024-04-21 15:19:52 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 buffer count is 5.
2024-04-21 15:19:52 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-21 15:19:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 12 stopped.
2024-04-21 15:19:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2560
2024-04-21 15:19:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 12
2024-04-21 15:19:53 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 12 ratingKey 2560 from session queue
2024-04-21 15:35:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2720) added to recently added queue.
2024-04-21 15:35:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2721 , parent 2720) added to recently added queue.
2024-04-21 15:35:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2722, grandparent 2720) added to recently added queue.
2024-04-21 15:35:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2723, grandparent 2720) added to recently added queue.
2024-04-21 15:35:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2724, grandparent 2720) added to recently added queue.
2024-04-21 15:35:52 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item 'The Strongest Sage With the Weakest Crest (2021)' (2720) done processing metadata.
2024-04-21 15:40:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2720) after delay.
2024-04-21 15:40:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Strongest Sage With the Weakest Crest - Season 1' (2721) added to Plex.
2024-04-21 15:40:50 - DEBUG :: ThreadPoolExecutor-0_0 : Added 4 items to the recently_added database table.
2024-04-21 15:40:51 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2725, grandparent 2720) added to recently added queue.
2024-04-21 15:40:51 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2726, grandparent 2720) added to recently added queue.
2024-04-21 15:42:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2727, grandparent 2720) added to recently added queue.
2024-04-21 15:43:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2728, grandparent 2720) added to recently added queue.
2024-04-21 15:46:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2729, grandparent 2720) added to recently added queue.
2024-04-21 15:48:20 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2730, grandparent 2720) added to recently added queue.
2024-04-21 15:52:51 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2731, grandparent 2720) added to recently added queue.
2024-04-21 15:52:51 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2732, grandparent 2720) added to recently added queue.
2024-04-21 15:55:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2733, grandparent 2720) added to recently added queue.
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Requesting resources for server...
2024-04-21 15:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Requesting users list refresh...
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-21 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240421155707.sched.ini
2024-04-21 15:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240421155707.sched.db
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-21 15:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 15:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2024-04-21 15:57:08 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Users list refreshed.
2024-04-21 15:57:08 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-21 15:57:08 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Server URL retrieved.
2024-04-21 15:57:08 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.1.8227-c0dd5a73e)
2024-04-21 15:57:08 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-21 16:00:50 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2720) after delay.
2024-04-21 16:00:50 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Strongest Sage With the Weakest Crest - Season 1' (2721) added to Plex.
2024-04-21 16:00:51 - DEBUG :: ThreadPoolExecutor-0_0 : Added 10 items to the recently_added database table.
2024-04-21 18:41:52 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 started by user 340814096 (mc********i) with ratingKey 2619 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - To Another World).
2024-04-21 18:41:56 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 paused.
2024-04-21 18:41:59 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 resumed.
2024-04-21 18:42:08 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 paused.
2024-04-21 18:42:09 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 resumed.
2024-04-21 18:42:09 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 paused.
2024-04-21 18:42:09 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 resumed.
2024-04-21 18:42:11 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 paused.
2024-04-21 18:45:41 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 resumed.
2024-04-21 18:45:41 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 paused.
2024-04-21 18:45:42 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 resumed.
2024-04-21 18:45:42 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 paused.
2024-04-21 18:54:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Session 22 stopped.
2024-04-21 18:54:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityProcessor :: Play duration for session 22 ratingKey 2619 is 15 secs which is less than 120 seconds, so we're not logging it.
2024-04-21 18:54:38 - DEBUG :: Thread-15 (run) : Tautulli ActivityHandler :: Removing sessionKey 22 ratingKey 2619 from session queue
2024-04-21 18:58:55 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2734) added to recently added queue.
2024-04-21 18:58:55 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2735 , parent 2734) added to recently added queue.
2024-04-21 18:58:55 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2736, grandparent 2734) added to recently added queue.
2024-04-21 18:58:55 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2737, grandparent 2734) added to recently added queue.
2024-04-21 18:58:58 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item 'How a Realist Hero Rebuilt the Kingdom (2021)' (2734) done processing metadata.
2024-04-21 19:00:48 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2738, grandparent 2734) added to recently added queue.
2024-04-21 19:00:48 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2739, grandparent 2734) added to recently added queue.
2024-04-21 19:00:48 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2740, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2741, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2742, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2743, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2744, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2745, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2746, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2747, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2748, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2749, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2750, grandparent 2734) added to recently added queue.
2024-04-21 19:00:49 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2751, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2752, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2753, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2754, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2755, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2756, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2757, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2758, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2759, grandparent 2734) added to recently added queue.
2024-04-21 19:00:50 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2760, grandparent 2734) added to recently added queue.
2024-04-21 19:00:59 - DEBUG :: Thread-15 (run) : Tautulli TimelineHandler :: Library item '' (2761, grandparent 2734) added to recently added queue.
2024-04-21 19:03:10 - ERROR :: Thread-15 (run) : Tautulli WebSocket :: Connection timed out.
2024-04-21 19:03:10 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Disconnecting websocket...
2024-04-21 19:03:13 - INFO :: Thread-15 (run) : Tautulli WebSocket :: Unable to get a response from the server, Plex server is down.
2024-04-21 19:03:13 - DEBUG :: Thread-15 (run) : Tautulli WebSocket :: Scheduling Plex server down callback in 60 seconds.
2024-04-21 19:03:13 - INFO :: Thread-15 (run) : Removed background task: Refresh Plex server URLs
2024-04-21 19:03:13 - INFO :: Thread-15 (run) : Removed background task: Refresh users list
2024-04-21 19:03:13 - INFO :: Thread-15 (run) : Removed background task: Refresh libraries list
2024-04-21 19:03:13 - INFO :: Thread-15 (run) : Scheduled background task: Check for server response
2024-04-21 19:03:13 - DEBUG :: Thread-15 (run) : Tautulli WebSocket :: Leaving thread.
2024-04-21 19:03:43 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Monitor :: Checking for active streams.
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Tautulli WebSocket :: Opening secure websocket.
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Tautulli WebSocket :: Ready
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Tautulli WebSocket :: The Plex Media Server is back up.
2024-04-21 19:03:43 - DEBUG :: Thread-16 (run) : Tautulli WebSocket :: Cancelling scheduled Plex server down callback.
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Scheduled background task: Refresh Plex server URLs
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Scheduled background task: Refresh users list
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Scheduled background task: Refresh libraries list
2024-04-21 19:03:43 - INFO :: Thread-16 (run) : Removed background task: Check for server response
2024-04-21 19:05:59 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2734) after delay.
2024-04-21 19:06:00 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'How a Realist Hero Rebuilt the Kingdom - Season 1' (2735) added to Plex.
2024-04-21 19:06:02 - DEBUG :: ThreadPoolExecutor-0_0 : Added 27 items to the recently_added database table.
2024-04-21 21:57:07 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2024-04-21 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-21 21:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-21 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240421215707.sched.ini
2024-04-21 21:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240421215707.sched.db
2024-04-21 21:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-21 21:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2024-04-21 22:39:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 2 started by user 340819908 (Fa********y) with ratingKey 2185 (Star Trek: Voyager - Meld).
2024-04-21 22:39:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 2 is buffering.
2024-04-21 22:39:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 2 buffer count is 1.
2024-04-21 22:39:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 2 paused.
2024-04-21 22:39:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 2 stopped.
2024-04-21 22:39:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 2 ratingKey 2185 is 7 secs which is less than 120 seconds, so we're not logging it.
2024-04-21 22:39:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 2 ratingKey 2185 from session queue
2024-04-21 22:39:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 started by user 340819908 (Fa********y) with ratingKey 2185 (Star Trek: Voyager - Meld).
2024-04-21 22:39:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:39:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 1.
2024-04-21 22:39:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:39:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 2.
2024-04-21 22:39:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 has changed transcode decision.
2024-04-21 22:43:30 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 3 reached intro marker.
2024-04-21 22:43:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:43:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 3.
2024-04-21 22:43:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:43:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 4.
2024-04-21 22:43:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 5.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 6.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 7.
2024-04-21 22:43:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 resumed.
2024-04-21 22:45:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 8.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 9.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 10.
2024-04-21 22:51:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 resumed.
2024-04-21 22:53:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 paused.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 11.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer last triggered at 1713739919.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 12.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer last triggered at 1713739919.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 is buffering.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer count is 13.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 buffer last triggered at 1713739919.
2024-04-21 22:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 resumed.
2024-04-21 23:23:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 watched.
2024-04-21 23:29:43 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 3 reached credits marker.
2024-04-21 23:29:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 3 stopped.
2024-04-21 23:29:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2185
2024-04-21 23:29:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 3
2024-04-21 23:29:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 3 ratingKey 2185 from session queue
2024-04-22 01:44:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 started by user 340814096 (mc********i) with ratingKey 2722 (The Strongest Sage With the Weakest Crest - The Strongest Sage Appears).
2024-04-22 01:44:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 paused.
2024-04-22 01:46:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 resumed.
2024-04-22 01:46:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 paused.
2024-04-22 01:46:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 resumed.
2024-04-22 02:00:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 paused.
2024-04-22 02:00:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 resumed.
2024-04-22 02:02:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 paused.
2024-04-22 02:04:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 resumed.
2024-04-22 02:08:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 watched.
2024-04-22 02:10:08 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 11 reached credits marker.
2024-04-22 02:11:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 11 stopped.
2024-04-22 02:11:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2722
2024-04-22 02:11:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 11
2024-04-22 02:11:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 11 ratingKey 2722 from session queue
2024-04-22 02:11:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 started by user 340814096 (mc********i) with ratingKey 2731 (The Strongest Sage With the Weakest Crest - The Strongest Sage Enters the Dungeon).
2024-04-22 02:11:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 reached intro marker.
2024-04-22 02:12:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-22 02:12:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-22 02:13:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-22 02:13:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-22 02:13:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-22 02:13:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-22 02:13:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-22 02:13:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-22 02:13:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-22 02:13:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-22 02:17:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 paused.
2024-04-22 02:17:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 resumed.
2024-04-22 02:31:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 watched.
2024-04-22 02:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 12 stopped.
2024-04-22 02:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2731
2024-04-22 02:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 12
2024-04-22 02:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 12 ratingKey 2731 from session queue
2024-04-22 02:33:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 13 started by user 340814096 (mc********i) with ratingKey 2723 (The Strongest Sage With the Weakest Crest - The Strongest Sage Meets a Dragon).
2024-04-22 02:34:05 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 13 reached intro marker.
2024-04-22 02:35:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 13 paused.
2024-04-22 02:36:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 13 resumed.
2024-04-22 02:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 13 watched.
2024-04-22 02:55:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 13 stopped.
2024-04-22 02:55:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2723
2024-04-22 02:55:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 13
2024-04-22 02:55:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 13 ratingKey 2723 from session queue
2024-04-22 02:55:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 14 started by user 340814096 (mc********i) with ratingKey 2732 (The Strongest Sage With the Weakest Crest - The Strongest Sage Infiltrates).
2024-04-22 02:56:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 14 reached intro marker.
2024-04-22 03:14:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 14 watched.
2024-04-22 03:16:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 14 stopped.
2024-04-22 03:16:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2732
2024-04-22 03:16:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 14
2024-04-22 03:16:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 14 ratingKey 2732 from session queue
2024-04-22 03:16:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 started by user 340814096 (mc********i) with ratingKey 2728 (The Strongest Sage With the Weakest Crest - The Strongest Sage Gains a Friend).
2024-04-22 03:18:58 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 15 reached intro marker.
2024-04-22 03:33:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 paused.
2024-04-22 03:33:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 resumed.
2024-04-22 03:34:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 paused.
2024-04-22 03:34:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 resumed.
2024-04-22 03:35:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 watched.
2024-04-22 03:36:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 paused.
2024-04-22 03:36:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 resumed.
2024-04-22 03:36:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 paused.
2024-04-22 03:51:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 15 stopped.
2024-04-22 03:51:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2728
2024-04-22 03:51:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 15
2024-04-22 03:51:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 15 ratingKey 2728 from session queue
2024-04-22 03:57:07 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2024-04-22 03:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-22 03:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-22 03:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Database :: Vacuuming database.
2024-04-22 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240422035707.sched.ini
2024-04-22 03:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Database :: Optimizing database.
2024-04-22 03:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240422035707.sched.db
2024-04-22 03:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-22 03:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli is up to date
2024-04-22 07:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Requesting resources for server...
2024-04-22 07:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Users :: Requesting users list refresh...
2024-04-22 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-22 07:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-22 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-22 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Libraries list refreshed.
2024-04-22 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-22 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Server URL retrieved.
2024-04-22 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-22 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-22 07:03:45 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Users :: Users list refreshed.
2024-04-22 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2024-04-22 09:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-22 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-22 09:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240422095707.sched.ini
2024-04-22 09:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240422095707.sched.db
2024-04-22 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-22 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2024-04-22 12:23:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 started by user 340819908 (Fa********y) with ratingKey 2569 (P90X3 - Total Synergistics).
2024-04-22 12:50:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 watched.
2024-04-22 12:55:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 is buffering.
2024-04-22 12:55:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 buffer count is 1.
2024-04-22 12:55:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 is buffering.
2024-04-22 12:55:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 buffer count is 2.
2024-04-22 12:55:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 is buffering.
2024-04-22 12:55:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 buffer count is 3.
2024-04-22 12:55:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 paused.
2024-04-22 12:55:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 36 stopped.
2024-04-22 12:55:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2569
2024-04-22 12:55:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 36
2024-04-22 12:55:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 36 ratingKey 2569 from session queue
2024-04-22 15:49:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 39 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-22 15:53:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 39 watched.
2024-04-22 15:53:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 39 stopped.
2024-04-22 15:53:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-22 15:53:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 39
2024-04-22 15:53:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 39 ratingKey 2593 from session queue
2024-04-22 15:53:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 40 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-22 15:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-22 15:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-22 15:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-22 15:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240422155707.sched.ini
2024-04-22 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240422155707.sched.db
2024-04-22 15:57:08 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-22 15:57:08 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-22 15:57:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 40 watched.
2024-04-22 15:57:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 40 paused.
2024-04-22 15:57:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 40 stopped.
2024-04-22 15:57:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2596
2024-04-22 15:57:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 40
2024-04-22 15:57:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 40 ratingKey 2596 from session queue
2024-04-22 15:57:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 42 started by user 340814096 (mc********i) with ratingKey 273 (True Love - P!nk feat. Lily Rose Cooper).
2024-04-22 16:01:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 42 watched.
2024-04-22 16:01:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 42 stopped.
2024-04-22 16:01:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 273
2024-04-22 16:01:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 42
2024-04-22 16:01:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 42 ratingKey 273 from session queue
2024-04-22 16:09:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 43 started by user 340814096 (mc********i) with ratingKey 272 (Try - P!nk).
2024-04-22 16:12:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 43 watched.
2024-04-22 16:13:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 43 stopped.
2024-04-22 16:13:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 272
2024-04-22 16:13:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 43
2024-04-22 16:13:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 43 ratingKey 272 from session queue
2024-04-22 16:13:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 44 started by user 340814096 (mc********i) with ratingKey 273 (True Love - P!nk feat. Lily Rose Cooper).
2024-04-22 16:16:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 44 watched.
2024-04-22 16:17:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 44 stopped.
2024-04-22 16:17:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 273
2024-04-22 16:17:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 44
2024-04-22 16:17:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 44 ratingKey 273 from session queue
2024-04-22 16:19:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 45 started by user 340814096 (mc********i) with ratingKey 331 (Midnight Train 2018 - Danny Michel).
2024-04-22 16:23:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 45 watched.
2024-04-22 16:23:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 45 stopped.
2024-04-22 16:23:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 331
2024-04-22 16:23:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 45
2024-04-22 16:23:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 45 ratingKey 331 from session queue
2024-04-22 16:27:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 46 started by user 340814096 (mc********i) with ratingKey 288 (Feather, Fur & Fin - Danny Michel).
2024-04-22 16:27:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 46 stopped.
2024-04-22 16:27:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 46 ratingKey 288 is 2 secs, looks like it was skipped so we're not logging it
2024-04-22 16:27:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 46 ratingKey 288 from session queue
2024-04-22 16:27:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 47 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-22 16:30:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 47 watched.
2024-04-22 16:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 47 stopped.
2024-04-22 16:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-22 16:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 47
2024-04-22 16:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 47 ratingKey 437 from session queue
2024-04-22 16:35:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 48 started by user 340814096 (mc********i) with ratingKey 544 (Party in the U.S.A. - Miley Cyrus).
2024-04-22 16:35:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 48 stopped.
2024-04-22 16:35:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 48 ratingKey 544 is 5 secs, looks like it was skipped so we're not logging it
2024-04-22 16:35:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 48 ratingKey 544 from session queue
2024-04-22 16:35:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 51 started by user 340814096 (mc********i) with ratingKey 524 (Sing - Ed Sheeran).
2024-04-22 16:38:37 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2762, grandparent 2623) added to recently added queue.
2024-04-22 16:39:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 51 watched.
2024-04-22 16:39:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 51 stopped.
2024-04-22 16:39:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 524
2024-04-22 16:39:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 51
2024-04-22 16:39:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 51 ratingKey 524 from session queue
2024-04-22 16:39:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 52 started by user 340814096 (mc********i) with ratingKey 525 (Don’t - Ed Sheeran).
2024-04-22 16:42:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 52 watched.
2024-04-22 16:43:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 52 stopped.
2024-04-22 16:43:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 525
2024-04-22 16:43:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 52
2024-04-22 16:43:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 52 ratingKey 525 from session queue
2024-04-22 16:43:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 53 started by user 340814096 (mc********i) with ratingKey 526 (Nina - Ed Sheeran).
2024-04-22 16:43:37 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2623) after delay.
2024-04-22 16:43:37 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Headed Out for a Monster Hunt' (2762) added to Plex.
2024-04-22 16:43:37 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-22 16:46:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 53 watched.
2024-04-22 16:47:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 53 stopped.
2024-04-22 16:47:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 526
2024-04-22 16:47:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 53
2024-04-22 16:47:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 53 ratingKey 526 from session queue
2024-04-22 16:47:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 54 started by user 340814096 (mc********i) with ratingKey 527 (Photograph - Ed Sheeran).
2024-04-22 16:47:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 54 paused.
2024-04-22 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Requesting resources for server...
2024-04-22 19:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Users :: Requesting users list refresh...
2024-04-22 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-22 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-22 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-22 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Libraries :: Libraries list refreshed.
2024-04-22 19:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Users :: Users list refreshed.
2024-04-22 19:03:45 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-22 19:03:45 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Server URL retrieved.
2024-04-22 19:03:45 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-22 19:03:45 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-22 20:05:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 54 stopped.
2024-04-22 20:05:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 54 ratingKey 527 is 13 secs, looks like it was skipped so we're not logging it
2024-04-22 20:05:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 54 ratingKey 527 from session queue
2024-04-22 20:05:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 55 started by user 340814096 (mc********i) with ratingKey 2722 (The Strongest Sage With the Weakest Crest - The Strongest Sage Appears).
2024-04-22 20:05:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 55 paused.
2024-04-22 20:05:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 55 stopped.
2024-04-22 20:05:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 55 ratingKey 2722 is 1 secs which is less than 120 seconds, so we're not logging it.
2024-04-22 20:05:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 55 ratingKey 2722 from session queue
2024-04-22 20:05:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 started by user 340814096 (mc********i) with ratingKey 2730 (The Strongest Sage With the Weakest Crest - The Strongest Sage Leaves the School).
2024-04-22 20:05:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 paused.
2024-04-22 20:05:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 resumed.
2024-04-22 20:05:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 paused.
2024-04-22 20:05:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 resumed.
2024-04-22 20:06:44 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 56 reached intro marker.
2024-04-22 20:15:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 paused.
2024-04-22 20:15:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 resumed.
2024-04-22 20:23:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 watched.
2024-04-22 20:25:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 56 stopped.
2024-04-22 20:25:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2730
2024-04-22 20:25:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 56
2024-04-22 20:25:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 56 ratingKey 2730 from session queue
2024-04-22 20:25:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 started by user 340814096 (mc********i) with ratingKey 2729 (The Strongest Sage With the Weakest Crest - The Strongest Sage Goes on a Journey).
2024-04-22 20:25:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:25:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:25:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:25:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:25:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:25:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:27:24 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 57 reached intro marker.
2024-04-22 20:33:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:35:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:40:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:41:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:41:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:43:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:45:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:45:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:45:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:45:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:45:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:46:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:46:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 paused.
2024-04-22 20:46:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 resumed.
2024-04-22 20:48:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 watched.
2024-04-22 20:50:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 57 stopped.
2024-04-22 20:50:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2729
2024-04-22 20:50:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 57
2024-04-22 20:50:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 57 ratingKey 2729 from session queue
2024-04-22 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-22 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-22 21:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-22 21:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240422215707.sched.ini
2024-04-22 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240422215707.sched.db
2024-04-22 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-22 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-22 22:11:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 started by user 340814096 (mc********i) with ratingKey 2725 (The Strongest Sage With the Weakest Crest - The Strongest Sage Saves the City).
2024-04-22 22:12:29 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 58 reached intro marker.
2024-04-22 22:14:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 paused.
2024-04-22 22:14:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 resumed.
2024-04-22 22:20:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 paused.
2024-04-22 22:20:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 resumed.
2024-04-22 22:21:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 paused.
2024-04-22 22:22:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 resumed.
2024-04-22 22:24:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 paused.
2024-04-22 22:26:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 resumed.
2024-04-22 22:32:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 watched.
2024-04-22 22:34:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 58 stopped.
2024-04-22 22:34:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2725
2024-04-22 22:34:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 58
2024-04-22 22:34:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 58 ratingKey 2725 from session queue
2024-04-22 22:34:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 59 started by user 340814096 (mc********i) with ratingKey 2726 (The Strongest Sage With the Weakest Crest - The Strongest Sage Fights a Duel).
2024-04-22 22:35:26 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 59 reached intro marker.
2024-04-22 22:53:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 59 watched.
2024-04-22 22:54:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 59 reached credits marker.
2024-04-22 22:54:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 59 stopped.
2024-04-22 22:54:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2726
2024-04-22 22:54:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 59
2024-04-22 22:54:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 59 ratingKey 2726 from session queue
2024-04-23 00:20:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 60 started by user 340814096 (mc********i) with ratingKey 2625 (I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - I Reincarnated as the Seventh Prince).
2024-04-23 00:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 60 paused.
2024-04-23 00:21:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 60 stopped.
2024-04-23 00:21:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 60 ratingKey 2625 is 2 secs which is less than 120 seconds, so we're not logging it.
2024-04-23 00:21:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 60 ratingKey 2625 from session queue
2024-04-23 00:21:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 started by user 340814096 (mc********i) with ratingKey 2762 (I Was Reincarnated as the 7th Prince So I Can Take My Time Perfecting My Magical Ability - Headed Out for a Monster Hunt).
2024-04-23 00:22:14 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 63 reached intro marker.
2024-04-23 00:26:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 paused.
2024-04-23 00:27:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 resumed.
2024-04-23 00:40:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 watched.
2024-04-23 00:42:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 reached credits marker.
2024-04-23 00:43:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 paused.
2024-04-23 00:43:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 resumed.
2024-04-23 00:43:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 63 stopped.
2024-04-23 00:43:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2762
2024-04-23 00:43:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 63
2024-04-23 00:43:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 63 ratingKey 2762 from session queue
2024-04-23 02:13:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 64 started by user 340814096 (mc********i) with ratingKey 2722 (The Strongest Sage With the Weakest Crest - The Strongest Sage Appears).
2024-04-23 02:13:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 64 paused.
2024-04-23 02:13:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 64 stopped.
2024-04-23 02:13:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 64 ratingKey 2722 is 4 secs which is less than 120 seconds, so we're not logging it.
2024-04-23 02:13:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 64 ratingKey 2722 from session queue
2024-04-23 02:13:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 started by user 340814096 (mc********i) with ratingKey 2724 (The Strongest Sage With the Weakest Crest - The Strongest Sage Works With a Team).
2024-04-23 02:14:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:14:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:14:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:14:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:14:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:14:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:15:04 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 65 reached intro marker.
2024-04-23 02:18:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:19:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:32:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:32:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 resumed.
2024-04-23 02:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 watched.
2024-04-23 02:35:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 paused.
2024-04-23 02:49:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 65 stopped.
2024-04-23 02:49:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2724
2024-04-23 02:49:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 65
2024-04-23 02:49:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 65 ratingKey 2724 from session queue
2024-04-23 02:49:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 started by user 340814096 (mc********i) with ratingKey 2619 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - To Another World).
2024-04-23 02:49:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:49:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:50:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:50:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:50:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:50:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:50:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:50:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:50:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:50:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:50:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:50:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:50:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:50:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:51:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:51:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:52:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:52:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:52:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:52:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:53:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:53:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:53:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:53:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:53:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:53:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:53:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:53:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:53:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:53:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:53:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:53:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:54:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:54:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:55:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:55:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:56:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:56:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:57:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:57:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:57:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:58:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:58:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:58:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:58:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:58:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:58:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:58:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:59:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:59:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:59:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:59:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:59:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:59:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:59:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 02:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 02:59:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 03:00:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 03:00:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 03:00:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 03:00:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 03:00:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 03:01:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 watched.
2024-04-23 03:03:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 paused.
2024-04-23 03:03:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 reached credits marker.
2024-04-23 03:03:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 resumed.
2024-04-23 03:04:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 66 stopped.
2024-04-23 03:04:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2619
2024-04-23 03:04:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 66
2024-04-23 03:04:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 66 ratingKey 2619 from session queue
2024-04-23 03:04:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 67 started by user 340814096 (mc********i) with ratingKey 2660 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Ousei Academy).
2024-04-23 03:18:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 67 watched.
2024-04-23 03:20:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 67 paused.
2024-04-23 03:20:27 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 67 reached credits marker.
2024-04-23 03:20:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 67 paused.
2024-04-23 03:20:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 67 stopped.
2024-04-23 03:20:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2660
2024-04-23 03:20:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 67
2024-04-23 03:20:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 67 ratingKey 2660 from session queue
2024-04-23 03:20:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 started by user 340814096 (mc********i) with ratingKey 2614 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Life Changes).
2024-04-23 03:20:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 paused.
2024-04-23 03:20:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 resumed.
2024-04-23 03:20:56 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 68 reached intro marker.
2024-04-23 03:33:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 paused.
2024-04-23 03:33:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 resumed.
2024-04-23 03:34:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 watched.
2024-04-23 03:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 68 stopped.
2024-04-23 03:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2614
2024-04-23 03:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 68
2024-04-23 03:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 68 ratingKey 2614 from session queue
2024-04-23 03:35:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 started by user 340814096 (mc********i) with ratingKey 2617 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - A Step of Courage).
2024-04-23 03:36:26 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 69 reached intro marker.
2024-04-23 03:42:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 paused.
2024-04-23 03:42:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 resumed.
2024-04-23 03:43:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 paused.
2024-04-23 03:44:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 resumed.
2024-04-23 03:44:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 paused.
2024-04-23 03:45:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 resumed.
2024-04-23 03:45:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 paused.
2024-04-23 03:45:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 resumed.
2024-04-23 03:55:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 watched.
2024-04-23 03:56:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 paused.
2024-04-23 03:56:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 resumed.
2024-04-23 03:56:19 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 69 reached credits marker.
2024-04-23 03:56:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 69 stopped.
2024-04-23 03:56:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2617
2024-04-23 03:56:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 69
2024-04-23 03:56:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 69 ratingKey 2617 from session queue
2024-04-23 03:57:07 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2024-04-23 03:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-23 03:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-23 03:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Database :: Vacuuming database.
2024-04-23 03:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240423035707.sched.ini
2024-04-23 03:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Database :: Optimizing database.
2024-04-23 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240423035707.sched.db
2024-04-23 03:57:08 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-23 03:57:08 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2024-04-23 07:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Requesting resources for server...
2024-04-23 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Requesting users list refresh...
2024-04-23 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-23 07:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-23 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-23 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-23 07:03:45 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Users list refreshed.
2024-04-23 07:03:45 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-23 07:03:45 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Server URL retrieved.
2024-04-23 07:03:45 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-23 07:03:45 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-23 09:57:07 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2024-04-23 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-23 09:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-23 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240423095707.sched.ini
2024-04-23 09:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240423095707.sched.db
2024-04-23 09:57:08 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-23 09:57:08 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2024-04-23 12:34:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 70 started by user 340814096 (mc********i) with ratingKey 949 (Let Me Down Slowly - Alec Benjamin).
2024-04-23 12:34:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 70 stopped.
2024-04-23 12:34:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 70 ratingKey 949 is 11 secs, looks like it was skipped so we're not logging it
2024-04-23 12:34:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 70 ratingKey 949 from session queue
2024-04-23 12:34:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 71 started by user 340814096 (mc********i) with ratingKey 783 (Houdini - Dua Lipa).
2024-04-23 12:37:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 71 watched.
2024-04-23 12:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 71 stopped.
2024-04-23 12:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 783
2024-04-23 12:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 71
2024-04-23 12:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 71 ratingKey 783 from session queue
2024-04-23 12:40:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 73 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-23 12:42:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 73 watched.
2024-04-23 12:42:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 73 stopped.
2024-04-23 12:42:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-23 12:42:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 73
2024-04-23 12:42:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 73 ratingKey 437 from session queue
2024-04-23 12:44:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 75 started by user 340814096 (mc********i) with ratingKey 1245 (Un jour je marierai un ange - Pierre de Maere).
2024-04-23 12:44:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 75 stopped.
2024-04-23 12:44:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 75 ratingKey 1245 is 2 secs, looks like it was skipped so we're not logging it
2024-04-23 12:44:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 75 ratingKey 1245 from session queue
2024-04-23 12:44:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 76 started by user 340814096 (mc********i) with ratingKey 1149 (Dépassé - Nuit Incolore).
2024-04-23 12:44:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 76 paused.
2024-04-23 12:45:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 76 resumed.
2024-04-23 12:47:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 76 watched.
2024-04-23 12:47:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 76 stopped.
2024-04-23 12:47:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1149
2024-04-23 12:47:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 76
2024-04-23 12:47:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 76 ratingKey 1149 from session queue
2024-04-23 12:52:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 77 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-23 12:52:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 77 stopped.
2024-04-23 12:52:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 77 ratingKey 437 is 3 secs, looks like it was skipped so we're not logging it
2024-04-23 12:52:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 77 ratingKey 437 from session queue
2024-04-23 12:52:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 78 started by user 340814096 (mc********i) with ratingKey 783 (Houdini - Dua Lipa).
2024-04-23 12:54:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 78 watched.
2024-04-23 12:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 78 stopped.
2024-04-23 12:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 783
2024-04-23 12:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 78
2024-04-23 12:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 78 ratingKey 783 from session queue
2024-04-23 12:56:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 79 started by user 340814096 (mc********i) with ratingKey 1219 (LEveL -English ver.- (TV size) - SawanoHiroyuki[nZk]:TOMORROW X TOGETHER).
2024-04-23 12:56:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 79 stopped.
2024-04-23 12:56:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 79 ratingKey 1219 is 3 secs, looks like it was skipped so we're not logging it
2024-04-23 12:56:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 79 ratingKey 1219 from session queue
2024-04-23 12:56:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 80 started by user 340814096 (mc********i) with ratingKey 947 (Replaced - Alec Benjamin).
2024-04-23 12:58:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 80 watched.
2024-04-23 12:59:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 80 stopped.
2024-04-23 12:59:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 947
2024-04-23 12:59:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 80
2024-04-23 12:59:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 80 ratingKey 947 from session queue
2024-04-23 13:03:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 81 started by user 340814096 (mc********i) with ratingKey 783 (Houdini - Dua Lipa).
2024-04-23 13:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 81 stopped.
2024-04-23 13:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 81 ratingKey 783 is 1 secs, looks like it was skipped so we're not logging it
2024-04-23 13:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 81 ratingKey 783 from session queue
2024-04-23 13:03:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 82 started by user 340814096 (mc********i) with ratingKey 1245 (Un jour je marierai un ange - Pierre de Maere).
2024-04-23 13:06:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 82 watched.
2024-04-23 13:06:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 82 stopped.
2024-04-23 13:06:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1245
2024-04-23 13:06:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 82
2024-04-23 13:06:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 82 ratingKey 1245 from session queue
2024-04-23 13:20:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 83 started by user 340814096 (mc********i) with ratingKey 1149 (Dépassé - Nuit Incolore).
2024-04-23 13:23:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 83 watched.
2024-04-23 13:23:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 83 stopped.
2024-04-23 13:23:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1149
2024-04-23 13:23:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 83
2024-04-23 13:23:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 83 ratingKey 1149 from session queue
2024-04-23 13:43:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 84 started by user 340814096 (mc********i) with ratingKey 1149 (Dépassé - Nuit Incolore).
2024-04-23 13:45:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 84 watched.
2024-04-23 13:46:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 84 stopped.
2024-04-23 13:46:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1149
2024-04-23 13:46:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 84
2024-04-23 13:46:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 84 ratingKey 1149 from session queue
2024-04-23 13:46:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 85 started by user 340814096 (mc********i) with ratingKey 1245 (Un jour je marierai un ange - Pierre de Maere).
2024-04-23 13:49:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 85 watched.
2024-04-23 13:49:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 85 stopped.
2024-04-23 13:49:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1245
2024-04-23 13:49:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 85
2024-04-23 13:49:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 85 ratingKey 1245 from session queue
2024-04-23 14:03:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 86 started by user 340814096 (mc********i) with ratingKey 1074 (GO ON WITHOUT ME - Ruel).
2024-04-23 14:05:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 86 watched.
2024-04-23 14:05:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 86 stopped.
2024-04-23 14:05:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1074
2024-04-23 14:05:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 86
2024-04-23 14:05:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 86 ratingKey 1074 from session queue
2024-04-23 14:05:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 87 started by user 340814096 (mc********i) with ratingKey 1075 (I DON’T WANNA BE LIKE YOU - Ruel).
2024-04-23 14:08:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 87 watched.
2024-04-23 14:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 87 stopped.
2024-04-23 14:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1075
2024-04-23 14:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 87
2024-04-23 14:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 87 ratingKey 1075 from session queue
2024-04-23 14:08:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 88 started by user 340814096 (mc********i) with ratingKey 1076 (SITTING IN TRAFFIC - Ruel).
2024-04-23 14:12:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 88 watched.
2024-04-23 14:12:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 88 stopped.
2024-04-23 14:12:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1076
2024-04-23 14:12:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 88
2024-04-23 14:12:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 88 ratingKey 1076 from session queue
2024-04-23 14:12:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 89 started by user 340814096 (mc********i) with ratingKey 1077 (JAPANESE WHISKEY - Ruel).
2024-04-23 14:15:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 89 watched.
2024-04-23 14:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 89 stopped.
2024-04-23 14:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1077
2024-04-23 14:16:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 89
2024-04-23 14:16:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 89 ratingKey 1077 from session queue
2024-04-23 14:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 90 started by user 340814096 (mc********i) with ratingKey 1078 (GROWING UP IS _____ - Ruel).
2024-04-23 14:19:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 90 watched.
2024-04-23 14:20:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 90 stopped.
2024-04-23 14:20:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1078
2024-04-23 14:20:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 90
2024-04-23 14:20:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 90 ratingKey 1078 from session queue
2024-04-23 14:20:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 91 started by user 340814096 (mc********i) with ratingKey 1079 (SET YOURSELF ON FIRE - Ruel).
2024-04-23 14:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 91 watched.
2024-04-23 14:23:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 91 stopped.
2024-04-23 14:23:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1079
2024-04-23 14:23:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 91
2024-04-23 14:23:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 91 ratingKey 1079 from session queue
2024-04-23 14:23:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 92 started by user 340814096 (mc********i) with ratingKey 1080 (LIE - Ruel).
2024-04-23 14:25:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 92 watched.
2024-04-23 14:26:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 92 stopped.
2024-04-23 14:26:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1080
2024-04-23 14:26:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 92
2024-04-23 14:26:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 92 ratingKey 1080 from session queue
2024-04-23 14:26:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 93 started by user 340814096 (mc********i) with ratingKey 1081 (LET THE GRASS GROW - Ruel).
2024-04-23 14:28:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 93 watched.
2024-04-23 14:29:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 93 stopped.
2024-04-23 14:29:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1081
2024-04-23 14:29:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 93
2024-04-23 14:29:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 93 ratingKey 1081 from session queue
2024-04-23 14:29:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 94 started by user 340814096 (mc********i) with ratingKey 1082 (YOU AGAINST YOURSELF - Ruel).
2024-04-23 14:29:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 94 stopped.
2024-04-23 14:29:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1082
2024-04-23 14:29:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 94
2024-04-23 14:29:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 94 ratingKey 1082 from session queue
2024-04-23 14:29:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 95 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-23 14:32:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 95 watched.
2024-04-23 14:32:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 95 stopped.
2024-04-23 14:32:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-23 14:32:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 95
2024-04-23 14:32:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 95 ratingKey 437 from session queue
2024-04-23 14:32:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 96 started by user 340814096 (mc********i) with ratingKey 547 (In Your Eyes - Robin Schulz feat. Alida).
2024-04-23 14:35:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 96 watched.
2024-04-23 14:36:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 96 stopped.
2024-04-23 14:36:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 547
2024-04-23 14:36:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 96
2024-04-23 14:36:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 96 ratingKey 547 from session queue
2024-04-23 14:36:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 97 started by user 340814096 (mc********i) with ratingKey 548 (Speechless - Robin Schulz feat. Erika Sirola).
2024-04-23 14:37:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 97 stopped.
2024-04-23 14:37:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 548
2024-04-23 14:37:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 97
2024-04-23 14:37:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 97 ratingKey 548 from session queue
2024-04-23 14:37:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 98 started by user 340814096 (mc********i) with ratingKey 783 (Houdini - Dua Lipa).
2024-04-23 14:39:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 98 watched.
2024-04-23 14:40:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 98 stopped.
2024-04-23 14:40:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 783
2024-04-23 14:40:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 98
2024-04-23 14:40:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 98 ratingKey 783 from session queue
2024-04-23 14:40:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 99 started by user 340814096 (mc********i) with ratingKey 1149 (Dépassé - Nuit Incolore).
2024-04-23 14:43:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 99 watched.
2024-04-23 14:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 99 stopped.
2024-04-23 14:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1149
2024-04-23 14:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 99
2024-04-23 14:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 99 ratingKey 1149 from session queue
2024-04-23 14:48:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 100 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-23 14:48:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 100 stopped.
2024-04-23 14:48:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 100 ratingKey 437 is 0 secs, looks like it was skipped so we're not logging it
2024-04-23 14:48:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 100 ratingKey 437 from session queue
2024-04-23 14:48:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 101 started by user 340814096 (mc********i) with ratingKey 978 (Different Kind of Beautiful - Alec Benjamin).
2024-04-23 14:51:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 101 watched.
2024-04-23 14:51:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 101 stopped.
2024-04-23 14:51:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 978
2024-04-23 14:51:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 101
2024-04-23 14:51:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 101 ratingKey 978 from session queue
2024-04-23 14:55:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 102 started by user 340814096 (mc********i) with ratingKey 468 (Armour - Royal Wood).
2024-04-23 14:57:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 102 watched.
2024-04-23 14:58:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 102 stopped.
2024-04-23 14:58:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 468
2024-04-23 14:58:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 102
2024-04-23 14:58:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 102 ratingKey 468 from session queue
2024-04-23 14:58:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 103 started by user 340814096 (mc********i) with ratingKey 469 (Me & You - Royal Wood).
2024-04-23 15:01:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 103 watched.
2024-04-23 15:02:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 103 stopped.
2024-04-23 15:02:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 469
2024-04-23 15:02:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 103
2024-04-23 15:02:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 103 ratingKey 469 from session queue
2024-04-23 15:02:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 104 started by user 340814096 (mc********i) with ratingKey 470 (Oh Virginia - Royal Wood).
2024-04-23 15:05:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 104 watched.
2024-04-23 15:05:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 104 stopped.
2024-04-23 15:05:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 470
2024-04-23 15:05:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 104
2024-04-23 15:05:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 104 ratingKey 470 from session queue
2024-04-23 15:05:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 105 started by user 340814096 (mc********i) with ratingKey 471 (Even When You're Gone - Royal Wood).
2024-04-23 15:09:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 105 watched.
2024-04-23 15:09:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 105 stopped.
2024-04-23 15:09:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 471
2024-04-23 15:09:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 105
2024-04-23 15:09:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 105 ratingKey 471 from session queue
2024-04-23 15:09:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 106 started by user 340814096 (mc********i) with ratingKey 472 (Make Believe - Royal Wood).
2024-04-23 15:12:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 106 watched.
2024-04-23 15:13:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 106 stopped.
2024-04-23 15:13:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 472
2024-04-23 15:13:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 106
2024-04-23 15:13:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 106 ratingKey 472 from session queue
2024-04-23 15:13:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 107 started by user 340814096 (mc********i) with ratingKey 473 (One of You - Royal Wood).
2024-04-23 15:16:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 107 watched.
2024-04-23 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 107 stopped.
2024-04-23 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 473
2024-04-23 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 107
2024-04-23 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 107 ratingKey 473 from session queue
2024-04-23 15:16:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 108 started by user 340814096 (mc********i) with ratingKey 474 (Only a Fool - Royal Wood).
2024-04-23 15:20:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 108 watched.
2024-04-23 15:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 108 stopped.
2024-04-23 15:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 474
2024-04-23 15:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 108
2024-04-23 15:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 108 ratingKey 474 from session queue
2024-04-23 15:21:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 109 started by user 340814096 (mc********i) with ratingKey 475 (One More Night - Royal Wood).
2024-04-23 15:23:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 109 watched.
2024-04-23 15:24:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 109 stopped.
2024-04-23 15:24:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 475
2024-04-23 15:24:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 109
2024-04-23 15:24:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 109 ratingKey 475 from session queue
2024-04-23 15:24:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 110 started by user 340814096 (mc********i) with ratingKey 476 (Because of You - Royal Wood).
2024-04-23 15:26:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 110 watched.
2024-04-23 15:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 110 stopped.
2024-04-23 15:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 476
2024-04-23 15:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 110
2024-04-23 15:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 110 ratingKey 476 from session queue
2024-04-23 15:27:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 111 started by user 340814096 (mc********i) with ratingKey 477 (Say What You've Got to Say - Royal Wood).
2024-04-23 15:30:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 111 watched.
2024-04-23 15:31:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 111 stopped.
2024-04-23 15:31:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 477
2024-04-23 15:31:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 111
2024-04-23 15:31:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 111 ratingKey 477 from session queue
2024-04-23 15:31:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 112 started by user 340814096 (mc********i) with ratingKey 478 (And So - Royal Wood).
2024-04-23 15:34:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 112 watched.
2024-04-23 15:35:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 112 stopped.
2024-04-23 15:35:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 478
2024-04-23 15:35:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 112
2024-04-23 15:35:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 112 ratingKey 478 from session queue
2024-04-23 15:36:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 113 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 15:39:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 113 watched.
2024-04-23 15:40:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 113 stopped.
2024-04-23 15:40:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-23 15:40:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 113
2024-04-23 15:40:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 113 ratingKey 1146 from session queue
2024-04-23 15:41:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 114 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 15:45:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 114 watched.
2024-04-23 15:45:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 114 stopped.
2024-04-23 15:45:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-23 15:45:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 114
2024-04-23 15:45:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 114 ratingKey 1146 from session queue
2024-04-23 15:45:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 115 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 15:48:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 115 watched.
2024-04-23 15:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 115 stopped.
2024-04-23 15:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-23 15:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 115
2024-04-23 15:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 115 ratingKey 1146 from session queue
2024-04-23 15:49:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 116 started by user 340814096 (mc********i) with ratingKey 1219 (LEveL -English ver.- (TV size) - SawanoHiroyuki[nZk]:TOMORROW X TOGETHER).
2024-04-23 15:49:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 116 paused.
2024-04-23 15:55:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 116 stopped.
2024-04-23 15:55:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 116 ratingKey 1219 is 13 secs, looks like it was skipped so we're not logging it
2024-04-23 15:55:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 116 ratingKey 1219 from session queue
2024-04-23 15:55:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 117 started by user 340814096 (mc********i) with ratingKey 783 (Houdini - Dua Lipa).
2024-04-23 15:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-23 15:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-23 15:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-23 15:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240423155707.sched.ini
2024-04-23 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240423155707.sched.db
2024-04-23 15:57:08 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-23 15:57:08 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-23 15:58:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 117 watched.
2024-04-23 15:58:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 117 stopped.
2024-04-23 15:58:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 783
2024-04-23 15:58:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 117
2024-04-23 15:58:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 117 ratingKey 783 from session queue
2024-04-23 16:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 118 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 16:05:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 118 watched.
2024-04-23 16:06:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 118 stopped.
2024-04-23 16:06:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-23 16:06:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 118
2024-04-23 16:06:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 118 ratingKey 1146 from session queue
2024-04-23 16:23:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 119 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 16:26:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 119 watched.
2024-04-23 16:26:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 119 stopped.
2024-04-23 16:26:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-23 16:26:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 119
2024-04-23 16:26:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 119 ratingKey 1146 from session queue
2024-04-23 17:02:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 120 started by user 340814096 (mc********i) with ratingKey 783 (Houdini - Dua Lipa).
2024-04-23 17:05:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 120 watched.
2024-04-23 17:05:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 120 stopped.
2024-04-23 17:05:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 783
2024-04-23 17:05:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 120
2024-04-23 17:05:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 120 ratingKey 783 from session queue
2024-04-23 17:15:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 121 started by user 340814096 (mc********i) with ratingKey 1049 (Squeeze [3] [24bit] - Various Artists).
2024-04-23 17:15:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 121 paused.
2024-04-23 17:15:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 121 stopped.
2024-04-23 17:15:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 121 ratingKey 1049 is 0 secs, looks like it was skipped so we're not logging it
2024-04-23 17:15:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 121 ratingKey 1049 from session queue
2024-04-23 17:15:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 122 started by user 340814096 (mc********i) with ratingKey 1149 (Dépassé - Nuit Incolore).
2024-04-23 17:18:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 122 watched.
2024-04-23 17:18:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 122 stopped.
2024-04-23 17:18:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1149
2024-04-23 17:18:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 122
2024-04-23 17:18:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 122 ratingKey 1149 from session queue
2024-04-23 17:18:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 123 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-23 17:21:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 123 watched.
2024-04-23 17:21:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 123 stopped.
2024-04-23 17:21:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-23 17:21:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 123
2024-04-23 17:21:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 123 ratingKey 437 from session queue
2024-04-23 17:21:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 124 started by user 340814096 (mc********i) with ratingKey 547 (In Your Eyes - Robin Schulz feat. Alida).
2024-04-23 17:24:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 124 watched.
2024-04-23 17:25:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 124 stopped.
2024-04-23 17:25:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 547
2024-04-23 17:25:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 124
2024-04-23 17:25:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 124 ratingKey 547 from session queue
2024-04-23 17:25:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 125 started by user 340814096 (mc********i) with ratingKey 548 (Speechless - Robin Schulz feat. Erika Sirola).
2024-04-23 17:28:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 125 watched.
2024-04-23 17:28:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 125 stopped.
2024-04-23 17:28:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 548
2024-04-23 17:28:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 125
2024-04-23 17:28:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 125 ratingKey 548 from session queue
2024-04-23 17:32:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 126 started by user 340814096 (mc********i) with ratingKey 929 (Sail Away - Don Diablo feat. Au/Ra).
2024-04-23 17:35:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 126 watched.
2024-04-23 17:35:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 126 stopped.
2024-04-23 17:35:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 929
2024-04-23 17:35:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 126
2024-04-23 17:35:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 126 ratingKey 929 from session queue
2024-04-23 17:35:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 127 started by user 340814096 (mc********i) with ratingKey 930 (Brave - Don Diablo & Jessie J).
2024-04-23 17:38:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 127 watched.
2024-04-23 17:38:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 127 stopped.
2024-04-23 17:38:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 930
2024-04-23 17:38:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 127
2024-04-23 17:38:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 127 ratingKey 930 from session queue
2024-04-23 17:40:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 128 started by user 340814096 (mc********i) with ratingKey 1182 (The Life - Felix Cartal & Fjord).
2024-04-23 17:43:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 128 watched.
2024-04-23 17:43:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 128 stopped.
2024-04-23 17:43:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1182
2024-04-23 17:43:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 128
2024-04-23 17:43:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 128 ratingKey 1182 from session queue
2024-04-23 17:44:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 129 started by user 340814096 (mc********i) with ratingKey 1183 (Over It - Felix Cartal & Veronica).
2024-04-23 17:46:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 129 watched.
2024-04-23 17:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 129 stopped.
2024-04-23 17:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1183
2024-04-23 17:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 129
2024-04-23 17:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 129 ratingKey 1183 from session queue
2024-04-23 17:47:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 130 started by user 340814096 (mc********i) with ratingKey 1184 (Harmony - Felix Cartal).
2024-04-23 17:49:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 130 watched.
2024-04-23 17:50:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 130 stopped.
2024-04-23 17:50:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1184
2024-04-23 17:50:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 130
2024-04-23 17:50:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 130 ratingKey 1184 from session queue
2024-04-23 17:50:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 131 started by user 340814096 (mc********i) with ratingKey 1185 (Layover - Felix Cartal).
2024-04-23 17:50:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 131 paused.
2024-04-23 17:50:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 131 resumed.
2024-04-23 17:53:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 131 watched.
2024-04-23 17:53:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 131 stopped.
2024-04-23 17:53:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1185
2024-04-23 17:53:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 131
2024-04-23 17:53:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 131 ratingKey 1185 from session queue
2024-04-23 17:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 132 started by user 340814096 (mc********i) with ratingKey 1186 (Mine - Felix Cartal & Sophie Simmons).
2024-04-23 17:56:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 132 watched.
2024-04-23 17:57:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 132 stopped.
2024-04-23 17:57:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1186
2024-04-23 17:57:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 132
2024-04-23 17:57:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 132 ratingKey 1186 from session queue
2024-04-23 17:57:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 133 started by user 340814096 (mc********i) with ratingKey 1187 (500 Days - Felix Cartal & Matilda).
2024-04-23 17:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 133 watched.
2024-04-23 18:00:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 133 stopped.
2024-04-23 18:00:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1187
2024-04-23 18:00:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 133
2024-04-23 18:00:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 133 ratingKey 1187 from session queue
2024-04-23 18:00:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 134 started by user 340814096 (mc********i) with ratingKey 1188 (Old Self - Felix Cartal & Ofelia K).
2024-04-23 18:03:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 134 watched.
2024-04-23 18:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 134 stopped.
2024-04-23 18:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1188
2024-04-23 18:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 134
2024-04-23 18:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 134 ratingKey 1188 from session queue
2024-04-23 18:04:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 135 started by user 340814096 (mc********i) with ratingKey 1189 (We Fall - Felix Cartal).
2024-04-23 18:05:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 135 stopped.
2024-04-23 18:05:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1189
2024-04-23 18:05:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 135
2024-04-23 18:05:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 135 ratingKey 1189 from session queue
2024-04-23 18:05:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 136 started by user 340814096 (mc********i) with ratingKey 1190 (Only One - Felix Cartal & Karen Harding).
2024-04-23 18:07:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 136 watched.
2024-04-23 18:08:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 136 stopped.
2024-04-23 18:08:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1190
2024-04-23 18:08:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 136
2024-04-23 18:08:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 136 ratingKey 1190 from session queue
2024-04-23 18:08:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 137 started by user 340814096 (mc********i) with ratingKey 1191 (My Last Song - Felix Cartal & Hanne Mjøen).
2024-04-23 18:10:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 137 stopped.
2024-04-23 18:10:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1191
2024-04-23 18:10:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 137
2024-04-23 18:10:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 137 ratingKey 1191 from session queue
2024-04-23 18:10:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 138 started by user 340814096 (mc********i) with ratingKey 1192 (Love Me - Felix Cartal & Lights).
2024-04-23 18:12:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 138 watched.
2024-04-23 18:13:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 138 stopped.
2024-04-23 18:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1192
2024-04-23 18:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 138
2024-04-23 18:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 138 ratingKey 1192 from session queue
2024-04-23 18:13:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 139 started by user 340814096 (mc********i) with ratingKey 1193 (Going Up - Felix Cartal).
2024-04-23 18:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 139 stopped.
2024-04-23 18:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1193
2024-04-23 18:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 139
2024-04-23 18:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 139 ratingKey 1193 from session queue
2024-04-23 18:14:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 140 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 18:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 140 stopped.
2024-04-23 18:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 140 ratingKey 1146 is 6 secs, looks like it was skipped so we're not logging it
2024-04-23 18:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 140 ratingKey 1146 from session queue
2024-04-23 18:14:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 141 started by user 340814096 (mc********i) with ratingKey 1272 (Love You Inside Out - Bee Gees).
2024-04-23 18:18:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 141 watched.
2024-04-23 18:19:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 141 stopped.
2024-04-23 18:19:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1272
2024-04-23 18:19:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 141
2024-04-23 18:19:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 141 ratingKey 1272 from session queue
2024-04-23 18:19:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 started by user 340814096 (mc********i) with ratingKey 1117 (Real Gone - Sheryl Crow).
2024-04-23 18:21:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 paused.
2024-04-23 18:29:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 resumed.
2024-04-23 18:29:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 paused.
2024-04-23 18:29:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 resumed.
2024-04-23 18:32:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 watched.
2024-04-23 18:32:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 142 stopped.
2024-04-23 18:32:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1117
2024-04-23 18:32:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 142
2024-04-23 18:32:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 142 ratingKey 1117 from session queue
2024-04-23 18:49:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 143 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-23 18:53:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 143 watched.
2024-04-23 18:53:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 143 stopped.
2024-04-23 18:53:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-23 18:53:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 143
2024-04-23 18:53:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 143 ratingKey 1146 from session queue
2024-04-23 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Requesting resources for server...
2024-04-23 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Users :: Requesting users list refresh...
2024-04-23 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-23 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-23 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-23 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-23 19:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Users :: Users list refreshed.
2024-04-23 19:03:45 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-23 19:03:45 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Server URL retrieved.
2024-04-23 19:03:45 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-23 19:03:45 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-23 19:54:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 started by user 340814096 (mc********i) with ratingKey 2613 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - New Fa********y).
2024-04-23 19:54:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:23:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:23:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:24:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:24:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:25:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:25:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:25:39 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 146 reached intro marker.
2024-04-23 20:25:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:26:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:38:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:44:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:44:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:44:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:44:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:44:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:44:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:44:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:46:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:46:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:46:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:46:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:46:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:46:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:46:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:48:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:49:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 20:50:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 20:58:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 21:00:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 21:00:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 21:01:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 21:01:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 paused.
2024-04-23 21:01:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 resumed.
2024-04-23 21:02:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 watched.
2024-04-23 21:04:00 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 146 reached credits marker.
2024-04-23 21:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 146 stopped.
2024-04-23 21:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2613
2024-04-23 21:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 146
2024-04-23 21:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 146 ratingKey 2613 from session queue
2024-04-23 21:26:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 147 started by user 340814096 (mc********i) with ratingKey 2615 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - The Sage and Magic).
2024-04-23 21:27:29 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 147 reached intro marker.
2024-04-23 21:27:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 147 paused.
2024-04-23 21:30:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 147 resumed.
2024-04-23 21:30:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 147 paused.
2024-04-23 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-23 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-23 21:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-23 21:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240423215707.sched.ini
2024-04-23 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240423215707.sched.db
2024-04-23 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-23 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-23 22:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 147 stopped.
2024-04-23 22:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 147 ratingKey 2615 is 70 secs which is less than 120 seconds, so we're not logging it.
2024-04-23 22:14:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 147 ratingKey 2615 from session queue
2024-04-24 01:05:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 154 started by user 340814096 (mc********i) with ratingKey 2613 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - New Fa********y).
2024-04-24 01:05:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 started by user 340814096 (mc********i) with ratingKey 2615 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - The Sage and Magic).
2024-04-24 01:05:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:05:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:06:29 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 156 reached intro marker.
2024-04-24 01:06:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:06:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:06:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:06:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:07:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:07:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:07:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:07:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:07:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:07:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:07:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:07:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 154 stopped.
2024-04-24 01:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2613
2024-04-24 01:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 154
2024-04-24 01:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 154 ratingKey 2613 from session queue
2024-04-24 01:10:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:10:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:11:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:11:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:12:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:17:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:17:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:18:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 paused.
2024-04-24 01:20:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 resumed.
2024-04-24 01:28:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 watched.
2024-04-24 01:29:42 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 156 reached credits marker.
2024-04-24 01:30:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 156 stopped.
2024-04-24 01:30:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2615
2024-04-24 01:30:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 156
2024-04-24 01:30:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 156 ratingKey 2615 from session queue
2024-04-24 01:32:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 157 started by user 340814096 (mc********i) with ratingKey 2644 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - An Encounter in the Woods).
2024-04-24 01:32:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 157 stopped.
2024-04-24 01:32:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 157 ratingKey 2644 is 6 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 01:32:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 157 ratingKey 2644 from session queue
2024-04-24 01:32:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 158 started by user 340814096 (mc********i) with ratingKey 2628 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Off-Campus Study Trip).
2024-04-24 01:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 158 stopped.
2024-04-24 01:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 158 ratingKey 2628 is 1 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 01:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 158 ratingKey 2628 from session queue
2024-04-24 01:32:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 started by user 340814096 (mc********i) with ratingKey 2644 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - An Encounter in the Woods).
2024-04-24 01:33:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 159 reached intro marker.
2024-04-24 01:33:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 paused.
2024-04-24 01:36:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 resumed.
2024-04-24 01:39:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 paused.
2024-04-24 01:39:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 resumed.
2024-04-24 01:44:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 paused.
2024-04-24 01:44:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 resumed.
2024-04-24 01:47:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 paused.
2024-04-24 01:47:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 resumed.
2024-04-24 01:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 paused.
2024-04-24 01:49:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 resumed.
2024-04-24 01:49:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 paused.
2024-04-24 01:49:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 resumed.
2024-04-24 01:53:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 watched.
2024-04-24 01:55:08 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 159 reached credits marker.
2024-04-24 01:55:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 159 stopped.
2024-04-24 01:55:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2644
2024-04-24 01:55:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 159
2024-04-24 01:55:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 159 ratingKey 2644 from session queue
2024-04-24 01:59:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 started by user 340814096 (mc********i) with ratingKey 2628 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Off-Campus Study Trip).
2024-04-24 02:00:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:00:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:01:23 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 160 reached intro marker.
2024-04-24 02:01:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:01:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:02:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:02:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:02:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:02:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:02:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:02:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:03:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:04:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:09:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:09:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:09:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:09:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:09:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 paused.
2024-04-24 02:09:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 resumed.
2024-04-24 02:16:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 watched.
2024-04-24 02:17:53 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 160 reached credits marker.
2024-04-24 02:18:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 160 stopped.
2024-04-24 02:18:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2628
2024-04-24 02:18:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 160
2024-04-24 02:18:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 160 ratingKey 2628 from session queue
2024-04-24 02:19:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 started by user 340814096 (mc********i) with ratingKey 2620 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - The Princess and the Assassin).
2024-04-24 02:20:26 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 161 reached intro marker.
2024-04-24 02:32:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 paused.
2024-04-24 02:32:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 resumed.
2024-04-24 02:32:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 paused.
2024-04-24 02:32:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 resumed.
2024-04-24 02:32:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 paused.
2024-04-24 02:32:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 resumed.
2024-04-24 02:33:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 paused.
2024-04-24 02:33:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 resumed.
2024-04-24 02:33:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 paused.
2024-04-24 02:33:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 resumed.
2024-04-24 02:34:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 paused.
2024-04-24 02:34:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 resumed.
2024-04-24 02:34:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 watched.
2024-04-24 02:36:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 reached credits marker.
2024-04-24 02:36:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 161 stopped.
2024-04-24 02:36:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2620
2024-04-24 02:36:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 161
2024-04-24 02:36:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 161 ratingKey 2620 from session queue
2024-04-24 02:36:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 started by user 340814096 (mc********i) with ratingKey 2621 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Master and Apprentice).
2024-04-24 02:37:03 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 162 reached intro marker.
2024-04-24 02:39:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:39:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:40:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:40:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:40:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:40:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:40:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:40:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:42:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:42:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:42:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:42:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:45:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 paused.
2024-04-24 02:45:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 resumed.
2024-04-24 02:53:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 watched.
2024-04-24 02:54:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 reached credits marker.
2024-04-24 02:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 162 stopped.
2024-04-24 02:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2621
2024-04-24 02:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 162
2024-04-24 02:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 162 ratingKey 2621 from session queue
2024-04-24 02:55:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 163 started by user 340814096 (mc********i) with ratingKey 2616 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - To the Royal Capital).
2024-04-24 02:55:50 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 163 reached intro marker.
2024-04-24 03:04:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 163 paused.
2024-04-24 03:04:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 163 resumed.
2024-04-24 03:10:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 163 watched.
2024-04-24 03:11:44 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 163 reached credits marker.
2024-04-24 03:12:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 163 stopped.
2024-04-24 03:12:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2616
2024-04-24 03:12:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 163
2024-04-24 03:12:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 163 ratingKey 2616 from session queue
2024-04-24 03:12:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 started by user 340814096 (mc********i) with ratingKey 2618 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - The Mysterious Assailant).
2024-04-24 03:12:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 paused.
2024-04-24 03:12:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 resumed.
2024-04-24 03:14:23 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 164 reached intro marker.
2024-04-24 03:22:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 paused.
2024-04-24 03:22:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 resumed.
2024-04-24 03:22:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 paused.
2024-04-24 03:22:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 resumed.
2024-04-24 03:27:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 paused.
2024-04-24 03:27:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 resumed.
2024-04-24 03:27:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 watched.
2024-04-24 03:29:04 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 164 reached credits marker.
2024-04-24 03:29:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 164 stopped.
2024-04-24 03:29:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2618
2024-04-24 03:29:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 164
2024-04-24 03:29:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 164 ratingKey 2618 from session queue
2024-04-24 03:29:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 165 started by user 340814096 (mc********i) with ratingKey 2622 (I Got a Cheat Skill in Another World and Became Unrivaled in the Real World, Too - Yuuya and Kaori).
2024-04-24 03:43:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 165 watched.
2024-04-24 03:44:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 165 stopped.
2024-04-24 03:44:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2622
2024-04-24 03:44:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 165
2024-04-24 03:44:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 165 ratingKey 2622 from session queue
2024-04-24 03:57:07 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2024-04-24 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-24 03:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-24 03:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Database :: Vacuuming database.
2024-04-24 03:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240424035707.sched.ini
2024-04-24 03:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Database :: Optimizing database.
2024-04-24 03:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240424035707.sched.db
2024-04-24 03:57:08 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-24 03:57:08 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2024-04-24 07:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Requesting resources for server...
2024-04-24 07:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Users :: Requesting users list refresh...
2024-04-24 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-24 07:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-24 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-24 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Libraries list refreshed.
2024-04-24 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Users :: Users list refreshed.
2024-04-24 07:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-24 07:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Server URL retrieved.
2024-04-24 07:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-24 07:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-24 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2024-04-24 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-24 09:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-24 09:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240424095707.sched.ini
2024-04-24 09:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240424095707.sched.db
2024-04-24 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-24 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2024-04-24 12:49:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 started by user 340814096 (mc********i) with ratingKey 2736 (How a Realist Hero Rebuilt the Kingdom - First Begin with a Hero).
2024-04-24 12:50:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 12:50:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 12:50:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 12:51:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 12:52:44 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 166 reached intro marker.
2024-04-24 12:55:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:11:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:12:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:13:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:13:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:13:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:13:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:16:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:16:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:20:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:20:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:26:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:26:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:28:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 watched.
2024-04-24 13:29:53 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 166 reached credits marker.
2024-04-24 13:30:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 paused.
2024-04-24 13:38:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 resumed.
2024-04-24 13:39:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 166 stopped.
2024-04-24 13:39:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2736
2024-04-24 13:39:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 166
2024-04-24 13:39:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 166 ratingKey 2736 from session queue
2024-04-24 13:39:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 started by user 340814096 (mc********i) with ratingKey 2737 (How a Realist Hero Rebuilt the Kingdom - If You Possess an Aptitude, We'll Make Use of It).
2024-04-24 13:39:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 13:40:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 13:41:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 reached intro marker.
2024-04-24 13:42:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 13:42:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 13:43:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 13:43:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 13:53:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 13:53:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 14:00:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 14:00:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 14:00:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 watched.
2024-04-24 14:00:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 14:01:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 14:02:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 14:02:22 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 167 reached credits marker.
2024-04-24 14:07:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 14:07:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 paused.
2024-04-24 14:07:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 resumed.
2024-04-24 14:07:35 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 167 reached credits marker.
2024-04-24 14:07:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 167 stopped.
2024-04-24 14:07:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2737
2024-04-24 14:07:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 167
2024-04-24 14:07:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 167 ratingKey 2737 from session queue
2024-04-24 14:07:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 168 started by user 340814096 (mc********i) with ratingKey 2738 (How a Realist Hero Rebuilt the Kingdom - Let Not Me Be a Loyal Minister).
2024-04-24 14:08:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 168 paused.
2024-04-24 14:08:33 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 168 reached intro marker.
2024-04-24 14:08:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 168 paused.
2024-04-24 14:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 168 stopped.
2024-04-24 14:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 168 ratingKey 2738 is 49 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 14:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 168 ratingKey 2738 from session queue
2024-04-24 14:21:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 169 started by user 340814096 (mc********i) with ratingKey 2738 (How a Realist Hero Rebuilt the Kingdom - Let Not Me Be a Loyal Minister).
2024-04-24 14:32:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 169 watched.
2024-04-24 14:34:00 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 169 reached credits marker.
2024-04-24 14:34:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 169 stopped.
2024-04-24 14:34:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2738
2024-04-24 14:34:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 169
2024-04-24 14:34:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 169 ratingKey 2738 from session queue
2024-04-24 14:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 started by user 340814096 (mc********i) with ratingKey 2739 (How a Realist Hero Rebuilt the Kingdom - The Forefinger Twitches).
2024-04-24 14:35:32 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 170 reached intro marker.
2024-04-24 14:37:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 paused.
2024-04-24 14:46:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 resumed.
2024-04-24 14:48:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 paused.
2024-04-24 14:48:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 resumed.
2024-04-24 14:48:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 paused.
2024-04-24 14:49:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 resumed.
2024-04-24 14:49:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 paused.
2024-04-24 15:18:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 resumed.
2024-04-24 15:25:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 paused.
2024-04-24 15:27:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 resumed.
2024-04-24 15:36:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 watched.
2024-04-24 15:37:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 paused.
2024-04-24 15:37:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 resumed.
2024-04-24 15:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 170 stopped.
2024-04-24 15:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2739
2024-04-24 15:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 170
2024-04-24 15:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 170 ratingKey 2739 from session queue
2024-04-24 15:38:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 started by user 340814096 (mc********i) with ratingKey 2740 (How a Realist Hero Rebuilt the Kingdom - Well Fed, Well Regarded).
2024-04-24 15:38:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 15:38:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 15:38:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 15:38:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 15:38:20 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 171 reached intro marker.
2024-04-24 15:45:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 15:47:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 15:47:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 15:47:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 15:55:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 15:56:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 15:57:07 - INFO :: ThreadPoolExecutor-2_1 : Retrieving latest version information from GitHub
2024-04-24 15:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-24 15:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-24 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240424155707.sched.ini
2024-04-24 15:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240424155707.sched.db
2024-04-24 15:57:08 - DEBUG :: ThreadPoolExecutor-2_1 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-24 15:57:08 - INFO :: ThreadPoolExecutor-2_1 : Tautulli is up to date
2024-04-24 15:57:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 watched.
2024-04-24 15:58:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 15:59:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 15:59:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 paused.
2024-04-24 16:02:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 resumed.
2024-04-24 16:04:02 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 171 reached credits marker.
2024-04-24 16:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 171 stopped.
2024-04-24 16:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2740
2024-04-24 16:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 171
2024-04-24 16:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 171 ratingKey 2740 from session queue
2024-04-24 16:04:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 172 started by user 340814096 (mc********i) with ratingKey 2741 (How a Realist Hero Rebuilt the Kingdom - The Wise Man Never Forsaketh an Advantage).
2024-04-24 16:04:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 172 paused.
2024-04-24 16:40:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 172 stopped.
2024-04-24 16:40:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 172 ratingKey 2741 is 1 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 16:40:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 172 ratingKey 2741 from session queue
2024-04-24 16:44:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 173 started by user 340814096 (mc********i) with ratingKey 2741 (How a Realist Hero Rebuilt the Kingdom - The Wise Man Never Forsaketh an Advantage).
2024-04-24 16:44:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 173 paused.
2024-04-24 16:50:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 173 resumed.
2024-04-24 16:50:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 173 paused.
2024-04-24 17:45:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 started by user 340814096 (mc********i) with ratingKey 2741 (How a Realist Hero Rebuilt the Kingdom - The Wise Man Never Forsaketh an Advantage).
2024-04-24 17:47:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 173 stopped.
2024-04-24 17:47:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 173 ratingKey 2741 is 5 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 17:47:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 173 ratingKey 2741 from session queue
2024-04-24 17:47:18 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 174 reached intro marker.
2024-04-24 17:52:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 paused.
2024-04-24 17:52:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 resumed.
2024-04-24 17:52:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 paused.
2024-04-24 17:53:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 resumed.
2024-04-24 17:58:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 paused.
2024-04-24 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Requesting resources for server...
2024-04-24 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Requesting users list refresh...
2024-04-24 19:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-24 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-24 19:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-24 19:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Libraries :: Libraries list refreshed.
2024-04-24 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-24 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Server URL retrieved.
2024-04-24 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-24 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-24 19:03:45 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Users list refreshed.
2024-04-24 19:08:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 174 stopped.
2024-04-24 19:08:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2741
2024-04-24 19:08:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 174
2024-04-24 19:08:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 174 ratingKey 2741 from session queue
2024-04-24 19:10:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 started by user 340814096 (mc********i) with ratingKey 1618 (Solo Leveling - I've Gotta Get Stronger).
2024-04-24 19:10:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:10:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 resumed.
2024-04-24 19:10:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:10:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 resumed.
2024-04-24 19:10:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:11:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 resumed.
2024-04-24 19:11:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 reached intro marker.
2024-04-24 19:11:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:14:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 resumed.
2024-04-24 19:14:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:14:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 resumed.
2024-04-24 19:15:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:15:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 resumed.
2024-04-24 19:15:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 paused.
2024-04-24 19:15:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 176 stopped.
2024-04-24 19:15:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1618
2024-04-24 19:15:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 176
2024-04-24 19:15:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 176 ratingKey 1618 from session queue
2024-04-24 19:15:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 177 started by user 340814096 (mc********i) with ratingKey 1839 (The World's Finest Assassin Gets Reincarnated in Another World as an Aristocrat - Deal of Reincarnation).
2024-04-24 19:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 177 stopped.
2024-04-24 19:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 177 ratingKey 1839 is 29 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 19:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 177 ratingKey 1839 from session queue
2024-04-24 19:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 177 watched.
2024-04-24 19:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 started by user 340814096 (mc********i) with ratingKey 1840 (The World's Finest Assassin Gets Reincarnated in Another World as an Aristocrat - Magic of Bonds).
2024-04-24 19:16:27 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 178 reached intro marker.
2024-04-24 19:17:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 paused.
2024-04-24 19:21:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 resumed.
2024-04-24 19:21:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 paused.
2024-04-24 19:21:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 resumed.
2024-04-24 19:21:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 paused.
2024-04-24 19:21:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 resumed.
2024-04-24 19:21:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 paused.
2024-04-24 19:21:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 resumed.
2024-04-24 19:21:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 paused.
2024-04-24 19:25:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 178 stopped.
2024-04-24 19:25:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 178 ratingKey 1840 is 101 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 19:25:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 178 ratingKey 1840 from session queue
2024-04-24 19:58:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 181 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-24 20:01:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 181 watched.
2024-04-24 20:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 181 stopped.
2024-04-24 20:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-24 20:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 181
2024-04-24 20:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 181 ratingKey 2593 from session queue
2024-04-24 20:02:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 182 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-24 20:03:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 182 stopped.
2024-04-24 20:03:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2596
2024-04-24 20:03:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 182
2024-04-24 20:03:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 182 ratingKey 2596 from session queue
2024-04-24 20:03:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 183 started by user 340814096 (mc********i) with ratingKey 450 (A World Between Us - Royal Wood).
2024-04-24 20:03:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 183 stopped.
2024-04-24 20:03:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 183 ratingKey 450 is 2 secs, looks like it was skipped so we're not logging it
2024-04-24 20:03:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 183 ratingKey 450 from session queue
2024-04-24 20:03:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 185 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-24 20:06:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 185 watched.
2024-04-24 20:06:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 185 stopped.
2024-04-24 20:06:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-24 20:06:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 185
2024-04-24 20:06:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 185 ratingKey 394 from session queue
2024-04-24 20:06:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 186 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-24 20:09:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 186 stopped.
2024-04-24 20:09:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-24 20:09:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 186
2024-04-24 20:09:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 186 ratingKey 395 from session queue
2024-04-24 20:09:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 188 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-24 20:12:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 188 watched.
2024-04-24 20:12:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 188 stopped.
2024-04-24 20:12:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-24 20:12:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 188
2024-04-24 20:12:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 188 ratingKey 394 from session queue
2024-04-24 20:12:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 189 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-24 20:15:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 189 watched.
2024-04-24 20:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 189 stopped.
2024-04-24 20:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-24 20:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 189
2024-04-24 20:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 189 ratingKey 395 from session queue
2024-04-24 20:16:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 192 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-24 20:19:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 192 watched.
2024-04-24 20:19:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 192 stopped.
2024-04-24 20:19:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-24 20:19:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 192
2024-04-24 20:19:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 192 ratingKey 394 from session queue
2024-04-24 20:19:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 193 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-24 20:20:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 193 stopped.
2024-04-24 20:20:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 193 ratingKey 395 is 4 secs, looks like it was skipped so we're not logging it
2024-04-24 20:20:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 193 ratingKey 395 from session queue
2024-04-24 20:20:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 195 started by user 340814096 (mc********i) with ratingKey 393 (Strawberry Fields (intro) - Jess Glynne).
2024-04-24 20:20:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 195 stopped.
2024-04-24 20:20:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 195 ratingKey 393 is 8 secs, looks like it was skipped so we're not logging it
2024-04-24 20:20:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 195 ratingKey 393 from session queue
2024-04-24 20:20:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 196 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-24 20:23:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 196 watched.
2024-04-24 20:23:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 196 stopped.
2024-04-24 20:23:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-24 20:23:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 196
2024-04-24 20:23:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 196 ratingKey 394 from session queue
2024-04-24 20:23:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 197 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-24 20:26:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 197 watched.
2024-04-24 20:27:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 197 stopped.
2024-04-24 20:27:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-24 20:27:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 197
2024-04-24 20:27:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 197 ratingKey 395 from session queue
2024-04-24 20:27:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 198 started by user 340814096 (mc********i) with ratingKey 396 (Real Love - Jess Glynne with Clean Bandit).
2024-04-24 20:30:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 198 watched.
2024-04-24 20:31:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 198 stopped.
2024-04-24 20:31:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 396
2024-04-24 20:31:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 198
2024-04-24 20:31:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 198 ratingKey 396 from session queue
2024-04-24 20:31:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 199 started by user 340814096 (mc********i) with ratingKey 397 (Ain’t Got Far to Go - Jess Glynne).
2024-04-24 20:34:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 199 watched.
2024-04-24 20:34:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 199 stopped.
2024-04-24 20:34:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 397
2024-04-24 20:34:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 199
2024-04-24 20:34:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 199 ratingKey 397 from session queue
2024-04-24 20:34:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 200 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-24 20:38:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 200 watched.
2024-04-24 20:39:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 200 stopped.
2024-04-24 20:39:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-24 20:39:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 200
2024-04-24 20:39:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 200 ratingKey 398 from session queue
2024-04-24 20:39:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 201 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-24 20:41:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 201 paused.
2024-04-24 20:41:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 201 stopped.
2024-04-24 20:41:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-24 20:41:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 201
2024-04-24 20:41:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 201 ratingKey 399 from session queue
2024-04-24 20:41:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 202 started by user 340814096 (mc********i) with ratingKey 2094 (Silo - Freedom Day).
2024-04-24 20:42:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 202 paused.
2024-04-24 21:01:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 202 resumed.
2024-04-24 21:03:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 202 paused.
2024-04-24 21:10:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 202 stopped.
2024-04-24 21:10:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2094
2024-04-24 21:10:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 202
2024-04-24 21:10:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 202 ratingKey 2094 from session queue
2024-04-24 21:10:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 204 started by user 340814096 (mc********i) with ratingKey 1146 (Another Birthday - Shunichi Toki).
2024-04-24 21:13:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 204 watched.
2024-04-24 21:13:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 204 paused.
2024-04-24 21:14:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 204 resumed.
2024-04-24 21:18:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 204 stopped.
2024-04-24 21:18:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1146
2024-04-24 21:18:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 204
2024-04-24 21:18:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 204 ratingKey 1146 from session queue
2024-04-24 21:50:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 206 started by user 340814096 (mc********i) with ratingKey 1149 (Dépassé - Nuit Incolore).
2024-04-24 21:52:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 206 watched.
2024-04-24 21:53:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 206 stopped.
2024-04-24 21:53:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1149
2024-04-24 21:53:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 206
2024-04-24 21:53:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 206 ratingKey 1149 from session queue
2024-04-24 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-24 21:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-24 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-24 21:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240424215707.sched.ini
2024-04-24 21:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240424215707.sched.db
2024-04-24 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-24 21:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-24 22:00:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 started by user 340814096 (mc********i) with ratingKey 2741 (How a Realist Hero Rebuilt the Kingdom - The Wise Man Never Forsaketh an Advantage).
2024-04-24 22:06:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 watched.
2024-04-24 22:07:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:31:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:31:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:31:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:31:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:31:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:31:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:31:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:31:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:32:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:32:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:32:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:32:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:32:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:33:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 22:33:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 22:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 23:06:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 23:06:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 paused.
2024-04-24 23:07:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 resumed.
2024-04-24 23:07:49 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 207 reached credits marker.
2024-04-24 23:07:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 207 stopped.
2024-04-24 23:07:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2741
2024-04-24 23:07:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 207
2024-04-24 23:07:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 207 ratingKey 2741 from session queue
2024-04-24 23:07:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 started by user 340814096 (mc********i) with ratingKey 2742 (How a Realist Hero Rebuilt the Kingdom - Thus Saith the Elder).
2024-04-24 23:09:31 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 210 reached intro marker.
2024-04-24 23:16:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-24 23:17:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-24 23:17:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-24 23:17:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-24 23:23:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-24 23:46:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 213 started by user 340819908 (Fa********y) with ratingKey 2186 (Star Trek: Voyager - Dreadnought).
2024-04-24 23:46:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 213 is buffering.
2024-04-24 23:46:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 213 buffer count is 1.
2024-04-24 23:46:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 213 paused.
2024-04-24 23:46:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 213 stopped.
2024-04-24 23:46:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 213 ratingKey 2186 is 7 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 23:46:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 213 ratingKey 2186 from session queue
2024-04-24 23:46:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 started by user 340819908 (Fa********y) with ratingKey 2186 (Star Trek: Voyager - Dreadnought).
2024-04-24 23:47:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 paused.
2024-04-24 23:47:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 is buffering.
2024-04-24 23:47:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 buffer count is 1.
2024-04-24 23:47:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 is buffering.
2024-04-24 23:47:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 buffer count is 2.
2024-04-24 23:47:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 resumed.
2024-04-24 23:47:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 is buffering.
2024-04-24 23:47:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 buffer count is 3.
2024-04-24 23:47:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 paused.
2024-04-24 23:47:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 is buffering.
2024-04-24 23:47:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 buffer count is 4.
2024-04-24 23:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 is buffering.
2024-04-24 23:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 buffer count is 5.
2024-04-24 23:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 resumed.
2024-04-24 23:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 is buffering.
2024-04-24 23:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 buffer count is 6.
2024-04-24 23:47:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 214 stopped.
2024-04-24 23:47:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 214 ratingKey 2186 is 34 secs which is less than 120 seconds, so we're not logging it.
2024-04-24 23:47:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 214 ratingKey 2186 from session queue
2024-04-24 23:47:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 started by user 340819908 (Fa********y) with ratingKey 2186 (Star Trek: Voyager - Dreadnought).
2024-04-24 23:47:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:47:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 1.
2024-04-24 23:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 has changed transcode decision.
2024-04-24 23:50:56 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 215 reached intro marker.
2024-04-24 23:50:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:50:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 2.
2024-04-24 23:50:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:50:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 3.
2024-04-24 23:53:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 paused.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 4.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 5.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 6.
2024-04-24 23:53:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 resumed.
2024-04-24 23:54:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 paused.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 7.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 8.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 resumed.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-24 23:54:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 9.
2024-04-24 23:56:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 paused.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 10.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 11.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer last triggered at 1714003480.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 resumed.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 is buffering.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer count is 12.
2024-04-25 00:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 buffer last triggered at 1714003480.
2024-04-25 00:33:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 watched.
2024-04-25 00:39:40 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 215 reached credits marker.
2024-04-25 00:39:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 215 stopped.
2024-04-25 00:39:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2186
2024-04-25 00:39:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 215
2024-04-25 00:39:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 215 ratingKey 2186 from session queue
2024-04-25 00:40:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 217 started by user 340819908 (Fa********y) with ratingKey 2187 (Star Trek: Voyager - Death Wish).
2024-04-25 00:40:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 217 is buffering.
2024-04-25 00:40:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 217 buffer count is 1.
2024-04-25 00:40:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 217 paused.
2024-04-25 00:40:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 217 stopped.
2024-04-25 00:40:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 217 ratingKey 2187 is 10 secs which is less than 120 seconds, so we're not logging it.
2024-04-25 00:40:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 217 ratingKey 2187 from session queue
2024-04-25 00:46:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-25 00:46:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-25 00:47:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-25 00:47:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-25 00:47:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-25 00:48:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-25 00:49:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-25 00:49:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-25 00:50:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-25 00:50:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 paused.
2024-04-25 00:50:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 resumed.
2024-04-25 00:54:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 watched.
2024-04-25 00:56:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 reached credits marker.
2024-04-25 00:56:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 210 stopped.
2024-04-25 00:56:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2742
2024-04-25 00:56:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 210
2024-04-25 00:56:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 210 ratingKey 2742 from session queue
2024-04-25 00:56:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 218 started by user 340814096 (mc********i) with ratingKey 2743 (How a Realist Hero Rebuilt the Kingdom - The Forest in Labour).
2024-04-25 00:58:16 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 218 reached intro marker.
2024-04-25 01:09:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 218 paused.
2024-04-25 01:09:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 218 resumed.
2024-04-25 01:15:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 218 watched.
2024-04-25 01:17:26 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 218 reached credits marker.
2024-04-25 01:17:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 218 stopped.
2024-04-25 01:17:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2743
2024-04-25 01:17:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 218
2024-04-25 01:17:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 218 ratingKey 2743 from session queue
2024-04-25 01:33:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 219 started by user 340814096 (mc********i) with ratingKey 2715 (The Misfit of Demon King Academy - Inter-Academy Exams).
2024-04-25 01:35:03 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 219 reached intro marker.
2024-04-25 01:42:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 219 paused.
2024-04-25 01:42:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 219 resumed.
2024-04-25 01:46:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 219 paused.
2024-04-25 01:49:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 220 started by user 340814096 (mc********i) with ratingKey 2715 (The Misfit of Demon King Academy - Inter-Academy Exams).
2024-04-25 01:49:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 220 paused.
2024-04-25 01:50:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 220 resumed.
2024-04-25 01:50:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 220 paused.
2024-04-25 01:51:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 221 started by user 340814096 (mc********i) with ratingKey 2715 (The Misfit of Demon King Academy - Inter-Academy Exams).
2024-04-25 01:51:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 221 paused.
2024-04-25 01:52:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 219 stopped.
2024-04-25 01:52:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2715
2024-04-25 01:52:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 219
2024-04-25 01:52:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 219 ratingKey 2715 from session queue
2024-04-25 01:53:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 220 stopped.
2024-04-25 01:53:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 220 ratingKey 2715 is 9 secs which is less than 120 seconds, so we're not logging it.
2024-04-25 01:53:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 220 ratingKey 2715 from session queue
2024-04-25 01:54:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 started by user 340814096 (mc********i) with ratingKey 2715 (The Misfit of Demon King Academy - Inter-Academy Exams).
2024-04-25 01:54:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 221 stopped.
2024-04-25 01:54:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 221 ratingKey 2715 is 2 secs which is less than 120 seconds, so we're not logging it.
2024-04-25 01:54:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 221 ratingKey 2715 from session queue
2024-04-25 01:54:46 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2763) added to recently added queue.
2024-04-25 01:54:46 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2764 , parent 2763) added to recently added queue.
2024-04-25 01:54:46 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2765, grandparent 2763) added to recently added queue.
2024-04-25 01:54:47 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2766, grandparent 2763) added to recently added queue.
2024-04-25 01:54:47 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2767, grandparent 2763) added to recently added queue.
2024-04-25 01:54:47 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2768, grandparent 2763) added to recently added queue.
2024-04-25 01:54:47 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2769, grandparent 2763) added to recently added queue.
2024-04-25 01:54:47 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2770, grandparent 2763) added to recently added queue.
2024-04-25 01:54:53 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'A Returner's Magic Should Be Special (2023)' (2763) done processing metadata.
2024-04-25 01:54:58 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2771, grandparent 2763) added to recently added queue.
2024-04-25 01:54:58 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2772, grandparent 2763) added to recently added queue.
2024-04-25 01:54:58 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2773, grandparent 2763) added to recently added queue.
2024-04-25 01:54:58 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2774, grandparent 2763) added to recently added queue.
2024-04-25 01:54:58 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2775, grandparent 2763) added to recently added queue.
2024-04-25 01:54:58 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2776, grandparent 2763) added to recently added queue.
2024-04-25 01:56:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 paused.
2024-04-25 01:56:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 resumed.
2024-04-25 01:57:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 paused.
2024-04-25 01:57:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 resumed.
2024-04-25 01:59:58 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2763) after delay.
2024-04-25 01:59:58 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'A Returner's Magic Should Be Special - Season 1' (2764) added to Plex.
2024-04-25 01:59:59 - DEBUG :: ThreadPoolExecutor-0_0 : Added 13 items to the recently_added database table.
2024-04-25 02:02:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 watched.
2024-04-25 02:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 223 stopped.
2024-04-25 02:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2715
2024-04-25 02:04:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 223
2024-04-25 02:04:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 223 ratingKey 2715 from session queue
2024-04-25 02:04:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 224 started by user 340814096 (mc********i) with ratingKey 2716 (The Misfit of Demon King Academy - The Glow of Life).
2024-04-25 02:04:47 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 224 reached intro marker.
2024-04-25 02:22:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 224 watched.
2024-04-25 02:23:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 224 paused.
2024-04-25 02:25:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 225 started by user 340814096 (mc********i) with ratingKey 2715 (The Misfit of Demon King Academy - Inter-Academy Exams).
2024-04-25 02:25:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 225 paused.
2024-04-25 02:25:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 225 stopped.
2024-04-25 02:25:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 225 ratingKey 2715 is 0 secs which is less than 120 seconds, so we're not logging it.
2024-04-25 02:25:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 225 ratingKey 2715 from session queue
2024-04-25 02:25:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 226 started by user 340814096 (mc********i) with ratingKey 2716 (The Misfit of Demon King Academy - The Glow of Life).
2024-04-25 02:25:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 226 watched.
2024-04-25 02:25:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 226 paused.
2024-04-25 02:26:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 226 resumed.
2024-04-25 02:26:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 226 stopped.
2024-04-25 02:26:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 226 ratingKey 2716 is 71 secs which is less than 120 seconds, so we're not logging it.
2024-04-25 02:26:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 226 ratingKey 2716 from session queue
2024-04-25 02:27:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 started by user 340814096 (mc********i) with ratingKey 2717 (The Misfit of Demon King Academy - Taboo Magic).
2024-04-25 02:28:28 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 227 reached intro marker.
2024-04-25 02:28:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 224 stopped.
2024-04-25 02:28:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2716
2024-04-25 02:28:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 224
2024-04-25 02:28:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 224 ratingKey 2716 from session queue
2024-04-25 02:30:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 paused.
2024-04-25 02:30:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 resumed.
2024-04-25 02:30:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 paused.
2024-04-25 02:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 resumed.
2024-04-25 02:32:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 paused.
2024-04-25 02:50:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 resumed.
2024-04-25 02:50:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 paused.
2024-04-25 02:56:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 resumed.
2024-04-25 03:01:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 paused.
2024-04-25 03:01:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 resumed.
2024-04-25 03:01:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 paused.
2024-04-25 03:02:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 started by user 340814096 (mc********i) with ratingKey 2717 (The Misfit of Demon King Academy - Taboo Magic).
2024-04-25 03:04:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 227 stopped.
2024-04-25 03:04:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2717
2024-04-25 03:04:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 227
2024-04-25 03:04:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 227 ratingKey 2717 from session queue
2024-04-25 03:08:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 paused.
2024-04-25 03:10:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 resumed.
2024-04-25 03:10:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 paused.
2024-04-25 03:10:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 resumed.
2024-04-25 03:10:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 paused.
2024-04-25 03:10:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 resumed.
2024-04-25 03:13:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 watched.
2024-04-25 03:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 230 stopped.
2024-04-25 03:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2717
2024-04-25 03:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 230
2024-04-25 03:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 230 ratingKey 2717 from session queue
2024-04-25 03:15:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 232 started by user 340814096 (mc********i) with ratingKey 2718 (The Misfit of Demon King Academy - Let the World Be Filled With Love).
2024-04-25 03:18:20 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 232 reached intro marker.
2024-04-25 03:33:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 232 watched.
2024-04-25 03:36:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 232 stopped.
2024-04-25 03:36:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2718
2024-04-25 03:36:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 232
2024-04-25 03:36:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 232 ratingKey 2718 from session queue
2024-04-25 03:41:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 started by user 340814096 (mc********i) with ratingKey 2765 (A Returner's Magic Should Be Special - Destruction).
2024-04-25 03:41:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 paused.
2024-04-25 03:41:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 resumed.
2024-04-25 03:42:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 paused.
2024-04-25 03:43:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 resumed.
2024-04-25 03:57:07 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2024-04-25 03:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-25 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-25 03:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Database :: Vacuuming database.
2024-04-25 03:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240425035707.sched.ini
2024-04-25 03:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Database :: Optimizing database.
2024-04-25 03:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240425035707.sched.db
2024-04-25 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-25 03:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2024-04-25 03:59:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 paused.
2024-04-25 03:59:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 resumed.
2024-04-25 04:02:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 watched.
2024-04-25 04:03:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 reached credits marker.
2024-04-25 04:03:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 235 stopped.
2024-04-25 04:03:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2765
2024-04-25 04:03:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 235
2024-04-25 04:03:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 235 ratingKey 2765 from session queue
2024-04-25 04:03:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 started by user 340814096 (mc********i) with ratingKey 2766 (A Returner's Magic Should Be Special - The Test).
2024-04-25 04:03:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 paused.
2024-04-25 04:04:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 resumed.
2024-04-25 04:04:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 reached intro marker.
2024-04-25 04:04:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 paused.
2024-04-25 04:04:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 resumed.
2024-04-25 04:17:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 paused.
2024-04-25 04:18:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 resumed.
2024-04-25 04:22:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 watched.
2024-04-25 04:23:36 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 237 reached credits marker.
2024-04-25 04:24:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 paused.
2024-04-25 04:33:27 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2777) added to recently added queue.
2024-04-25 04:33:27 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2778 , parent 2777) added to recently added queue.
2024-04-25 04:33:27 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2779, grandparent 2777) added to recently added queue.
2024-04-25 04:33:28 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '月詠み' (2777) done processing metadata.
2024-04-25 04:33:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 240 started by user 340814096 (mc********i) with ratingKey 2779 (逆転劇 - 月詠み).
2024-04-25 04:33:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 240 paused.
2024-04-25 04:33:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 240 resumed.
2024-04-25 04:35:52 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi' (2780) added to recently added queue.
2024-04-25 04:35:52 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi / 逆転劇' (2778 , parent None) added to recently added queue.
2024-04-25 04:35:52 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi / 逆転劇' (2778 , parent None) added to recently added queue.
2024-04-25 04:35:54 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'tsukuyomi' (2780) done processing metadata.
2024-04-25 04:36:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'tsukuyomi / Gyakutengeki' (2778 , parent None) added to recently added queue.
2024-04-25 04:36:10 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi' (2781) added to recently added queue.
2024-04-25 04:36:10 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 2780 removed from recently added queue.
2024-04-25 04:36:10 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi / Gyakutengeki' (2778 , parent None) added to recently added queue.
2024-04-25 04:36:10 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi / Gyakutengeki' (2778 , parent None) added to recently added queue.
2024-04-25 04:36:10 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'tsukuyomi' (2781) done processing metadata.
2024-04-25 04:36:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 240 stopped.
2024-04-25 04:36:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 04:36:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 240
2024-04-25 04:36:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 240 ratingKey 2779 from session queue
2024-04-25 04:36:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 240 watched.
2024-04-25 04:36:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 241 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - tsukuyomi).
2024-04-25 04:36:42 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi' (2782) added to recently added queue.
2024-04-25 04:36:42 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 2781 removed from recently added queue.
2024-04-25 04:36:42 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi / Gyakutengeki' (2778 , parent None) added to recently added queue.
2024-04-25 04:36:42 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi / Gyakutengeki' (2778 , parent None) added to recently added queue.
2024-04-25 04:36:43 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'tsukuyomi' (2782) done processing metadata.
2024-04-25 04:37:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Tsukuyomi' (2782) done processing metadata.
2024-04-25 04:38:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 237 stopped.
2024-04-25 04:38:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2766
2024-04-25 04:38:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 237
2024-04-25 04:38:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 237 ratingKey 2766 from session queue
2024-04-25 04:38:17 - DEBUG :: CP Server Thread-8 : Requesting URL via GET method: https://tautulli.com/anonymizer.txt
2024-04-25 04:38:19 - WARNING :: CP Server Thread-11 : Failed to get image /library/metadata/2779/art, falling back to art.
2024-04-25 04:38:26 - WARNING :: CP Server Thread-9 : Failed to get image /library/metadata/2547/art, falling back to art.
2024-04-25 04:38:27 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2777) after delay.
2024-04-25 04:38:27 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'Gyakutengeki - Tsukuyomi' (2779) added to Plex.
2024-04-25 04:38:27 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-25 04:38:54 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/2779/art, falling back to art.
2024-04-25 04:39:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 241 watched.
2024-04-25 04:39:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 241 paused.
2024-04-25 04:40:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 241 resumed.
2024-04-25 04:40:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 241 paused.
2024-04-25 04:41:42 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item 'Tsukuyomi' (2782) after delay.
2024-04-25 04:41:42 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Starting callback for library item 'Tsukuyomi / 逆転劇' (None) after delay.
2024-04-25 04:41:42 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'Tsukuyomi' (2782) added to Plex.
2024-04-25 04:41:42 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Library item 'Tsukuyomi - Gyakutengeki' (2778) added to Plex.
2024-04-25 04:41:42 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-25 04:41:42 - DEBUG :: ThreadPoolExecutor-0_1 : Added 1 items to the recently_added database table.
2024-04-25 04:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 241 stopped.
2024-04-25 04:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 04:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 241
2024-04-25 04:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 241 ratingKey 2779 from session queue
2024-04-25 07:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Requesting resources for server...
2024-04-25 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Requesting users list refresh...
2024-04-25 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-25 07:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-25 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-25 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-25 07:03:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Users list refreshed.
2024-04-25 07:03:47 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-25 07:03:47 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Server URL retrieved.
2024-04-25 07:03:47 - INFO :: ThreadPoolExecutor-2_4 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-25 07:03:47 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-25 09:57:07 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2024-04-25 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-25 09:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-25 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240425095707.sched.ini
2024-04-25 09:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240425095707.sched.db
2024-04-25 09:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-25 09:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2024-04-25 12:32:08 - WARNING :: CP Server Thread-14 : Failed to get image /library/metadata/1061/art, falling back to art.
2024-04-25 12:32:09 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/435/art, falling back to art.
2024-04-25 12:32:09 - WARNING :: CP Server Thread-6 : Failed to get image /library/metadata/1147/art, falling back to art.
2024-04-25 12:32:09 - WARNING :: CP Server Thread-7 : Failed to get image /library/metadata/1144/art, falling back to art.
2024-04-25 12:32:09 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/1144/thumb, falling back to cover.
2024-04-25 12:32:09 - WARNING :: CP Server Thread-9 : Failed to get image /library/metadata/1144/thumb, falling back to cover.
2024-04-25 12:32:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 266 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-25 12:32:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 266 paused.
2024-04-25 12:47:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 266 stopped.
2024-04-25 12:47:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 266 ratingKey 2593 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 12:47:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 266 ratingKey 2593 from session queue
2024-04-25 12:47:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 267 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 12:50:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 267 watched.
2024-04-25 12:50:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 267 stopped.
2024-04-25 12:50:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 12:50:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 267
2024-04-25 12:50:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 267 ratingKey 2779 from session queue
2024-04-25 12:51:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 268 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-25 12:54:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 268 watched.
2024-04-25 12:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 268 stopped.
2024-04-25 12:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-25 12:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 268
2024-04-25 12:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 268 ratingKey 2593 from session queue
2024-04-25 12:55:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 269 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-25 12:55:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 269 paused.
2024-04-25 12:55:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 269 stopped.
2024-04-25 12:55:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 269 ratingKey 2596 is 2 secs, looks like it was skipped so we're not logging it
2024-04-25 12:55:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 269 ratingKey 2596 from session queue
2024-04-25 12:55:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 272 started by user 340814096 (mc********i) with ratingKey 2597 (All My Friends - Owl City).
2024-04-25 12:55:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 272 paused.
2024-04-25 12:57:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 272 stopped.
2024-04-25 12:57:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 272 ratingKey 2597 is 6 secs, looks like it was skipped so we're not logging it
2024-04-25 12:57:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 272 ratingKey 2597 from session queue
2024-04-25 12:57:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 273 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:00:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 273 watched.
2024-04-25 13:00:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 273 stopped.
2024-04-25 13:00:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:00:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 273
2024-04-25 13:00:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 273 ratingKey 394 from session queue
2024-04-25 13:01:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 274 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:01:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 274 stopped.
2024-04-25 13:01:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 274 ratingKey 395 is 0 secs, looks like it was skipped so we're not logging it
2024-04-25 13:01:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 274 ratingKey 395 from session queue
2024-04-25 13:01:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 275 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:04:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 275 watched.
2024-04-25 13:04:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 275 stopped.
2024-04-25 13:04:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:04:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 275
2024-04-25 13:04:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 275 ratingKey 394 from session queue
2024-04-25 13:04:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 276 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:04:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 276 stopped.
2024-04-25 13:04:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 276 ratingKey 395 is 0 secs, looks like it was skipped so we're not logging it
2024-04-25 13:04:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 276 ratingKey 395 from session queue
2024-04-25 13:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 277 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:07:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 277 watched.
2024-04-25 13:08:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 277 stopped.
2024-04-25 13:08:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:08:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 277
2024-04-25 13:08:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 277 ratingKey 394 from session queue
2024-04-25 13:08:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 278 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:08:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 278 stopped.
2024-04-25 13:08:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 278 ratingKey 395 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 13:08:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 278 ratingKey 395 from session queue
2024-04-25 13:08:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 280 started by user 340814096 (mc********i) with ratingKey 393 (Strawberry Fields (intro) - Jess Glynne).
2024-04-25 13:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 280 stopped.
2024-04-25 13:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 280 ratingKey 393 is 4 secs, looks like it was skipped so we're not logging it
2024-04-25 13:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 280 ratingKey 393 from session queue
2024-04-25 13:08:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 281 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 281 watched.
2024-04-25 13:11:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 281 stopped.
2024-04-25 13:11:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:11:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 281
2024-04-25 13:11:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 281 ratingKey 394 from session queue
2024-04-25 13:11:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 282 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:11:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 282 stopped.
2024-04-25 13:11:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 282 ratingKey 395 is 4 secs, looks like it was skipped so we're not logging it
2024-04-25 13:11:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 282 ratingKey 395 from session queue
2024-04-25 13:11:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 285 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:14:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 285 watched.
2024-04-25 13:18:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 285 stopped.
2024-04-25 13:18:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:18:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 285
2024-04-25 13:18:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 285 ratingKey 394 from session queue
2024-04-25 13:18:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 286 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:19:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 286 stopped.
2024-04-25 13:19:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-25 13:19:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 286
2024-04-25 13:19:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 286 ratingKey 395 from session queue
2024-04-25 13:19:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 287 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:22:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 287 watched.
2024-04-25 13:22:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 287 stopped.
2024-04-25 13:22:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:22:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 287
2024-04-25 13:22:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 287 ratingKey 394 from session queue
2024-04-25 13:22:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 288 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 13:24:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 288 stopped.
2024-04-25 13:24:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 13:24:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 288
2024-04-25 13:24:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 288 ratingKey 2779 from session queue
2024-04-25 13:24:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 289 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:24:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 289 paused.
2024-04-25 13:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 289 stopped.
2024-04-25 13:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 289 ratingKey 394 is 4 secs, looks like it was skipped so we're not logging it
2024-04-25 13:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 289 ratingKey 394 from session queue
2024-04-25 13:24:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 291 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:27:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 291 watched.
2024-04-25 13:28:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 291 stopped.
2024-04-25 13:28:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:28:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 291
2024-04-25 13:28:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 291 ratingKey 394 from session queue
2024-04-25 13:28:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 292 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:28:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 292 stopped.
2024-04-25 13:28:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 292 ratingKey 395 is 2 secs, looks like it was skipped so we're not logging it
2024-04-25 13:28:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 292 ratingKey 395 from session queue
2024-04-25 13:28:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 294 started by user 340814096 (mc********i) with ratingKey 393 (Strawberry Fields (intro) - Jess Glynne).
2024-04-25 13:28:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 294 stopped.
2024-04-25 13:28:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 294 ratingKey 393 is 3 secs, looks like it was skipped so we're not logging it
2024-04-25 13:28:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 294 ratingKey 393 from session queue
2024-04-25 13:28:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 295 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:31:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 295 watched.
2024-04-25 13:31:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 295 stopped.
2024-04-25 13:31:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:31:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 295
2024-04-25 13:31:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 295 ratingKey 394 from session queue
2024-04-25 13:31:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 296 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 13:31:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 296 stopped.
2024-04-25 13:31:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 296 ratingKey 395 is 9 secs, looks like it was skipped so we're not logging it
2024-04-25 13:31:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 296 ratingKey 395 from session queue
2024-04-25 13:31:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 297 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 13:33:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 297 stopped.
2024-04-25 13:33:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 13:33:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 297
2024-04-25 13:33:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 297 ratingKey 394 from session queue
2024-04-25 13:33:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 298 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-25 13:33:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 298 stopped.
2024-04-25 13:33:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-25 13:33:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 298
2024-04-25 13:33:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 298 ratingKey 398 from session queue
2024-04-25 13:33:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 299 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-25 13:33:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 299 stopped.
2024-04-25 13:33:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 299 ratingKey 399 is 0 secs, looks like it was skipped so we're not logging it
2024-04-25 13:33:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 299 ratingKey 399 from session queue
2024-04-25 13:33:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 300 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-25 13:33:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 300 paused.
2024-04-25 13:33:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 300 stopped.
2024-04-25 13:33:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 300 ratingKey 398 is 4 secs, looks like it was skipped so we're not logging it
2024-04-25 13:33:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 300 ratingKey 398 from session queue
2024-04-25 13:33:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 302 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-25 13:36:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 302 paused.
2024-04-25 13:43:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 302 stopped.
2024-04-25 13:43:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-25 13:43:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 302
2024-04-25 13:43:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 302 ratingKey 398 from session queue
2024-04-25 13:58:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 304 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:00:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 304 watched.
2024-04-25 14:01:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 304 stopped.
2024-04-25 14:01:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:01:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 304
2024-04-25 14:01:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 304 ratingKey 394 from session queue
2024-04-25 14:01:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 305 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 14:01:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 305 stopped.
2024-04-25 14:01:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 305 ratingKey 395 is 2 secs, looks like it was skipped so we're not logging it
2024-04-25 14:01:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 305 ratingKey 395 from session queue
2024-04-25 14:01:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 306 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:04:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 306 watched.
2024-04-25 14:04:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 306 stopped.
2024-04-25 14:04:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:04:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 306
2024-04-25 14:04:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 306 ratingKey 394 from session queue
2024-04-25 14:05:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 307 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 14:05:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 307 paused.
2024-04-25 14:05:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 307 stopped.
2024-04-25 14:05:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 307 ratingKey 395 is 9 secs, looks like it was skipped so we're not logging it
2024-04-25 14:05:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 307 ratingKey 395 from session queue
2024-04-25 14:05:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 308 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:08:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 308 watched.
2024-04-25 14:08:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 308 stopped.
2024-04-25 14:08:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:08:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 308
2024-04-25 14:08:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 308 ratingKey 394 from session queue
2024-04-25 14:08:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 309 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 14:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 309 paused.
2024-04-25 14:08:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 309 stopped.
2024-04-25 14:08:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 309 ratingKey 395 is 3 secs, looks like it was skipped so we're not logging it
2024-04-25 14:08:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 309 ratingKey 395 from session queue
2024-04-25 14:08:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 310 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 14:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 310 watched.
2024-04-25 14:11:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 310 stopped.
2024-04-25 14:11:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 14:11:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 310
2024-04-25 14:11:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 310 ratingKey 2779 from session queue
2024-04-25 14:29:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 311 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:29:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:32:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 paused.
2024-04-25 14:32:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 311 stopped.
2024-04-25 14:32:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:32:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 311
2024-04-25 14:32:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 311 ratingKey 394 from session queue
2024-04-25 14:34:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 resumed.
2024-04-25 14:34:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 paused.
2024-04-25 14:34:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 resumed.
2024-04-25 14:38:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 watched.
2024-04-25 14:38:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 312 stopped.
2024-04-25 14:38:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:38:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 312
2024-04-25 14:38:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 312 ratingKey 394 from session queue
2024-04-25 14:38:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 313 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 14:38:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 313 paused.
2024-04-25 14:38:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 313 stopped.
2024-04-25 14:38:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 313 ratingKey 395 is 4 secs, looks like it was skipped so we're not logging it
2024-04-25 14:38:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 313 ratingKey 395 from session queue
2024-04-25 14:38:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 314 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:41:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 314 watched.
2024-04-25 14:42:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 314 stopped.
2024-04-25 14:42:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:42:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 314
2024-04-25 14:42:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 314 ratingKey 394 from session queue
2024-04-25 14:42:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 315 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 14:42:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 315 stopped.
2024-04-25 14:42:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 315 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 14:42:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 315 ratingKey 2779 from session queue
2024-04-25 14:42:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 316 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:45:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 316 watched.
2024-04-25 14:45:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 316 stopped.
2024-04-25 14:45:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:45:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 316
2024-04-25 14:45:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 316 ratingKey 394 from session queue
2024-04-25 14:45:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 317 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 14:45:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 317 stopped.
2024-04-25 14:45:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 317 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 14:45:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 317 ratingKey 2779 from session queue
2024-04-25 14:45:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 318 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:48:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 318 watched.
2024-04-25 14:49:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 318 stopped.
2024-04-25 14:49:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:49:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 318
2024-04-25 14:49:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 318 ratingKey 394 from session queue
2024-04-25 14:49:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 319 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 14:49:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 319 paused.
2024-04-25 14:49:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 319 stopped.
2024-04-25 14:49:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 319 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 14:49:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 319 ratingKey 2779 from session queue
2024-04-25 14:49:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 320 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:52:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 320 watched.
2024-04-25 14:52:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 320 stopped.
2024-04-25 14:52:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:52:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 320
2024-04-25 14:52:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 320 ratingKey 394 from session queue
2024-04-25 14:52:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 321 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 14:52:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 321 stopped.
2024-04-25 14:52:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 321 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 14:52:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 321 ratingKey 2779 from session queue
2024-04-25 14:52:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 322 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 14:55:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 322 stopped.
2024-04-25 14:55:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 14:55:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 322
2024-04-25 14:55:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 322 ratingKey 394 from session queue
2024-04-25 14:55:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 323 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-25 14:55:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 323 paused.
2024-04-25 14:55:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 323 resumed.
2024-04-25 14:58:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 323 watched.
2024-04-25 14:59:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 323 paused.
2024-04-25 14:59:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 323 stopped.
2024-04-25 14:59:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-25 14:59:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 323
2024-04-25 14:59:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 323 ratingKey 2593 from session queue
2024-04-25 14:59:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 329 started by user 340814096 (mc********i) with ratingKey 2606 (Lucid Dream - Owl City).
2024-04-25 15:03:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 329 watched.
2024-04-25 15:03:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 329 stopped.
2024-04-25 15:03:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2606
2024-04-25 15:03:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 329
2024-04-25 15:03:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 329 ratingKey 2606 from session queue
2024-04-25 15:03:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 330 started by user 340814096 (mc********i) with ratingKey 2607 (Always - Owl City).
2024-04-25 15:03:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 330 stopped.
2024-04-25 15:03:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 330 ratingKey 2607 is 5 secs, looks like it was skipped so we're not logging it
2024-04-25 15:03:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 330 ratingKey 2607 from session queue
2024-04-25 15:03:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 333 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 15:07:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 333 watched.
2024-04-25 15:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 333 stopped.
2024-04-25 15:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-25 15:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 333
2024-04-25 15:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 333 ratingKey 395 from session queue
2024-04-25 15:07:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 334 started by user 340814096 (mc********i) with ratingKey 396 (Real Love - Jess Glynne with Clean Bandit).
2024-04-25 15:10:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 334 watched.
2024-04-25 15:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 334 stopped.
2024-04-25 15:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 396
2024-04-25 15:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 334
2024-04-25 15:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 334 ratingKey 396 from session queue
2024-04-25 15:11:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 335 started by user 340814096 (mc********i) with ratingKey 397 (Ain’t Got Far to Go - Jess Glynne).
2024-04-25 15:14:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 335 watched.
2024-04-25 15:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 335 stopped.
2024-04-25 15:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 397
2024-04-25 15:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 335
2024-04-25 15:14:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 335 ratingKey 397 from session queue
2024-04-25 15:14:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 336 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-25 15:18:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 336 watched.
2024-04-25 15:19:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 336 stopped.
2024-04-25 15:19:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-25 15:19:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 336
2024-04-25 15:19:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 336 ratingKey 398 from session queue
2024-04-25 15:19:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 337 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-25 15:22:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 337 watched.
2024-04-25 15:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 337 stopped.
2024-04-25 15:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-25 15:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 337
2024-04-25 15:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 337 ratingKey 399 from session queue
2024-04-25 15:22:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 338 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-25 15:25:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 338 watched.
2024-04-25 15:26:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 338 stopped.
2024-04-25 15:26:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 400
2024-04-25 15:26:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 338
2024-04-25 15:26:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 338 ratingKey 400 from session queue
2024-04-25 15:26:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 339 started by user 340814096 (mc********i) with ratingKey 401 (Why Me - Jess Glynne).
2024-04-25 15:29:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 339 watched.
2024-04-25 15:29:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 339 stopped.
2024-04-25 15:29:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 401
2024-04-25 15:29:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 339
2024-04-25 15:29:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 339 ratingKey 401 from session queue
2024-04-25 15:29:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 340 started by user 340814096 (mc********i) with ratingKey 402 (Love Me - Jess Glynne).
2024-04-25 15:32:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 340 watched.
2024-04-25 15:33:26 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2784) added to recently added queue.
2024-04-25 15:33:26 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2785 , parent 2784) added to recently added queue.
2024-04-25 15:33:26 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2786, grandparent 2784) added to recently added queue.
2024-04-25 15:33:26 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2787, grandparent 2784) added to recently added queue.
2024-04-25 15:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 340 stopped.
2024-04-25 15:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 402
2024-04-25 15:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 340
2024-04-25 15:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 340 ratingKey 402 from session queue
2024-04-25 15:33:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 341 started by user 340814096 (mc********i) with ratingKey 403 (It Ain’t Right - Jess Glynne).
2024-04-25 15:33:30 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'A Certain Magical Index (2008)' (2784) done processing metadata.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2788, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2789, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2790, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2791, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2792, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2793, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2794, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2795, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2796, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2797, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2798, grandparent 2784) added to recently added queue.
2024-04-25 15:35:20 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2799, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2800, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2801, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2802, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2803, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2804, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2805, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2806, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2807, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2808, grandparent 2784) added to recently added queue.
2024-04-25 15:35:21 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2809, grandparent 2784) added to recently added queue.
2024-04-25 15:36:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 341 watched.
2024-04-25 15:37:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 341 stopped.
2024-04-25 15:37:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 403
2024-04-25 15:37:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 341
2024-04-25 15:37:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 341 ratingKey 403 from session queue
2024-04-25 15:37:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 342 started by user 340814096 (mc********i) with ratingKey 404 (No Rights No Wrongs - Jess Glynne).
2024-04-25 15:40:21 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Starting callback for library item '' (2784) after delay.
2024-04-25 15:40:21 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Library item 'A Certain Magical Index - Season 1' (2785) added to Plex.
2024-04-25 15:40:24 - DEBUG :: ThreadPoolExecutor-0_1 : Added 25 items to the recently_added database table.
2024-04-25 15:40:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 342 watched.
2024-04-25 15:41:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 342 stopped.
2024-04-25 15:41:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 404
2024-04-25 15:41:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 342
2024-04-25 15:41:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 342 ratingKey 404 from session queue
2024-04-25 15:41:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 343 started by user 340814096 (mc********i) with ratingKey 405 (Saddest Vanilla - Jess Glynne Feat. Emeli Sandé).
2024-04-25 15:41:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 343 stopped.
2024-04-25 15:41:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 343 ratingKey 405 is 10 secs, looks like it was skipped so we're not logging it
2024-04-25 15:41:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 343 ratingKey 405 from session queue
2024-04-25 15:41:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 354 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 15:44:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 354 watched.
2024-04-25 15:45:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 354 stopped.
2024-04-25 15:45:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 15:45:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 354
2024-04-25 15:45:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 354 ratingKey 394 from session queue
2024-04-25 15:45:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 355 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-25 15:48:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 355 watched.
2024-04-25 15:49:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 355 stopped.
2024-04-25 15:49:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-25 15:49:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 355
2024-04-25 15:49:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 355 ratingKey 395 from session queue
2024-04-25 15:49:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 356 started by user 340814096 (mc********i) with ratingKey 396 (Real Love - Jess Glynne with Clean Bandit).
2024-04-25 15:52:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 356 watched.
2024-04-25 15:52:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 356 stopped.
2024-04-25 15:52:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 396
2024-04-25 15:52:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 356
2024-04-25 15:52:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 356 ratingKey 396 from session queue
2024-04-25 15:52:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 357 started by user 340814096 (mc********i) with ratingKey 397 (Ain’t Got Far to Go - Jess Glynne).
2024-04-25 15:55:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 357 watched.
2024-04-25 15:56:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 357 stopped.
2024-04-25 15:56:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 397
2024-04-25 15:56:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 357
2024-04-25 15:56:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 357 ratingKey 397 from session queue
2024-04-25 15:56:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 358 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-25 15:57:07 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2024-04-25 15:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-25 15:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-25 15:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240425155707.sched.ini
2024-04-25 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240425155707.sched.db
2024-04-25 15:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-25 15:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2024-04-25 15:59:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 358 watched.
2024-04-25 16:00:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 358 stopped.
2024-04-25 16:00:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-25 16:00:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 358
2024-04-25 16:00:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 358 ratingKey 398 from session queue
2024-04-25 16:00:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 359 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-25 16:00:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 359 stopped.
2024-04-25 16:00:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 359 ratingKey 399 is 7 secs, looks like it was skipped so we're not logging it
2024-04-25 16:00:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 359 ratingKey 399 from session queue
2024-04-25 16:00:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 360 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:03:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 360 watched.
2024-04-25 16:04:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 360 stopped.
2024-04-25 16:04:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 16:04:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 360
2024-04-25 16:04:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 360 ratingKey 394 from session queue
2024-04-25 16:04:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 361 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 16:06:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 361 watched.
2024-04-25 16:07:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 361 stopped.
2024-04-25 16:07:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 16:07:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 361
2024-04-25 16:07:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 361 ratingKey 2779 from session queue
2024-04-25 16:11:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 362 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:14:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 362 watched.
2024-04-25 16:15:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 362 stopped.
2024-04-25 16:15:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 16:15:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 362
2024-04-25 16:15:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 362 ratingKey 394 from session queue
2024-04-25 16:15:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 363 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 16:15:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 363 stopped.
2024-04-25 16:15:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 363 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 16:15:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 363 ratingKey 2779 from session queue
2024-04-25 16:15:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 364 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:18:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 364 watched.
2024-04-25 16:18:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 364 stopped.
2024-04-25 16:18:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 16:18:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 364
2024-04-25 16:18:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 364 ratingKey 394 from session queue
2024-04-25 16:18:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 365 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 16:18:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 365 paused.
2024-04-25 16:24:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 365 stopped.
2024-04-25 16:24:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 365 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 16:24:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 365 ratingKey 2779 from session queue
2024-04-25 16:24:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 366 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:27:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 366 watched.
2024-04-25 16:28:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 366 stopped.
2024-04-25 16:28:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 16:28:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 366
2024-04-25 16:28:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 366 ratingKey 394 from session queue
2024-04-25 16:28:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 367 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 16:30:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 367 watched.
2024-04-25 16:31:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 367 stopped.
2024-04-25 16:31:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 16:31:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 367
2024-04-25 16:31:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 367 ratingKey 2779 from session queue
2024-04-25 16:31:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 368 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:34:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 368 watched.
2024-04-25 16:34:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 368 stopped.
2024-04-25 16:34:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 16:34:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 368
2024-04-25 16:34:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 368 ratingKey 394 from session queue
2024-04-25 16:34:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 369 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 16:36:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 369 paused.
2024-04-25 16:42:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 369 stopped.
2024-04-25 16:42:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 16:42:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 369
2024-04-25 16:42:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 369 ratingKey 2779 from session queue
2024-04-25 16:51:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 371 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:54:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 371 watched.
2024-04-25 16:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 371 stopped.
2024-04-25 16:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 16:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 371
2024-04-25 16:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 371 ratingKey 394 from session queue
2024-04-25 16:54:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 372 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 16:54:44 - WARNING :: CP Server Thread-11 : Failed to get image /library/metadata/2779/art, falling back to art.
2024-04-25 16:57:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 372 stopped.
2024-04-25 16:57:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 16:57:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 372
2024-04-25 16:57:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 372 ratingKey 2779 from session queue
2024-04-25 16:57:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 372 watched.
2024-04-25 16:57:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 373 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 16:57:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 373 paused.
2024-04-25 16:57:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 373 resumed.
2024-04-25 17:01:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 373 watched.
2024-04-25 17:01:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 373 stopped.
2024-04-25 17:01:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 17:01:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 373
2024-04-25 17:01:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 373 ratingKey 394 from session queue
2024-04-25 17:01:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 374 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 17:02:04 - WARNING :: CP Server Thread-12 : Failed to get image /library/metadata/2779/art, falling back to art.
2024-04-25 17:02:46 - WARNING :: CP Server Thread-9 : Failed to get image /library/metadata/2677/thumb, falling back to poster.
2024-04-25 17:02:46 - WARNING :: CP Server Thread-11 : Failed to get image /library/metadata/2677/thumb, falling back to poster.
2024-04-25 17:02:46 - WARNING :: CP Server Thread-14 : Failed to get image /library/metadata/2677/thumb, falling back to poster.
2024-04-25 17:02:46 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/2677/thumb, falling back to poster.
2024-04-25 17:02:46 - WARNING :: CP Server Thread-7 : Failed to get image /library/metadata/2677/thumb, falling back to poster.
2024-04-25 17:03:51 - INFO :: CP Server Thread-14 : Tautulli Config :: Writing configuration to file
2024-04-25 17:04:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 374 watched.
2024-04-25 17:04:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 374 stopped.
2024-04-25 17:04:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-25 17:04:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 374
2024-04-25 17:04:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 374 ratingKey 2779 from session queue
2024-04-25 17:08:09 - DEBUG :: CP Server Thread-5 : Tautulli Libraries :: No media info cache for section_id 4.
2024-04-25 17:08:09 - DEBUG :: CP Server Thread-5 : Tautulli Libraries :: Saved media info cache for section_id 4.
2024-04-25 17:08:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 375 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 17:09:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 375 paused.
2024-04-25 17:12:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 375 stopped.
2024-04-25 17:12:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 17:12:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 375
2024-04-25 17:12:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 375 ratingKey 394 from session queue
2024-04-25 17:12:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 376 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 17:16:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 376 watched.
2024-04-25 17:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 376 stopped.
2024-04-25 17:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 17:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 376
2024-04-25 17:16:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 376 ratingKey 394 from session queue
2024-04-25 17:16:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 377 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 17:16:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 377 stopped.
2024-04-25 17:16:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 377 ratingKey 2779 is 11 secs, looks like it was skipped so we're not logging it
2024-04-25 17:16:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 377 ratingKey 2779 from session queue
2024-04-25 17:16:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 378 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-25 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 378 stopped.
2024-04-25 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 378 ratingKey 2532 is 3 secs, looks like it was skipped so we're not logging it
2024-04-25 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 378 ratingKey 2532 from session queue
2024-04-25 17:16:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 379 started by user 340814096 (mc********i) with ratingKey 272 (Try - P!nk).
2024-04-25 17:16:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 379 stopped.
2024-04-25 17:16:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 379 ratingKey 272 is 2 secs, looks like it was skipped so we're not logging it
2024-04-25 17:16:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 379 ratingKey 272 from session queue
2024-04-25 17:16:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 380 started by user 340814096 (mc********i) with ratingKey 273 (True Love - P!nk feat. Lily Rose Cooper).
2024-04-25 17:16:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 380 stopped.
2024-04-25 17:16:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 380 ratingKey 273 is 8 secs, looks like it was skipped so we're not logging it
2024-04-25 17:16:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 380 ratingKey 273 from session queue
2024-04-25 17:16:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 381 started by user 340814096 (mc********i) with ratingKey 378 (Love Again - New Hope Club).
2024-04-25 17:19:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 381 watched.
2024-04-25 17:20:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 381 stopped.
2024-04-25 17:20:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 378
2024-04-25 17:20:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 381
2024-04-25 17:20:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 381 ratingKey 378 from session queue
2024-04-25 17:20:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 382 started by user 340814096 (mc********i) with ratingKey 379 (Let Me Down Slow - New Hope Club).
2024-04-25 17:22:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 382 watched.
2024-04-25 17:23:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 382 stopped.
2024-04-25 17:23:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 379
2024-04-25 17:23:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 382
2024-04-25 17:23:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 382 ratingKey 379 from session queue
2024-04-25 17:23:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 383 started by user 340814096 (mc********i) with ratingKey 380 (Know Me Too Well - New Hope Club).
2024-04-25 17:26:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 383 watched.
2024-04-25 17:26:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 383 stopped.
2024-04-25 17:26:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 380
2024-04-25 17:26:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 383
2024-04-25 17:26:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 383 ratingKey 380 from session queue
2024-04-25 17:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 388 started by user 340814096 (mc********i) with ratingKey 385 (Serious - New Hope Club).
2024-04-25 17:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 388 stopped.
2024-04-25 17:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 388 ratingKey 385 is 0 secs, looks like it was skipped so we're not logging it
2024-04-25 17:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 388 ratingKey 385 from session queue
2024-04-25 17:26:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 389 started by user 340814096 (mc********i) with ratingKey 384 (Give Me Time - New Hope Club).
2024-04-25 17:28:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 389 watched.
2024-04-25 17:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 389 stopped.
2024-04-25 17:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 384
2024-04-25 17:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 389
2024-04-25 17:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 389 ratingKey 384 from session queue
2024-04-25 17:29:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 390 started by user 340814096 (mc********i) with ratingKey 385 (Serious - New Hope Club).
2024-04-25 17:32:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 390 watched.
2024-04-25 17:32:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 390 stopped.
2024-04-25 17:32:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 385
2024-04-25 17:32:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 390
2024-04-25 17:32:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 390 ratingKey 385 from session queue
2024-04-25 17:32:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 391 started by user 340814096 (mc********i) with ratingKey 386 (Crazy - New Hope Club).
2024-04-25 17:36:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 391 watched.
2024-04-25 17:36:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 391 stopped.
2024-04-25 17:36:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 386
2024-04-25 17:36:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 391
2024-04-25 17:36:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 391 ratingKey 386 from session queue
2024-04-25 17:36:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 392 started by user 340814096 (mc********i) with ratingKey 387 (Let Me Down Slow (Original Mix) - New Hope Club).
2024-04-25 17:38:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 392 watched.
2024-04-25 17:39:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 392 stopped.
2024-04-25 17:39:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 387
2024-04-25 17:39:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 392
2024-04-25 17:39:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 392 ratingKey 387 from session queue
2024-04-25 17:39:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 393 started by user 340814096 (mc********i) with ratingKey 388 (You and I - New Hope Club).
2024-04-25 17:42:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 393 watched.
2024-04-25 17:42:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 393 stopped.
2024-04-25 17:42:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 388
2024-04-25 17:42:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 393
2024-04-25 17:42:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 393 ratingKey 388 from session queue
2024-04-25 17:42:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 394 started by user 340814096 (mc********i) with ratingKey 389 (Why Oh Why - New Hope Club).
2024-04-25 17:42:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 394 paused.
2024-04-25 17:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 394 stopped.
2024-04-25 17:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 394 ratingKey 389 is 8 secs, looks like it was skipped so we're not logging it
2024-04-25 17:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 394 ratingKey 389 from session queue
2024-04-25 17:42:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 395 started by user 340814096 (mc********i) with ratingKey 188 (Home - Michael Bublé).
2024-04-25 17:46:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 395 watched.
2024-04-25 17:46:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 395 stopped.
2024-04-25 17:46:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 188
2024-04-25 17:46:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 395
2024-04-25 17:46:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 395 ratingKey 188 from session queue
2024-04-25 18:02:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 396 started by user 340819908 (Fa********y) with ratingKey 2571 (P90X3 - The Challenge).
2024-04-25 18:08:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 18:08:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 paused.
2024-04-25 18:08:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 resumed.
2024-04-25 18:09:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 paused.
2024-04-25 18:09:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 resumed.
2024-04-25 18:09:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 paused.
2024-04-25 18:09:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 resumed.
2024-04-25 18:11:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 paused.
2024-04-25 18:11:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 resumed.
2024-04-25 18:12:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 watched.
2024-04-25 18:12:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 paused.
2024-04-25 18:12:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 resumed.
2024-04-25 18:13:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 397 stopped.
2024-04-25 18:13:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 18:13:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 397
2024-04-25 18:13:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 397 ratingKey 394 from session queue
2024-04-25 18:13:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 398 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-25 18:13:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 398 stopped.
2024-04-25 18:13:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 398 ratingKey 2779 is 5 secs, looks like it was skipped so we're not logging it
2024-04-25 18:13:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 398 ratingKey 2779 from session queue
2024-04-25 18:13:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 399 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-25 18:16:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 399 watched.
2024-04-25 18:16:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 399 stopped.
2024-04-25 18:16:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-25 18:16:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 399
2024-04-25 18:16:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 399 ratingKey 394 from session queue
2024-04-25 18:16:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 400 started by user 340814096 (mc********i) with ratingKey 547 (In Your Eyes - Robin Schulz feat. Alida).
2024-04-25 18:19:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 400 watched.
2024-04-25 18:20:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 400 stopped.
2024-04-25 18:20:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 547
2024-04-25 18:20:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 400
2024-04-25 18:20:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 400 ratingKey 547 from session queue
2024-04-25 18:21:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 401 started by user 340814096 (mc********i) with ratingKey 440 (White Flag - Royal Wood).
2024-04-25 18:21:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 401 stopped.
2024-04-25 18:21:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 401 ratingKey 440 is 0 secs, looks like it was skipped so we're not logging it
2024-04-25 18:21:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 401 ratingKey 440 from session queue
2024-04-25 18:21:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 402 started by user 340814096 (mc********i) with ratingKey 466 (King & Queen - Royal Wood).
2024-04-25 18:24:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 402 watched.
2024-04-25 18:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 402 stopped.
2024-04-25 18:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 466
2024-04-25 18:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 402
2024-04-25 18:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 402 ratingKey 466 from session queue
2024-04-25 18:25:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 403 started by user 340814096 (mc********i) with ratingKey 481 (All of Me - John Legend).
2024-04-25 18:29:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 403 watched.
2024-04-25 18:30:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 403 stopped.
2024-04-25 18:30:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 481
2024-04-25 18:30:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 403
2024-04-25 18:30:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 403 ratingKey 481 from session queue
2024-04-25 18:30:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 404 started by user 340814096 (mc********i) with ratingKey 524 (Sing - Ed Sheeran).
2024-04-25 18:31:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 396 watched.
2024-04-25 18:34:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 404 watched.
2024-04-25 18:34:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 404 stopped.
2024-04-25 18:34:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 524
2024-04-25 18:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 404
2024-04-25 18:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 404 ratingKey 524 from session queue
2024-04-25 18:34:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 405 started by user 340814096 (mc********i) with ratingKey 525 (Don’t - Ed Sheeran).
2024-04-25 18:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 396 stopped.
2024-04-25 18:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2571
2024-04-25 18:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 396
2024-04-25 18:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 396 ratingKey 2571 from session queue
2024-04-25 18:37:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 405 watched.
2024-04-25 18:38:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 405 stopped.
2024-04-25 18:38:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 525
2024-04-25 18:38:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 405
2024-04-25 18:38:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 405 ratingKey 525 from session queue
2024-04-25 18:38:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 406 started by user 340814096 (mc********i) with ratingKey 526 (Nina - Ed Sheeran).
2024-04-25 18:41:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 406 watched.
2024-04-25 18:41:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 406 stopped.
2024-04-25 18:41:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 526
2024-04-25 18:41:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 406
2024-04-25 18:41:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 406 ratingKey 526 from session queue
2024-04-25 18:41:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 407 started by user 340814096 (mc********i) with ratingKey 527 (Photograph - Ed Sheeran).
2024-04-25 18:42:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 407 stopped.
2024-04-25 18:42:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 527
2024-04-25 18:42:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 407
2024-04-25 18:42:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 407 ratingKey 527 from session queue
2024-04-25 18:42:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 409 started by user 340814096 (mc********i) with ratingKey 529 (Tenerife Sea - Ed Sheeran).
2024-04-25 18:42:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 409 stopped.
2024-04-25 18:42:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 409 ratingKey 529 is 4 secs, looks like it was skipped so we're not logging it
2024-04-25 18:42:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 409 ratingKey 529 from session queue
2024-04-25 18:42:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 411 started by user 340814096 (mc********i) with ratingKey 908 (A Driver Saved My Night - Sigrid).
2024-04-25 18:44:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 411 watched.
2024-04-25 18:50:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 411 paused.
2024-04-25 19:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Requesting resources for server...
2024-04-25 19:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Users :: Requesting users list refresh...
2024-04-25 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-25 19:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-25 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-25 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-25 19:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-25 19:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Server URL retrieved.
2024-04-25 19:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-25 19:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-25 19:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Users :: Users list refreshed.
2024-04-25 19:13:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 411 stopped.
2024-04-25 19:13:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 908
2024-04-25 19:13:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 411
2024-04-25 19:13:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 411 ratingKey 908 from session queue
2024-04-25 21:57:07 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2024-04-25 21:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-25 21:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-25 21:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240425215707.sched.ini
2024-04-25 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240425215707.sched.db
2024-04-25 21:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-25 21:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2024-04-25 22:17:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 418 started by user 340814096 (mc********i) with ratingKey 908 (A Driver Saved My Night - Sigrid).
2024-04-25 22:19:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 418 paused.
2024-04-25 22:20:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 418 resumed.
2024-04-25 22:20:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 418 watched.
2024-04-25 22:21:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 418 stopped.
2024-04-25 22:21:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 908
2024-04-25 22:21:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 418
2024-04-25 22:21:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 418 ratingKey 908 from session queue
2024-04-25 22:21:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 419 started by user 340814096 (mc********i) with ratingKey 911 (Mistake Like You - Sigrid).
2024-04-25 22:24:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 419 watched.
2024-04-25 22:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 419 stopped.
2024-04-25 22:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 911
2024-04-25 22:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 419
2024-04-25 22:24:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 419 ratingKey 911 from session queue
2024-04-25 22:24:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 420 started by user 340814096 (mc********i) with ratingKey 912 (Bad Life - Sigrid with Bring Me the Horizon).
2024-04-25 22:27:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 420 watched.
2024-04-25 22:28:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 420 stopped.
2024-04-25 22:28:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 912
2024-04-25 22:28:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 420
2024-04-25 22:28:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 420 ratingKey 912 from session queue
2024-04-25 22:28:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 421 started by user 340814096 (mc********i) with ratingKey 915 (Grow - Sigrid).
2024-04-25 22:29:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 421 paused.
2024-04-25 22:29:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 421 resumed.
2024-04-25 22:29:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 421 stopped.
2024-04-25 22:29:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 915
2024-04-25 22:29:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 421
2024-04-25 22:29:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 421 ratingKey 915 from session queue
2024-04-25 22:30:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 423 started by user 340814096 (mc********i) with ratingKey 911 (Mistake Like You - Sigrid).
2024-04-25 22:30:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 423 stopped.
2024-04-25 22:30:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 423 ratingKey 911 is 1 secs, looks like it was skipped so we're not logging it
2024-04-25 22:30:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 423 ratingKey 911 from session queue
2024-04-25 22:30:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 424 started by user 340814096 (mc********i) with ratingKey 908 (A Driver Saved My Night - Sigrid).
2024-04-25 22:32:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 424 watched.
2024-04-25 22:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 424 stopped.
2024-04-25 22:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 908
2024-04-25 22:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 424
2024-04-25 22:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 424 ratingKey 908 from session queue
2024-04-25 22:35:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 425 started by user 340814096 (mc********i) with ratingKey 911 (Mistake Like You - Sigrid).
2024-04-25 22:38:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 425 watched.
2024-04-25 22:39:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 425 stopped.
2024-04-25 22:39:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 911
2024-04-25 22:39:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 425
2024-04-25 22:39:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 425 ratingKey 911 from session queue
2024-04-25 22:39:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 426 started by user 340814096 (mc********i) with ratingKey 912 (Bad Life - Sigrid with Bring Me the Horizon).
2024-04-25 22:41:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 426 paused.
2024-04-25 22:47:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 426 resumed.
2024-04-25 22:48:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 426 watched.
2024-04-25 22:48:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 426 stopped.
2024-04-25 22:48:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 912
2024-04-25 22:48:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 426
2024-04-25 22:48:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 426 ratingKey 912 from session queue
2024-04-25 22:48:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 427 started by user 340814096 (mc********i) with ratingKey 915 (Grow - Sigrid).
2024-04-25 22:49:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 427 paused.
2024-04-25 22:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 427 stopped.
2024-04-25 22:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 915
2024-04-25 22:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 427
2024-04-25 22:49:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 427 ratingKey 915 from session queue
2024-04-25 22:49:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 428 started by user 340814096 (mc********i) with ratingKey 908 (A Driver Saved My Night - Sigrid).
2024-04-25 22:51:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 428 watched.
2024-04-25 22:51:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 428 stopped.
2024-04-25 22:51:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 908
2024-04-25 22:51:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 428
2024-04-25 22:51:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 428 ratingKey 908 from session queue
2024-04-25 22:51:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 429 started by user 340814096 (mc********i) with ratingKey 911 (Mistake Like You - Sigrid).
2024-04-25 22:51:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 429 paused.
2024-04-25 23:08:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 429 stopped.
2024-04-25 23:08:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 429 ratingKey 911 is 3 secs, looks like it was skipped so we're not logging it
2024-04-25 23:08:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 429 ratingKey 911 from session queue
2024-04-25 23:08:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 430 started by user 340814096 (mc********i) with ratingKey 908 (A Driver Saved My Night - Sigrid).
2024-04-25 23:08:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 430 paused.
2024-04-25 23:14:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 430 stopped.
2024-04-25 23:14:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 430 ratingKey 908 is 3 secs, looks like it was skipped so we're not logging it
2024-04-25 23:14:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 430 ratingKey 908 from session queue
2024-04-25 23:33:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 started by user 340819908 (Fa********y) with ratingKey 1944 (Brooklyn Nine-Nine - Payback).
2024-04-25 23:33:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 1.
2024-04-25 23:33:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 has changed transcode decision.
2024-04-25 23:33:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 paused.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 2.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 3.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 resumed.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 4.
2024-04-25 23:33:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 paused.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 5.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 6.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 resumed.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 is buffering.
2024-04-25 23:33:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 buffer count is 7.
2024-04-25 23:34:41 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 432 reached intro marker.
2024-04-25 23:52:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 watched.
2024-04-25 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 432 stopped.
2024-04-25 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1944
2024-04-25 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 432
2024-04-25 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 432 ratingKey 1944 from session queue
2024-04-26 00:02:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 434 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 00:02:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 434 stopped.
2024-04-26 00:02:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 00:02:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 434
2024-04-26 00:02:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 434 ratingKey 2779 from session queue
2024-04-26 00:02:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 started by user 340814096 (mc********i) with ratingKey 2136 (Star Trek: The Next Generation - Coming of Age).
2024-04-26 00:04:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:04:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:04:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:04:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:05:29 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 435 reached intro marker.
2024-04-26 00:05:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 reached intro marker.
2024-04-26 00:06:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:07:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:07:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:07:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:09:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:14:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:14:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:14:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:15:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:17:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:17:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:17:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:17:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:17:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:17:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:18:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:18:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 paused.
2024-04-26 00:18:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 resumed.
2024-04-26 00:18:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 is buffering.
2024-04-26 00:18:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 buffer count is 1.
2024-04-26 00:39:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 435 stopped.
2024-04-26 00:39:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2136
2024-04-26 00:39:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 435
2024-04-26 00:39:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 435 ratingKey 2136 from session queue
2024-04-26 00:39:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 started by user 340814096 (mc********i) with ratingKey 31 (The Giver).
2024-04-26 00:39:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 paused.
2024-04-26 00:39:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 resumed.
2024-04-26 00:39:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 paused.
2024-04-26 00:44:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 resumed.
2024-04-26 00:44:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 paused.
2024-04-26 00:44:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 resumed.
2024-04-26 00:44:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 paused.
2024-04-26 00:45:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 resumed.
2024-04-26 00:45:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 paused.
2024-04-26 00:46:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 resumed.
2024-04-26 00:47:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 paused.
2024-04-26 00:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 438 stopped.
2024-04-26 00:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 438 ratingKey 31 is 64 secs which is less than 120 seconds, so we're not logging it.
2024-04-26 00:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 438 ratingKey 31 from session queue
2024-04-26 00:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 439 started by user 340814096 (mc********i) with ratingKey 2767 (A Returner's Magic Should Be Special - Comrades).
2024-04-26 00:49:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 439 reached intro marker.
2024-04-26 01:05:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 439 watched.
2024-04-26 01:07:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 439 reached credits marker.
2024-04-26 01:07:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 439 stopped.
2024-04-26 01:07:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2767
2024-04-26 01:07:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 439
2024-04-26 01:07:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 439 ratingKey 2767 from session queue
2024-04-26 01:08:07 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2810) added to recently added queue.
2024-04-26 01:08:07 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 2810 removed from recently added queue.
2024-04-26 01:08:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 started by user 340814096 (mc********i) with ratingKey 31 (The Giver).
2024-04-26 01:12:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 01:12:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 01:33:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 01:33:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 01:40:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 01:40:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 01:57:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 01:58:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 01:58:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 02:00:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 02:06:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 02:06:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 02:06:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 paused.
2024-04-26 02:06:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 resumed.
2024-04-26 02:23:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 watched.
2024-04-26 02:26:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 reached credits marker.
2024-04-26 02:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 441 stopped.
2024-04-26 02:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 31
2024-04-26 02:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 441
2024-04-26 02:29:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 441 ratingKey 31 from session queue
2024-04-26 02:29:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 449 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 02:29:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 449 paused.
2024-04-26 03:08:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 453 started by user 340814096 (mc********i) with ratingKey 911 (Mistake Like You - Sigrid).
2024-04-26 03:08:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 453 paused.
2024-04-26 03:08:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 453 resumed.
2024-04-26 03:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 453 stopped.
2024-04-26 03:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 911
2024-04-26 03:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 453
2024-04-26 03:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 453 ratingKey 911 from session queue
2024-04-26 03:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 454 started by user 340814096 (mc********i) with ratingKey 2578 (The Irregular at Magic High School - Visitor Arc I).
2024-04-26 03:11:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 454 paused.
2024-04-26 03:13:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 454 stopped.
2024-04-26 03:13:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 454 ratingKey 2578 is 0 secs which is less than 120 seconds, so we're not logging it.
2024-04-26 03:13:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 454 ratingKey 2578 from session queue
2024-04-26 03:13:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 started by user 340814096 (mc********i) with ratingKey 2744 (How a Realist Hero Rebuilt the Kingdom - Contrary to Wishes).
2024-04-26 03:13:09 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 455 reached intro marker.
2024-04-26 03:13:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 paused.
2024-04-26 03:13:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 resumed.
2024-04-26 03:13:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 reached intro marker.
2024-04-26 03:14:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 paused.
2024-04-26 03:15:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 resumed.
2024-04-26 03:15:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 paused.
2024-04-26 03:15:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 resumed.
2024-04-26 03:25:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 paused.
2024-04-26 03:26:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 resumed.
2024-04-26 03:34:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 watched.
2024-04-26 03:36:17 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 455 reached credits marker.
2024-04-26 03:36:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 455 stopped.
2024-04-26 03:36:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2744
2024-04-26 03:36:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 455
2024-04-26 03:36:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 455 ratingKey 2744 from session queue
2024-04-26 03:36:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 456 started by user 340814096 (mc********i) with ratingKey 2745 (How a Realist Hero Rebuilt the Kingdom - No Place of Joy Hath a Soldier).
2024-04-26 03:36:48 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 456 reached intro marker.
2024-04-26 03:54:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 456 watched.
2024-04-26 03:56:28 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 456 reached credits marker.
2024-04-26 03:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 456 stopped.
2024-04-26 03:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2745
2024-04-26 03:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 456
2024-04-26 03:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 456 ratingKey 2745 from session queue
2024-04-26 03:56:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 457 started by user 340814096 (mc********i) with ratingKey 2746 (How a Realist Hero Rebuilt the Kingdom - Sacrifice the Plum Tree to Preserve the Peach Tree).
2024-04-26 03:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-26 03:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-26 03:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-26 03:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Database :: Vacuuming database.
2024-04-26 03:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240426035707.sched.ini
2024-04-26 03:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Database :: Optimizing database.
2024-04-26 03:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240426035707.sched.db
2024-04-26 03:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-26 03:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-26 03:57:26 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 457 reached intro marker.
2024-04-26 04:13:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 457 watched.
2024-04-26 04:15:48 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 457 reached credits marker.
2024-04-26 04:15:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 457 paused.
2024-04-26 04:15:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 457 resumed.
2024-04-26 04:15:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 457 paused.
2024-04-26 04:27:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 457 stopped.
2024-04-26 04:27:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2746
2024-04-26 04:27:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 457
2024-04-26 04:27:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 457 ratingKey 2746 from session queue
2024-04-26 07:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Requesting resources for server...
2024-04-26 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Requesting users list refresh...
2024-04-26 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-26 07:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-26 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-26 07:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2024-04-26 07:03:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Users list refreshed.
2024-04-26 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-26 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Server URL retrieved.
2024-04-26 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-26 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-26 07:45:40 - ERROR :: Thread-16 (run) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efca87f7070>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-04-26 07:45:40 - WARNING :: Thread-16 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-26 07:46:00 - ERROR :: Thread-16 (run) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efca87f6ec0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-04-26 07:46:00 - WARNING :: Thread-16 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-26 07:46:20 - ERROR :: Thread-16 (run) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efca87f6290>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-04-26 07:46:20 - WARNING :: Thread-16 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-26 07:47:10 - ERROR :: Thread-16 (run) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efca86143d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-04-26 07:47:10 - WARNING :: Thread-16 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-26 07:47:30 - ERROR :: Thread-16 (run) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efca8617eb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-04-26 07:47:30 - WARNING :: Thread-16 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-26 07:47:50 - ERROR :: Thread-16 (run) : Failed to access uri endpoint /status/sessions. Connection error: HTTPSConnectionPool(host='10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efca8615000>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-04-26 07:47:50 - WARNING :: Thread-16 (run) : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-26 09:57:07 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2024-04-26 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-26 09:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-26 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240426095707.sched.ini
2024-04-26 09:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240426095707.sched.db
2024-04-26 09:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-26 09:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2024-04-26 12:13:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 480 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 12:16:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 480 watched.
2024-04-26 12:16:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 480 stopped.
2024-04-26 12:16:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 12:16:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 480
2024-04-26 12:16:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 480 ratingKey 394 from session queue
2024-04-26 12:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 481 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 12:16:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 481 stopped.
2024-04-26 12:16:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 481 ratingKey 2779 is 4 secs, looks like it was skipped so we're not logging it
2024-04-26 12:16:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 481 ratingKey 2779 from session queue
2024-04-26 12:16:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 482 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 12:18:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 483 started by user 340819908 (Fa********y) with ratingKey 2552 (P90X3 - CVX).
2024-04-26 12:19:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 482 watched.
2024-04-26 12:20:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 482 stopped.
2024-04-26 12:20:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 12:20:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 482
2024-04-26 12:20:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 482 ratingKey 394 from session queue
2024-04-26 12:20:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 484 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 12:22:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 484 watched.
2024-04-26 12:23:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 484 stopped.
2024-04-26 12:23:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 12:23:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 484
2024-04-26 12:23:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 484 ratingKey 2779 from session queue
2024-04-26 12:23:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 485 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 12:26:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 485 watched.
2024-04-26 12:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 485 stopped.
2024-04-26 12:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 12:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 485
2024-04-26 12:27:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 485 ratingKey 394 from session queue
2024-04-26 12:27:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 486 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 12:29:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 486 watched.
2024-04-26 12:30:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 486 stopped.
2024-04-26 12:30:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 12:30:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 486
2024-04-26 12:30:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 486 ratingKey 2779 from session queue
2024-04-26 12:30:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 487 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 12:33:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 487 watched.
2024-04-26 12:34:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 487 stopped.
2024-04-26 12:34:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 12:34:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 487
2024-04-26 12:34:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 487 ratingKey 394 from session queue
2024-04-26 12:34:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 488 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 12:34:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 488 stopped.
2024-04-26 12:34:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 12:34:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 488
2024-04-26 12:34:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 488 ratingKey 2779 from session queue
2024-04-26 12:34:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 489 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-26 12:38:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 489 watched.
2024-04-26 12:38:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 489 stopped.
2024-04-26 12:38:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-26 12:38:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 489
2024-04-26 12:38:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 489 ratingKey 398 from session queue
2024-04-26 12:38:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 490 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 12:42:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 490 watched.
2024-04-26 12:42:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 490 stopped.
2024-04-26 12:42:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 12:42:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 490
2024-04-26 12:42:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 490 ratingKey 399 from session queue
2024-04-26 12:42:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 491 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-26 12:42:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 491 stopped.
2024-04-26 12:42:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 491 ratingKey 400 is 9 secs, looks like it was skipped so we're not logging it
2024-04-26 12:42:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 491 ratingKey 400 from session queue
2024-04-26 12:42:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 492 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 12:45:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 492 paused.
2024-04-26 12:45:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 492 watched.
2024-04-26 12:48:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 483 watched.
2024-04-26 12:49:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 483 stopped.
2024-04-26 12:49:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2552
2024-04-26 12:49:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 483
2024-04-26 12:49:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 483 ratingKey 2552 from session queue
2024-04-26 12:59:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 492 resumed.
2024-04-26 13:03:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 492 stopped.
2024-04-26 13:03:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 13:03:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 492
2024-04-26 13:03:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 492 ratingKey 399 from session queue
2024-04-26 13:03:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 493 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-26 13:06:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 493 paused.
2024-04-26 13:06:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 493 watched.
2024-04-26 13:06:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 493 resumed.
2024-04-26 13:06:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 493 stopped.
2024-04-26 13:06:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 400
2024-04-26 13:06:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 493
2024-04-26 13:06:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 493 ratingKey 400 from session queue
2024-04-26 13:06:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 494 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 13:11:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 495 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 13:12:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 494 stopped.
2024-04-26 13:12:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 13:12:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 494
2024-04-26 13:12:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 494 ratingKey 399 from session queue
2024-04-26 13:15:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 495 watched.
2024-04-26 13:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 495 stopped.
2024-04-26 13:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 13:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 495
2024-04-26 13:15:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 495 ratingKey 399 from session queue
2024-04-26 13:15:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 496 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-26 13:16:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 496 stopped.
2024-04-26 13:16:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 400
2024-04-26 13:16:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 496
2024-04-26 13:16:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 496 ratingKey 400 from session queue
2024-04-26 13:16:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 497 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 13:19:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 497 watched.
2024-04-26 13:19:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 497 stopped.
2024-04-26 13:19:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 13:19:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 497
2024-04-26 13:19:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 497 ratingKey 399 from session queue
2024-04-26 13:19:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 498 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-26 13:22:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 498 watched.
2024-04-26 13:23:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 498 stopped.
2024-04-26 13:23:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 400
2024-04-26 13:23:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 498
2024-04-26 13:23:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 498 ratingKey 400 from session queue
2024-04-26 13:23:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 499 started by user 340814096 (mc********i) with ratingKey 401 (Why Me - Jess Glynne).
2024-04-26 13:26:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 499 watched.
2024-04-26 13:26:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 499 stopped.
2024-04-26 13:26:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 401
2024-04-26 13:26:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 499
2024-04-26 13:26:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 499 ratingKey 401 from session queue
2024-04-26 13:26:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 500 started by user 340814096 (mc********i) with ratingKey 402 (Love Me - Jess Glynne).
2024-04-26 13:29:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 500 watched.
2024-04-26 13:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 500 stopped.
2024-04-26 13:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 402
2024-04-26 13:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 500
2024-04-26 13:30:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 500 ratingKey 402 from session queue
2024-04-26 13:30:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 501 started by user 340814096 (mc********i) with ratingKey 403 (It Ain’t Right - Jess Glynne).
2024-04-26 13:33:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 501 watched.
2024-04-26 13:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 501 stopped.
2024-04-26 13:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 403
2024-04-26 13:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 501
2024-04-26 13:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 501 ratingKey 403 from session queue
2024-04-26 13:34:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 502 started by user 340814096 (mc********i) with ratingKey 404 (No Rights No Wrongs - Jess Glynne).
2024-04-26 13:37:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 502 watched.
2024-04-26 13:38:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 502 stopped.
2024-04-26 13:38:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 404
2024-04-26 13:38:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 502
2024-04-26 13:38:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 502 ratingKey 404 from session queue
2024-04-26 13:38:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 503 started by user 340814096 (mc********i) with ratingKey 405 (Saddest Vanilla - Jess Glynne Feat. Emeli Sandé).
2024-04-26 13:38:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 503 stopped.
2024-04-26 13:38:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 503 ratingKey 405 is 4 secs, looks like it was skipped so we're not logging it
2024-04-26 13:38:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 503 ratingKey 405 from session queue
2024-04-26 13:38:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 509 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 13:38:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 509 stopped.
2024-04-26 13:38:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 509 ratingKey 399 is 0 secs, looks like it was skipped so we're not logging it
2024-04-26 13:38:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 509 ratingKey 399 from session queue
2024-04-26 13:38:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 514 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 13:41:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 514 watched.
2024-04-26 13:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 514 stopped.
2024-04-26 13:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 13:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 514
2024-04-26 13:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 514 ratingKey 394 from session queue
2024-04-26 13:42:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 515 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-26 13:45:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 515 watched.
2024-04-26 13:46:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 515 stopped.
2024-04-26 13:46:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-26 13:46:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 515
2024-04-26 13:46:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 515 ratingKey 395 from session queue
2024-04-26 13:46:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 516 started by user 340814096 (mc********i) with ratingKey 396 (Real Love - Jess Glynne with Clean Bandit).
2024-04-26 13:49:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 516 watched.
2024-04-26 13:49:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 516 stopped.
2024-04-26 13:49:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 396
2024-04-26 13:49:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 516
2024-04-26 13:49:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 516 ratingKey 396 from session queue
2024-04-26 13:49:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 517 started by user 340814096 (mc********i) with ratingKey 397 (Ain’t Got Far to Go - Jess Glynne).
2024-04-26 13:52:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 517 watched.
2024-04-26 13:53:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 517 stopped.
2024-04-26 13:53:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 397
2024-04-26 13:53:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 517
2024-04-26 13:53:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 517 ratingKey 397 from session queue
2024-04-26 13:53:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 518 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-26 13:56:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 518 watched.
2024-04-26 13:57:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 518 stopped.
2024-04-26 13:57:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-26 13:57:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 518
2024-04-26 13:57:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 518 ratingKey 398 from session queue
2024-04-26 13:57:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 519 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 14:00:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 519 watched.
2024-04-26 14:01:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 519 stopped.
2024-04-26 14:01:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 14:01:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 519
2024-04-26 14:01:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 519 ratingKey 399 from session queue
2024-04-26 14:01:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 520 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-26 14:01:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 520 stopped.
2024-04-26 14:01:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 520 ratingKey 400 is 2 secs, looks like it was skipped so we're not logging it
2024-04-26 14:01:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 520 ratingKey 400 from session queue
2024-04-26 14:01:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 521 started by user 340814096 (mc********i) with ratingKey 401 (Why Me - Jess Glynne).
2024-04-26 14:04:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 521 watched.
2024-04-26 14:04:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 521 stopped.
2024-04-26 14:04:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 401
2024-04-26 14:04:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 521
2024-04-26 14:04:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 521 ratingKey 401 from session queue
2024-04-26 14:04:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 522 started by user 340814096 (mc********i) with ratingKey 402 (Love Me - Jess Glynne).
2024-04-26 14:06:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 522 paused.
2024-04-26 14:25:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 522 resumed.
2024-04-26 14:25:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 522 stopped.
2024-04-26 14:25:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 402
2024-04-26 14:25:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 522
2024-04-26 14:25:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 522 ratingKey 402 from session queue
2024-04-26 14:25:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 525 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 14:25:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 525 stopped.
2024-04-26 14:25:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 525 ratingKey 399 is 1 secs, looks like it was skipped so we're not logging it
2024-04-26 14:25:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 525 ratingKey 399 from session queue
2024-04-26 14:25:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 526 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-26 14:29:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 526 watched.
2024-04-26 14:29:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 526 stopped.
2024-04-26 14:29:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-26 14:29:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 526
2024-04-26 14:29:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 526 ratingKey 398 from session queue
2024-04-26 14:29:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 527 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 14:33:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 527 watched.
2024-04-26 14:33:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 527 stopped.
2024-04-26 14:33:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 14:33:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 527
2024-04-26 14:33:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 527 ratingKey 399 from session queue
2024-04-26 14:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 528 started by user 340814096 (mc********i) with ratingKey 400 (You Can Find Me - Jess Glynne).
2024-04-26 14:36:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 528 watched.
2024-04-26 14:36:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 528 stopped.
2024-04-26 14:36:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 400
2024-04-26 14:36:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 528
2024-04-26 14:36:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 528 ratingKey 400 from session queue
2024-04-26 14:36:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 529 started by user 340814096 (mc********i) with ratingKey 401 (Why Me - Jess Glynne).
2024-04-26 14:40:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 529 watched.
2024-04-26 14:40:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 529 stopped.
2024-04-26 14:40:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 401
2024-04-26 14:40:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 529
2024-04-26 14:40:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 529 ratingKey 401 from session queue
2024-04-26 14:40:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 530 started by user 340814096 (mc********i) with ratingKey 402 (Love Me - Jess Glynne).
2024-04-26 14:41:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 530 paused.
2024-04-26 14:41:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 530 resumed.
2024-04-26 14:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 530 stopped.
2024-04-26 14:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 402
2024-04-26 14:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 530
2024-04-26 14:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 530 ratingKey 402 from session queue
2024-04-26 14:41:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 534 started by user 340814096 (mc********i) with ratingKey 398 (Take Me Home - Jess Glynne).
2024-04-26 14:45:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 534 watched.
2024-04-26 14:45:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 534 stopped.
2024-04-26 14:45:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 398
2024-04-26 14:45:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 534
2024-04-26 14:45:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 534 ratingKey 398 from session queue
2024-04-26 14:45:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 535 started by user 340814096 (mc********i) with ratingKey 399 (Don’t Be So Hard on Yourself - Jess Glynne).
2024-04-26 14:47:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 535 paused.
2024-04-26 14:47:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 535 resumed.
2024-04-26 14:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 535 stopped.
2024-04-26 14:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 399
2024-04-26 14:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 535
2024-04-26 14:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 535 ratingKey 399 from session queue
2024-04-26 14:47:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 540 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 14:50:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 449 stopped.
2024-04-26 14:50:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 14:50:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 449
2024-04-26 14:50:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 449 ratingKey 2779 from session queue
2024-04-26 14:50:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 540 watched.
2024-04-26 14:50:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 540 stopped.
2024-04-26 14:50:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 14:50:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 540
2024-04-26 14:50:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 540 ratingKey 394 from session queue
2024-04-26 14:50:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 541 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-26 14:52:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 541 paused.
2024-04-26 14:52:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 541 resumed.
2024-04-26 14:53:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 541 paused.
2024-04-26 15:18:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 541 stopped.
2024-04-26 15:18:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-26 15:18:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 541
2024-04-26 15:18:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 541 ratingKey 395 from session queue
2024-04-26 15:51:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 542 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-26 15:51:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 542 stopped.
2024-04-26 15:51:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 542 ratingKey 395 is 1 secs, looks like it was skipped so we're not logging it
2024-04-26 15:51:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 542 ratingKey 395 from session queue
2024-04-26 15:51:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 545 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 15:54:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 545 watched.
2024-04-26 15:54:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 545 stopped.
2024-04-26 15:54:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 15:54:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 545
2024-04-26 15:54:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 545 ratingKey 394 from session queue
2024-04-26 15:54:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 546 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-26 15:54:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 546 stopped.
2024-04-26 15:54:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 546 ratingKey 395 is 7 secs, looks like it was skipped so we're not logging it
2024-04-26 15:54:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 546 ratingKey 395 from session queue
2024-04-26 15:54:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 547 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 15:57:07 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2024-04-26 15:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-26 15:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-26 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240426155707.sched.db
2024-04-26 15:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240426155707.sched.ini
2024-04-26 15:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-26 15:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2024-04-26 15:57:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 547 watched.
2024-04-26 15:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 547 stopped.
2024-04-26 15:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 15:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 547
2024-04-26 15:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 547 ratingKey 394 from session queue
2024-04-26 15:58:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 548 started by user 340814096 (mc********i) with ratingKey 395 (Hold My Hand - Jess Glynne).
2024-04-26 16:01:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 548 watched.
2024-04-26 16:02:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 548 stopped.
2024-04-26 16:02:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 395
2024-04-26 16:02:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 548
2024-04-26 16:02:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 548 ratingKey 395 from session queue
2024-04-26 16:02:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 549 started by user 340814096 (mc********i) with ratingKey 396 (Real Love - Jess Glynne with Clean Bandit).
2024-04-26 16:02:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 549 stopped.
2024-04-26 16:02:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 549 ratingKey 396 is 14 secs, looks like it was skipped so we're not logging it
2024-04-26 16:02:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 549 ratingKey 396 from session queue
2024-04-26 16:02:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 550 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 550 watched.
2024-04-26 16:05:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 550 stopped.
2024-04-26 16:05:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:05:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 550
2024-04-26 16:05:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 550 ratingKey 2779 from session queue
2024-04-26 16:06:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 551 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 551 watched.
2024-04-26 16:09:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 551 stopped.
2024-04-26 16:09:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:09:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 551
2024-04-26 16:09:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 551 ratingKey 2779 from session queue
2024-04-26 16:10:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 552 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:12:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 552 watched.
2024-04-26 16:13:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 552 stopped.
2024-04-26 16:13:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:13:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 552
2024-04-26 16:13:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 552 ratingKey 2779 from session queue
2024-04-26 16:16:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 553 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:19:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 553 watched.
2024-04-26 16:19:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 553 stopped.
2024-04-26 16:19:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:19:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 553
2024-04-26 16:19:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 553 ratingKey 2779 from session queue
2024-04-26 16:22:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 554 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:22:17 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2812, grandparent 1765) added to recently added queue.
2024-04-26 16:24:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 554 watched.
2024-04-26 16:25:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 554 stopped.
2024-04-26 16:25:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:25:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 554
2024-04-26 16:25:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 554 ratingKey 2779 from session queue
2024-04-26 16:27:17 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (1765) after delay.
2024-04-26 16:27:17 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'The Irregular at Magic High School - Double Seven Part IV' (2812) added to Plex.
2024-04-26 16:27:17 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-26 16:32:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 555 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:35:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 555 watched.
2024-04-26 16:35:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 555 stopped.
2024-04-26 16:35:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:35:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 555
2024-04-26 16:35:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 555 ratingKey 2779 from session queue
2024-04-26 16:37:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 556 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:40:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 556 watched.
2024-04-26 16:40:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 556 stopped.
2024-04-26 16:40:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:40:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 556
2024-04-26 16:40:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 556 ratingKey 2779 from session queue
2024-04-26 16:41:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 557 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:44:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 557 watched.
2024-04-26 16:44:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 557 stopped.
2024-04-26 16:44:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:44:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 557
2024-04-26 16:44:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 557 ratingKey 2779 from session queue
2024-04-26 16:45:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 558 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 16:48:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 558 watched.
2024-04-26 16:48:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 558 stopped.
2024-04-26 16:48:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 16:48:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 558
2024-04-26 16:48:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 558 ratingKey 2779 from session queue
2024-04-26 16:48:45 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2813, grandparent 2661) added to recently added queue.
2024-04-26 16:53:45 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Starting callback for library item '' (2661) after delay.
2024-04-26 16:53:45 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Library item 'The Misfit of Demon King Academy - Institute of the Gods' (2813) added to Plex.
2024-04-26 16:53:45 - DEBUG :: ThreadPoolExecutor-0_1 : Added 1 items to the recently_added database table.
2024-04-26 17:01:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 559 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 17:04:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 559 watched.
2024-04-26 17:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 559 stopped.
2024-04-26 17:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 17:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 559
2024-04-26 17:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 559 ratingKey 2779 from session queue
2024-04-26 17:06:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 560 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 17:08:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 560 watched.
2024-04-26 17:09:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 560 stopped.
2024-04-26 17:09:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 17:09:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 560
2024-04-26 17:09:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 560 ratingKey 2779 from session queue
2024-04-26 17:11:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 561 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 17:13:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 561 watched.
2024-04-26 17:14:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 561 stopped.
2024-04-26 17:14:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 17:14:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 561
2024-04-26 17:14:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 561 ratingKey 2779 from session queue
2024-04-26 17:14:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 562 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 17:17:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 562 watched.
2024-04-26 17:17:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 562 stopped.
2024-04-26 17:17:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 17:17:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 562
2024-04-26 17:17:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 562 ratingKey 2779 from session queue
2024-04-26 17:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 563 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 17:57:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 563 watched.
2024-04-26 17:57:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 563 stopped.
2024-04-26 17:57:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 17:57:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 563
2024-04-26 17:57:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 563 ratingKey 2779 from session queue
2024-04-26 17:59:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 564 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:01:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 564 watched.
2024-04-26 18:02:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 564 stopped.
2024-04-26 18:02:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:02:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 564
2024-04-26 18:02:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 564 ratingKey 2779 from session queue
2024-04-26 18:12:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 565 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-26 18:16:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 565 watched.
2024-04-26 18:17:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 565 stopped.
2024-04-26 18:17:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-26 18:17:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 565
2024-04-26 18:17:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 565 ratingKey 2593 from session queue
2024-04-26 18:17:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 566 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-26 18:20:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 566 watched.
2024-04-26 18:21:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 566 stopped.
2024-04-26 18:21:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2596
2024-04-26 18:21:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 566
2024-04-26 18:21:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 566 ratingKey 2596 from session queue
2024-04-26 18:21:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 567 started by user 340814096 (mc********i) with ratingKey 2597 (All My Friends - Owl City).
2024-04-26 18:21:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 567 stopped.
2024-04-26 18:21:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2597
2024-04-26 18:21:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 567
2024-04-26 18:21:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 567 ratingKey 2597 from session queue
2024-04-26 18:21:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 568 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:24:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 568 watched.
2024-04-26 18:24:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 568 stopped.
2024-04-26 18:24:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:24:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 568
2024-04-26 18:24:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 568 ratingKey 2779 from session queue
2024-04-26 18:24:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 569 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:27:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 569 watched.
2024-04-26 18:27:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 569 stopped.
2024-04-26 18:27:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:27:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 569
2024-04-26 18:27:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 569 ratingKey 2779 from session queue
2024-04-26 18:28:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 570 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:30:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 570 watched.
2024-04-26 18:31:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 570 stopped.
2024-04-26 18:31:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:31:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 570
2024-04-26 18:31:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 570 ratingKey 2779 from session queue
2024-04-26 18:32:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 571 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:34:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 571 watched.
2024-04-26 18:35:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 571 stopped.
2024-04-26 18:35:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:35:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 571
2024-04-26 18:35:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 571 ratingKey 2779 from session queue
2024-04-26 18:39:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 572 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:41:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 572 watched.
2024-04-26 18:42:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 572 stopped.
2024-04-26 18:42:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:42:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 572
2024-04-26 18:42:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 572 ratingKey 2779 from session queue
2024-04-26 18:43:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 573 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:44:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 573 stopped.
2024-04-26 18:44:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:44:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 573
2024-04-26 18:44:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 573 ratingKey 2779 from session queue
2024-04-26 18:44:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 574 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 18:47:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 574 watched.
2024-04-26 18:47:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 574 stopped.
2024-04-26 18:47:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 18:47:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 574
2024-04-26 18:47:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 574 ratingKey 394 from session queue
2024-04-26 18:47:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 watched.
2024-04-26 18:50:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:50:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:50:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:50:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:50:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:50:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:50:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:51:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:51:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:51:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:51:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:51:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:51:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 paused.
2024-04-26 18:51:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 resumed.
2024-04-26 18:54:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 575 stopped.
2024-04-26 18:54:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 18:54:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 575
2024-04-26 18:54:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 575 ratingKey 2779 from session queue
2024-04-26 18:54:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 576 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 18:57:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 576 watched.
2024-04-26 18:57:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 576 stopped.
2024-04-26 18:57:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 18:57:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 576
2024-04-26 18:57:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 576 ratingKey 394 from session queue
2024-04-26 18:58:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 577 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 18:58:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 577 stopped.
2024-04-26 18:58:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 577 ratingKey 2779 is 4 secs, looks like it was skipped so we're not logging it
2024-04-26 18:58:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 577 ratingKey 2779 from session queue
2024-04-26 18:58:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 578 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 19:01:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 578 watched.
2024-04-26 19:01:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 578 stopped.
2024-04-26 19:01:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 19:01:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 578
2024-04-26 19:01:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 578 ratingKey 394 from session queue
2024-04-26 19:01:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 579 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 19:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Requesting resources for server...
2024-04-26 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Users :: Requesting users list refresh...
2024-04-26 19:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-26 19:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-26 19:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-26 19:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Libraries :: Libraries list refreshed.
2024-04-26 19:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-26 19:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Server URL retrieved.
2024-04-26 19:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-26 19:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-26 19:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Users :: Users list refreshed.
2024-04-26 19:04:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 579 watched.
2024-04-26 19:04:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 579 stopped.
2024-04-26 19:04:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 19:04:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 579
2024-04-26 19:04:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 579 ratingKey 2779 from session queue
2024-04-26 19:04:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 580 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 19:07:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 580 watched.
2024-04-26 19:08:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 580 stopped.
2024-04-26 19:08:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 19:08:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 580
2024-04-26 19:08:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 580 ratingKey 394 from session queue
2024-04-26 19:08:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 581 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 19:10:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 581 watched.
2024-04-26 19:11:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 581 stopped.
2024-04-26 19:11:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 19:11:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 581
2024-04-26 19:11:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 581 ratingKey 2779 from session queue
2024-04-26 19:17:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 582 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 19:20:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 582 watched.
2024-04-26 19:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 582 stopped.
2024-04-26 19:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 19:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 582
2024-04-26 19:20:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 582 ratingKey 394 from session queue
2024-04-26 19:21:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 583 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 19:23:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 583 watched.
2024-04-26 19:24:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 583 stopped.
2024-04-26 19:24:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 19:24:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 583
2024-04-26 19:24:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 583 ratingKey 2779 from session queue
2024-04-26 19:24:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 584 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 19:26:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 584 stopped.
2024-04-26 19:26:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 19:26:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 584
2024-04-26 19:26:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 584 ratingKey 394 from session queue
2024-04-26 19:26:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 585 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 19:28:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 585 watched.
2024-04-26 19:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 585 stopped.
2024-04-26 19:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 19:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 585
2024-04-26 19:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 585 ratingKey 2779 from session queue
2024-04-26 19:31:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-26 19:34:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 watched.
2024-04-26 19:40:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 paused.
2024-04-26 19:41:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 resumed.
2024-04-26 19:55:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 paused.
2024-04-26 19:57:13 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2814) added to recently added queue.
2024-04-26 19:57:13 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2815 , parent 2814) added to recently added queue.
2024-04-26 19:57:13 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2816, grandparent 2814) added to recently added queue.
2024-04-26 19:57:13 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2817, grandparent 2814) added to recently added queue.
2024-04-26 19:57:13 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2818, grandparent 2814) added to recently added queue.
2024-04-26 19:57:13 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2819, grandparent 2814) added to recently added queue.
2024-04-26 19:57:18 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Didn't I Say to Make My Abilities Average in the Next Life?! (2019)' (2814) done processing metadata.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2820, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2821, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2822, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2823, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2824, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2825, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2826, grandparent 2814) added to recently added queue.
2024-04-26 19:57:32 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2827, grandparent 2814) added to recently added queue.
2024-04-26 19:57:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 resumed.
2024-04-26 19:57:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 paused.
2024-04-26 19:57:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 resumed.
2024-04-26 19:57:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 587 stopped.
2024-04-26 19:57:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-26 19:57:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 587
2024-04-26 19:57:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 587 ratingKey 2779 from session queue
2024-04-26 19:57:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 588 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-26 20:01:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 588 stopped.
2024-04-26 20:01:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-26 20:01:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 588
2024-04-26 20:01:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 588 ratingKey 394 from session queue
2024-04-26 20:02:32 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2814) after delay.
2024-04-26 20:02:32 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'Didn't I Say to Make My Abilities Average in the Next Life?! - Season 1' (2815) added to Plex.
2024-04-26 20:02:33 - DEBUG :: ThreadPoolExecutor-0_0 : Added 13 items to the recently_added database table.
2024-04-26 20:14:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 589 started by user 340814096 (mc********i) with ratingKey 409 (My Love (acoustic) - Jess Glynne).
2024-04-26 20:17:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 589 watched.
2024-04-26 20:17:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 589 stopped.
2024-04-26 20:17:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 409
2024-04-26 20:17:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 589
2024-04-26 20:17:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 589 ratingKey 409 from session queue
2024-04-26 20:17:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 590 started by user 340814096 (mc********i) with ratingKey 393 (Strawberry Fields (intro) - Jess Glynne).
2024-04-26 20:18:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 590 stopped.
2024-04-26 20:18:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 393
2024-04-26 20:18:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 590
2024-04-26 20:18:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 590 ratingKey 393 from session queue
2024-04-26 20:18:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 591 started by user 340814096 (mc********i) with ratingKey 410 (Not Letting Go - Tinie Tempah feat. Jess Glynne).
2024-04-26 20:18:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 591 paused.
2024-04-26 20:18:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 591 resumed.
2024-04-26 20:20:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 591 stopped.
2024-04-26 20:20:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 410
2024-04-26 20:20:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 591
2024-04-26 20:20:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 591 ratingKey 410 from session queue
2024-04-26 20:20:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 592 started by user 340814096 (mc********i) with ratingKey 408 (Bad Blood - Jess Glynne).
2024-04-26 20:20:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 592 stopped.
2024-04-26 20:20:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 592 ratingKey 408 is 4 secs, looks like it was skipped so we're not logging it
2024-04-26 20:20:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 592 ratingKey 408 from session queue
2024-04-26 20:20:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 593 started by user 340814096 (mc********i) with ratingKey 412 (My Love - Route 94 feat. Jess Glynne).
2024-04-26 20:24:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 593 watched.
2024-04-26 20:24:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 593 stopped.
2024-04-26 20:24:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 412
2024-04-26 20:24:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 593
2024-04-26 20:24:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 593 ratingKey 412 from session queue
2024-04-26 20:25:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 594 started by user 340814096 (mc********i) with ratingKey 407 (Home - Jess Glynne).
2024-04-26 20:25:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 594 stopped.
2024-04-26 20:25:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 594 ratingKey 407 is 9 secs, looks like it was skipped so we're not logging it
2024-04-26 20:25:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 594 ratingKey 407 from session queue
2024-04-26 20:25:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 595 started by user 340814096 (mc********i) with ratingKey 406 (Right Here - Jess Glynne).
2024-04-26 20:25:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 595 stopped.
2024-04-26 20:25:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 595 ratingKey 406 is 12 secs, looks like it was skipped so we're not logging it
2024-04-26 20:25:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 595 ratingKey 406 from session queue
2024-04-26 20:25:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 596 started by user 340814096 (mc********i) with ratingKey 1031 (Symphony - Clean Bandit feat. Zara Larsson).
2024-04-26 20:28:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 596 watched.
2024-04-26 20:28:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 596 stopped.
2024-04-26 20:28:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1031
2024-04-26 20:28:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 596
2024-04-26 20:28:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 596 ratingKey 1031 from session queue
2024-04-26 20:29:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 597 started by user 340814096 (mc********i) with ratingKey 1041 (I Miss You - Clean Bandit feat. Julia Michaels).
2024-04-26 20:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 597 watched.
2024-04-26 20:32:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 597 stopped.
2024-04-26 20:32:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1041
2024-04-26 20:32:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 597
2024-04-26 20:32:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 597 ratingKey 1041 from session queue
2024-04-26 20:32:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 598 started by user 340814096 (mc********i) with ratingKey 1042 (In Us I Believe - Clean Bandit feat. ALMA).
2024-04-26 20:35:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 598 watched.
2024-04-26 20:36:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 598 stopped.
2024-04-26 20:36:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1042
2024-04-26 20:36:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 598
2024-04-26 20:36:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 598 ratingKey 1042 from session queue
2024-04-26 20:36:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 599 started by user 340814096 (mc********i) with ratingKey 1043 (24 Hours - Clean Bandit feat. Yasmin Green).
2024-04-26 20:38:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 599 watched.
2024-04-26 20:39:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 599 stopped.
2024-04-26 20:39:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1043
2024-04-26 20:39:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 599
2024-04-26 20:39:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 599 ratingKey 1043 from session queue
2024-04-26 20:39:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 600 started by user 340814096 (mc********i) with ratingKey 1044 (Playboy Style - Clean Bandit feat. Charli XCX & Bhad Bhabie).
2024-04-26 20:39:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 600 stopped.
2024-04-26 20:39:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1044
2024-04-26 20:39:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 600
2024-04-26 20:39:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 600 ratingKey 1044 from session queue
2024-04-26 20:39:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 601 started by user 340814096 (mc********i) with ratingKey 1034 (Rockabye - Clean Bandit feat. Sean Paul & Anne‐Marie).
2024-04-26 20:39:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 601 stopped.
2024-04-26 20:39:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 601 ratingKey 1034 is 8 secs, looks like it was skipped so we're not logging it
2024-04-26 20:39:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 601 ratingKey 1034 from session queue
2024-04-26 20:40:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 602 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-26 20:42:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 602 watched.
2024-04-26 20:43:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 602 stopped.
2024-04-26 20:43:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-26 20:43:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 602
2024-04-26 20:43:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 602 ratingKey 437 from session queue
2024-04-26 20:43:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 603 started by user 340814096 (mc********i) with ratingKey 378 (Love Again - New Hope Club).
2024-04-26 20:46:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 603 watched.
2024-04-26 20:46:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 603 stopped.
2024-04-26 20:46:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 378
2024-04-26 20:46:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 603
2024-04-26 20:46:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 603 ratingKey 378 from session queue
2024-04-26 20:46:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 604 started by user 340814096 (mc********i) with ratingKey 379 (Let Me Down Slow - New Hope Club).
2024-04-26 20:49:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 604 watched.
2024-04-26 20:49:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 604 stopped.
2024-04-26 20:49:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 379
2024-04-26 20:49:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 604
2024-04-26 20:49:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 604 ratingKey 379 from session queue
2024-04-26 20:49:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 605 started by user 340814096 (mc********i) with ratingKey 380 (Know Me Too Well - New Hope Club).
2024-04-26 20:52:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 605 watched.
2024-04-26 20:52:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 605 stopped.
2024-04-26 20:52:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 380
2024-04-26 20:52:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 605
2024-04-26 20:52:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 605 ratingKey 380 from session queue
2024-04-26 20:52:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 606 started by user 340814096 (mc********i) with ratingKey 381 (Permission - New Hope Club).
2024-04-26 20:55:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 606 watched.
2024-04-26 20:56:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 606 stopped.
2024-04-26 20:56:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 381
2024-04-26 20:56:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 606
2024-04-26 20:56:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 606 ratingKey 381 from session queue
2024-04-26 20:56:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 607 started by user 340814096 (mc********i) with ratingKey 382 (Fixed - New Hope Club).
2024-04-26 20:59:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 607 watched.
2024-04-26 20:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 607 stopped.
2024-04-26 20:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 382
2024-04-26 20:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 607
2024-04-26 20:59:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 607 ratingKey 382 from session queue
2024-04-26 20:59:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 608 started by user 340814096 (mc********i) with ratingKey 383 (Medicine - New Hope Club).
2024-04-26 21:02:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 608 watched.
2024-04-26 21:03:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 608 stopped.
2024-04-26 21:03:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 383
2024-04-26 21:03:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 608
2024-04-26 21:03:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 608 ratingKey 383 from session queue
2024-04-26 21:03:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 609 started by user 340814096 (mc********i) with ratingKey 384 (Give Me Time - New Hope Club).
2024-04-26 21:04:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 609 stopped.
2024-04-26 21:04:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 384
2024-04-26 21:04:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 609
2024-04-26 21:04:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 609 ratingKey 384 from session queue
2024-04-26 21:04:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 610 started by user 340814096 (mc********i) with ratingKey 442 (Just Another Day - Royal Wood).
2024-04-26 21:07:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 610 watched.
2024-04-26 21:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 610 stopped.
2024-04-26 21:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 442
2024-04-26 21:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 610
2024-04-26 21:07:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 610 ratingKey 442 from session queue
2024-04-26 21:07:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 611 started by user 340814096 (mc********i) with ratingKey 443 (Starting Again - Royal Wood).
2024-04-26 21:11:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 611 watched.
2024-04-26 21:11:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 611 stopped.
2024-04-26 21:11:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 443
2024-04-26 21:11:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 611
2024-04-26 21:11:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 611 ratingKey 443 from session queue
2024-04-26 21:11:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 612 started by user 340814096 (mc********i) with ratingKey 444 (One Eye Open - Royal Wood feat. Bryn).
2024-04-26 21:15:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 612 watched.
2024-04-26 21:15:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 612 stopped.
2024-04-26 21:15:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 444
2024-04-26 21:15:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 612
2024-04-26 21:15:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 612 ratingKey 444 from session queue
2024-04-26 21:15:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 613 started by user 340814096 (mc********i) with ratingKey 445 (Movie Love - Royal Wood).
2024-04-26 21:18:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 613 stopped.
2024-04-26 21:18:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 445
2024-04-26 21:18:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 613
2024-04-26 21:18:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 613 ratingKey 445 from session queue
2024-04-26 21:18:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 614 started by user 340814096 (mc********i) with ratingKey 444 (One Eye Open - Royal Wood feat. Bryn).
2024-04-26 21:20:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 614 stopped.
2024-04-26 21:20:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 444
2024-04-26 21:20:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 614
2024-04-26 21:20:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 614 ratingKey 444 from session queue
2024-04-26 21:20:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 615 started by user 340814096 (mc********i) with ratingKey 450 (A World Between Us - Royal Wood).
2024-04-26 21:20:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 615 stopped.
2024-04-26 21:20:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 615 ratingKey 450 is 1 secs, looks like it was skipped so we're not logging it
2024-04-26 21:20:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 615 ratingKey 450 from session queue
2024-04-26 21:20:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 616 started by user 340814096 (mc********i) with ratingKey 468 (Armour - Royal Wood).
2024-04-26 21:20:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 616 stopped.
2024-04-26 21:20:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 616 ratingKey 468 is 1 secs, looks like it was skipped so we're not logging it
2024-04-26 21:20:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 616 ratingKey 468 from session queue
2024-04-26 21:20:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 617 started by user 340814096 (mc********i) with ratingKey 524 (Sing - Ed Sheeran).
2024-04-26 21:21:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 617 paused.
2024-04-26 21:27:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 617 resumed.
2024-04-26 21:29:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 617 watched.
2024-04-26 21:30:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 617 stopped.
2024-04-26 21:30:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 524
2024-04-26 21:30:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 617
2024-04-26 21:30:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 617 ratingKey 524 from session queue
2024-04-26 21:30:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 618 started by user 340814096 (mc********i) with ratingKey 525 (Don’t - Ed Sheeran).
2024-04-26 21:33:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 618 watched.
2024-04-26 21:33:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 618 paused.
2024-04-26 21:43:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 618 resumed.
2024-04-26 21:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 618 stopped.
2024-04-26 21:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 525
2024-04-26 21:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 618
2024-04-26 21:47:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 618 ratingKey 525 from session queue
2024-04-26 21:47:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 619 started by user 340814096 (mc********i) with ratingKey 526 (Nina - Ed Sheeran).
2024-04-26 21:50:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 619 stopped.
2024-04-26 21:50:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 526
2024-04-26 21:50:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 619
2024-04-26 21:50:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 619 ratingKey 526 from session queue
2024-04-26 21:50:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 started by user 340814096 (mc********i) with ratingKey 2747 (How a Realist Hero Rebuilt the Kingdom - When You Surround an Army, Leave an Outlet Free).
2024-04-26 21:51:52 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 620 reached intro marker.
2024-04-26 21:52:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 21:52:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 21:52:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 21:53:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 21:53:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 21:53:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 21:57:07 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2024-04-26 21:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-26 21:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2024-04-26 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240426215707.sched.ini
2024-04-26 21:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240426215707.sched.db
2024-04-26 21:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-26 21:57:07 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2024-04-26 22:01:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:02:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:02:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:02:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:03:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:03:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:03:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:03:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:04:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:04:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:04:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:05:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:08:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:11:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:11:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:12:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:14:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:15:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:15:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:17:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 resumed.
2024-04-26 22:17:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 paused.
2024-04-26 22:57:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 620 stopped.
2024-04-26 22:57:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2747
2024-04-26 22:57:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 620
2024-04-26 22:57:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 620 ratingKey 2747 from session queue
2024-04-26 23:33:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 622 started by user 340814096 (mc********i) with ratingKey 636 (Clarity - John Mayer).
2024-04-26 23:34:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 622 paused.
2024-04-26 23:34:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 622 resumed.
2024-04-26 23:37:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 622 watched.
2024-04-26 23:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 622 stopped.
2024-04-26 23:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 636
2024-04-26 23:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 622
2024-04-26 23:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 622 ratingKey 636 from session queue
2024-04-26 23:38:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 623 started by user 340814096 (mc********i) with ratingKey 637 (Bigger Than My Body - John Mayer).
2024-04-26 23:38:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 623 paused.
2024-04-26 23:38:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 623 resumed.
2024-04-26 23:41:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 623 paused.
2024-04-26 23:41:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 623 resumed.
2024-04-26 23:41:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 623 stopped.
2024-04-26 23:41:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 637
2024-04-26 23:41:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 623
2024-04-26 23:41:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 623 ratingKey 637 from session queue
2024-04-26 23:41:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 624 started by user 340814096 (mc********i) with ratingKey 638 (Something's Missing - John Mayer).
2024-04-26 23:41:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 624 stopped.
2024-04-26 23:41:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 624 ratingKey 638 is 2 secs, looks like it was skipped so we're not logging it
2024-04-26 23:41:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 624 ratingKey 638 from session queue
2024-04-26 23:41:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 started by user 340814096 (mc********i) with ratingKey 641 (Home Life - John Mayer).
2024-04-26 23:41:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 paused.
2024-04-26 23:44:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 resumed.
2024-04-26 23:45:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 paused.
2024-04-26 23:45:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 resumed.
2024-04-26 23:45:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 paused.
2024-04-26 23:52:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 625 stopped.
2024-04-26 23:52:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 641
2024-04-26 23:52:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 625
2024-04-26 23:52:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 625 ratingKey 641 from session queue
2024-04-26 23:53:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 627 started by user 340819908 (Fa********y) with ratingKey 2187 (Star Trek: Voyager - Death Wish).
2024-04-26 23:53:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 627 is buffering.
2024-04-26 23:53:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 627 buffer count is 1.
2024-04-26 23:53:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 627 paused.
2024-04-26 23:53:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 627 stopped.
2024-04-26 23:53:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 627 ratingKey 2187 is 5 secs which is less than 120 seconds, so we're not logging it.
2024-04-26 23:53:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 627 ratingKey 2187 from session queue
2024-04-26 23:53:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 started by user 340819908 (Fa********y) with ratingKey 2187 (Star Trek: Voyager - Death Wish).
2024-04-26 23:53:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:53:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 1.
2024-04-26 23:53:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:53:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 2.
2024-04-26 23:53:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 has changed transcode decision.
2024-04-26 23:53:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:53:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 3.
2024-04-26 23:53:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:53:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 4.
2024-04-26 23:54:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 paused.
2024-04-26 23:54:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:54:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 5.
2024-04-26 23:54:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:54:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 6.
2024-04-26 23:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 7.
2024-04-26 23:54:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 resumed.
2024-04-26 23:55:12 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 628 reached intro marker.
2024-04-26 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 8.
2024-04-26 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:55:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 9.
2024-04-26 23:55:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 paused.
2024-04-26 23:55:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:55:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 10.
2024-04-26 23:55:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:55:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 11.
2024-04-26 23:55:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-26 23:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 12.
2024-04-26 23:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-26 23:55:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 resumed.
2024-04-26 23:55:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 paused.
2024-04-26 23:56:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:56:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 13.
2024-04-26 23:56:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-26 23:56:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:56:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 14.
2024-04-26 23:56:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-26 23:56:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-26 23:56:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 15.
2024-04-26 23:56:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-26 23:56:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 resumed.
2024-04-27 00:00:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 paused.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 16.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 17.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 resumed.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 18.
2024-04-27 00:09:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-27 00:09:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-27 00:09:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 19.
2024-04-27 00:09:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-27 00:09:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 is buffering.
2024-04-27 00:09:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer count is 20.
2024-04-27 00:09:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 buffer last triggered at 1714175727.
2024-04-27 00:42:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 watched.
2024-04-27 00:48:00 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 628 reached credits marker.
2024-04-27 00:48:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 628 stopped.
2024-04-27 00:48:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2187
2024-04-27 00:48:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 628
2024-04-27 00:48:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 628 ratingKey 2187 from session queue
2024-04-27 02:03:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 started by user 340814096 (mc********i) with ratingKey 2816 (Didn't I Say to Make My Abilities Average in the Next Life?! - You Said I'd Get a Do-Over in a New World!).
2024-04-27 02:04:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 paused.
2024-04-27 02:04:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 resumed.
2024-04-27 02:04:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 paused.
2024-04-27 02:04:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 resumed.
2024-04-27 02:14:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 paused.
2024-04-27 02:14:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 resumed.
2024-04-27 02:15:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 paused.
2024-04-27 02:15:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 resumed.
2024-04-27 02:25:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 watched.
2024-04-27 02:26:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 paused.
2024-04-27 02:26:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 resumed.
2024-04-27 02:27:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 636 stopped.
2024-04-27 02:27:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2816
2024-04-27 02:27:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 636
2024-04-27 02:27:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 636 ratingKey 2816 from session queue
2024-04-27 02:27:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 started by user 340814096 (mc********i) with ratingKey 2817 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say the Four of Us Would Be a Party?!).
2024-04-27 02:28:09 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 637 reached intro marker.
2024-04-27 02:33:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 paused.
2024-04-27 02:33:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 resumed.
2024-04-27 02:36:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 paused.
2024-04-27 02:37:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 resumed.
2024-04-27 02:37:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 paused.
2024-04-27 02:37:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 resumed.
2024-04-27 02:37:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 paused.
2024-04-27 02:38:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 resumed.
2024-04-27 02:42:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 paused.
2024-04-27 02:43:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 resumed.
2024-04-27 02:48:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 watched.
2024-04-27 02:50:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 637 stopped.
2024-04-27 02:50:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2817
2024-04-27 02:50:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 637
2024-04-27 02:50:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 637 ratingKey 2817 from session queue
2024-04-27 02:50:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 started by user 340814096 (mc********i) with ratingKey 2818 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say to Make My Graduation Plain and Simple?!).
2024-04-27 02:52:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 paused.
2024-04-27 02:53:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 resumed.
2024-04-27 02:53:31 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 638 reached intro marker.
2024-04-27 03:04:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 paused.
2024-04-27 03:05:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 resumed.
2024-04-27 03:11:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 watched.
2024-04-27 03:13:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 638 stopped.
2024-04-27 03:13:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2818
2024-04-27 03:13:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 638
2024-04-27 03:13:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 638 ratingKey 2818 from session queue
2024-04-27 03:13:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 started by user 340814096 (mc********i) with ratingKey 2819 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say This Was the Crimson Vow's First Step?!).
2024-04-27 03:15:37 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 639 reached intro marker.
2024-04-27 03:26:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 paused.
2024-04-27 03:26:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 resumed.
2024-04-27 03:26:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 paused.
2024-04-27 03:28:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 resumed.
2024-04-27 03:29:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 paused.
2024-04-27 03:29:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 resumed.
2024-04-27 03:34:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 watched.
2024-04-27 03:35:56 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2828) added to recently added queue.
2024-04-27 03:35:56 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 2828 removed from recently added queue.
2024-04-27 03:35:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 639 stopped.
2024-04-27 03:35:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2819
2024-04-27 03:35:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 639
2024-04-27 03:35:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 639 ratingKey 2819 from session queue
2024-04-27 03:36:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 started by user 340814096 (mc********i) with ratingKey 2820 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say That We're Doing Everyone's Backstories?!).
2024-04-27 03:36:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 paused.
2024-04-27 03:36:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 resumed.
2024-04-27 03:41:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 paused.
2024-04-27 03:41:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 resumed.
2024-04-27 03:43:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 paused.
2024-04-27 03:43:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 resumed.
2024-04-27 03:43:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 paused.
2024-04-27 03:43:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 resumed.
2024-04-27 03:48:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 watched.
2024-04-27 03:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 640 stopped.
2024-04-27 03:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2820
2024-04-27 03:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 640
2024-04-27 03:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 640 ratingKey 2820 from session queue
2024-04-27 03:50:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 641 started by user 340814096 (mc********i) with ratingKey 2821 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say I'm Not Going Into the Forest Anymore?!).
2024-04-27 03:53:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 641 reached intro marker.
2024-04-27 03:57:07 - INFO :: ThreadPoolExecutor-2_1 : Retrieving latest version information from GitHub
2024-04-27 03:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-27 03:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-27 03:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Database :: Vacuuming database.
2024-04-27 03:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240427035707.sched.ini
2024-04-27 03:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Database :: Optimizing database.
2024-04-27 03:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240427035707.sched.db
2024-04-27 03:57:08 - DEBUG :: ThreadPoolExecutor-2_1 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-27 03:57:08 - INFO :: ThreadPoolExecutor-2_1 : Tautulli is up to date
2024-04-27 04:07:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 641 watched.
2024-04-27 04:08:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 641 stopped.
2024-04-27 04:08:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2821
2024-04-27 04:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 641
2024-04-27 04:08:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 641 ratingKey 2821 from session queue
2024-04-27 04:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 started by user 340814096 (mc********i) with ratingKey 2822 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say We Should Take Breaks Sometimes?!).
2024-04-27 04:09:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 paused.
2024-04-27 04:12:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 resumed.
2024-04-27 04:12:53 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 642 reached intro marker.
2024-04-27 04:16:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 paused.
2024-04-27 04:16:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 resumed.
2024-04-27 04:29:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 watched.
2024-04-27 04:30:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 642 stopped.
2024-04-27 04:30:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2822
2024-04-27 04:30:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 642
2024-04-27 04:30:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 642 ratingKey 2822 from session queue
2024-04-27 04:30:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 started by user 340814096 (mc********i) with ratingKey 2823 (Didn't I Say to Make My Abilities Average in the Next Life?! - No One Mentioned That Pauline's Getting Married, Did They?!).
2024-04-27 04:31:53 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 643 reached intro marker.
2024-04-27 04:40:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 paused.
2024-04-27 04:40:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 resumed.
2024-04-27 04:40:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 paused.
2024-04-27 04:41:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 resumed.
2024-04-27 04:48:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 watched.
2024-04-27 04:50:34 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 643 reached credits marker.
2024-04-27 04:51:37 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2829) added to recently added queue.
2024-04-27 04:51:37 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 2829 removed from recently added queue.
2024-04-27 04:53:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 643 stopped.
2024-04-27 04:53:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2823
2024-04-27 04:53:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 643
2024-04-27 04:53:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 643 ratingKey 2823 from session queue
2024-04-27 05:01:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 started by user 340814096 (mc********i) with ratingKey 1723 (The Daily Life of the Immortal King - The Observer Beyond Time and Space).
2024-04-27 05:01:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 paused.
2024-04-27 05:01:33 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 645 reached intro marker.
2024-04-27 05:01:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 paused.
2024-04-27 05:01:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 resumed.
2024-04-27 05:01:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 paused.
2024-04-27 05:01:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 resumed.
2024-04-27 05:02:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 is buffering.
2024-04-27 05:02:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 buffer count is 1.
2024-04-27 05:04:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 paused.
2024-04-27 05:04:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 645 stopped.
2024-04-27 05:04:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1723
2024-04-27 05:04:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 645
2024-04-27 05:04:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 645 ratingKey 1723 from session queue
2024-04-27 05:04:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 started by user 340814096 (mc********i) with ratingKey 1712 (The Daily Life of the Immortal King - Wang Ling Wants To Lead A Quiet Life).
2024-04-27 05:04:27 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 646 reached intro marker.
2024-04-27 05:04:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 is buffering.
2024-04-27 05:04:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 buffer count is 1.
2024-04-27 05:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 is buffering.
2024-04-27 05:04:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 buffer count is 2.
2024-04-27 05:04:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 paused.
2024-04-27 05:04:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 resumed.
2024-04-27 05:04:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 646 stopped.
2024-04-27 05:04:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 646 ratingKey 1712 is 24 secs which is less than 120 seconds, so we're not logging it.
2024-04-27 05:04:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 646 ratingKey 1712 from session queue
2024-04-27 05:04:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 started by user 340814096 (mc********i) with ratingKey 1713 (The Daily Life of the Immortal King - A Home Visit By The Demon Master).
2024-04-27 05:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 is buffering.
2024-04-27 05:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 buffer count is 1.
2024-04-27 05:04:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 is buffering.
2024-04-27 05:04:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 buffer count is 2.
2024-04-27 05:05:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 reached intro marker.
2024-04-27 05:05:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 paused.
2024-04-27 05:05:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 resumed.
2024-04-27 05:07:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 paused.
2024-04-27 05:07:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 reached intro marker.
2024-04-27 05:07:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 resumed.
2024-04-27 05:07:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 paused.
2024-04-27 05:08:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 resumed.
2024-04-27 05:09:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 paused.
2024-04-27 05:12:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 647 stopped.
2024-04-27 05:12:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1713
2024-04-27 05:12:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 647
2024-04-27 05:12:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 647 ratingKey 1713 from session queue
2024-04-27 07:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Requesting resources for server...
2024-04-27 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Requesting users list refresh...
2024-04-27 07:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-27 07:03:43 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-27 07:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-27 07:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Libraries :: Libraries list refreshed.
2024-04-27 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-27 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Server URL retrieved.
2024-04-27 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-27 07:03:44 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-27 07:03:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Users list refreshed.
2024-04-27 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2024-04-27 09:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-27 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-27 09:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240427095707.sched.ini
2024-04-27 09:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240427095707.sched.db
2024-04-27 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-27 09:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2024-04-27 12:53:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 663 started by user 340819908 (Fa********y) with ratingKey 2572 (P90X3 - The Warrior).
2024-04-27 12:53:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 663 stopped.
2024-04-27 12:53:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 663 ratingKey 2572 is 25 secs which is less than 120 seconds, so we're not logging it.
2024-04-27 12:53:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 663 ratingKey 2572 from session queue
2024-04-27 12:55:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 664 started by user 340819908 (Fa********y) with ratingKey 2572 (P90X3 - The Warrior).
2024-04-27 13:24:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 664 watched.
2024-04-27 13:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 664 stopped.
2024-04-27 13:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2572
2024-04-27 13:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 664
2024-04-27 13:26:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 664 ratingKey 2572 from session queue
2024-04-27 14:32:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 668 started by user 340814096 (mc********i) with ratingKey 612 (Last Train Home - John Mayer).
2024-04-27 14:33:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 668 stopped.
2024-04-27 14:33:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 612
2024-04-27 14:33:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 668
2024-04-27 14:33:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 668 ratingKey 612 from session queue
2024-04-27 14:33:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 669 started by user 340814096 (mc********i) with ratingKey 581 (3x5 - John Mayer).
2024-04-27 14:37:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 669 watched.
2024-04-27 14:38:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 669 stopped.
2024-04-27 14:38:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 581
2024-04-27 14:38:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 669
2024-04-27 14:38:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 669 ratingKey 581 from session queue
2024-04-27 14:38:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 670 started by user 340814096 (mc********i) with ratingKey 437 (Strangers - Kenya Grace).
2024-04-27 14:40:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 670 watched.
2024-04-27 14:40:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 670 stopped.
2024-04-27 14:40:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 437
2024-04-27 14:40:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 670
2024-04-27 14:40:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 670 ratingKey 437 from session queue
2024-04-27 14:41:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 671 started by user 340814096 (mc********i) with ratingKey 547 (In Your Eyes - Robin Schulz feat. Alida).
2024-04-27 14:44:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 671 paused.
2024-04-27 14:44:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 671 resumed.
2024-04-27 14:46:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 671 paused.
2024-04-27 14:46:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 671 stopped.
2024-04-27 14:46:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 547
2024-04-27 14:46:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 671
2024-04-27 14:46:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 671 ratingKey 547 from session queue
2024-04-27 14:46:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 672 started by user 340814096 (mc********i) with ratingKey 1123 (For You (Fifty Shades Freed) - Liam Payne & Rita Ora).
2024-04-27 14:48:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 672 paused.
2024-04-27 14:48:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 672 resumed.
2024-04-27 14:50:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 672 watched.
2024-04-27 14:51:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 672 stopped.
2024-04-27 14:51:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1123
2024-04-27 14:51:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 672
2024-04-27 14:51:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 672 ratingKey 1123 from session queue
2024-04-27 14:51:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 673 started by user 340814096 (mc********i) with ratingKey 1124 (Sacrifice - Black Atlass feat. Jessie Reyez).
2024-04-27 14:51:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 673 stopped.
2024-04-27 14:51:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 673 ratingKey 1124 is 10 secs, looks like it was skipped so we're not logging it
2024-04-27 14:51:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 673 ratingKey 1124 from session queue
2024-04-27 14:57:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 674 started by user 340814096 (mc********i) with ratingKey 1122 (Capital Letters - Hailee Steinfeld & BloodPop®).
2024-04-27 15:00:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 674 watched.
2024-04-27 15:01:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 674 stopped.
2024-04-27 15:01:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1122
2024-04-27 15:01:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 674
2024-04-27 15:01:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 674 ratingKey 1122 from session queue
2024-04-27 15:01:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 675 started by user 340814096 (mc********i) with ratingKey 1123 (For You (Fifty Shades Freed) - Liam Payne & Rita Ora).
2024-04-27 15:04:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 675 watched.
2024-04-27 15:05:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 675 stopped.
2024-04-27 15:05:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1123
2024-04-27 15:05:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 675
2024-04-27 15:05:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 675 ratingKey 1123 from session queue
2024-04-27 15:05:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 676 started by user 340814096 (mc********i) with ratingKey 1124 (Sacrifice - Black Atlass feat. Jessie Reyez).
2024-04-27 15:08:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 676 watched.
2024-04-27 15:08:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 676 stopped.
2024-04-27 15:08:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1124
2024-04-27 15:08:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 676
2024-04-27 15:08:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 676 ratingKey 1124 from session queue
2024-04-27 15:08:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 677 started by user 340814096 (mc********i) with ratingKey 1125 (High - Whethan & Dua Lipa).
2024-04-27 15:11:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 677 watched.
2024-04-27 15:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 677 stopped.
2024-04-27 15:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1125
2024-04-27 15:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 677
2024-04-27 15:12:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 677 ratingKey 1125 from session queue
2024-04-27 15:12:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 678 started by user 340814096 (mc********i) with ratingKey 1126 (Heaven - Julia Michaels).
2024-04-27 15:13:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 678 stopped.
2024-04-27 15:13:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1126
2024-04-27 15:13:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 678
2024-04-27 15:13:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 678 ratingKey 1126 from session queue
2024-04-27 15:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 683 started by user 340814096 (mc********i) with ratingKey 1131 (Cross Your Mind - Sabrina Claudio).
2024-04-27 15:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 683 stopped.
2024-04-27 15:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 683 ratingKey 1131 is 0 secs, looks like it was skipped so we're not logging it
2024-04-27 15:13:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 683 ratingKey 1131 from session queue
2024-04-27 15:13:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 685 started by user 340814096 (mc********i) with ratingKey 1131 (Cross Your Mind - Sabrina Claudio).
2024-04-27 15:13:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 685 stopped.
2024-04-27 15:13:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 685 ratingKey 1131 is 4 secs, looks like it was skipped so we're not logging it
2024-04-27 15:13:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 685 ratingKey 1131 from session queue
2024-04-27 15:13:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 687 started by user 340814096 (mc********i) with ratingKey 1133 (Come on Back - Shungudzo).
2024-04-27 15:16:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 687 watched.
2024-04-27 15:16:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 687 stopped.
2024-04-27 15:16:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1133
2024-04-27 15:16:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 687
2024-04-27 15:16:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 687 ratingKey 1133 from session queue
2024-04-27 15:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 688 started by user 340814096 (mc********i) with ratingKey 1134 (I Got You (I Feel Good) - Jessie J).
2024-04-27 15:16:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 688 stopped.
2024-04-27 15:16:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 688 ratingKey 1134 is 5 secs, looks like it was skipped so we're not logging it
2024-04-27 15:16:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 688 ratingKey 1134 from session queue
2024-04-27 15:16:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 690 started by user 340814096 (mc********i) with ratingKey 1136 (Deer in Headlights - Sia).
2024-04-27 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 690 stopped.
2024-04-27 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 690 ratingKey 1136 is 1 secs, looks like it was skipped so we're not logging it
2024-04-27 15:16:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 690 ratingKey 1136 from session queue
2024-04-27 15:16:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 694 started by user 340814096 (mc********i) with ratingKey 1138 (Love Me Like You Do - Ellie Goulding).
2024-04-27 15:17:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 694 paused.
2024-04-27 15:17:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 694 resumed.
2024-04-27 15:20:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 694 watched.
2024-04-27 15:25:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 694 stopped.
2024-04-27 15:25:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1138
2024-04-27 15:25:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 694
2024-04-27 15:25:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 694 ratingKey 1138 from session queue
2024-04-27 15:25:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 695 started by user 340814096 (mc********i) with ratingKey 1139 (Freed - Danny Elfman).
2024-04-27 15:27:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 695 watched.
2024-04-27 15:27:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 695 paused.
2024-04-27 15:27:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 695 stopped.
2024-04-27 15:27:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1139
2024-04-27 15:27:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 695
2024-04-27 15:27:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 695 ratingKey 1139 from session queue
2024-04-27 15:27:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 696 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 15:27:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 696 paused.
2024-04-27 15:27:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 696 stopped.
2024-04-27 15:27:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 696 ratingKey 2779 is 1 secs, looks like it was skipped so we're not logging it
2024-04-27 15:27:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 696 ratingKey 2779 from session queue
2024-04-27 15:27:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 697 started by user 340814096 (mc********i) with ratingKey 390 (Karma - New Hope Club).
2024-04-27 15:30:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 697 watched.
2024-04-27 15:30:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 697 stopped.
2024-04-27 15:30:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 390
2024-04-27 15:30:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 697
2024-04-27 15:30:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 697 ratingKey 390 from session queue
2024-04-27 15:30:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 698 started by user 340814096 (mc********i) with ratingKey 1294 (This Is How (We Want You To Get High) - George Michael).
2024-04-27 15:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 698 watched.
2024-04-27 15:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 698 stopped.
2024-04-27 15:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1294
2024-04-27 15:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 698
2024-04-27 15:34:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 698 ratingKey 1294 from session queue
2024-04-27 15:34:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 699 started by user 340814096 (mc********i) with ratingKey 894 (Burning Bridges (up close, acoustic) - Sigrid).
2024-04-27 15:37:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 699 watched.
2024-04-27 15:37:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 699 stopped.
2024-04-27 15:37:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 894
2024-04-27 15:37:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 699
2024-04-27 15:37:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 699 ratingKey 894 from session queue
2024-04-27 15:37:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 700 started by user 340814096 (mc********i) with ratingKey 625 (Shadow Days - John Mayer).
2024-04-27 15:40:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 700 watched.
2024-04-27 15:41:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 700 stopped.
2024-04-27 15:41:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 625
2024-04-27 15:41:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 700
2024-04-27 15:41:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 700 ratingKey 625 from session queue
2024-04-27 15:41:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 701 started by user 340814096 (mc********i) with ratingKey 354 (My Little Love - Adele).
2024-04-27 15:42:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 701 stopped.
2024-04-27 15:42:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 354
2024-04-27 15:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 701
2024-04-27 15:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 701 ratingKey 354 from session queue
2024-04-27 15:42:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 702 started by user 340814096 (mc********i) with ratingKey 1032 (Baby - Clean Bandit feat. MARINA & Luis Fonsi).
2024-04-27 15:45:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 702 watched.
2024-04-27 15:45:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 702 stopped.
2024-04-27 15:45:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1032
2024-04-27 15:45:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 702
2024-04-27 15:45:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 702 ratingKey 1032 from session queue
2024-04-27 15:45:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 703 started by user 340814096 (mc********i) with ratingKey 1201 (Faces - Felix Cartal).
2024-04-27 15:46:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 703 stopped.
2024-04-27 15:46:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 703 ratingKey 1201 is 3 secs, looks like it was skipped so we're not logging it
2024-04-27 15:46:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 703 ratingKey 1201 from session queue
2024-04-27 15:46:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 704 started by user 340814096 (mc********i) with ratingKey 378 (Love Again - New Hope Club).
2024-04-27 15:49:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 704 watched.
2024-04-27 15:49:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 704 stopped.
2024-04-27 15:49:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 378
2024-04-27 15:49:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 704
2024-04-27 15:49:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 704 ratingKey 378 from session queue
2024-04-27 15:49:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 705 started by user 340814096 (mc********i) with ratingKey 379 (Let Me Down Slow - New Hope Club).
2024-04-27 15:49:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 705 stopped.
2024-04-27 15:49:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 705 ratingKey 379 is 9 secs, looks like it was skipped so we're not logging it
2024-04-27 15:49:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 705 ratingKey 379 from session queue
2024-04-27 15:49:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 706 started by user 340814096 (mc********i) with ratingKey 877 (Baby - Justin Bieber feat. Ludacris).
2024-04-27 15:49:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 706 stopped.
2024-04-27 15:49:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 706 ratingKey 877 is 1 secs, looks like it was skipped so we're not logging it
2024-04-27 15:49:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 706 ratingKey 877 from session queue
2024-04-27 15:49:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 707 started by user 340814096 (mc********i) with ratingKey 853 (One Too Many - Keith Urban & P!nk).
2024-04-27 15:50:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 707 stopped.
2024-04-27 15:50:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 853
2024-04-27 15:50:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 707
2024-04-27 15:50:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 707 ratingKey 853 from session queue
2024-04-27 15:50:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 708 started by user 340814096 (mc********i) with ratingKey 1298 (Freedom! ’90 - George Michael).
2024-04-27 15:55:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 708 watched.
2024-04-27 15:56:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 708 stopped.
2024-04-27 15:56:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1298
2024-04-27 15:56:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 708
2024-04-27 15:56:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 708 ratingKey 1298 from session queue
2024-04-27 15:56:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 709 started by user 340814096 (mc********i) with ratingKey 554 (Diamonds - Sam Smith).
2024-04-27 15:57:07 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2024-04-27 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-27 15:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-27 15:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240427155707.sched.ini
2024-04-27 15:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240427155707.sched.db
2024-04-27 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-27 15:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli is up to date
2024-04-27 15:59:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 709 watched.
2024-04-27 16:00:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 709 stopped.
2024-04-27 16:00:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 554
2024-04-27 16:00:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 709
2024-04-27 16:00:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 709 ratingKey 554 from session queue
2024-04-27 16:00:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 710 started by user 340814096 (mc********i) with ratingKey 967 (Annabelle’s Homework - Alec Benjamin).
2024-04-27 16:03:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 710 watched.
2024-04-27 16:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 710 stopped.
2024-04-27 16:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 967
2024-04-27 16:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 710
2024-04-27 16:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 710 ratingKey 967 from session queue
2024-04-27 16:03:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 711 started by user 340814096 (mc********i) with ratingKey 892 (It Gets Dark (out in space, acoustic) - Sigrid).
2024-04-27 16:06:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 711 watched.
2024-04-27 16:06:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 711 stopped.
2024-04-27 16:06:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 892
2024-04-27 16:06:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 711
2024-04-27 16:06:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 711 ratingKey 892 from session queue
2024-04-27 16:06:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 712 started by user 340814096 (mc********i) with ratingKey 408 (Bad Blood - Jess Glynne).
2024-04-27 16:06:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 712 stopped.
2024-04-27 16:06:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 408
2024-04-27 16:06:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 712
2024-04-27 16:06:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 712 ratingKey 408 from session queue
2024-04-27 16:06:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 713 started by user 340814096 (mc********i) with ratingKey 1321 (Lanius (Battle) - Ben Prunty).
2024-04-27 16:06:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 713 stopped.
2024-04-27 16:06:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 713 ratingKey 1321 is 0 secs, looks like it was skipped so we're not logging it
2024-04-27 16:06:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 713 ratingKey 1321 from session queue
2024-04-27 16:06:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 716 started by user 340814096 (mc********i) with ratingKey 2594 (Winners Never Quit - Owl City).
2024-04-27 16:06:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 716 stopped.
2024-04-27 16:06:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 716 ratingKey 2594 is 1 secs, looks like it was skipped so we're not logging it
2024-04-27 16:06:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 716 ratingKey 2594 from session queue
2024-04-27 16:06:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 717 started by user 340814096 (mc********i) with ratingKey 588 (Heartbreak Warfare - John Mayer).
2024-04-27 16:06:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 717 stopped.
2024-04-27 16:06:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 717 ratingKey 588 is 2 secs, looks like it was skipped so we're not logging it
2024-04-27 16:06:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 717 ratingKey 588 from session queue
2024-04-27 16:07:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 718 started by user 340814096 (mc********i) with ratingKey 523 (I’m a Mess - Ed Sheeran).
2024-04-27 16:07:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 718 stopped.
2024-04-27 16:07:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 718 ratingKey 523 is 0 secs, looks like it was skipped so we're not logging it
2024-04-27 16:07:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 718 ratingKey 523 from session queue
2024-04-27 16:07:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 722 started by user 340814096 (mc********i) with ratingKey 727 (Fiction - Kygo feat. Tom Odell).
2024-04-27 16:09:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 722 stopped.
2024-04-27 16:09:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 727
2024-04-27 16:09:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 722
2024-04-27 16:09:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 722 ratingKey 727 from session queue
2024-04-27 16:09:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 723 started by user 340814096 (mc********i) with ratingKey 334 (When I Go - Keaton Simons).
2024-04-27 16:09:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 723 paused.
2024-04-27 16:09:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 723 stopped.
2024-04-27 16:09:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 334
2024-04-27 16:09:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 723
2024-04-27 16:09:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 723 ratingKey 334 from session queue
2024-04-27 16:09:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 724 started by user 340814096 (mc********i) with ratingKey 878 (Somebody to Love - Justin Bieber).
2024-04-27 16:09:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 724 stopped.
2024-04-27 16:09:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 724 ratingKey 878 is 0 secs, looks like it was skipped so we're not logging it
2024-04-27 16:09:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 724 ratingKey 878 from session queue
2024-04-27 16:09:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 726 started by user 340814096 (mc********i) with ratingKey 1140 (Seeing Red - Danny Elfman).
2024-04-27 16:09:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 726 stopped.
2024-04-27 16:09:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 726 ratingKey 1140 is 0 secs, looks like it was skipped so we're not logging it
2024-04-27 16:09:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 726 ratingKey 1140 from session queue
2024-04-27 16:09:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 727 started by user 340814096 (mc********i) with ratingKey 998 (Losers - The Weeknd feat. Labrinth).
2024-04-27 16:10:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 727 paused.
2024-04-27 16:29:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 727 stopped.
2024-04-27 16:29:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 998
2024-04-27 16:29:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 727
2024-04-27 16:29:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 727 ratingKey 998 from session queue
2024-04-27 16:29:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 728 started by user 340814096 (mc********i) with ratingKey 419 (Four Pink Walls - Alessia Cara).
2024-04-27 16:32:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 728 watched.
2024-04-27 16:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 728 stopped.
2024-04-27 16:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 419
2024-04-27 16:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 728
2024-04-27 16:33:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 728 ratingKey 419 from session queue
2024-04-27 16:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 729 started by user 340814096 (mc********i) with ratingKey 1049 (Squeeze [3] [24bit] - Various Artists).
2024-04-27 16:47:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 729 watched.
2024-04-27 16:51:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 729 stopped.
2024-04-27 16:51:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1049
2024-04-27 16:51:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 729
2024-04-27 16:51:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 729 ratingKey 1049 from session queue
2024-04-27 16:53:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 730 started by user 340814096 (mc********i) with ratingKey 1049 (Squeeze [3] [24bit] - Various Artists).
2024-04-27 16:56:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 730 watched.
2024-04-27 16:57:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 730 stopped.
2024-04-27 16:57:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1049
2024-04-27 16:57:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 730
2024-04-27 16:57:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 730 ratingKey 1049 from session queue
2024-04-27 17:00:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 731 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:03:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 731 watched.
2024-04-27 17:03:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 731 stopped.
2024-04-27 17:03:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 17:03:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 731
2024-04-27 17:03:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 731 ratingKey 2779 from session queue
2024-04-27 17:05:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 732 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:07:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 732 watched.
2024-04-27 17:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 732 stopped.
2024-04-27 17:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 17:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 732
2024-04-27 17:08:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 732 ratingKey 2779 from session queue
2024-04-27 17:13:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 733 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:16:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 733 watched.
2024-04-27 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 733 stopped.
2024-04-27 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 733
2024-04-27 17:16:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 733 ratingKey 2779 from session queue
2024-04-27 17:17:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 734 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:20:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 734 watched.
2024-04-27 17:20:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 734 stopped.
2024-04-27 17:20:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 17:20:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 734
2024-04-27 17:20:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 734 ratingKey 2779 from session queue
2024-04-27 17:21:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 735 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:23:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 735 watched.
2024-04-27 17:24:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 735 stopped.
2024-04-27 17:24:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 17:24:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 735
2024-04-27 17:24:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 735 ratingKey 2779 from session queue
2024-04-27 17:25:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 736 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:27:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 736 watched.
2024-04-27 17:28:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 736 stopped.
2024-04-27 17:28:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 17:28:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 736
2024-04-27 17:28:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 736 ratingKey 2779 from session queue
2024-04-27 17:29:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 737 started by user 340814096 (mc********i) with ratingKey 2593 (Fiji Water - Owl City).
2024-04-27 17:32:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 737 watched.
2024-04-27 17:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 737 stopped.
2024-04-27 17:33:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2593
2024-04-27 17:33:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 737
2024-04-27 17:33:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 737 ratingKey 2593 from session queue
2024-04-27 17:33:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 738 started by user 340814096 (mc********i) with ratingKey 2596 (The 5th of July - Owl City).
2024-04-27 17:33:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 738 paused.
2024-04-27 17:54:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 738 stopped.
2024-04-27 17:54:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 738 ratingKey 2596 is 13 secs, looks like it was skipped so we're not logging it
2024-04-27 17:54:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 738 ratingKey 2596 from session queue
2024-04-27 17:54:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 739 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 17:57:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 739 watched.
2024-04-27 17:57:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 739 paused.
2024-04-27 18:00:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 739 resumed.
2024-04-27 18:00:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 739 paused.
2024-04-27 18:03:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 739 stopped.
2024-04-27 18:03:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 18:03:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 739
2024-04-27 18:03:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 739 ratingKey 2779 from session queue
2024-04-27 18:03:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 740 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 18:04:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 740 paused.
2024-04-27 18:09:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 740 stopped.
2024-04-27 18:09:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 18:09:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 740
2024-04-27 18:09:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 740 ratingKey 2779 from session queue
2024-04-27 18:09:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 741 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-27 18:11:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 741 stopped.
2024-04-27 18:11:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-27 18:11:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 741
2024-04-27 18:11:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 741 ratingKey 394 from session queue
2024-04-27 18:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 started by user 340814096 (mc********i) with ratingKey 2824 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say Wyvern Hunting?!).
2024-04-27 18:11:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 paused.
2024-04-27 18:11:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 resumed.
2024-04-27 18:13:24 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 742 reached intro marker.
2024-04-27 18:26:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 watched.
2024-04-27 18:27:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 paused.
2024-04-27 18:27:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 resumed.
2024-04-27 18:27:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 paused.
2024-04-27 18:27:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 resumed.
2024-04-27 18:28:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 paused.
2024-04-27 18:28:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 742 stopped.
2024-04-27 18:28:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2824
2024-04-27 18:28:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 742
2024-04-27 18:28:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 742 ratingKey 2824 from session queue
2024-04-27 18:28:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 743 started by user 340814096 (mc********i) with ratingKey 394 (Gave Me Something - Jess Glynne).
2024-04-27 18:31:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 743 watched.
2024-04-27 18:32:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 743 stopped.
2024-04-27 18:32:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 394
2024-04-27 18:32:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 743
2024-04-27 18:32:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 743 ratingKey 394 from session queue
2024-04-27 18:32:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 744 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 18:34:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 744 watched.
2024-04-27 18:35:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 744 stopped.
2024-04-27 18:35:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2779
2024-04-27 18:35:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 744
2024-04-27 18:35:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 744 ratingKey 2779 from session queue
2024-04-27 18:45:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 745 started by user 340814096 (mc********i) with ratingKey 540 (The Scientist - Coldplay).
2024-04-27 18:45:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 745 stopped.
2024-04-27 18:45:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 745 ratingKey 540 is 2 secs, looks like it was skipped so we're not logging it
2024-04-27 18:45:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 745 ratingKey 540 from session queue
2024-04-27 18:45:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 746 started by user 340814096 (mc********i) with ratingKey 541 (Clocks - Coldplay).
2024-04-27 18:50:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 746 watched.
2024-04-27 18:50:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 746 stopped.
2024-04-27 18:50:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 541
2024-04-27 18:50:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 746
2024-04-27 18:50:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 746 ratingKey 541 from session queue
2024-04-27 18:50:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 747 started by user 340814096 (mc********i) with ratingKey 524 (Sing - Ed Sheeran).
2024-04-27 18:54:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 747 watched.
2024-04-27 18:54:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 747 stopped.
2024-04-27 18:54:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 524
2024-04-27 18:54:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 747
2024-04-27 18:54:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 747 ratingKey 524 from session queue
2024-04-27 18:54:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 748 started by user 340814096 (mc********i) with ratingKey 525 (Don’t - Ed Sheeran).
2024-04-27 18:57:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 748 watched.
2024-04-27 18:58:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 748 stopped.
2024-04-27 18:58:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 525
2024-04-27 18:58:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 748
2024-04-27 18:58:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 748 ratingKey 525 from session queue
2024-04-27 18:58:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 749 started by user 340814096 (mc********i) with ratingKey 526 (Nina - Ed Sheeran).
2024-04-27 19:01:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 749 watched.
2024-04-27 19:02:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 749 stopped.
2024-04-27 19:02:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 526
2024-04-27 19:02:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 749
2024-04-27 19:02:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 749 ratingKey 526 from session queue
2024-04-27 19:02:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 750 started by user 340814096 (mc********i) with ratingKey 527 (Photograph - Ed Sheeran).
2024-04-27 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Requesting resources for server...
2024-04-27 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Requesting users list refresh...
2024-04-27 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-27 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-27 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-27 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Libraries :: Libraries list refreshed.
2024-04-27 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-27 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Server URL retrieved.
2024-04-27 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-27 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2024-04-27 19:03:44 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Users list refreshed.
2024-04-27 19:06:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 750 watched.
2024-04-27 19:06:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 750 stopped.
2024-04-27 19:06:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 527
2024-04-27 19:06:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 750
2024-04-27 19:06:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 750 ratingKey 527 from session queue
2024-04-27 19:06:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 751 started by user 340814096 (mc********i) with ratingKey 528 (Bloodstream - Ed Sheeran).
2024-04-27 19:10:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 751 watched.
2024-04-27 19:11:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 751 stopped.
2024-04-27 19:11:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 528
2024-04-27 19:11:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 751
2024-04-27 19:11:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 751 ratingKey 528 from session queue
2024-04-27 19:11:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 752 started by user 340814096 (mc********i) with ratingKey 529 (Tenerife Sea - Ed Sheeran).
2024-04-27 19:14:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 752 stopped.
2024-04-27 19:14:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 529
2024-04-27 19:14:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 752
2024-04-27 19:14:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 752 ratingKey 529 from session queue
2024-04-27 19:14:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 753 started by user 340814096 (mc********i) with ratingKey 530 (Runaway - Ed Sheeran).
2024-04-27 19:17:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 753 watched.
2024-04-27 19:17:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 753 stopped.
2024-04-27 19:17:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 530
2024-04-27 19:17:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 753
2024-04-27 19:17:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 753 ratingKey 530 from session queue
2024-04-27 19:18:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 754 started by user 340814096 (mc********i) with ratingKey 531 (The Man - Ed Sheeran).
2024-04-27 19:21:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 754 watched.
2024-04-27 19:22:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 754 stopped.
2024-04-27 19:22:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 531
2024-04-27 19:22:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 754
2024-04-27 19:22:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 754 ratingKey 531 from session queue
2024-04-27 19:22:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 755 started by user 340814096 (mc********i) with ratingKey 532 (Thinking Out Loud - Ed Sheeran).
2024-04-27 19:26:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 755 watched.
2024-04-27 19:26:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 755 stopped.
2024-04-27 19:26:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 532
2024-04-27 19:26:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 755
2024-04-27 19:26:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 755 ratingKey 532 from session queue
2024-04-27 19:26:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 756 started by user 340814096 (mc********i) with ratingKey 533 (Afire Love - Ed Sheeran).
2024-04-27 19:31:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 756 watched.
2024-04-27 19:32:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 756 stopped.
2024-04-27 19:32:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 533
2024-04-27 19:32:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 756
2024-04-27 19:32:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 756 ratingKey 533 from session queue
2024-04-27 19:32:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 758 started by user 340814096 (mc********i) with ratingKey 2779 (Gyakutengeki - Tsukuyomi).
2024-04-27 19:32:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 758 stopped.
2024-04-27 19:32:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 758 ratingKey 2779 is 6 secs, looks like it was skipped so we're not logging it
2024-04-27 19:32:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 758 ratingKey 2779 from session queue
2024-04-27 19:32:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 759 started by user 340814096 (mc********i) with ratingKey 571 (Diamonds - Sam Smith).
2024-04-27 19:32:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 759 stopped.
2024-04-27 19:32:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 571
2024-04-27 19:32:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 759
2024-04-27 19:32:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 759 ratingKey 571 from session queue
2024-04-27 19:32:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 760 started by user 340814096 (mc********i) with ratingKey 554 (Diamonds - Sam Smith).
2024-04-27 19:35:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 760 watched.
2024-04-27 19:36:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 760 stopped.
2024-04-27 19:36:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 554
2024-04-27 19:36:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 760
2024-04-27 19:36:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 760 ratingKey 554 from session queue
2024-04-27 19:36:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 761 started by user 340814096 (mc********i) with ratingKey 555 (Another One - Sam Smith).
2024-04-27 19:38:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 761 watched.
2024-04-27 19:39:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 761 stopped.
2024-04-27 19:39:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 555
2024-04-27 19:39:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 761
2024-04-27 19:39:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 761 ratingKey 555 from session queue
2024-04-27 19:39:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 762 started by user 340814096 (mc********i) with ratingKey 556 (My Oasis - Sam Smith feat. Burna Boy).
2024-04-27 19:41:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 762 watched.
2024-04-27 19:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 762 stopped.
2024-04-27 19:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 556
2024-04-27 19:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 762
2024-04-27 19:42:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 762 ratingKey 556 from session queue
2024-04-27 19:42:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 763 started by user 340814096 (mc********i) with ratingKey 557 (So Serious - Sam Smith).
2024-04-27 19:44:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 763 watched.
2024-04-27 19:45:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 763 stopped.
2024-04-27 19:45:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 557
2024-04-27 19:45:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 763
2024-04-27 19:45:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 763 ratingKey 557 from session queue
2024-04-27 19:45:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 764 started by user 340814096 (mc********i) with ratingKey 558 (Dance (‘Til You Love Someone Else) - Sam Smith).
2024-04-27 19:48:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 764 watched.
2024-04-27 19:48:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 764 stopped.
2024-04-27 19:48:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 558
2024-04-27 19:48:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 764
2024-04-27 19:48:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 764 ratingKey 558 from session queue
2024-04-27 19:48:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 765 started by user 340814096 (mc********i) with ratingKey 559 (For the Lover That I Lost - Sam Smith).
2024-04-27 19:51:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 765 watched.
2024-04-27 19:51:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 765 stopped.
2024-04-27 19:51:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 559
2024-04-27 19:51:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 765
2024-04-27 19:51:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 765 ratingKey 559 from session queue
2024-04-27 19:51:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 766 started by user 340814096 (mc********i) with ratingKey 560 (Breaking Hearts - Sam Smith).
2024-04-27 19:54:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 766 watched.
2024-04-27 19:54:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 766 stopped.
2024-04-27 19:54:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 560
2024-04-27 19:54:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 766
2024-04-27 19:54:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 766 ratingKey 560 from session queue
2024-04-27 19:54:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 767 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-27 19:57:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 767 watched.
2024-04-27 19:58:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 767 stopped.
2024-04-27 19:58:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-27 19:58:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 767
2024-04-27 19:58:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 767 ratingKey 561 from session queue
2024-04-27 19:58:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 768 started by user 340814096 (mc********i) with ratingKey 562 (Love Goes - Sam Smith feat. Labrinth).
2024-04-27 20:00:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 768 stopped.
2024-04-27 20:00:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 562
2024-04-27 20:00:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 768
2024-04-27 20:00:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 768 ratingKey 562 from session queue
2024-04-27 20:00:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 769 started by user 340814096 (mc********i) with ratingKey 560 (Breaking Hearts - Sam Smith).
2024-04-27 20:00:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 769 stopped.
2024-04-27 20:00:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 769 ratingKey 560 is 8 secs, looks like it was skipped so we're not logging it
2024-04-27 20:00:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 769 ratingKey 560 from session queue
2024-04-27 20:00:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-27 20:01:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 paused.
2024-04-27 20:20:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 resumed.
2024-04-27 20:22:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 paused.
2024-04-27 20:22:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 resumed.
2024-04-27 20:22:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 paused.
2024-04-27 20:24:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 resumed.
2024-04-27 20:26:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 paused.
2024-04-27 20:32:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 resumed.
2024-04-27 20:33:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 watched.
2024-04-27 20:34:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 770 stopped.
2024-04-27 20:34:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-27 20:34:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 770
2024-04-27 20:34:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 770 ratingKey 561 from session queue
2024-04-27 20:34:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 772 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-27 20:37:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 772 watched.
2024-04-27 20:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 772 stopped.
2024-04-27 20:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-27 20:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 772
2024-04-27 20:38:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 772 ratingKey 561 from session queue
2024-04-27 20:38:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 773 started by user 340814096 (mc********i) with ratingKey 562 (Love Goes - Sam Smith feat. Labrinth).
2024-04-27 20:38:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 773 has changed transcode decision.
2024-04-27 20:39:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 773 stopped.
2024-04-27 20:39:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 562
2024-04-27 20:39:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 773
2024-04-27 20:39:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 773 ratingKey 562 from session queue
2024-04-27 20:39:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 774 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-27 20:40:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 774 paused.
2024-04-27 20:47:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 774 resumed.
2024-04-27 20:49:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 774 watched.
2024-04-27 20:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 774 stopped.
2024-04-27 20:50:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-27 20:50:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 774
2024-04-27 20:50:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 774 ratingKey 561 from session queue
2024-04-27 20:50:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 775 started by user 340814096 (mc********i) with ratingKey 562 (Love Goes - Sam Smith feat. Labrinth).
2024-04-27 20:51:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 775 paused.
2024-04-27 20:51:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 775 stopped.
2024-04-27 20:51:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 562
2024-04-27 20:51:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 775
2024-04-27 20:51:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 775 ratingKey 562 from session queue
2024-04-27 20:51:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 776 started by user 340814096 (mc********i) with ratingKey 568 (Fire on Fire - Sam Smith).
2024-04-27 20:54:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 776 paused.
2024-04-27 20:55:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 776 resumed.
2024-04-27 20:55:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 776 stopped.
2024-04-27 20:55:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 568
2024-04-27 20:55:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 776
2024-04-27 20:55:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 776 ratingKey 568 from session queue
2024-04-27 20:55:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 777 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-27 20:58:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 777 paused.
2024-04-27 21:16:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 777 stopped.
2024-04-27 21:16:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-27 21:16:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 777
2024-04-27 21:16:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 777 ratingKey 561 from session queue
2024-04-27 21:57:07 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2024-04-27 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-27 21:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-27 21:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240427215707.sched.ini
2024-04-27 21:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240427215707.sched.db
2024-04-27 21:57:08 - DEBUG :: ThreadPoolExecutor-2_3 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-27 21:57:08 - INFO :: ThreadPoolExecutor-2_3 : Tautulli is up to date
2024-04-28 00:18:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 791 started by user 340814096 (mc********i) with ratingKey 2135 (Star Trek: The Next Generation - Home Soil).
2024-04-28 00:19:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 791 reached intro marker.
2024-04-28 00:19:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 791 paused.
2024-04-28 00:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 791 stopped.
2024-04-28 00:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 791 ratingKey 2135 is 31 secs which is less than 120 seconds, so we're not logging it.
2024-04-28 00:22:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 791 ratingKey 2135 from session queue
2024-04-28 01:58:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 started by user 340814096 (mc********i) with ratingKey 2825 (Didn't I Say to Make My Abilities Average in the Next Life?! - Didn't I Say Surprises Should Be Kept Secret?!).
2024-04-28 01:58:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 paused.
2024-04-28 01:59:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 resumed.
2024-04-28 01:59:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 paused.
2024-04-28 01:59:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 resumed.
2024-04-28 02:00:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 paused.
2024-04-28 02:00:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 resumed.
2024-04-28 02:01:28 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 793 reached intro marker.
2024-04-28 02:01:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 paused.
2024-04-28 02:02:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 resumed.
2024-04-28 02:02:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 paused.
2024-04-28 02:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 793 stopped.
2024-04-28 02:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 793 ratingKey 2825 is 105 secs which is less than 120 seconds, so we're not logging it.
2024-04-28 02:02:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 793 ratingKey 2825 from session queue
2024-04-28 02:02:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 794 started by user 340814096 (mc********i) with ratingKey 2747 (How a Realist Hero Rebuilt the Kingdom - When You Surround an Army, Leave an Outlet Free).
2024-04-28 02:04:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 794 watched.
2024-04-28 02:04:53 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 794 reached credits marker.
2024-04-28 02:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 794 stopped.
2024-04-28 02:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2747
2024-04-28 02:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 794
2024-04-28 02:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 794 ratingKey 2747 from session queue
2024-04-28 02:05:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 started by user 340814096 (mc********i) with ratingKey 2748 (How a Realist Hero Rebuilt the Kingdom - To Fight and Conquer in All Our Battles Is Not Supreme Excellence).
2024-04-28 02:06:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 reached intro marker.
2024-04-28 02:06:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 paused.
2024-04-28 02:07:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 resumed.
2024-04-28 02:14:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 paused.
2024-04-28 02:14:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 resumed.
2024-04-28 02:14:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 paused.
2024-04-28 02:15:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 resumed.
2024-04-28 02:22:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 watched.
2024-04-28 02:23:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 reached credits marker.
2024-04-28 02:23:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 795 stopped.
2024-04-28 02:23:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2748
2024-04-28 02:23:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 795
2024-04-28 02:23:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 795 ratingKey 2748 from session queue
2024-04-28 02:23:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 796 started by user 340814096 (mc********i) with ratingKey 2749 (How a Realist Hero Rebuilt the Kingdom - Amidonia in a Lion's Skin).
2024-04-28 02:24:09 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 796 reached intro marker.
2024-04-28 02:24:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 796 paused.
2024-04-28 02:24:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 796 resumed.
2024-04-28 02:41:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 796 watched.
2024-04-28 02:43:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 796 stopped.
2024-04-28 02:43:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2749
2024-04-28 02:43:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 796
2024-04-28 02:43:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 796 ratingKey 2749 from session queue
2024-04-28 02:43:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 797 started by user 340814096 (mc********i) with ratingKey 2750 (How a Realist Hero Rebuilt the Kingdom - Becoming Good Friends Who Never Offend).
2024-04-28 02:43:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 797 stopped.
2024-04-28 02:43:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 797 ratingKey 2750 is 12 secs which is less than 120 seconds, so we're not logging it.
2024-04-28 02:43:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 797 ratingKey 2750 from session queue
2024-04-28 02:43:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 798 started by user 340814096 (mc********i) with ratingKey 2749 (How a Realist Hero Rebuilt the Kingdom - Amidonia in a Lion's Skin).
2024-04-28 02:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 798 paused.
2024-04-28 02:43:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 798 watched.
2024-04-28 02:43:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 798 resumed.
2024-04-28 02:43:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 798 stopped.
2024-04-28 02:43:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 798 ratingKey 2749 is 9 secs which is less than 120 seconds, so we're not logging it.
2024-04-28 02:43:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 798 ratingKey 2749 from session queue
2024-04-28 02:43:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 799 started by user 340814096 (mc********i) with ratingKey 2750 (How a Realist Hero Rebuilt the Kingdom - Becoming Good Friends Who Never Offend).
2024-04-28 02:58:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 799 watched.
2024-04-28 02:59:11 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 799 reached credits marker.
2024-04-28 02:59:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 799 stopped.
2024-04-28 02:59:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2750
2024-04-28 02:59:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 799
2024-04-28 02:59:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 799 ratingKey 2750 from session queue
2024-04-28 02:59:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 started by user 340814096 (mc********i) with ratingKey 2751 (How a Realist Hero Rebuilt the Kingdom - Tyranny Is More Terrible than Tigers).
2024-04-28 02:59:44 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 800 reached intro marker.
2024-04-28 03:06:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:06:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:06:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:06:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:06:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:06:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:06:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:06:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:07:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:07:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:12:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 paused.
2024-04-28 03:12:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 resumed.
2024-04-28 03:13:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 watched.
2024-04-28 03:14:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 reached credits marker.
2024-04-28 03:14:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 800 stopped.
2024-04-28 03:14:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2751
2024-04-28 03:14:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 800
2024-04-28 03:14:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 800 ratingKey 2751 from session queue
2024-04-28 03:14:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 801 started by user 340814096 (mc********i) with ratingKey 2752 (How a Realist Hero Rebuilt the Kingdom - A Warrior Will Die for One Who Understands Him).
2024-04-28 03:15:34 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 801 reached intro marker.
2024-04-28 03:16:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 801 paused.
2024-04-28 03:16:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 801 resumed.
2024-04-28 03:28:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 801 watched.
2024-04-28 03:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 801 stopped.
2024-04-28 03:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2752
2024-04-28 03:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 801
2024-04-28 03:29:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 801 ratingKey 2752 from session queue
2024-04-28 03:29:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 802 started by user 340814096 (mc********i) with ratingKey 2753 (How a Realist Hero Rebuilt the Kingdom - Seeing Snake Shadows in Every Cup).
2024-04-28 03:41:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 802 watched.
2024-04-28 03:41:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 802 reached credits marker.
2024-04-28 03:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 802 stopped.
2024-04-28 03:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2753
2024-04-28 03:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 802
2024-04-28 03:42:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 802 ratingKey 2753 from session queue
2024-04-28 03:42:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 started by user 340814096 (mc********i) with ratingKey 2754 (How a Realist Hero Rebuilt the Kingdom - Strike While the Iron Is Hot).
2024-04-28 03:43:46 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 803 reached intro marker.
2024-04-28 03:48:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:48:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 paused.
2024-04-28 03:48:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 resumed.
2024-04-28 03:54:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 watched.
2024-04-28 03:55:52 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 803 reached credits marker.
2024-04-28 03:55:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 803 stopped.
2024-04-28 03:55:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2754
2024-04-28 03:55:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 803
2024-04-28 03:55:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 803 ratingKey 2754 from session queue
2024-04-28 03:55:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 804 started by user 340814096 (mc********i) with ratingKey 2755 (How a Realist Hero Rebuilt the Kingdom - Aping the Frown of Beauty).
2024-04-28 03:56:58 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 804 reached intro marker.
2024-04-28 03:57:07 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2024-04-28 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-28 03:57:07 - INFO :: ThreadPoolExecutor-2_0 : Tautulli Config :: Writing configuration to file
2024-04-28 03:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Database :: Vacuuming database.
2024-04-28 03:57:07 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240428035707.sched.ini
2024-04-28 03:57:07 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Database :: Optimizing database.
2024-04-28 03:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240428035707.sched.db
2024-04-28 03:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-28 03:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2024-04-28 04:10:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 804 watched.
2024-04-28 04:11:52 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli ActivityHandler :: Session 804 reached credits marker.
2024-04-28 04:11:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 804 paused.
2024-04-28 04:15:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 804 stopped.
2024-04-28 04:15:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2755
2024-04-28 04:15:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 804
2024-04-28 04:15:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 804 ratingKey 2755 from session queue
2024-04-28 07:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Requesting resources for server...
2024-04-28 07:03:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Requesting users list refresh...
2024-04-28 07:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-28 07:03:43 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-28 07:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-28 07:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Libraries :: Libraries list refreshed.
2024-04-28 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-28 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Server URL retrieved.
2024-04-28 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-28 07:03:44 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2024-04-28 07:03:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Users :: Users list refreshed.
2024-04-28 09:57:07 - INFO :: ThreadPoolExecutor-2_1 : Retrieving latest version information from GitHub
2024-04-28 09:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-28 09:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-28 09:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240428095707.sched.ini
2024-04-28 09:57:07 - DEBUG :: ThreadPoolExecutor-2_5 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240428095707.sched.db
2024-04-28 09:57:07 - DEBUG :: ThreadPoolExecutor-2_1 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-28 09:57:07 - INFO :: ThreadPoolExecutor-2_1 : Tautulli is up to date
2024-04-28 12:42:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 828 started by user 340819908 (Fa********y) with ratingKey 2560 (P90X3 - Dynamix).
2024-04-28 13:08:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 828 watched.
2024-04-28 13:12:54 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli ActivityHandler :: Session 828 reached credits marker.
2024-04-28 13:13:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 828 stopped.
2024-04-28 13:13:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2560
2024-04-28 13:13:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 828
2024-04-28 13:13:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 828 ratingKey 2560 from session queue
2024-04-28 14:11:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 833 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-28 14:15:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 833 watched.
2024-04-28 14:18:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 833 stopped.
2024-04-28 14:18:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-28 14:18:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 833
2024-04-28 14:18:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 833 ratingKey 561 from session queue
2024-04-28 14:18:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 834 started by user 340814096 (mc********i) with ratingKey 562 (Love Goes - Sam Smith feat. Labrinth).
2024-04-28 14:19:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 834 stopped.
2024-04-28 14:19:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 834 ratingKey 562 is 11 secs, looks like it was skipped so we're not logging it
2024-04-28 14:19:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 834 ratingKey 562 from session queue
2024-04-28 14:19:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-28 14:20:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 paused.
2024-04-28 15:06:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 resumed.
2024-04-28 15:06:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 paused.
2024-04-28 15:06:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 resumed.
2024-04-28 15:09:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 watched.
2024-04-28 15:17:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 paused.
2024-04-28 15:18:01 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 resumed.
2024-04-28 15:31:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 paused.
2024-04-28 15:31:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 835 stopped.
2024-04-28 15:31:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-28 15:31:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 835
2024-04-28 15:31:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 835 ratingKey 561 from session queue
2024-04-28 15:31:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 836 started by user 340814096 (mc********i) with ratingKey 568 (Fire on Fire - Sam Smith).
2024-04-28 15:35:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 836 watched.
2024-04-28 15:35:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 836 stopped.
2024-04-28 15:35:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 568
2024-04-28 15:35:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 836
2024-04-28 15:35:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 836 ratingKey 568 from session queue
2024-04-28 15:36:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 837 started by user 340814096 (mc********i) with ratingKey 569 (Promises - Calvin Harris & Sam Smith).
2024-04-28 15:37:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 837 stopped.
2024-04-28 15:37:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 569
2024-04-28 15:37:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 837
2024-04-28 15:37:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 837 ratingKey 569 from session queue
2024-04-28 15:37:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 838 started by user 340814096 (mc********i) with ratingKey 561 (Forgive Myself - Sam Smith).
2024-04-28 15:40:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 838 watched.
2024-04-28 15:40:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 838 paused.
2024-04-28 15:40:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 838 stopped.
2024-04-28 15:40:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 561
2024-04-28 15:40:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 838
2024-04-28 15:40:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 838 ratingKey 561 from session queue
2024-04-28 15:40:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 started by user 340814096 (mc********i) with ratingKey 525 (Don’t - Ed Sheeran).
2024-04-28 15:41:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 paused.
2024-04-28 15:42:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 resumed.
2024-04-28 15:42:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 paused.
2024-04-28 15:43:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 resumed.
2024-04-28 15:44:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 paused.
2024-04-28 15:44:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 resumed.
2024-04-28 15:44:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 paused.
2024-04-28 15:44:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 resumed.
2024-04-28 15:45:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 paused.
2024-04-28 15:45:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 839 stopped.
2024-04-28 15:45:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 525
2024-04-28 15:45:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 839
2024-04-28 15:45:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 839 ratingKey 525 from session queue
2024-04-28 15:52:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 840 started by user 340814096 (mc********i) with ratingKey 530 (Runaway - Ed Sheeran).
2024-04-28 15:52:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 840 paused.
2024-04-28 15:52:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 840 stopped.
2024-04-28 15:52:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 840 ratingKey 530 is 0 secs, looks like it was skipped so we're not logging it
2024-04-28 15:52:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 840 ratingKey 530 from session queue
2024-04-28 15:53:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 842 started by user 340814096 (mc********i) with ratingKey 530 (Runaway - Ed Sheeran).
2024-04-28 15:56:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 842 watched.
2024-04-28 15:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 842 stopped.
2024-04-28 15:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 530
2024-04-28 15:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 842
2024-04-28 15:56:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 842 ratingKey 530 from session queue
2024-04-28 15:56:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 843 started by user 340814096 (mc********i) with ratingKey 531 (The Man - Ed Sheeran).
2024-04-28 15:56:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 843 paused.
2024-04-28 15:57:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 843 resumed.
2024-04-28 15:57:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 843 stopped.
2024-04-28 15:57:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 843 ratingKey 531 is 1 secs, looks like it was skipped so we're not logging it
2024-04-28 15:57:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 843 ratingKey 531 from session queue
2024-04-28 15:57:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 845 started by user 340814096 (mc********i) with ratingKey 529 (Tenerife Sea - Ed Sheeran).
2024-04-28 15:57:07 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2024-04-28 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-28 15:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-28 15:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240428155707.sched.ini
2024-04-28 15:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240428155707.sched.db
2024-04-28 15:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-28 15:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli is up to date
2024-04-28 15:57:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 845 stopped.
2024-04-28 15:57:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 845 ratingKey 529 is 1 secs, looks like it was skipped so we're not logging it
2024-04-28 15:57:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 845 ratingKey 529 from session queue
2024-04-28 15:57:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 846 started by user 340814096 (mc********i) with ratingKey 530 (Runaway - Ed Sheeran).
2024-04-28 16:00:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 846 watched.
2024-04-28 16:00:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 846 stopped.
2024-04-28 16:00:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 530
2024-04-28 16:00:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 846
2024-04-28 16:00:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 846 ratingKey 530 from session queue
2024-04-28 16:00:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 847 started by user 340814096 (mc********i) with ratingKey 531 (The Man - Ed Sheeran).
2024-04-28 16:00:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 847 stopped.
2024-04-28 16:00:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 847 ratingKey 531 is 6 secs, looks like it was skipped so we're not logging it
2024-04-28 16:00:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 847 ratingKey 531 from session queue
2024-04-28 16:00:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 848 started by user 340814096 (mc********i) with ratingKey 530 (Runaway - Ed Sheeran).
2024-04-28 16:03:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 848 watched.
2024-04-28 16:04:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 848 paused.
2024-04-28 16:08:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 848 resumed.
2024-04-28 16:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 848 stopped.
2024-04-28 16:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 530
2024-04-28 16:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 848
2024-04-28 16:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 848 ratingKey 530 from session queue
2024-04-28 16:08:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 849 started by user 340814096 (mc********i) with ratingKey 524 (Sing - Ed Sheeran).
2024-04-28 16:12:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 849 watched.
2024-04-28 16:12:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 849 stopped.
2024-04-28 16:12:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 524
2024-04-28 16:12:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 849
2024-04-28 16:12:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 849 ratingKey 524 from session queue
2024-04-28 16:12:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 850 started by user 340814096 (mc********i) with ratingKey 525 (Don’t - Ed Sheeran).
2024-04-28 16:14:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 850 paused.
2024-04-28 16:15:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 850 stopped.
2024-04-28 16:15:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 525
2024-04-28 16:15:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 850
2024-04-28 16:15:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 850 ratingKey 525 from session queue
2024-04-28 16:15:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 851 started by user 340814096 (mc********i) with ratingKey 530 (Runaway - Ed Sheeran).
2024-04-28 16:18:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 851 watched.
2024-04-28 16:18:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 851 paused.
2024-04-28 17:10:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 851 stopped.
2024-04-28 17:10:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 530
2024-04-28 17:10:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 851
2024-04-28 17:10:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 851 ratingKey 530 from session queue
2024-04-28 17:10:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 852 started by user 340814096 (mc********i) with ratingKey 2538 (Medieval - FINNEAS).
2024-04-28 17:11:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 852 paused.
2024-04-28 17:11:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 852 resumed.
2024-04-28 17:13:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 852 paused.
2024-04-28 17:13:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 852 watched.
2024-04-28 17:13:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 852 stopped.
2024-04-28 17:13:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2538
2024-04-28 17:13:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 852
2024-04-28 17:13:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 852 ratingKey 2538 from session queue
2024-04-28 17:13:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 853 started by user 340814096 (mc********i) with ratingKey 2532 (Happy Now? - FINNEAS).
2024-04-28 17:13:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 853 paused.
2024-04-28 17:14:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 853 stopped.
2024-04-28 17:14:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 853 ratingKey 2532 is 10 secs, looks like it was skipped so we're not logging it
2024-04-28 17:14:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 853 ratingKey 2532 from session queue
2024-04-28 17:21:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 854 started by user 340814096 (mc********i) with ratingKey 1158 (I Don’t Miss You at All - FINNEAS).
2024-04-28 17:23:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 854 paused.
2024-04-28 17:23:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 854 stopped.
2024-04-28 17:23:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1158
2024-04-28 17:23:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 854
2024-04-28 17:23:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 854 ratingKey 1158 from session queue
2024-04-28 17:23:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 855 started by user 340814096 (mc********i) with ratingKey 1160 (Let’s Fall in Love for the Night - FINNEAS).
2024-04-28 17:24:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 855 paused.
2024-04-28 17:24:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 855 resumed.
2024-04-28 17:25:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 855 stopped.
2024-04-28 17:25:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1160
2024-04-28 17:25:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 855
2024-04-28 17:25:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 855 ratingKey 1160 from session queue
2024-04-28 17:25:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 856 started by user 340814096 (mc********i) with ratingKey 1156 (Shelter - FINNEAS).
2024-04-28 17:25:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 856 stopped.
2024-04-28 17:25:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1156
2024-04-28 17:25:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 856
2024-04-28 17:25:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 856 ratingKey 1156 from session queue
2024-04-28 17:25:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 857 started by user 340814096 (mc********i) with ratingKey 636 (Clarity - John Mayer).
2024-04-28 17:26:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 857 stopped.
2024-04-28 17:26:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 636
2024-04-28 17:26:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 857
2024-04-28 17:26:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 857 ratingKey 636 from session queue
2024-04-28 17:31:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 858 started by user 340814096 (mc********i) with ratingKey 1070 (courage - Ruel).
2024-04-28 17:31:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 858 stopped.
2024-04-28 17:31:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 858 ratingKey 1070 is 8 secs, looks like it was skipped so we're not logging it
2024-04-28 17:31:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 858 ratingKey 1070 from session queue
2024-04-28 17:31:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 859 started by user 340814096 (mc********i) with ratingKey 1069 (distance - Ruel).
2024-04-28 17:31:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 859 paused.
2024-04-28 17:31:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 859 stopped.
2024-04-28 17:31:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 859 ratingKey 1069 is 3 secs, looks like it was skipped so we're not logging it
2024-04-28 17:31:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 859 ratingKey 1069 from session queue
2024-04-28 17:31:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 860 started by user 340814096 (mc********i) with ratingKey 1072 (up to something - Ruel).
2024-04-28 17:31:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 860 paused.
2024-04-28 17:31:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 860 stopped.
2024-04-28 17:31:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 860 ratingKey 1072 is 3 secs, looks like it was skipped so we're not logging it
2024-04-28 17:31:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 860 ratingKey 1072 from session queue
2024-04-28 17:31:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 861 started by user 340814096 (mc********i) with ratingKey 1069 (distance - Ruel).
2024-04-28 17:32:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 861 paused.
2024-04-28 17:32:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 861 stopped.
2024-04-28 17:32:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1069
2024-04-28 17:32:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 861
2024-04-28 17:32:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 861 ratingKey 1069 from session queue
2024-04-28 17:32:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 862 started by user 340814096 (mc********i) with ratingKey 1020 (Blinding Lights - The Weeknd).
2024-04-28 17:34:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 862 stopped.
2024-04-28 17:34:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1020
2024-04-28 17:34:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 862
2024-04-28 17:34:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 862 ratingKey 1020 from session queue
2024-04-28 17:36:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 863 started by user 340814096 (mc********i) with ratingKey 967 (Annabelle’s Homework - Alec Benjamin).
2024-04-28 17:37:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 863 stopped.
2024-04-28 17:37:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 863 ratingKey 967 is 7 secs, looks like it was skipped so we're not logging it
2024-04-28 17:37:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 863 ratingKey 967 from session queue
2024-04-28 17:37:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 864 started by user 340814096 (mc********i) with ratingKey 976 (1994 - Alec Benjamin).
2024-04-28 17:37:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 864 stopped.
2024-04-28 17:37:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 976
2024-04-28 17:37:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 864
2024-04-28 17:37:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 864 ratingKey 976 from session queue
2024-04-28 17:43:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 865 started by user 340814096 (mc********i) with ratingKey 510 (Galway Girl - Ed Sheeran).
2024-04-28 17:45:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 865 paused.
2024-04-28 17:46:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 865 stopped.
2024-04-28 17:46:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 510
2024-04-28 17:46:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 865
2024-04-28 17:46:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 865 ratingKey 510 from session queue
2024-04-28 17:46:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 866 started by user 340814096 (mc********i) with ratingKey 600 (Wildfire - John Mayer).
2024-04-28 17:47:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 866 stopped.
2024-04-28 17:47:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 600
2024-04-28 17:47:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 866
2024-04-28 17:47:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 866 ratingKey 600 from session queue
2024-04-28 17:47:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 867 started by user 340814096 (mc********i) with ratingKey 1167 (Verge - Owl City feat. Aloe Blacc).
2024-04-28 17:50:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 867 watched.
2024-04-28 17:51:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 867 stopped.
2024-04-28 17:51:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1167
2024-04-28 17:51:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 867
2024-04-28 17:51:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 867 ratingKey 1167 from session queue
2024-04-28 17:51:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 868 started by user 340814096 (mc********i) with ratingKey 1169 (Thunderstruck - Owl City feat. Sarah Russell).
2024-04-28 17:53:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 868 stopped.
2024-04-28 17:53:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1169
2024-04-28 17:53:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 868
2024-04-28 17:53:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 868 ratingKey 1169 from session queue
2024-04-28 18:05:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 870 started by user 340814096 (mc********i) with ratingKey 550 (Sugar - Robin Schulz feat. Francesco Yates).
2024-04-28 18:05:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 870 paused.
2024-04-28 18:06:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 870 stopped.
2024-04-28 18:06:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 550
2024-04-28 18:06:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 870
2024-04-28 18:06:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 870 ratingKey 550 from session queue
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2831 , parent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2832, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2833, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2834, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2835, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2836, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2837, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2838, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2839, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2840, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2841, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2842, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2843, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2844, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2845, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2846, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2847 , parent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2848, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2849, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2850, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2851, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2852, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2853, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2854, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2855, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2856, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2857, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2858, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2859, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2860, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2861, grandparent 2830) added to recently added queue.
2024-04-28 18:13:01 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2862, grandparent 2830) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2863 , parent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2864, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2865, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2866, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2867, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2868, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2869, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2870, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2871, grandparent 1257) added to recently added queue.
2024-04-28 18:13:02 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2872, grandparent 1257) added to recently added queue.
2024-04-28 18:13:05 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Calvin Harris' (2830) done processing metadata.
2024-04-28 18:13:53 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2873) added to recently added queue.
2024-04-28 18:13:53 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2874 , parent 2873) added to recently added queue.
2024-04-28 18:13:53 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2875, grandparent 2873) added to recently added queue.
2024-04-28 18:13:55 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Martin Garrix' (2873) done processing metadata.
2024-04-28 18:15:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 871 started by user 340814096 (mc********i) with ratingKey 2875 (High on Life - Martin Garrix feat. Bonn).
2024-04-28 18:15:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 871 paused.
2024-04-28 18:17:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 871 stopped.
2024-04-28 18:17:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 871 ratingKey 2875 is 5 secs, looks like it was skipped so we're not logging it
2024-04-28 18:17:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 871 ratingKey 2875 from session queue
2024-04-28 18:18:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2830) after delay.
2024-04-28 18:18:01 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'Calvin Harris' (2830) added to Plex.
2024-04-28 18:18:02 - DEBUG :: ThreadPoolExecutor-0_0 : Added 3 items to the recently_added database table.
2024-04-28 18:18:02 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Starting callback for library item '' (1257) after delay.
2024-04-28 18:18:02 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Library item 'Bruno Mars - 24K Magic' (2863) added to Plex.
2024-04-28 18:18:03 - DEBUG :: ThreadPoolExecutor-0_1 : Added 10 items to the recently_added database table.
2024-04-28 18:18:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 872 started by user 340814096 (mc********i) with ratingKey 2834 (Feel So Close - Calvin Harris).
2024-04-28 18:18:53 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2873) after delay.
2024-04-28 18:18:53 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'High on Life - Martin Garrix feat. Bonn' (2875) added to Plex.
2024-04-28 18:18:53 - DEBUG :: ThreadPoolExecutor-0_0 : Added 1 items to the recently_added database table.
2024-04-28 18:19:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 872 paused.
2024-04-28 18:20:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 872 stopped.
2024-04-28 18:20:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2834
2024-04-28 18:20:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 872
2024-04-28 18:20:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 872 ratingKey 2834 from session queue
2024-04-28 18:33:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 873 started by user 340814096 (mc********i) with ratingKey 1031 (Symphony - Clean Bandit feat. Zara Larsson).
2024-04-28 18:34:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 873 paused.
2024-04-28 18:35:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 873 resumed.
2024-04-28 18:35:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 873 paused.
2024-04-28 18:35:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 873 stopped.
2024-04-28 18:35:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1031
2024-04-28 18:35:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 873
2024-04-28 18:35:53 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 873 ratingKey 1031 from session queue
2024-04-28 18:43:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 874 started by user 340814096 (mc********i) with ratingKey 1259 (Grenade - Bruno Mars).
2024-04-28 18:44:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 874 stopped.
2024-04-28 18:44:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1259
2024-04-28 18:44:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 874
2024-04-28 18:44:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 874 ratingKey 1259 from session queue
2024-04-28 18:44:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 875 started by user 340814096 (mc********i) with ratingKey 1262 (Runaway Baby - Bruno Mars).
2024-04-28 18:44:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 875 stopped.
2024-04-28 18:44:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1262
2024-04-28 18:44:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 875
2024-04-28 18:44:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 875 ratingKey 1262 from session queue
2024-04-28 18:44:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 876 started by user 340814096 (mc********i) with ratingKey 1268 (The Other Side - Bruno Mars ft. Cee Lo Green & B.o.B).
2024-04-28 18:45:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 876 stopped.
2024-04-28 18:45:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 1268
2024-04-28 18:45:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 876
2024-04-28 18:45:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 876 ratingKey 1268 from session queue
2024-04-28 18:46:57 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2876) added to recently added queue.
2024-04-28 18:46:57 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2877 , parent 2876) added to recently added queue.
2024-04-28 18:46:57 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2878, grandparent 2876) added to recently added queue.
2024-04-28 18:47:00 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Martin Garrix' (2876) done processing metadata.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2880 , parent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2881, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2882, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2883, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2884, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2885, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2886, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2887, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2888, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2889, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2890, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2891, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2892, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2893, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2894, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2895, grandparent 2879) added to recently added queue.
2024-04-28 18:48:36 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item '' (2896, grandparent 2879) added to recently added queue.
2024-04-28 18:48:38 - DEBUG :: Thread-16 (run) : Tautulli TimelineHandler :: Library item 'Jacob Collier' (2879) done processing metadata.
2024-04-28 18:48:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 877 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 18:51:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 877 watched.
2024-04-28 18:51:57 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Starting callback for library item '' (2876) after delay.
2024-04-28 18:51:57 - DEBUG :: ThreadPoolExecutor-0_1 : Tautulli TimelineHandler :: Library item 'Forbidden Voices - Martin Garrix' (2878) added to Plex.
2024-04-28 18:51:57 - DEBUG :: ThreadPoolExecutor-0_1 : Added 1 items to the recently_added database table.
2024-04-28 18:53:36 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Starting callback for library item '' (2879) after delay.
2024-04-28 18:53:36 - DEBUG :: ThreadPoolExecutor-0_0 : Tautulli TimelineHandler :: Library item 'Jacob Collier - Djesse Vol. 4' (2880) added to Plex.
2024-04-28 18:53:38 - DEBUG :: ThreadPoolExecutor-0_0 : Added 17 items to the recently_added database table.
2024-04-28 18:54:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 877 stopped.
2024-04-28 18:54:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 18:54:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 877
2024-04-28 18:54:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 877 ratingKey 2889 from session queue
2024-04-28 18:54:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 878 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 18:54:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 878 stopped.
2024-04-28 18:54:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 878 ratingKey 2890 is 5 secs, looks like it was skipped so we're not logging it
2024-04-28 18:54:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 878 ratingKey 2890 from session queue
2024-04-28 18:54:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 18:57:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 watched.
2024-04-28 18:59:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 paused.
2024-04-28 19:01:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 resumed.
2024-04-28 19:03:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 paused.
2024-04-28 19:03:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 resumed.
2024-04-28 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Requesting resources for server...
2024-04-28 19:03:43 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Users :: Requesting users list refresh...
2024-04-28 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Libraries :: Requesting libraries list refresh...
2024-04-28 19:03:43 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Pinging Plex.tv to refresh token.
2024-04-28 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-28 19:03:43 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Libraries :: Libraries list refreshed.
2024-04-28 19:03:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Users :: Users list refreshed.
2024-04-28 19:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-28 19:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Server URL retrieved.
2024-04-28 19:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli PlexTV :: Selected server: McFadyen Home (https://10-32-1-1.bec7aef240224ff283b4a33dbbd90ff9.plex.direct:32400) (Linux - Version 1.40.2.8395-c67dce28e)
2024-04-28 19:03:44 - INFO :: ThreadPoolExecutor-2_1 : Tautulli Config :: Writing configuration to file
2024-04-28 19:03:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 paused.
2024-04-28 19:03:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 resumed.
2024-04-28 19:06:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 paused.
2024-04-28 19:06:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 879 stopped.
2024-04-28 19:06:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 19:06:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 879
2024-04-28 19:06:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 879 ratingKey 2889 from session queue
2024-04-28 19:14:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 19:16:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 watched.
2024-04-28 19:23:34 - DEBUG :: CP Server Thread-14 : Requesting URL via GET method: https://tautulli.com/anonymizer.txt
2024-04-28 19:23:35 - WARNING :: CP Server Thread-14 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 19:23:41 - WARNING :: CP Server Thread-7 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 19:23:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 paused.
2024-04-28 19:24:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 resumed.
2024-04-28 19:24:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 paused.
2024-04-28 19:24:07 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 resumed.
2024-04-28 19:24:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 paused.
2024-04-28 19:24:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 resumed.
2024-04-28 19:24:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 paused.
2024-04-28 19:24:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 resumed.
2024-04-28 19:24:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 paused.
2024-04-28 19:24:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 880 stopped.
2024-04-28 19:24:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 19:24:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 880
2024-04-28 19:24:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 880 ratingKey 2889 from session queue
2024-04-28 19:24:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 881 started by user 340814096 (mc********i) with ratingKey 2893 (Over You - Jacob Collier feat. aespa & Chris Martin).
2024-04-28 19:25:36 - WARNING :: CP Server Thread-10 : Failed to get image /library/metadata/1049/thumb, falling back to cover.
2024-04-28 19:25:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 881 paused.
2024-04-28 19:25:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 881 resumed.
2024-04-28 19:26:10 - WARNING :: CP Server Thread-12 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 19:26:11 - WARNING :: CP Server Thread-10 : Failed to get image /library/metadata/2893/art, falling back to art.
2024-04-28 19:27:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 881 watched.
2024-04-28 19:27:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 881 stopped.
2024-04-28 19:27:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2893
2024-04-28 19:27:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 881
2024-04-28 19:27:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 881 ratingKey 2893 from session queue
2024-04-28 19:28:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 882 started by user 340814096 (mc********i) with ratingKey 2894 (Box of Stars, Pt. 1 - Jacob Collier feat. Kirk Franklin, CHIKA, D Smoke, Sho Madjozi, Yelle & Kanyi Mavi).
2024-04-28 19:28:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 882 stopped.
2024-04-28 19:28:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 882 ratingKey 2894 is 3 secs, looks like it was skipped so we're not logging it
2024-04-28 19:28:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 882 ratingKey 2894 from session queue
2024-04-28 19:28:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 883 started by user 340814096 (mc********i) with ratingKey 2881 (100,000 Voices - Jacob Collier).
2024-04-28 19:28:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 883 paused.
2024-04-28 19:28:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 883 resumed.
2024-04-28 19:29:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 883 stopped.
2024-04-28 19:29:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2881
2024-04-28 19:29:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 883
2024-04-28 19:29:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 883 ratingKey 2881 from session queue
2024-04-28 19:29:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 884 started by user 340814096 (mc********i) with ratingKey 2882 (She Put Sunshine - Jacob Collier).
2024-04-28 19:29:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 884 stopped.
2024-04-28 19:29:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 884 ratingKey 2882 is 1 secs, looks like it was skipped so we're not logging it
2024-04-28 19:29:18 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 884 ratingKey 2882 from session queue
2024-04-28 19:29:20 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 885 started by user 340814096 (mc********i) with ratingKey 2883 (Little Blue - Jacob Collier feat. Brandi Carlile).
2024-04-28 19:29:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 885 stopped.
2024-04-28 19:29:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 885 ratingKey 2883 is 3 secs, looks like it was skipped so we're not logging it
2024-04-28 19:29:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 885 ratingKey 2883 from session queue
2024-04-28 19:29:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 886 started by user 340814096 (mc********i) with ratingKey 2886 (Wherever I Go - Jacob Collier feat. Lawrence & Michael McDonald).
2024-04-28 19:31:54 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 886 watched.
2024-04-28 19:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 886 stopped.
2024-04-28 19:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2886
2024-04-28 19:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 886
2024-04-28 19:32:09 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 886 ratingKey 2886 from session queue
2024-04-28 19:32:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 887 started by user 340814096 (mc********i) with ratingKey 2887 (Summer Rain - Jacob Collier feat. Madison Cunningham & Chris Thile).
2024-04-28 19:32:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 887 stopped.
2024-04-28 19:32:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2887
2024-04-28 19:32:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 887
2024-04-28 19:32:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 887 ratingKey 2887 from session queue
2024-04-28 19:32:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 888 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 19:35:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 888 watched.
2024-04-28 19:35:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 888 stopped.
2024-04-28 19:35:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 19:35:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 888
2024-04-28 19:35:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 888 ratingKey 2889 from session queue
2024-04-28 19:35:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 19:38:17 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 watched.
2024-04-28 19:39:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 paused.
2024-04-28 19:39:27 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 resumed.
2024-04-28 19:40:15 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 paused.
2024-04-28 19:40:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 resumed.
2024-04-28 19:49:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 paused.
2024-04-28 19:49:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 resumed.
2024-04-28 19:49:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 paused.
2024-04-28 19:49:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 resumed.
2024-04-28 19:53:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 890 stopped.
2024-04-28 19:53:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 19:53:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 890
2024-04-28 19:53:58 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 890 ratingKey 2889 from session queue
2024-04-28 19:54:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 891 started by user 340814096 (mc********i) with ratingKey 2893 (Over You - Jacob Collier feat. aespa & Chris Martin).
2024-04-28 19:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 891 stopped.
2024-04-28 19:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2893
2024-04-28 19:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 891
2024-04-28 19:55:19 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 891 ratingKey 2893 from session queue
2024-04-28 19:55:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 892 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 19:57:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 892 watched.
2024-04-28 20:00:33 - WARNING :: CP Server Thread-12 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 20:00:34 - WARNING :: CP Server Thread-14 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 20:00:39 - WARNING :: CP Server Thread-6 : Failed to get image /library/metadata/2782/art, falling back to art.
2024-04-28 20:01:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 892 stopped.
2024-04-28 20:01:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 20:01:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 892
2024-04-28 20:01:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 892 ratingKey 2889 from session queue
2024-04-28 20:01:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 893 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 20:01:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 893 stopped.
2024-04-28 20:01:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 893 ratingKey 2890 is 3 secs, looks like it was skipped so we're not logging it
2024-04-28 20:01:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 893 ratingKey 2890 from session queue
2024-04-28 20:01:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 895 started by user 340814096 (mc********i) with ratingKey 2888 (A Rock Somewhere - Jacob Collier feat. Anoushka Shankar & Varijashree Venugopal).
2024-04-28 20:01:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 895 stopped.
2024-04-28 20:01:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2888
2024-04-28 20:01:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 895
2024-04-28 20:01:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 895 ratingKey 2888 from session queue
2024-04-28 20:01:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 896 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 20:04:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 896 watched.
2024-04-28 20:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 896 stopped.
2024-04-28 20:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 20:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 896
2024-04-28 20:04:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 896 ratingKey 2889 from session queue
2024-04-28 20:04:59 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 897 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 20:05:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 897 stopped.
2024-04-28 20:05:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 897 ratingKey 2890 is 12 secs, looks like it was skipped so we're not logging it
2024-04-28 20:05:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 897 ratingKey 2890 from session queue
2024-04-28 20:05:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 20:07:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:09:02 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 resumed.
2024-04-28 20:09:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:10:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 resumed.
2024-04-28 20:11:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:11:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 resumed.
2024-04-28 20:12:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 watched.
2024-04-28 20:19:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:21:44 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 resumed.
2024-04-28 20:22:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:22:52 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 resumed.
2024-04-28 20:23:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:23:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 resumed.
2024-04-28 20:33:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 paused.
2024-04-28 20:33:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 898 stopped.
2024-04-28 20:33:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 20:33:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 898
2024-04-28 20:33:49 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 898 ratingKey 2889 from session queue
2024-04-28 20:33:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 899 started by user 340814096 (mc********i) with ratingKey 2878 (Forbidden Voices - Martin Garrix).
2024-04-28 20:33:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 899 stopped.
2024-04-28 20:33:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 899 ratingKey 2878 is 5 secs, looks like it was skipped so we're not logging it
2024-04-28 20:33:56 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 899 ratingKey 2878 from session queue
2024-04-28 20:33:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 900 started by user 340814096 (mc********i) with ratingKey 2850 (Blame - Calvin Harris feat. John Newman).
2024-04-28 20:34:14 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 900 paused.
2024-04-28 20:35:00 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 900 resumed.
2024-04-28 20:36:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 900 paused.
2024-04-28 20:40:03 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 900 resumed.
2024-04-28 20:40:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 900 stopped.
2024-04-28 20:40:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2850
2024-04-28 20:40:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 900
2024-04-28 20:40:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 900 ratingKey 2850 from session queue
2024-04-28 20:40:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 20:40:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 paused.
2024-04-28 20:40:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 resumed.
2024-04-28 20:41:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 paused.
2024-04-28 20:42:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 resumed.
2024-04-28 20:44:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 watched.
2024-04-28 20:44:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 901 stopped.
2024-04-28 20:44:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 20:44:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 901
2024-04-28 20:44:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 901 ratingKey 2889 from session queue
2024-04-28 20:44:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 902 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 20:44:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 902 stopped.
2024-04-28 20:44:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 902 ratingKey 2890 is 2 secs, looks like it was skipped so we're not logging it
2024-04-28 20:44:33 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 902 ratingKey 2890 from session queue
2024-04-28 20:44:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 903 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 20:47:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 903 watched.
2024-04-28 20:50:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 903 stopped.
2024-04-28 20:50:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 20:50:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 903
2024-04-28 20:50:29 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 903 ratingKey 2889 from session queue
2024-04-28 20:50:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 904 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 20:50:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 904 stopped.
2024-04-28 20:50:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Play duration for session 904 ratingKey 2890 is 4 secs, looks like it was skipped so we're not logging it
2024-04-28 20:50:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 904 ratingKey 2890 from session queue
2024-04-28 20:50:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 20:51:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 paused.
2024-04-28 21:02:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 resumed.
2024-04-28 21:04:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 paused.
2024-04-28 21:04:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 resumed.
2024-04-28 21:05:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 watched.
2024-04-28 21:05:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 905 stopped.
2024-04-28 21:05:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 21:05:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 905
2024-04-28 21:05:55 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 905 ratingKey 2889 from session queue
2024-04-28 21:05:57 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 906 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 21:06:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 906 stopped.
2024-04-28 21:06:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2890
2024-04-28 21:06:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 906
2024-04-28 21:06:24 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 906 ratingKey 2890 from session queue
2024-04-28 21:06:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 907 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 21:09:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 907 watched.
2024-04-28 21:09:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 907 stopped.
2024-04-28 21:09:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 21:09:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 907
2024-04-28 21:09:31 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 907 ratingKey 2889 from session queue
2024-04-28 21:09:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 908 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 21:10:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 908 stopped.
2024-04-28 21:10:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2890
2024-04-28 21:10:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 908
2024-04-28 21:10:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 908 ratingKey 2890 from session queue
2024-04-28 21:10:23 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 21:11:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 21:13:48 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 21:15:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 watched.
2024-04-28 21:18:22 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 21:25:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 21:42:43 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 21:43:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 21:46:38 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 21:46:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 21:47:21 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 21:47:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 21:49:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 21:49:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 21:57:07 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2024-04-28 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2024-04-28 21:57:07 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Config :: Writing configuration to file
2024-04-28 21:57:07 - DEBUG :: ThreadPoolExecutor-2_4 : Tautulli Config :: Successfully backed up /opt/Tautulli/config.ini to config.backup-20240428215707.sched.ini
2024-04-28 21:57:07 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Database :: Successfully backed up /opt/Tautulli/tautulli.db to tautulli.backup-20240428215707.sched.db
2024-04-28 21:57:07 - DEBUG :: ThreadPoolExecutor-2_3 : Latest version is d019efcf911b4806618761c2da48bab7d04031ec
2024-04-28 21:57:07 - INFO :: ThreadPoolExecutor-2_3 : Tautulli is up to date
2024-04-28 22:04:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:07:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:08:16 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:08:30 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:08:32 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:08:36 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:08:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:08:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:17:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:22:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:24:04 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:24:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:30:45 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:32:34 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:44:27 - WARNING :: CP Server Thread-10 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 22:44:28 - WARNING :: CP Server Thread-12 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 22:44:28 - WARNING :: CP Server Thread-8 : Failed to get image /library/metadata/2782/art, falling back to art.
2024-04-28 22:44:29 - WARNING :: CP Server Thread-11 : Failed to get image /library/metadata/376/art, falling back to art.
2024-04-28 22:44:32 - WARNING :: CP Server Thread-11 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 22:44:33 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 22:44:43 - WARNING :: CP Server Thread-7 : Failed to get image /library/metadata/2782/art, falling back to art.
2024-04-28 22:45:09 - WARNING :: CP Server Thread-9 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 22:45:10 - WARNING :: CP Server Thread-5 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 22:45:11 - WARNING :: CP Server Thread-9 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 22:45:12 - WARNING :: CP Server Thread-5 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 22:45:20 - WARNING :: CP Server Thread-5 : Failed to get image /library/metadata/1049/thumb, falling back to cover.
2024-04-28 22:45:29 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file
2024-04-28 22:46:51 - WARNING :: CP Server Thread-14 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 22:46:53 - ERROR :: CP Server Thread-5 : Failed to access uri endpoint /servers/****************/sync_lists. Status code 404 Client Error: Not Found for url: https://plex.tv/servers/****************/sync_lists
2024-04-28 22:46:53 - WARNING :: CP Server Thread-5 : Tautulli PlexTV :: Unable to parse XML for get_synced_items: 'NoneType' object has no attribute 'getElementsByTagName'.
2024-04-28 22:46:53 - WARNING :: CP Server Thread-5 : Unable to retrieve data for get_sync.
2024-04-28 22:46:59 - WARNING :: CP Server Thread-7 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 22:47:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:47:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:51:37 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 22:52:42 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 resumed.
2024-04-28 22:57:47 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 paused.
2024-04-28 23:11:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 909 stopped.
2024-04-28 23:11:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 23:11:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 909
2024-04-28 23:11:51 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 909 ratingKey 2889 from session queue
2024-04-28 23:29:25 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 23:29:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 paused.
2024-04-28 23:30:24 - WARNING :: CP Server Thread-6 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 23:30:25 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 23:30:35 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 resumed.
2024-04-28 23:30:41 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 paused.
2024-04-28 23:31:05 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 resumed.
2024-04-28 23:31:09 - WARNING :: CP Server Thread-5 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 23:31:10 - WARNING :: CP Server Thread-11 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 23:33:46 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 watched.
2024-04-28 23:34:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 paused.
2024-04-28 23:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 resumed.
2024-04-28 23:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 911 stopped.
2024-04-28 23:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 23:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 911
2024-04-28 23:34:11 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 911 ratingKey 2889 from session queue
2024-04-28 23:34:13 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 913 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 23:34:21 - WARNING :: CP Server Thread-6 : Failed to get image /library/metadata/2889/thumb, falling back to None.
2024-04-28 23:34:50 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 913 paused.
2024-04-28 23:35:10 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 913 resumed.
2024-04-28 23:35:14 - WARNING :: CP Server Thread-5 : Failed to get image /library/metadata/2560/art, falling back to art.
2024-04-28 23:35:15 - WARNING :: CP Server Thread-13 : Failed to get image /library/metadata/2889/art, falling back to art.
2024-04-28 23:37:12 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 913 watched.
2024-04-28 23:37:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 913 stopped.
2024-04-28 23:37:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2889
2024-04-28 23:37:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 913
2024-04-28 23:37:39 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 913 ratingKey 2889 from session queue
2024-04-28 23:37:40 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 914 started by user 340814096 (mc********i) with ratingKey 2890 (Witness Me - Jacob Collier feat. Shawn Mendes, Stormzy & Kirk Franklin).
2024-04-28 23:38:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 914 stopped.
2024-04-28 23:38:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2890
2024-04-28 23:38:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Not grouping history for sessionKey 914
2024-04-28 23:38:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 914 ratingKey 2890 from session queue
2024-04-28 23:38:08 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 916 started by user 340814096 (mc********i) with ratingKey 2888 (A Rock Somewhere - Jacob Collier feat. Anoushka Shankar & Varijashree Venugopal).
2024-04-28 23:38:19 - WARNING :: CP Server Thread-12 : Failed to get image /library/metadata/2888/art, falling back to art.
2024-04-28 23:38:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 916 stopped.
2024-04-28 23:38:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 2888
2024-04-28 23:38:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityProcessor :: Grouping history for sessionKey 916
2024-04-28 23:38:26 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Removing sessionKey 916 ratingKey 2888 from session queue
2024-04-28 23:38:28 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 917 started by user 340814096 (mc********i) with ratingKey 2889 (Mi Corazón - Jacob Collier feat. Camilo).
2024-04-28 23:39:30 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2024-04-28 23:41:06 - DEBUG :: Thread-16 (run) : Tautulli ActivityHandler :: Session 917 watched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment