[Issue]: TV shows are merging into a single episode. #4148

Closed
opened 2026-02-07 00:29:09 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @agonybroccoli on GitHub (Aug 26, 2022).

Please describe your bug

Recently moved my setup from running as a service on Ubuntu Server on old PC to docker on new PC. Managed to move over original config to docker but some quirks appeared so had to change folder bindings and rescan library. Everything worked, except the TV shows. Some series have begun merging into a single episode. I’ve tried bulk renaming with Sonarr 3 times so far, I’ve used the official format on the Jellyfin wiki, I’ve used the default Sonarr format and have tried this format. I’ve rescanned 4 times in total so far and the issue persists. I genuinely have no idea how else to format the episodes to stop this from happening. Is there a possibility of turning this merging of TV shows into a setting since it doesn’t work and there is no clear documentation about it.

Jellyfin Version

Other

if other:

10.8.4

Environment

- OS: Ubuntu Server
- Virtualization: Docker
- Clients: Browser, Android TV, iOS
- Browser: Firefox
- FFmpeg Version: unsure
- Playback Method: all, depends on media and device
- Hardware Acceleration: NVENC
- Plugins: AudioDB, Bookshelf, Fanart, Intro Skipper, Jellyscrub, Merge Versions, MusicBrainz, OMDb, Open Subtitles, Playback Reporting, SkinManager, Studio Images, TMDb, TMDb Boxsets, TVmaze, TheTVDB, Trakt
- Reverse Proxy: none
- Base URL: none
- Networking: Bridge/NAT
- Storage: local

