aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2024-08-28Merge pull request #11665 from Bond-009/getuserbyidCody Robibero
2024-08-27Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotationBond-009
2024-08-28Apply suggestions from code reviewnyanmisaka
2024-08-25Backport pull request #12499 from jellyfin/release-10.9.zdmitrylyzo
2024-08-24Merge pull request #12397 from crobibero/lyrics-finaleBond-009
2024-08-19Update PluginPageInfo.cs summary. (#12464)theMasterpc
2024-08-05Add missing lyric fetcher settings from library optionsCody Robibero
2024-08-05Enable nullable for NextUpQueryBond_009
2024-08-05Replace UserId with User in NextUpQueryBond_009
2024-08-05Replace UserId with User in UserViewQueryBond_009
2024-08-05Pass User instead of UserId inside LatestItemsQueryBond_009
2024-08-05Add media segments API (#12345)JPVenson
2024-08-05Merge branch 'master' into fix-hwa-video-rotationNyanmisaka
2024-08-02Merge pull request #12369 from Bond-009/warnBond-009
2024-08-01Enable more analyser rules as errorsBond_009
2024-07-31fix docgnattu
2024-07-31Add AC4 downmixgnattu
2024-07-30Add RFC7845 downmix algorithm (#12300)gnattu
2024-07-29Enable nullable for UserItemDataBond_009
2024-07-29Enable nullability for QueryResultCody Robibero
2024-07-29Display DOVI title in DisplayTitle when availablegnattu
2024-07-29Merge pull request #12295 from Bond-009/trysetprovideridBond-009
2024-07-29Check MaxAudioChannels for directAudioStream candidates (#12319)gnattu
2024-07-23Merge branch 'master' into fix-hwa-video-rotationNyanmisaka
2024-07-21Merge pull request #11492 from jellyfin/better-vbr-settingsBond-009
2024-07-18Merge pull request #11399 from jellyfin/audio-remuxCody Robibero
2024-07-18Use string.Equalsgnattu
2024-07-18Don't check the misleading options.EnableDirectStream for direct stream avail...gnattu
2024-07-17Merge pull request #11489 from jellyfin/allow-vp9-remuxingCody Robibero
2024-07-17Merge pull request #11511 from jellyfin/trickplay-keyframe-onlyCody Robibero
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-07-17Add TrySetProviderId extensionBond_009
2024-07-17Default EnableAudioVbrEncoding to true in TranscodingProfilegnattu
2024-07-17Add EnableAudioVbrEncoding to TranscodingProfilegnattu
2024-07-17Make comment bettergnattu
2024-07-17Correctly set bitrate limit for remuxinggnattu
2024-07-17Allow clients to send audio container override for HLSgnattu
2024-07-17feat: add audio remux to UniversalAudioControllergnattu
2024-07-16Don't include new internal MediaStream properties in api spec (#12288)Cody Robibero
2024-07-17Add option to extract keyframe only during trickplay image generationgnattu
2024-07-15Run DeleteTranscodeFileTask on startup (#12239)Bond-009
2024-07-15Allow streaming of raw PGS subtitles without transcoding (#12056)David Schulte
2024-07-15Add check for ProviderIds to prevent '=' from appearing in keys, also support...Erwin de Haan
2024-06-23Backport pull request #12149 from jellyfin/release-10.9.znyanmisaka
2024-06-02Add regressions tests for update library endpointBond_009
2024-05-25Backport pull request #11802 from jellyfin/release-10.9.zcrobibero
2024-05-21Prefer profile over codec for display titleBond_009
2024-05-16Add remuxing support for VP9gnattu
2024-05-14Fix reference to deprecated package (#11530)Cody Robibero
2024-05-11Bump version to 10.10.0Jellyfin Release Bot