JPVenson
e52e448c30
Definitively fixed migration
2026-05-22 16:36:19 +00:00
JPVenson
f1137a9587
Update default function for migration
2026-05-22 14:38:19 +00:00
JPVenson
6de99306ec
Add normalized username column
2026-05-22 10:42:00 +00:00
Jellyfin Release Bot
e83a7e62f2
Bump version to 10.11.9
2026-05-20 21:27:36 -04:00
Bond-009
445c6c9448
Merge pull request #16845 from JPVenson/backport/adaptLoggingForUserConcurrency
...
Update log for user session related concurrency update fails
2026-05-15 10:02:50 +02:00
JPVenson
5f3189af41
readded concurrency exception check
2026-05-14 13:09:00 +00:00
JPVenson
b278dcf475
revert change
2026-05-14 13:08:24 +00:00
JPVenson
f7d80ae9e6
backport changes from #16835
2026-05-14 12:54:35 +00:00
JPVenson
2ac0edc052
Refactored all UserManager db access methods
...
Fixed stale cached entities in UserManager
Fixed wrong state persisting though method calls
2026-04-30 15:42:46 +00:00
Jellyfin Release Bot
2c62d40f0d
Bump version to 10.11.8
2026-04-05 15:08:15 -04:00
Jellyfin Release Bot
52aebfb7d3
Bump version to 10.11.7
2026-03-31 19:33:11 -04:00
Joshua M. Boniface
3f656ade7a
Merge remote-tracking branch 'upstream/release-10.11.z' into advisory-fix-1
2026-03-31 19:16:19 -04:00
Bond_009
1932ac4765
Fix CA1810 build error
2026-03-30 18:33:56 +02:00
theguymadmax
8d28497d29
Fix lint issue
2026-03-29 18:25:57 -04:00
Joshua M. Boniface
fddd4e7e6b
Fix GHSA-8fw7-f233-ffr8 with improved sanitization
...
Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de >
2026-03-29 17:30:09 -04:00
Bond-009
41c2d51d8c
Merge pull request #16369 from Bond-009/skiafonts
...
Fix nullref ex in font handling
2026-03-29 20:27:17 +02:00
nyanmisaka
348b14f7b7
Fix readrate options in FFmpeg 8.1
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2026-03-16 17:58:53 +08:00
Bond_009
f34f6b6941
Fix nullref ex in font handling
...
Don't add fallback fonts if they are null
The default font can still be null, however unlikely
2026-03-08 12:46:25 +01:00
Jellyfin Release Bot
10662e75e4
Bump version to 10.11.6
2026-01-18 20:02:59 -05:00
Jellyfin Release Bot
1e27f460fe
Bump version to 10.11.5
2025-12-14 21:44:14 -05:00
liszto
636908fc4d
Fix thumbnails not being deleted from temp folder
2025-12-05 19:29:54 -07:00
Jellyfin Release Bot
ba76a8f3ad
Bump version to 10.11.4
2025-11-30 21:33:32 -05:00
Jellyfin Release Bot
921d7d3364
Bump version to 10.11.3
2025-11-16 17:40:07 -05:00
evanreichard
c2e5081d64
feat(sqlite): add timeout config ( #15369 )
2025-11-07 18:17:43 -07:00
Jellyfin Release Bot
4187c6f620
Bump version to 10.11.2
2025-11-02 21:28:56 -05:00
evanreichard
b5f0199a25
fix: in optimistic locking, key off table is locked ( #15328 )
2025-11-01 14:15:26 -06:00
Jellyfin Release Bot
40a33da2a5
Bump version to 10.11.1
2025-10-26 22:02:09 -04:00
gnattu
70c32a26fa
Make priority class setting more robust ( #15177 )
2025-10-24 17:57:02 -06:00
theguymadmax
a5bc4524d8
Optimize artist query ( #15087 )
2025-10-23 16:37:29 -06:00
theguymadmax
794e1361d7
Fix contributing artist query ( #14991 )
2025-10-13 09:09:09 -06:00
Joshua M. Boniface
275c1a3cc1
Merge pull request #14883 from crobibero/code-analysis
...
Only include custom code analysis for debug builds
2025-09-28 12:34:21 -04:00
Niels van Velzen
3fc71293b4
Fix AddProperParentChildRelationBaseItemWithCascade migration deleting all items
2025-09-28 13:14:10 +02:00
Cody Robibero
b9c96f3d2c
Revert "Add Jellyfin.CodeAnalysis project to abi diff ( #14875 )"
...
This reverts commit 526ec83305 .
2025-09-27 16:41:01 -06:00
JPVenson
526ec83305
Add Jellyfin.CodeAnalysis project to abi diff ( #14875 )
2025-09-26 11:49:51 -06:00
JPVenson
54d48fa446
Fix people deduplication lookup ( #14864 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
OpenAPI / OpenAPI - Difference (push) Has been cancelled
OpenAPI / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI / OpenAPI - Publish Stable Spec (push) Has been cancelled
Tests / run-tests (macos-latest) (push) Has been cancelled
Tests / run-tests (ubuntu-latest) (push) Has been cancelled
Tests / run-tests (windows-latest) (push) Has been cancelled
Project Automation / Project board (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
2025-09-25 19:27:38 -06:00
JPVenson
1736a566cc
Fixes FK on unconnected base items ( #14863 )
2025-09-25 19:27:17 -06:00
JPVenson
5a6d9180fe
Add People Dedup and multiple progress fixes ( #14848 )
2025-09-24 15:20:30 -06:00
JPVenson
a0b3e2b071
Optimize internal querying of UserData, other fixes ( #14795 )
2025-09-16 13:08:04 -06:00
evan314159
2618a5fba2
Fix sync disposal of async-created IAsyncDisposable objects ( #14755 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
OpenAPI / OpenAPI - Difference (push) Has been cancelled
OpenAPI / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI / OpenAPI - Publish Stable Spec (push) Has been cancelled
Tests / run-tests (macos-latest) (push) Has been cancelled
Tests / run-tests (ubuntu-latest) (push) Has been cancelled
Tests / run-tests (windows-latest) (push) Has been cancelled
Project Automation / Project board (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
2025-09-16 11:14:52 +02:00
JPVenson
24410d8a2e
Reenable common PRAGMA setters ( #14791 )
2025-09-14 11:24:35 -06:00
Bond-009
6796b3435d
Avoid constant arrays as arguments ( #14784 )
2025-09-12 13:58:28 -06:00
JPVenson
f0e60a7ff3
Improve optimistic locking behavior ( #14779 )
2025-09-12 13:57:40 -06:00
JPVenson
a99e67544a
Reenable pooling ( #14778 )
2025-09-12 13:57:33 -06:00
evan314159
0a2cf69a55
Additional debug logging for SQLite connections ( #14753 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
OpenAPI / OpenAPI - Difference (push) Has been cancelled
OpenAPI / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI / OpenAPI - Publish Stable Spec (push) Has been cancelled
Tests / run-tests (macos-latest) (push) Has been cancelled
Tests / run-tests (ubuntu-latest) (push) Has been cancelled
Tests / run-tests (windows-latest) (push) Has been cancelled
Project Automation / Project board (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
2025-09-07 14:40:27 -06:00
Evan
29e17b6bc0
Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal
...
Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal:
- Keyframe extraction
- Media info probing during library scans
- Audio normalization
- Image extraction
2025-08-15 07:18:44 +08:00
Dan Watson
dddeea1f7b
Fix issue with EncodedRecorder streams not showing up under "Active Recordings" ( #14357 )
2025-07-22 17:13:01 -06:00
JPVenson
57d077d08e
Supress transaction ( #14514 )
2025-07-22 17:09:31 -06:00
queukat
aa77dfb92d
Drawing: make SkiaEncoder more robust when reading image dimensions ( #14481 )
2025-07-17 17:19:33 -06:00
JPVenson
310a54f090
Allow loading of Database options for DB provider ( #14466 )
2025-07-14 18:39:43 -06:00
JPVenson
c51f3a3342
Use IDatabaseCreator instead of relying on History repository ( #14465 )
2025-07-14 18:36:36 -06:00