Erik W
e1e18e8da0
Add OriginalLanguage as option to PreferredAudioLanguage ( #12579 )
...
* Add OriginalLanguage as option to PreferredAudioLanguage
* Support for multiple original languages
* Add original audio stream indicator
* Fetch OriginalLanguage from TMDB
* Adapt to EFCore refactor
* Fix PlayDefaultAudioTrack OriginalLanguage behavior
* Fix better PlayDefaultAudioTrack OriginalLanguage behavior
* Add comment to ItemFields
* Improved PlayDefaultAudioTrack behavior
* Add migration for original language
* Use sting.Equals for string comparisons
* Always set dto OriginalLanguage
* Remove OriginalLanguage from ItemFields
---------
Co-authored-by: Lampan-git <lampan-git@users.noreply.github.com >
2026-05-07 20:07:23 +02:00
Bond-009
e50aeb914a
Merge pull request #16322 from poytiis/remove-ToList-calls
...
Remove unnecessary ToList calls in TrickplayManager
2026-05-06 17:40:12 +02:00
dwandw
9962fbbe2e
fix: IPv6 prefixes not recognized as proxy https://github.com/jellyfin/jellyfin/issues/15710
2026-04-27 07:13:27 +00:00
Bond-009
a183fce142
Merge branch 'master' into Preservation-of-Watched-Status-on-Re-watch
2026-04-24 19:00:19 +02:00
Bond_009
64c8c83fae
Remove all JF contributors from Emby list
2026-04-24 18:10:43 +02:00
Hilmar Gústafsson
8ba9319f27
fix: retain subtitles spanning HLS segment boundaries ( #16594 )
...
fix: retain subtitles spanning HLS segment boundaries
2026-04-15 19:11:29 +02:00
Joshua M. Boniface
a2dcaa9521
Merge pull request #15902 from ZeusCraft10/fix/udp-discovery-cross-subnet-ipv6
2026-04-04 01:53:59 -04:00
Teemu Pöytäniemi
8271568677
Add poytiis to CONTRIBUTORS.md
2026-03-01 16:35:24 +02:00
DerMaddis
f685a65241
add to CONTRIBUTORS.md
2026-02-13 12:11:13 +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
ZeusCraft10
244757c92c
Fix KeyNotFoundException in CryptographyProvider.Verify
...
When a password hash is missing the 'iterations' parameter, Verify now
throws a descriptive FormatException instead of KeyNotFoundException.
- Extract GetIterationsParameter() helper method to avoid code duplication
- Provide distinct error messages for missing vs invalid parameters
- Add comprehensive unit tests for CryptographyProvider
2026-01-05 23:03:22 -05:00
ZeusCraft10
72b4faa00b
Fix UDP Auto-Discovery returning IPv6 for cross-subnet IPv4 requests
...
Fixes #15898
When a UDP discovery request is relayed from a different IPv4 subnet,
GetBindAddress() now correctly returns an IPv4 address instead of
incorrectly falling back to ::1.
Changes:
- Loopback fallback now prefers address family matching the source IP
- Interface fallback now prefers interfaces matching source address family
- Added test case for cross-subnet IPv4 request scenario
2025-12-30 17:34:05 -05:00
martenumberto
1af1c72e81
Backport pull request #15690 from jellyfin/release-10.11.z
...
Fix: Add .ts fallback for video streams to prevent crash
Original-merge: 2a0b90e385
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-12-28 07:22:18 -05:00
SapientGuardian
8a0b963d2c
Backport pull request #15662 from jellyfin/release-10.11.z
...
Fix blocking in async context in LimitedConcurrencyLibraryScheduler
Original-merge: d91adb5d54
Merged-by: Bond-009 <bond.009@outlook.com >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-12-28 07:22:12 -05:00
Bond-009
25115e95aa
Merge branch 'master' into upd-contributors
2025-12-24 10:25:54 +01:00
Björn Tenje Persson
84f66dd54e
Fixed Multi Sort in New ActivityManager ( #15820 )
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
Project Automation / Project board (push) Has been cancelled
Merge Conflict Labeler / Labeling (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
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 / OpenAPI - Difference (push) Has been cancelled
OpenAPI / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI / OpenAPI - Publish Stable Spec (push) Has been cancelled
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
2025-12-19 20:36:38 -07:00
Kirill Nikiforov
2cca942ce6
Add myself to CONTRIBUTORS.md
2025-12-18 22:56:33 +01:00
Masood
d1f242bc09
Update CONTRIBUTORS.md
2025-12-10 19:08:54 +05:30
Masood
d757e12e1a
Update CONTRIBUTORS.md
2025-12-10 18:26:23 +05:30
Thomas Jones
58f9bdcf5c
Added ourselves to CONTRIBUTORS.md
...
Co-authored-by: Derpipose <90276123+Derpipose@users.noreply.github.com >
2025-09-20 23:58:49 -06:00
Gene
28b8d3ee29
fix: correct anamorphic video detection ( #14640 ) ( #14648 )
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
CodeQL / Analyze (csharp) (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (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
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
2025-08-15 18:52:43 -06:00
Bond_009
c7c7b30d28
Revert "Merge pull request #13604 from Jxiced/master"
...
This reverts commit ce78af2ed4 , reversing
changes made to db7465e83d .
2025-08-06 15:49:40 +02:00
Joshua M. Boniface
0f5bb5cf76
Merge pull request #14540 from TokerX/issue-8641
...
Improve extra rule resolution and file handling
2025-08-03 17:29:04 -04:00
Joshua M. Boniface
4b6fb6c4bb
Merge branch 'master' into master
2025-08-03 17:27:17 -04:00
Bond-009
a52a230778
Merge pull request #14467 from jkhsjdhjs/keyframe-only-trickplay-extraction-fallback
...
Add fallback for keyframe-only trickplay extraction
2025-08-01 10:30:24 +02:00
Sven Cazier
7785b51f57
Enhance extra rules for video and audio file naming; update tests for new naming conventions
2025-07-26 23:24:58 +02:00
Dan Watson
dddeea1f7b
Fix issue with EncodedRecorder streams not showing up under "Active Recordings" ( #14357 )
2025-07-22 17:13:01 -06:00
jkhsjdhjs
d6f93759ea
Add myself to CONTRIBUTORS.md
...
I have contributed previously, but forgot to add myself last time.
2025-07-14 00:09:46 +02:00
Shoham Peller
1ec66adc30
fix(devcontainer): correct apt-packages path ( #14235 )
...
CodeQL / Analyze (csharp) (push) Waiting to run
OpenAPI / OpenAPI - HEAD (push) Waiting to run
OpenAPI / OpenAPI - BASE (push) Waiting to run
OpenAPI / OpenAPI - Difference (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Unstable Spec (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Stable Spec (push) Blocked by required conditions
Tests / run-tests (macos-latest) (push) Waiting to run
Tests / run-tests (ubuntu-latest) (push) Waiting to run
Tests / run-tests (windows-latest) (push) Waiting to run
Project Automation / Project board (push) Waiting to run
Merge Conflict Labeler / Labeling (push) Waiting to run
Feature path was incorrect, which failed the creation of the
devcontainer
2025-06-19 14:46:55 +02:00
ThunderClapLP
6b5ce934b3
Fix existing media segments not being handled on scan ( #14218 )
2025-06-10 07:45:09 -06:00
Dario Ackermann
d4c3d24e52
fix(collection): Do not lock newly created collections ( #14259 )
2025-06-09 17:32:31 -06:00
Alexander Miller
29fc7711a1
Merge pull request #14094 from allesmi/fix/ancestor-ids-parent-child-relation
...
CodeQL / Analyze (csharp) (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (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
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
Translate query by AncestorIds correctly
2025-05-15 11:48:20 +02:00
SoumyadipAuddy
7e6d4424b2
added parental ratings as per Indian Central Board of Film Certification norms ( #14050 )
2025-05-03 08:19:24 -06:00
Michael McElroy
f02190c394
Fix for Issue #12142 : Fix ExtraRuleResolver filtering out top level folders ( #12170 )
...
CodeQL / Analyze (csharp) (push) Waiting to run
OpenAPI / OpenAPI - HEAD (push) Waiting to run
OpenAPI / OpenAPI - BASE (push) Waiting to run
OpenAPI / OpenAPI - Difference (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Unstable Spec (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Stable Spec (push) Blocked by required conditions
Tests / run-tests (macos-latest) (push) Waiting to run
Tests / run-tests (ubuntu-latest) (push) Waiting to run
Tests / run-tests (windows-latest) (push) Waiting to run
Project Automation / Project board (push) Waiting to run
Merge Conflict Labeler / Labeling (push) Waiting to run
* Fix ExtraRuleResolver to stop filtering out libraries where the name of the base folder matches an 'videos extras' rule with an ExtraRuleType of DirectoryName
Currently the ExtraRuleResolver code doesn't know anything about the root folder of the current library. As a result, when we're attempting to add items in a library where the root folder has a name with a match in Emby.Naming.Common.NamingOptions.VideoExtraRules, the entire library is being ignored as a Video Extras folder.
Need to pass in the root folder of the current library to compare to the path of the current item being evaluated, and if we match the current item's folder to the root folder, then we ignore the ExtraRules with a type of DirectoryName and we continue to scan deeper in the library. Filters still apply to subfolders within the library itself.
* Update CONTRIBUTORS.md
* Update Emby.Naming/Video/ExtraRuleResolver.cs
* Update ExtraTests.cs
Add tests for this fix.
Also add missing tests in TestKodiExtras, TestExpandedExtras, and TestSample, and expanded TestDirectories into TestDirectoriesAudioExtras and TestDirectoriesVideoExtras. There were no checks for the theme-music folder name previously.
* Update ExtraTests.cs
Removed unnecessary "using System"
* In MediaBrowser.Model, upgrade System.Text.Json from 8.0.3 (vulnerable - high risk) to 8.0.4
* Update ExtraTests.cs
Remove empty lines in usings
* Revert "In MediaBrowser.Model, upgrade System.Text.Json from 8.0.3 (vulnerable - high risk) to 8.0.4"
2025-03-27 18:18:19 -06:00
Jxiced
7aa96dfc20
Update contributors.
2025-02-22 22:34:41 +00:00
reuterma24
5a02ea4a31
added myself to CONTRIBUTORS.md
2025-01-12 18:57:29 +01:00
Kenneth Cochran
e922fe8582
Added test for ListsingsManager.DeleteListingsProvider(). ( #12793 )
...
* Added test for DeleteListingsProvider().
* Added myself to CONTRIBUTORS.md
* Removed unintentionally committed test SaveListingProvider_SavesProviderAndReturnsInfo()
* Cleaned up test in response to PR feedback.
2024-11-30 12:08:19 +01:00
revam
510312045a
Backport pull request #12909 from jellyfin/release-10.10.z
...
Don't try to prune images for virtual episodes.
Original-merge: f99e0407fd
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-11-03 10:55:49 -05:00
benedikt257
600a09f1fc
Backport pull request #12891 from jellyfin/release-10.10.z
...
Fix TMDB import failing when no IMDB ID is set for a movie
Original-merge: c6629aebf8
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-11-03 10:55:48 -05:00
elfalem
9ec85a0f18
Allow Playlists access for users with allowed tags configured ( #12686 )
2024-09-22 18:50:29 -06:00
oxixes
dd462f8072
Add @oxixes to contributors
2024-09-11 11:50:51 +02:00
jaina heartles
f38e715d01
Add @heartles to CONTRIBUTORS.md
2024-09-11 10:03:27 +02:00
JPVenson
5ceedced1c
Feature/media segments plugin api ( #12359 )
2024-09-07 14:56:51 -06:00
Łukasz
1451cbc39e
Add subtitle parser errors to log if available ( #12479 )
2024-09-06 07:47:06 -06:00
TheMelmacian
d4eeafe53f
Fix: parsing of xbmc style multi episode nfo files ( #12268 )
2024-07-30 09:51:08 -06:00
ItsAllAboutTheCode
5e840c1db6
Improve LibraryManager.Sort when using "Random" order ( #12165 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro >
2024-07-15 08:44:06 -04:00
honestlywhoknows
0d0900269f
Add entry to CONTRIBUTORS.md
...
Add my entry to CONTRIBUTORS.md
2024-07-09 21:21:19 -04:00
NotSaifA
833a1da355
Backport pull request #11790 from jellyfin/release-10.9.z
...
Trickplay: kill ffmpeg when task is cancelled
Original-merge: 4a344bebc0
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-05-25 11:46:19 -04:00
nfmccrina
4385430f05
Backport pull request #11621 from jellyfin/release-10.9.z
...
Handle exception for unexpected audio file YEAR tag values
Original-merge: d5dc4435d9
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-05-17 13:51:37 -04:00
vedant
3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS ( #10469 )
2024-03-23 07:39:49 -06:00