Jellyfin logs

Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:11:25.635 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:11:25.636 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:12:40.817 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/12/12b070ab48afa459013f1cba317b467b/trickplay/320.bif"
[2022-08-25 20:12:40.846 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E11 - Doomed [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" [ID: ebf82fd7-9f24-268c-b289-0184c9a648ab]
[2022-08-25 20:12:40.846 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E11 - Doomed [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/2417abc7bd75450e83e26a592be709a6/img_%08d.jpg"
[2022-08-25 20:12:45.680 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:12:45.825 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:12:45.826 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:12:50.924 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:12:50.925 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:14:05.867 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:14:05.960 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:14:05.961 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:15:26.008 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:15:26.099 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:15:26.099 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:15:44.413 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/eb/ebf82fd79f24268cb2890184c9a648ab/trickplay/320.bif"
[2022-08-25 20:15:44.419 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E02 - IFF [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" [ID: 063f5561-e573-b417-9056-8aab6fc1f4dc]
[2022-08-25 20:15:44.421 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E02 - IFF [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0:peak=100,zscale=t=bt709:m=bt709,format=yuv420p -f image2 "/var/cache/jellyfin/temp/457a84aed05249dc996b5f3e222be03e/img_%08d.jpg"
[2022-08-25 20:15:54.491 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:15:54.491 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:16:46.166 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:16:46.261 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:16:46.261 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:18:06.315 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:18:06.409 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:18:06.410 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:19:26.461 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:19:26.571 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:19:26.571 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:20:46.617 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:20:46.708 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:20:46.709 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:22:06.778 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:22:06.867 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:22:06.868 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:23:26.915 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:23:27.011 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:23:27.011 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:24:47.054 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:24:47.156 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:24:47.157 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:26:07.203 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:26:07.295 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:26:07.296 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:26:31.681 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/06/063f5561e573b41790568aab6fc1f4dc/trickplay/320.bif"
[2022-08-25 20:26:31.705 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E10 - Darkroom [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" [ID: 486e1f23-3336-d53e-4c69-b3068110e7e3]
[2022-08-25 20:26:31.705 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f mov,mp4,m4a,3gp,3g2,mj2 -i file:"/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E10 - Darkroom [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/a0396517f44548b9a0bce5277f511708/img_%08d.jpg"
[2022-08-25 20:26:41.776 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:26:41.776 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:27:27.341 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:27:27.433 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:27:27.434 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:28:47.476 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:28:47.571 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:28:47.572 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:29:21.525 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/48/486e1f233336d53e4c69b3068110e7e3/trickplay/320.bif"
[2022-08-25 20:29:21.553 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E18 - Cybernetic Ghost of Christmas Past from the Future [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" [ID: c2325263-2a6e-82eb-ddfd-05951ee87360]
[2022-08-25 20:29:21.553 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E18 - Cybernetic Ghost of Christmas Past from the Future [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/1ca55377fcf846b287809e80e157a0eb/img_%08d.jpg"
[2022-08-25 20:29:31.642 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:29:31.642 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:29:53.907 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/c2/c23252632a6e82ebddfd05951ee87360/trickplay/320.bif"
[2022-08-25 20:29:53.928 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E04 - Other Women [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" [ID: 27a248d3-6288-0dc6-3d95-f5409bbdd430]
[2022-08-25 20:29:53.928 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E04 - Other Women [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/e169265a5d854d119411b3109d36d093/img_%08d.jpg"
[2022-08-25 20:30:04.015 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:30:04.015 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:30:07.615 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:30:07.747 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:30:07.748 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:31:27.795 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:31:27.888 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:31:27.889 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:32:47.938 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:32:48.040 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:32:48.041 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:34:08.101 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:34:08.199 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:34:08.200 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:35:28.245 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:35:28.361 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:35:28.361 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:36:48.403 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:36:48.499 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:36:48.500 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:38:08.546 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:38:08.638 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:38:08.639 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:39:28.875 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:39:29.000 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:39:29.000 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:39:40.752 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 20:40:07.569 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/2381f42661bccbb2d9f7e7995d23a744/Images/Primary?fillWidth=1500&fillHeight=1500&tag=5ee24b22dff491c85f9cc50a2c5804af&quality=90" to "192.168.0.94" in 0:00:00.5516647 with Status Code 200
[2022-08-25 20:40:07.776 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/8a5583ccbc9d20ebe656eb9c39f2ab81/Images/Primary?fillWidth=1500&fillHeight=1500&tag=32885926b8d64d847e658870715010a0&quality=90" to "192.168.0.94" in 0:00:00.7582623 with Status Code 200
[2022-08-25 20:40:08.179 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/0ed16c34ab2ac7034382adadbd3e357c/Images/Primary?fillWidth=1500&fillHeight=1500&tag=377cbf37825060c18d12657efd7d3a77&quality=90" to "192.168.0.94" in 0:00:00.6446273 with Status Code 200
[2022-08-25 20:40:08.324 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/2813caf905078dee6685bd8fddd5503d/Images/Primary?fillWidth=1500&fillHeight=1500&tag=af480f55cf27ec10f28d6d13f62aec12&quality=90" to "192.168.0.94" in 0:00:00.8175802 with Status Code 200
[2022-08-25 20:40:49.056 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:40:49.148 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:40:49.151 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:41:11.022 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 20:41:11.025 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 20:42:09.219 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:42:09.328 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:42:09.328 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:43:29.373 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:43:29.467 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:43:29.468 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:43:57.823 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/27/27a248d362880dc63d95f5409bbdd430/trickplay/320.bif"
[2022-08-25 20:43:57.834 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Doctor Who (2005)/Season 11/Doctor Who (2005) - S11E05 - The Tsuranga Conundrum [Bluray-1080p][DTS 5.1][x264]-SHORTBREHD.mkv" [ID: 7488b862-02e0-ab11-3c99-854e8073946e]
[2022-08-25 20:43:57.834 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Doctor Who (2005)/Season 11/Doctor Who (2005) - S11E05 - The Tsuranga Conundrum [Bluray-1080p][DTS 5.1][x264]-SHORTBREHD.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/5e370ea2ef804ab68f926938f6f8b278/img_%08d.jpg"
[2022-08-25 20:44:07.915 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:44:07.915 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:44:49.514 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:44:49.613 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:44:49.614 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:44:54.883 +00:00] [INF] "IntervalTrigger" fired for task: "Export library to trakt.tv"
[2022-08-25 20:44:54.887 +00:00] [INF] Queuing task "SyncLibraryTask"
[2022-08-25 20:44:54.887 +00:00] [INF] Executing "Export library to trakt.tv"
[2022-08-25 20:44:56.951 +00:00] [INF] Movies to "add to" collection 538
[2022-08-25 20:45:04.290 +00:00] [INF] Episodes to "add to" collection 1
[2022-08-25 20:45:04.457 +00:00] [INF] Episodes to set ""watched: 1
[2022-08-25 20:45:04.643 +00:00] [INF] "Export library to trakt.tv" Completed after 0 minute(s) and 9 seconds
[2022-08-25 20:45:04.644 +00:00] [INF] ExecuteQueuedTasks
[2022-08-25 20:46:09.658 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:46:09.748 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:46:09.749 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:46:31.353 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/74/7488b86202e0ab113c99854e8073946e/trickplay/320.bif"
[2022-08-25 20:46:31.360 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E12 - A New Man [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" [ID: 86b94159-8c8c-d837-1a13-e6101d80aba3]
[2022-08-25 20:46:31.360 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E12 - A New Man [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/029f6b1607a64e63a1ef54c92835b467/img_%08d.jpg"
[2022-08-25 20:46:41.439 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:46:41.439 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:47:29.792 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:47:29.885 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:47:29.886 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:48:49.938 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:48:50.028 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:48:50.029 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:49:21.332 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/86/86b941598c8cd8371a13e6101d80aba3/trickplay/320.bif"
[2022-08-25 20:49:21.339 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E03 - Assured Destruction [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" [ID: a7ed6b1f-86a9-7953-5133-3dfca5d80477]
[2022-08-25 20:49:21.339 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E03 - Assured Destruction [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0:peak=100,zscale=t=bt709:m=bt709,format=yuv420p -f image2 "/var/cache/jellyfin/temp/0a8568012c154bbf983ba931d87818d4/img_%08d.jpg"
[2022-08-25 20:49:31.425 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 20:49:31.425 +00:00] [INF] No events... stopping queue timer
[2022-08-25 20:50:10.074 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:50:10.173 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:50:10.174 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:51:30.240 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:51:30.343 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:51:30.344 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:52:50.399 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:52:50.493 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:52:50.494 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:54:10.535 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:54:10.626 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:54:10.627 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:55:30.669 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:55:30.761 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:55:30.762 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:56:50.811 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:56:50.911 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:56:50.912 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:58:10.955 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:58:11.046 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:58:11.047 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 20:59:31.087 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 20:59:31.185 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 20:59:31.185 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:00:51.249 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:00:51.350 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:00:51.351 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:01:00.629 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/a7/a7ed6b1f86a9795351333dfca5d80477/trickplay/320.bif"
[2022-08-25 21:01:00.636 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E05 - Lotus 1-2-3 [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" [ID: 32cd6301-e8f1-ce54-75f3-931002f09163]
[2022-08-25 21:01:00.636 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f mov,mp4,m4a,3gp,3g2,mj2 -i file:"/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E05 - Lotus 1-2-3 [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/1aa7d39a1df24c6a902294fda7a6a7e7/img_%08d.jpg"
[2022-08-25 21:01:10.688 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 21:01:10.688 +00:00] [INF] No events... stopping queue timer
[2022-08-25 21:02:11.390 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:02:11.485 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:02:11.486 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:03:31.535 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:03:31.628 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:03:31.628 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:03:55.684 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/32/32cd6301e8f1ce5475f3931002f09163/trickplay/320.bif"
[2022-08-25 21:03:55.693 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E01 - Rabbot [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" [ID: c867717b-667a-90f5-0f30-258c635fab19]
[2022-08-25 21:03:55.693 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E01 - Rabbot [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/e7c75758c33e4193aec097d37e917be6/img_%08d.jpg"
[2022-08-25 21:04:05.808 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 21:04:05.808 +00:00] [INF] No events... stopping queue timer
[2022-08-25 21:04:29.090 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/c8/c867717b667a90f50f30258c635fab19/trickplay/320.bif"
[2022-08-25 21:04:29.101 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E05 - Seeds [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" [ID: 601958b8-d04f-d650-79ea-b1571521cf52]
[2022-08-25 21:04:29.101 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E05 - Seeds [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/dc316eae506f4e4dac82df0905c5f16d/img_%08d.jpg"
[2022-08-25 21:04:39.164 +00:00] [INF] Timer elapsed - processing queued items
[2022-08-25 21:04:39.164 +00:00] [INF] No events... stopping queue timer
[2022-08-25 21:04:51.693 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:04:51.821 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:04:51.822 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:06:11.872 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:06:11.976 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:06:11.977 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:07:32.026 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:07:32.118 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:07:32.119 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:08:52.199 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:08:52.303 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:08:52.304 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:09:09.788 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 21:09:16.242 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 21:09:16.245 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 21:09:29.030 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 21:09:34.493 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 21:09:34.496 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 21:09:47.539 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 21:09:54.102 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 21:09:54.105 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 21:10:08.353 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 21:10:12.345 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:10:12.454 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:10:12.455 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".
[2022-08-25 21:10:14.518 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 21:10:14.527 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 21:10:32.532 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 21:10:39.186 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 21:10:39.200 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 21:11:04.155 +00:00] [INF] WS "192.168.0.94" request
[2022-08-25 21:11:10.463 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2022-08-25 21:11:10.466 +00:00] [INF] WS "192.168.0.94" closed
[2022-08-25 21:11:32.495 +00:00] [ERR] Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password
   at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2022-08-25 21:11:32.654 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133").
[2022-08-25 21:11:32.655 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName".

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

5273969C-7250-4BE2-A373-A0E370AB5CD5
4C23B182-3C78-4B49-9116-BA1EB8C17F22

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @agonybroccoli on GitHub (Aug 26, 2022). ### Please describe your bug Recently moved my setup from running as a service on Ubuntu Server on old PC to docker on new PC. Managed to move over original config to docker but some quirks appeared so had to change folder bindings and rescan library. Everything worked, except the TV shows. Some series have begun merging into a single episode. I’ve tried bulk renaming with Sonarr 3 times so far, I’ve used the official format on the Jellyfin wiki, I’ve used the default Sonarr format and have tried [this format](https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/). I’ve rescanned 4 times in total so far and the issue persists. I genuinely have no idea how else to format the episodes to stop this from happening. Is there a possibility of turning this merging of TV shows into a setting since it doesn’t work and there is no clear documentation about it. ### Jellyfin Version Other ### if other: 10.8.4 ### Environment ```markdown - OS: Ubuntu Server - Virtualization: Docker - Clients: Browser, Android TV, iOS - Browser: Firefox - FFmpeg Version: unsure - Playback Method: all, depends on media and device - Hardware Acceleration: NVENC - Plugins: AudioDB, Bookshelf, Fanart, Intro Skipper, Jellyscrub, Merge Versions, MusicBrainz, OMDb, Open Subtitles, Playback Reporting, SkinManager, Studio Images, TMDb, TMDb Boxsets, TVmaze, TheTVDB, Trakt - Reverse Proxy: none - Base URL: none - Networking: Bridge/NAT - Storage: local ``` ### Jellyfin logs ```shell Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:11:25.635 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:11:25.636 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:12:40.817 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/12/12b070ab48afa459013f1cba317b467b/trickplay/320.bif" [2022-08-25 20:12:40.846 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E11 - Doomed [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" [ID: ebf82fd7-9f24-268c-b289-0184c9a648ab] [2022-08-25 20:12:40.846 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E11 - Doomed [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/2417abc7bd75450e83e26a592be709a6/img_%08d.jpg" [2022-08-25 20:12:45.680 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:12:45.825 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:12:45.826 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:12:50.924 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:12:50.925 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:14:05.867 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:14:05.960 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:14:05.961 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:15:26.008 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:15:26.099 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:15:26.099 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:15:44.413 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/eb/ebf82fd79f24268cb2890184c9a648ab/trickplay/320.bif" [2022-08-25 20:15:44.419 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E02 - IFF [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" [ID: 063f5561-e573-b417-9056-8aab6fc1f4dc] [2022-08-25 20:15:44.421 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E02 - IFF [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0:peak=100,zscale=t=bt709:m=bt709,format=yuv420p -f image2 "/var/cache/jellyfin/temp/457a84aed05249dc996b5f3e222be03e/img_%08d.jpg" [2022-08-25 20:15:54.491 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:15:54.491 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:16:46.166 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:16:46.261 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:16:46.261 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:18:06.315 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:18:06.409 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:18:06.410 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:19:26.461 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:19:26.571 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:19:26.571 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:20:46.617 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:20:46.708 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:20:46.709 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:22:06.778 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:22:06.867 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:22:06.868 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:23:26.915 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:23:27.011 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:23:27.011 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:24:47.054 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:24:47.156 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:24:47.157 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:26:07.203 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:26:07.295 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:26:07.296 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:26:31.681 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/06/063f5561e573b41790568aab6fc1f4dc/trickplay/320.bif" [2022-08-25 20:26:31.705 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E10 - Darkroom [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" [ID: 486e1f23-3336-d53e-4c69-b3068110e7e3] [2022-08-25 20:26:31.705 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f mov,mp4,m4a,3gp,3g2,mj2 -i file:"/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E10 - Darkroom [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/a0396517f44548b9a0bce5277f511708/img_%08d.jpg" [2022-08-25 20:26:41.776 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:26:41.776 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:27:27.341 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:27:27.433 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:27:27.434 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:28:47.476 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:28:47.571 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:28:47.572 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:29:21.525 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/48/486e1f233336d53e4c69b3068110e7e3/trickplay/320.bif" [2022-08-25 20:29:21.553 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E18 - Cybernetic Ghost of Christmas Past from the Future [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" [ID: c2325263-2a6e-82eb-ddfd-05951ee87360] [2022-08-25 20:29:21.553 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E18 - Cybernetic Ghost of Christmas Past from the Future [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/1ca55377fcf846b287809e80e157a0eb/img_%08d.jpg" [2022-08-25 20:29:31.642 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:29:31.642 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:29:53.907 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/c2/c23252632a6e82ebddfd05951ee87360/trickplay/320.bif" [2022-08-25 20:29:53.928 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E04 - Other Women [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" [ID: 27a248d3-6288-0dc6-3d95-f5409bbdd430] [2022-08-25 20:29:53.928 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E04 - Other Women [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/e169265a5d854d119411b3109d36d093/img_%08d.jpg" [2022-08-25 20:30:04.015 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:30:04.015 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:30:07.615 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:30:07.747 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:30:07.748 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:31:27.795 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:31:27.888 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:31:27.889 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:32:47.938 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:32:48.040 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:32:48.041 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:34:08.101 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:34:08.199 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:34:08.200 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:35:28.245 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:35:28.361 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:35:28.361 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:36:48.403 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:36:48.499 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:36:48.500 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:38:08.546 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:38:08.638 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:38:08.639 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:39:28.875 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:39:29.000 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:39:29.000 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:39:40.752 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 20:40:07.569 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/2381f42661bccbb2d9f7e7995d23a744/Images/Primary?fillWidth=1500&fillHeight=1500&tag=5ee24b22dff491c85f9cc50a2c5804af&quality=90" to "192.168.0.94" in 0:00:00.5516647 with Status Code 200 [2022-08-25 20:40:07.776 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/8a5583ccbc9d20ebe656eb9c39f2ab81/Images/Primary?fillWidth=1500&fillHeight=1500&tag=32885926b8d64d847e658870715010a0&quality=90" to "192.168.0.94" in 0:00:00.7582623 with Status Code 200 [2022-08-25 20:40:08.179 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/0ed16c34ab2ac7034382adadbd3e357c/Images/Primary?fillWidth=1500&fillHeight=1500&tag=377cbf37825060c18d12657efd7d3a77&quality=90" to "192.168.0.94" in 0:00:00.6446273 with Status Code 200 [2022-08-25 20:40:08.324 +00:00] [WRN] Slow HTTP Response from "http://192.168.0.150:8096/Items/2813caf905078dee6685bd8fddd5503d/Images/Primary?fillWidth=1500&fillHeight=1500&tag=af480f55cf27ec10f28d6d13f62aec12&quality=90" to "192.168.0.94" in 0:00:00.8175802 with Status Code 200 [2022-08-25 20:40:49.056 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:40:49.148 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:40:49.151 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:41:11.022 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 20:41:11.025 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 20:42:09.219 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:42:09.328 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:42:09.328 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:43:29.373 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:43:29.467 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:43:29.468 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:43:57.823 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/27/27a248d362880dc63d95f5409bbdd430/trickplay/320.bif" [2022-08-25 20:43:57.834 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Doctor Who (2005)/Season 11/Doctor Who (2005) - S11E05 - The Tsuranga Conundrum [Bluray-1080p][DTS 5.1][x264]-SHORTBREHD.mkv" [ID: 7488b862-02e0-ab11-3c99-854e8073946e] [2022-08-25 20:43:57.834 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Doctor Who (2005)/Season 11/Doctor Who (2005) - S11E05 - The Tsuranga Conundrum [Bluray-1080p][DTS 5.1][x264]-SHORTBREHD.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/5e370ea2ef804ab68f926938f6f8b278/img_%08d.jpg" [2022-08-25 20:44:07.915 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:44:07.915 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:44:49.514 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:44:49.613 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:44:49.614 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:44:54.883 +00:00] [INF] "IntervalTrigger" fired for task: "Export library to trakt.tv" [2022-08-25 20:44:54.887 +00:00] [INF] Queuing task "SyncLibraryTask" [2022-08-25 20:44:54.887 +00:00] [INF] Executing "Export library to trakt.tv" [2022-08-25 20:44:56.951 +00:00] [INF] Movies to "add to" collection 538 [2022-08-25 20:45:04.290 +00:00] [INF] Episodes to "add to" collection 1 [2022-08-25 20:45:04.457 +00:00] [INF] Episodes to set ""watched: 1 [2022-08-25 20:45:04.643 +00:00] [INF] "Export library to trakt.tv" Completed after 0 minute(s) and 9 seconds [2022-08-25 20:45:04.644 +00:00] [INF] ExecuteQueuedTasks [2022-08-25 20:46:09.658 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:46:09.748 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:46:09.749 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:46:31.353 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/74/7488b86202e0ab113c99854e8073946e/trickplay/320.bif" [2022-08-25 20:46:31.360 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E12 - A New Man [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" [ID: 86b94159-8c8c-d837-1a13-e6101d80aba3] [2022-08-25 20:46:31.360 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Buffy the Vampire Slayer (1997)/Season 04/Buffy the Vampire Slayer (1997) - S04E12 - A New Man [WEBRip-1080p][AC3 5.1][x265]-HiQVE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/029f6b1607a64e63a1ef54c92835b467/img_%08d.jpg" [2022-08-25 20:46:41.439 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:46:41.439 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:47:29.792 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:47:29.885 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:47:29.886 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:48:49.938 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:48:50.028 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:48:50.029 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:49:21.332 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/86/86b941598c8cd8371a13e6101d80aba3/trickplay/320.bif" [2022-08-25 20:49:21.339 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E03 - Assured Destruction [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" [ID: a7ed6b1f-86a9-7953-5133-3dfca5d80477] [2022-08-25 20:49:21.339 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Expanse (2015)/Season 03/The Expanse (2015) - S03E03 - Assured Destruction [WEBDL-2160p][HDR10Plus][DTS-HD MA 5.1][HEVC]-SAFETY.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0:peak=100,zscale=t=bt709:m=bt709,format=yuv420p -f image2 "/var/cache/jellyfin/temp/0a8568012c154bbf983ba931d87818d4/img_%08d.jpg" [2022-08-25 20:49:31.425 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 20:49:31.425 +00:00] [INF] No events... stopping queue timer [2022-08-25 20:50:10.074 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:50:10.173 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:50:10.174 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:51:30.240 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:51:30.343 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:51:30.344 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:52:50.399 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:52:50.493 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:52:50.494 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:54:10.535 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:54:10.626 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:54:10.627 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:55:30.669 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:55:30.761 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:55:30.762 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:56:50.811 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:56:50.911 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:56:50.912 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:58:10.955 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:58:11.046 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:58:11.047 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 20:59:31.087 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 20:59:31.185 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 20:59:31.185 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:00:51.249 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:00:51.350 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:00:51.351 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:01:00.629 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/a7/a7ed6b1f86a9795351333dfca5d80477/trickplay/320.bif" [2022-08-25 21:01:00.636 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E05 - Lotus 1-2-3 [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" [ID: 32cd6301-e8f1-ce54-75f3-931002f09163] [2022-08-25 21:01:00.636 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f mov,mp4,m4a,3gp,3g2,mj2 -i file:"/media/wd18/Media/TV Shows/The Americans (2013)/Season 05/The Americans (2013) - S05E05 - Lotus 1-2-3 [WEBRip-1080p][AAC 5.1][x265]-RARBG.mp4" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/1aa7d39a1df24c6a902294fda7a6a7e7/img_%08d.jpg" [2022-08-25 21:01:10.688 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 21:01:10.688 +00:00] [INF] No events... stopping queue timer [2022-08-25 21:02:11.390 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:02:11.485 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:02:11.486 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:03:31.535 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:03:31.628 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:03:31.628 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:03:55.684 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/32/32cd6301e8f1ce5475f3931002f09163/trickplay/320.bif" [2022-08-25 21:03:55.693 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E01 - Rabbot [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" [ID: c867717b-667a-90f5-0f30-258c635fab19] [2022-08-25 21:03:55.693 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/Aqua Teen Hunger Force (2000)/Season 01/Aqua Teen Hunger Force (2000) - S01E01 - Rabbot [WEBDL-1080p][AC3 2.0][h264]-DiMEPiECE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/e7c75758c33e4193aec097d37e917be6/img_%08d.jpg" [2022-08-25 21:04:05.808 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 21:04:05.808 +00:00] [INF] No events... stopping queue timer [2022-08-25 21:04:29.090 +00:00] [INF] Finished creation of trickplay file "/var/lib/jellyfin/metadata/library/c8/c867717b667a90f50f30258c635fab19/trickplay/320.bif" [2022-08-25 21:04:29.101 +00:00] [INF] Creating trickplay files at 320 width, for "/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E05 - Seeds [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" [ID: 601958b8-d04f-d650-79ea-b1571521cf52] [2022-08-25 21:04:29.101 +00:00] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska,webm -i file:"/media/wd18/Media/TV Shows/The Handmaid's Tale (2017)/Season 02/The Handmaid's Tale (2017) - S02E05 - Seeds [WEBDL-2160p][EAC3 5.1][h265]-DEFLATE.mkv" -threads 0 -v quiet -filter:v fps=1/10,scale=min(iw\,320):trunc(ow/dar/2)*2 -f image2 "/var/cache/jellyfin/temp/dc316eae506f4e4dac82df0905c5f16d/img_%08d.jpg" [2022-08-25 21:04:39.164 +00:00] [INF] Timer elapsed - processing queued items [2022-08-25 21:04:39.164 +00:00] [INF] No events... stopping queue timer [2022-08-25 21:04:51.693 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:04:51.821 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:04:51.822 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:06:11.872 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:06:11.976 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:06:11.977 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:07:32.026 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:07:32.118 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:07:32.119 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:08:52.199 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:08:52.303 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:08:52.304 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:09:09.788 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 21:09:16.242 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 21:09:16.245 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 21:09:29.030 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 21:09:34.493 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 21:09:34.496 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 21:09:47.539 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 21:09:54.102 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 21:09:54.105 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 21:10:08.353 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 21:10:12.345 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:10:12.454 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:10:12.455 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". [2022-08-25 21:10:14.518 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 21:10:14.527 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 21:10:32.532 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 21:10:39.186 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 21:10:39.200 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 21:11:04.155 +00:00] [INF] WS "192.168.0.94" request [2022-08-25 21:11:10.463 +00:00] [WRN] WS "192.168.0.94" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2022-08-25 21:11:10.466 +00:00] [INF] WS "192.168.0.94" closed [2022-08-25 21:11:32.495 +00:00] [ERR] Error authenticating with provider "Default" MediaBrowser.Controller.Authentication.AuthenticationException: Invalid username or password at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser) [2022-08-25 21:11:32.654 +00:00] [INF] Authentication request for "Callum" has been denied (IP: "192.168.0.133"). [2022-08-25 21:11:32.655 +00:00] [ERR] Error processing request: "Invalid username or password entered". URL "POST" "/Users/AuthenticateByName". ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here ![5273969C-7250-4BE2-A373-A0E370AB5CD5](https://user-images.githubusercontent.com/90136174/186770462-685fc992-e577-4a3e-9dae-8089d1ae5daa.png) ![4C23B182-3C78-4B49-9116-BA1EB8C17F22](https://user-images.githubusercontent.com/90136174/186770472-c309fcc4-9296-4f79-80f3-096cbe8b4e3c.png) ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 00:29:09 +03:00
Author
Owner

@agonybroccoli commented on GitHub (Aug 26, 2022):

I also found these closed issues that appear to be the same #7855 #7923 #7945

@agonybroccoli commented on GitHub (Aug 26, 2022): I also found these closed issues that appear to be the same #7855 #7923 #7945
Author
Owner

@agonybroccoli commented on GitHub (Aug 27, 2022):

Checked Reddit and it appears that the Jellyscrub plugin may be responsible for this bug. Following update and restart my library is scanning significantly faster and seems to currently be working through my Movie folder. Hopefully the task will be complete in a few hours. I will edit this comment and the main issue comment with the result. I will close the issue if the scan is successful and what I believe to be the bug has “disappeared”.

Edit:

Can confirm that bug was caused by the Jellyscrub plugin. Issue closed.

@agonybroccoli commented on GitHub (Aug 27, 2022): Checked Reddit and it appears that the Jellyscrub plugin may be responsible for this bug. Following update and restart my library is scanning significantly faster and seems to currently be working through my Movie folder. Hopefully the task will be complete in a few hours. I will edit this comment and the main issue comment with the result. I will close the issue if the scan is successful and what I believe to be the bug has “disappeared”. Edit: Can confirm that bug was caused by the Jellyscrub plugin. Issue closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4148