index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
Item
/
MediaStreamRepository.cs
Age
Commit message (
Expand
)
Author
2026-05-12
move language filters from QueryFiltersLegacy to QueryFilters
TheMelmacian
2026-05-07
Add OriginalLanguage as option to PreferredAudioLanguage (#12579)
Erik W
2026-01-05
Fix zh-CN subtitle language display
ZeusCraft10
2025-04-07
Translate the ISO-639-2/B codes to ISO-639-2/T. (#13068)
baka0815
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-02-17
Revert nullability of MediaStream.IsHearingImpaired (#13573)
Cody Robibero
2025-02-06
Order MediaStream query by StreamIndex (#13506)
gnattu
2024-11-17
Applied coding style
JPVenson
2024-11-12
Fixed invalid columns on MediaStreams
JPVenson
2024-10-28
Reverted Primary Constructor
JPVenson
2024-10-09
Updated .AsNoTracking() where applicable
JPVenson
2024-10-09
Fixed AncestorIds and applied review comments
JPVenson
2024-10-09
Apply suggestions from code review
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-10-09
Naming refactoring and WIP porting of new interface repositories
JPVenson