aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2024-08-25Backport pull request #12490 from jellyfin/release-10.9.znielsvanvelzen
2024-08-24Merge pull request #12397 from crobibero/lyrics-finaleBond-009
2024-08-12Remove more outdated options.gnattu
2024-08-12Remove container guessing doc from hlsgnattu
2024-08-12Update api doc to remove outdated infognattu
2024-08-05Add missing lyric fetcher settings from library optionsCody Robibero
2024-08-05Replace UserId with User in NextUpQueryBond_009
2024-08-05Replace UserId with User in UserViewQueryBond_009
2024-08-05Change arguments AssertCanUpdateUser to take a userBond_009
2024-08-05Pass User instead of UserId inside LatestItemsQueryBond_009
2024-08-05Backport pull request #11901 from jellyfin/release-10.9.zgnattu
2024-08-05Add media segments API (#12345)JPVenson
2024-07-30Add RFC7845 downmix algorithm (#12300)gnattu
2024-07-29Fix buildBond_009
2024-07-25suggestions from reviewCody Robibero
2024-07-23Fix up getting livetv programs api docsCody Robibero
2024-07-21Changed `GetThemeMedia` to support SortBy/Order options (#12167)ItsAllAboutTheCode
2024-07-21Merge pull request #11492 from jellyfin/better-vbr-settingsBond-009
2024-07-19Merge pull request #12299 from gnattu/fix-ac4-samplerate-checkBond-009
2024-07-18Merge pull request #11399 from jellyfin/audio-remuxCody Robibero
2024-07-18Remove spacegnattu
2024-07-18Code cleanupgnattu
2024-07-18Fix AC-4 Sample rate checkgnattu
2024-07-17Enable Dolby AC-4 decoder (#11486)gnattu
2024-07-17Move default value to api specgnattu
2024-07-17Specify the default value in api specgnattu
2024-07-17Also make UniversalAudioController check client VBR settingsgnattu
2024-07-17Add EnableAudioVbrEncoding to TranscodingProfilegnattu
2024-07-17Use better audio VBR settingsgnattu
2024-07-17Fix direct playgnattu
2024-07-17Allow clients to send audio container override for HLSgnattu
2024-07-17feat: add audio remux to UniversalAudioControllergnattu
2024-06-23Backport pull request #12028 from jellyfin/release-10.9.zShadowghost
2024-06-07Support filter by index number in ItemsControllerNiels van Velzen
2024-06-06Fix buildBond_009
2024-06-06Backport pull request #11963 from jellyfin/release-10.9.zgnattu
2024-06-02Add regressions tests for update library endpointBond_009
2024-06-01Backport pull request #11876 from jellyfin/release-10.9.zBond-009
2024-06-01Backport pull request #11806 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-05-07Allow explicitly set userId for RequestHelpers.GetSession (#11505)gnattu
2024-05-05Playlist fixes (#11487)Tim Eisele
2024-05-01Always attempt to get User if a user id is provided (#11471)Cody Robibero
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-30Fix incomplete tag query for whitelist tags (#11416)gnattu
2024-04-30Merge pull request #11436 from nielsvanvelzen/plugin-api-elevationBond-009
2024-04-29Properly await Task.Delay()Bond_009
2024-04-26Require elevation for plugin related endpointsNiels van Velzen
2024-04-22Only apply custom downmix to 5.1 audios (#11401)gnattu
2024-04-21Fix InvalidCastException in ItemUpdateController (#11398)Niels van Velzen