aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2025-01-22Enable adaptive bitrate streaming againBond_009
2025-01-22Remove useless checks and dead codeBond_009
2025-01-11Prefer ApiKey over api_key in generated URL's (#13342)Niels van Velzen
2024-12-15Applied review commentsJPVenson
2024-12-06Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-30Backport pull request #13113 from jellyfin/release-10.10.zgnattu
2024-11-29Fix typo in guide info endpoint comment (#13117)1hitsong
2024-11-19Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-11-19Backport pull request #12955 from jellyfin/release-10.10.zgnattu
2024-11-19Backport pull request #12934 from jellyfin/release-10.10.zShadowghost
2024-11-19Backport pull request #12916 from jellyfin/release-10.10.zJPVenson
2024-11-17Fixed segment providers never presented to UI (#13060)JPVenson
2024-11-17Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin int...JPVenson
2024-11-17Applied coding styleJPVenson
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-14reverted dbg codeJPVenson
2024-11-14Deterministic tests my ***JPVenson
2024-11-14Reverted Test codeJPVenson
2024-11-14Added Pipeline debug codeJPVenson
2024-11-11Fixed TopParent not beeing migratedJPVenson
2024-10-31Always await instead of directly returning TaskBond_009
2024-10-28Updated all instances of ImmutableList to ImmutableArrayJPVenson
2024-10-28Removed unused UsingJPVenson
2024-10-22Reverted ImmutableList changeJPVenson
2024-10-22Reverted ToImmutableList changeJPVenson
2024-10-11Applied Review CommentsJPVenson
2024-10-10Removed obsolete Score and Similiarity values for searchJPVenson
2024-10-09Fixed AncestorIds and applied review commentsJPVenson
2024-10-09Apply suggestions from code reviewJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-10-03Clean up deprecated -vsync option (#12765)Nyanmisaka
2024-09-26Add endpoint for getting playlists by id (#12697)Tim Eisele
2024-09-24Fix get sessions with api key (#12696)gnattu
2024-09-22Fix GetTrickplayTileImage operation name (#12681)Niels van Velzen
2024-09-22Fix media segment operation name (#12682)Niels van Velzen
2024-09-21Better bitrate and resolution normalization (#12644)gnattu
2024-09-22Remove all subtitle options from audio endpointsgnattu
2024-09-22Don't add subtitle option to audio endpointgnattu
2024-09-22Conditionally add burn in option for remote sourcegnattu
2024-09-22Let HLS Controller decide if subtitle should be burn ingnattu
2024-09-18Return empty response instead of not foundShadowghost
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...Shadowghost
2024-09-18Don't expose hwaccel type for non-admin (#12663)gnattu
2024-09-12Add option to always burn in subtitles if transcoding is triggered (#12430)gnattu
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-09-07Make Live TV compatibility profiles customizable (#12529)gnattu
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson