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
/
MediaBrowser.Model
/
Entities
Age
Commit message (
Expand
)
Author
2025-04-07
Translate the ISO-639-2/B codes to ISO-639-2/T. (#13068)
baka0815
2025-04-03
Cleanup extracted files (#13760)
Tim Eisele
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-03-31
Explicitly set default value for enums used in API models (#13821)
gnattu
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-02-28
Add support for reading and storing Recording MBIDs from file metadata (#12173)
Dominik Krivohlavek
2025-02-17
Revert nullability of MediaStream.IsHearingImpaired (#13573)
Cody Robibero
2025-01-26
Fix typos
luzpaz
2025-01-25
chore: fix spelling
Josh Soref
2024-11-12
Fixed invalid columns on MediaStreams
JPVenson
2024-09-09
Use enums for encoding options (#12561)
Tim Eisele
2024-09-07
Add support DoVi Profile 10 (#11559)
llutic
2024-09-07
Add MediaStream.ReferenceFrameRate for problematic video files (#12603)
gnattu
2024-08-28
Apply suggestions from code review
nyanmisaka
2024-08-05
Merge branch 'master' into fix-hwa-video-rotation
Nyanmisaka
2024-07-31
fix doc
gnattu
2024-07-31
Add AC4 downmix
gnattu
2024-07-30
Add RFC7845 downmix algorithm (#12300)
gnattu
2024-07-29
Display DOVI title in DisplayTitle when available
gnattu
2024-07-23
Merge branch 'master' into fix-hwa-video-rotation
Nyanmisaka
2024-07-17
Add TrySetProviderId extension
Bond_009
2024-07-16
Don't include new internal MediaStream properties in api spec (#12288)
Cody Robibero
2024-07-15
Allow streaming of raw PGS subtitles without transcoding (#12056)
David Schulte
2024-07-15
Add check for ProviderIds to prevent '=' from appearing in keys, also support...
Erwin de Haan
2024-06-23
Backport pull request #12149 from jellyfin/release-10.9.z
nyanmisaka
2024-06-02
Add regressions tests for update library endpoint
Bond_009
2024-05-21
Prefer profile over codec for display title
Bond_009
2024-04-10
Add support for out-of-spec but existent, Dolby Vision Profile 8 CCid 6 media...
GeorgeH005
2024-04-10
Merge pull request #11220 from Shadowghost/add-playlist-acl-api
Joshua M. Boniface
2024-04-01
Apply review suggestions
Shadowghost
2024-03-31
Lowercase CollectionTypeOptions to match legacy experience (#11272)
Cody Robibero
2024-03-30
Add json parser for video rotation side data
nyanmisaka
2024-03-27
Apply review suggestions
Shadowghost
2024-03-26
Apply review suggestions
Shadowghost
2024-03-26
Add playlist ACL endpoints
Shadowghost
2024-03-23
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
vedant
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2024-02-06
Remove some unused model code
Patrick Barron
2024-01-06
Detect audio spatial format (#9996)
Mohamed Akram
2023-11-12
Added new API endpoint to update User item data
ArabCoders
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-08-22
Enable nullable for more files and add tests
Bond_009
2023-06-28
Migrate VideoRange and VideoRangeType to Enum
Shadowghost
2023-03-10
Fix playlist creation and removal
Shadowghost
2023-02-20
Add default rating selections
Shadowghost
2023-01-10
Add stereo downmix algorithm selection.
Shadowghost
2022-12-30
Add support for .sup subtitle (#8808)
Cody Robibero
2022-12-05
Replace == null with is null
Bond_009
[next]