mediabrowser: bump

imrpvoed UserNotFound error classification, no longer vulnerable to
random 404s from proxies or whatever (for Jellyfin only, not emby)
This commit is contained in:
Harvey Tindall
2025-12-01 12:43:40 +00:00
parent b525b03ef8
commit 320e9cd9d0
8 changed files with 40 additions and 7 deletions

View File

@@ -2195,6 +2195,7 @@ export class accountsList extends PaginatedList {
// An alternate view showing accounts in sub-lists grouped by group/label.
export class groupedAccountsList {
}