theguymadmax
068bbb7981
Fix series year lost during parsing
2026-06-15 11:42:17 -04:00
Shadowghost
f9644f24d2
Fix tests
2026-06-15 11:42:48 +02:00
renovate[bot]
8d0003533e
Update dependency Serilog.Settings.Configuration to 10.0.1
2026-06-15 08:45:54 +00:00
Shadowghost
1dd5a85080
Extend TranscodingReason reporting
2026-06-15 09:29:24 +02:00
Franco Castillo
f5c3e2c65a
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2026-06-15 02:39:03 +00:00
dkanada
f4bab458a2
improve book resolution from filename
2026-06-15 11:31:49 +09:00
Bond-009
8028e1d59d
Merge pull request #17085 from matt-teahan/albumidsfix
...
Fix AlbumIds filtering by Name instead of by Id
2026-06-14 12:19:21 +02:00
Bond-009
1a9ed49083
Merge pull request #17075 from jellyfin/renovate/polly-monorepo
...
Update polly monorepo to 8.7.0
2026-06-14 12:13:31 +02:00
Bond-009
ab988d0e73
Merge pull request #17077 from SheaSmith/xmltv-background-images
...
Add support for background images and episode thumbnails from XMLTV
2026-06-14 11:06:12 +02:00
Bond-009
aa3fc60b2e
Merge pull request #17072 from jellyfin/renovate/swashbuckle-aspnetcore-monorepo
...
Update swashbuckle-aspnetcore monorepo to 10.2.1
2026-06-13 22:21:39 +02:00
Bond_009
d8f8dbabcb
Replace usage of SharpCompress
...
ComicImageProvider is the last user of SharpCompress after this PR
2026-06-13 22:19:30 +02:00
Matt Teahan
5df25cf688
Apply ParentId.Value suggestion
...
Co-authored-by: Bond-009 <bond.009@outlook.com >
2026-06-13 21:04:33 +01:00
Bond-009
047519c61a
Merge pull request #17081 from Gadnief/fix/audiodb-album-description-en-fallback
...
Fix AudioDb album description not displayed for English (mirror of #16606 )
2026-06-13 21:52:23 +02:00
renovate[bot]
e198c430ae
Update swashbuckle-aspnetcore monorepo to 10.2.1
2026-06-13 19:51:17 +00:00
Bond-009
3c11329256
Merge pull request #17071 from jellyfin/renovate/microsoft
...
Update Microsoft to 10.0.9
2026-06-13 21:50:27 +02:00
Bond-009
3d80da6cfa
Merge pull request #17083 from theguymadmax/fix-key-collision
...
Fix duplicate key collision
2026-06-13 21:45:10 +02:00
Bond-009
db89b49752
Merge pull request #17051 from ivanjx/hydrate-eps
...
Assign correct season info to new episodes
2026-06-13 21:43:56 +02:00
Bond-009
21efb55db6
Merge pull request #17064 from Shadowghost/fix-clean-names-values
...
Fix CleanName and CleanValue refresh
2026-06-13 21:43:47 +02:00
Shadowghost
a9dc8f6f74
Always apply recursive when filters are requested
2026-06-13 18:06:15 +02:00
Matt
23f8ec93ab
Fix AlbumIds filtering by Name instead of by Id
2026-06-12 21:31:38 +01:00
Shadowghost
a5706c2fa6
Reconcile Seasons and Episodes
2026-06-12 21:20:53 +02:00
theguymadmax
d0a8445f76
Fix duplicate key collision
2026-06-12 11:44:26 -04:00
Dennis M
7e3f758bee
Fix AudioDb album description not displayed when only base strDescription field is populated
...
TheAudioDB returns the English album description in the base strDescription
field (no language suffix). The plugin previously only read strDescriptionEN,
which is absent from the API response, so the Overview/Description field
stayed empty for English (and any other language for which no localized
strDescription<LANG> exists). Mirror the fallback already applied to
AudioDbArtistProvider in #16606 and add the missing strDescription property
to the Album DTO.
Fixes #17080
2026-06-12 12:53:45 +02:00
Shea Smith
8e2c5607ef
Link up XMLTV background images and episode thumbnails with the internal program model
2026-06-12 20:39:10 +12:00
Shadowghost
4278b34fe6
Merge remote-tracking branch 'upstream/master' into version-model-and-handling
2026-06-12 08:35:39 +02:00
Shadowghost
0aeee8233b
Fix performance
2026-06-12 08:35:30 +02:00
renovate[bot]
58508e60a4
Update polly monorepo to 8.7.0
2026-06-11 23:57:34 +00:00
renovate[bot]
2ede3c1342
Update Microsoft to 10.0.9
2026-06-11 09:16:21 +00:00
Andi Chandler
dd42a121c4
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2026-06-10 22:10:01 +00:00
Bond-009
5ac14f0688
Merge pull request #17058 from nyanmisaka/fix-trickplay-deint
...
Fix duplicate trickplay images for interlaced videos
2026-06-10 19:20:48 +02:00
Bond-009
d8acea21fb
Merge pull request #16444 from dkanada/comic-providers
...
migrate local comic providers to server codebase
2026-06-10 19:20:20 +02:00
Bond-009
0ef94347c0
Merge pull request #17060 from jellyfin/renovate/dotnet-monorepo
...
Update dotnet monorepo to v10.0.9
2026-06-10 19:11:02 +02:00
Shadowghost
12f718e7bb
Fix CleanName and CleanValue refresh
2026-06-10 10:09:01 +02:00
Lofuuzi
5920d8dc3c
Translated using Weblate (Chinese (Traditional Han script, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2026-06-10 07:26:21 +00:00
Shadowghost
95de28cdda
Merge remote-tracking branch 'upstream/master' into version-model-and-handling
2026-06-10 08:05:03 +02:00
Shadowghost
0874a26131
Coalesce alternate-version progress onto primary in resume filter
2026-06-09 23:23:03 +02:00
renovate[bot]
25016babc1
Update dotnet monorepo to v10.0.9
2026-06-09 19:23:20 +00:00
Bond-009
eb38f462ad
Merge pull request #17054 from nielsvanvelzen/pr-template
...
Add code assistance section to PR template
2026-06-09 21:13:53 +02:00
nyanmisaka
c693047467
Fix duplicate trickplay images for interlaced videos
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2026-06-09 20:18:17 +08:00
Niels van Velzen
894ee38f68
Add code assistance section to PR template
2026-06-08 21:36:21 +02:00
Bond-009
97fd210cd3
Merge pull request #17042 from Shadowghost/linked-children-local-alternate-priority
...
Prefer local alternate versions when deduplicating linked children
2026-06-08 19:41:39 +02:00
Bond-009
1a786f26c1
Merge pull request #17041 from Shadowghost/media-source-handling-fixes
...
Media source handling fixes
2026-06-08 19:41:21 +02:00
Bond-009
007515eb73
Merge pull request #10841 from Bond-009/LiveTvImageFix
...
Refresh live TV channel image when remapped (alt #7843 ) (fixes #7834 )
2026-06-08 19:40:08 +02:00
Ivan Kara
0a0060c9ca
Assign correct season id and name to new episodes
2026-06-08 20:00:22 +07:00
nenadsuperzmaj
8b002e3fca
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2026-06-08 12:26:21 +00:00
Thunderstrike116
f5cf68e979
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2026-06-08 12:26:21 +00:00
skzeus
f6ce2cedd9
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2026-06-08 12:26:21 +00:00
Shadowghost
e71914e993
Keep the queried item's media source as the playback default in MediaSourceManager
2026-06-07 23:06:48 +02:00
Shadowghost
fbe522592a
Include owned items when querying items endpoint
2026-06-07 23:06:48 +02:00
Shadowghost
59974490cc
Fix MediaSegments for multi versions
2026-06-07 23:06:48 +02:00