Gabriel Luci
6f2e42c20c
Fix use of thread-unsafe List<T>.Sort()
2026-05-04 23:46:00 -04:00
Niels van Velzen
d87e9f9622
Merge pull request #16695 from ExpctING/fix_dummy_chapter
...
Fix dummy chapter handling for videos with a single chapter or short duration.
2026-05-04 18:02:16 +02:00
Niels van Velzen
5d5ae271a5
Merge pull request #16702 from itz4blitz/blitz/issue-13197-nfo-season
...
Honor episode NFO season during metadata merge
2026-05-04 18:00:50 +02:00
Niels van Velzen
d359d2f7a8
Merge pull request #16166 from Shadowghost/ignore-caching
...
Implement ignore rule caching
2026-05-04 17:59:48 +02:00
Niels van Velzen
b7d0301099
Merge pull request #16747 from MBR-0001/fix-ffprobe-subs
...
Fix FFProbeVideoInfo downloading subtitles without considering internal streams
2026-05-04 17:57:49 +02:00
Shadowghost
d20c775daf
Implement ignore rule caching
2026-05-03 23:35:33 +02:00
Shadowghost
d68d0fa962
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-05-03 13:31:23 +02:00
Seven Rats
f5f75ed2e1
feat/audiobook_chapters ( #16518 )
...
feat/audiobook_chapters
2026-05-03 12:18:20 +02:00
MBR#0001
19b756a507
Fix FFProbeVideoInfo downloading subtitles without considering internal streams
...
Currently "Skip if the video already contains embedded subtitles" and "Skip if the default audio track matches the download language" are ignored because the internal tracks are not loaded before downloading
This method is also triggered by the missing subtitles task (whenever a subtitle is downloaded) so if there are multiple languages configured, after first one is downloaded (valid) it runs it for other languages which might be internal
2026-05-02 21:07:13 +02:00
dkanada
c59d3bb21a
hide HLS controllers and update obsolete endpoints
2026-04-27 21:45:40 +09:00
itz4blitz
f9a7cd7457
Honor episode NFO season during metadata merge
...
Path-derived season numbers could win over explicit provider metadata during episode refresh, causing episodes to appear in the wrong season. Prefer provider-supplied season numbers in the provider merge phases without letting later backfill merges clobber them.
2026-04-25 18:38:07 -04:00
ExpctING
1dd8541ed5
fix ci failed
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-25 21:10:47 +08:00
ExpctING
857e730168
Fix dummy chapter handling for videos with a single chapter.
2026-04-25 03:30:55 +08:00
Bond-009
5ed9fb11ac
Merge pull request #16649 from MBR-0001/removeGlobalSubtitleConfiguration
...
Skip libraries without enabled subtitle providers in SubtitleScheduledTask
2026-04-23 20:28:59 +02:00
John Corser
0d6484b7ec
Include item path in provider error log messages
...
Fixes #16622 - Error messages like 'Error in Probe Provider' now include
the media file path, making it easier to identify which file caused the
failure.
2026-04-19 13:32:06 -04:00
Shadowghost
e71bb7e904
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-04-19 10:23:34 +02:00
MBR-0001
a2eff41d66
Merge branch 'master' into removeGlobalSubtitleConfiguration
2026-04-18 17:14:31 +02:00
KGT1
1d44899606
Remove global subtitle configuration ( #14957 )
2026-04-18 17:06:46 +02:00
MBR-0001
d4a46bc629
Fix comparison
2026-04-16 22:34:13 +02:00
theguymadmax
5bad7b8ae3
Fix artist metadata not being fetched on initial library scan ( #16606 )
...
CodeQL / Analyze (csharp) (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
OpenAPI Publish / OpenAPI - Publish Artifact (push) Has been cancelled
OpenAPI Publish / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI Publish / OpenAPI - Publish Stable Spec (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
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
* Fix artist metadata not being fetched on initial library scan
* Update Emby.Server.Implementations/Library/Validators/ArtistsValidator.cs
Co-authored-by: Bond-009 <bond.009@outlook.com >
---------
Co-authored-by: Bond-009 <bond.009@outlook.com >
2026-04-14 18:38:01 +02:00
Dominic DeMarco
22f0507258
Record missing information
...
Fixes tonemapping checks by recording previously missing information when gathering video stream information from videos in a BDMV structure
2026-04-10 00:21:52 -07:00
Shadowghost
24a0df9a39
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-04-07 21:36:07 +02:00
Shadowghost
b846958f2c
Add additional validations
2026-04-06 11:37:45 +02:00
Joshua M. Boniface
8cecf53057
Fix GHSA-j2hf-x4q5-47j3 with improved sanitization
...
Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de >
2026-04-06 11:37:45 +02:00
MBR-0001
142ba42883
Backport pull request #16539 from jellyfin/release-10.11.z
...
Fix subtitle saving
Original-merge: f51c63e244
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com >
Backported-by: Bond_009 <bond.009@outlook.com >
2026-04-06 05:19:32 -04:00
Bond-009
568e26c534
Merge pull request #15593 from dkanada/book-provider-ids
...
include external IDs and URLs for book providers
2026-03-23 21:25:11 +01:00
Shadowghost
268f23f39a
Fix trickplay generation for parts and alt versions
2026-03-06 00:16:04 +01:00
Shadowghost
ff0a64ecb9
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-02-20 21:17:55 +01:00
Bond_009
b346370dfc
Fix build
2026-02-15 11:28:42 +01:00
Bond-009
d0809ce58b
Merge pull request #16236 from theguymadmax/fix-season-unknown
...
Fix episodes appearing in Season Unknown incorrectly and prevent unnecessary virtual season creation
2026-02-15 10:48:55 +01:00
Shadowghost
340bcafd3d
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-02-15 10:14:41 +01:00
Bond-009
1311f66f72
Merge pull request #16144 from DerMaddis/series-production-year
...
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
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 Issue Labeler / Check for stale issues (push) Has been cancelled
TmdbSeriesProvider: Set ProductionYear field
2026-02-14 12:35:54 +01:00
saltpi
dce91cf8c8
Backport pull request #16116 from jellyfin/release-10.11.z
...
Fix TMDB image URLs missing size parameter
Original-merge: caa05c1bf2
Merged-by: Bond-009 <bond.009@outlook.com >
Backported-by: Bond_009 <bond.009@outlook.com >
2026-02-14 05:57:23 -05:00
theguymadmax
2757c18312
Fix episodes appearing in Season Unknown incorrectly and prevent unnecessary virtual season creation
2026-02-13 11:52:10 -05:00
DerMaddis
e73ebc9741
TmdbSeriesProvider: Set ProductionYear in SearchResult mappers
2026-02-13 12:03:58 +01:00
Shadowghost
00dd84035e
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-02-07 14:06:53 +01:00
Shadowghost
f5d966fcc3
Remove Collection and Playlist cleanup task
2026-02-07 09:37:42 +01:00
Shadowghost
98d7c8d59f
Make sure we deduplicate LinkedChildren
2026-02-07 09:37:42 +01:00
Riri
7b10888c95
Remove handling for 5-letter language codes in TMDb language normalization
2026-02-01 15:33:07 +08:00
Shadowghost
a650148dfd
Merge remote-tracking branch 'upstream/master' into perf-rebased
2026-01-30 21:12:06 +01:00
DerMaddis
0a1dd56af6
TmdbSeriesProvider: Set ProductionYear field
2026-01-30 14:24:11 +01:00
dkanada
0413a8b6d2
include external IDs and URLs for book providers
2026-01-29 19:45:31 +09:00
theguymadmax
dad6f650bc
Backport pull request #16066 from jellyfin/release-10.11.z
...
Fix TMDB crew department mapping
Original-merge: 673f617994
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2026-01-28 12:11:25 -05:00
Gladtbam
b97f5b809d
fix: Resolve CA1849/CA2007 synchronous IO in EpubImageProvider ( #16124 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (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
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
2026-01-27 19:40:12 -07:00
Niels van Velzen
6ed633ce42
Merge pull request #15604 from dkanada/opf-metadata
...
extract local metadata from OPF and EPUB files
2026-01-27 11:31:27 +01:00
Shadowghost
5996c4afce
Complete LinkedChildren integration and batch DTO optimizations
...
This commit integrates remaining performance changes:
- Add batch user data fetching in DtoService to reduce N+1 queries
- Add GetNextUpEpisodesBatch in TVSeriesManager for efficient batch retrieval
- Update Video/Movie/BoxSet to use LibraryManager for alternate versions
- Transition LinkedChild to use ItemId instead of Path (obsolete Path/LibraryItemId)
- Update providers and controllers for LinkedChildren-based references
- Add NextUpEpisodeBatchResult for batched episode queries
- Integrate IDescendantQueryProvider in SqliteDatabaseProvider
2026-01-18 19:48:46 +01:00
MarcoCoreDuo
09edca8b7a
Backport pull request #15899 from jellyfin/release-10.11.z
...
Fix watched state not kept on Media replace/rename
Original-merge: 8433b6d8a4
Merged-by: joshuaboniface <joshua@boniface.me >
Backported-by: Bond_009 <bond.009@outlook.com >
2026-01-18 11:30:38 -05:00
Shadowghost
f9fd34b11e
Backport pull request #15872 from jellyfin/release-10.11.z
...
Be more strict about PersonType assignment
Original-merge: b56de6493f
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2026-01-18 11:30:37 -05:00
Bond_009
9e480f6efb
Update to .NET 10.0
2026-01-14 18:55:47 +01:00
Bond_009
6c8395ff87
Fix build
2025-12-29 10:06:22 +01:00