Commit Graph

1465 Commits (6fda268892871a977f8f18d198bc5f30d1b9b7ff)

Author SHA1 Message Date
Tim Eisele 0d85af019c
Use enums for encoding options (#12561)
6 months ago
JPVenson d0b4b2ddb3
Migrated UserData from library sqlite db to jellyfin.db
6 months ago
Tim Eisele c56dbc1c44
Enhance Trickplay (#11883)
6 months ago
Nyanmisaka 5d4f71eb9a
Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 (#12604)
6 months ago
Niels van Velzen 2b492ed8cd
Merge pull request #12545 from Bond-009/sha1
6 months ago
Niels van Velzen 9afaa6ae4d
Merge pull request #12548 from Bond-009/utf8bom
6 months ago
Bond_009 97a02f5803 Remove BOM from UTF-8 files
6 months ago
Bond_009 eca5abe4bb Remove passwordSha1 param from AuthenticateUser function
6 months ago
nyanmisaka d7be6a5ab0 Tune x264/5 encoding params for realtime playback
6 months ago
Cody Robibero 8c3f3c503b
Merge pull request #11665 from Bond-009/getuserbyid
6 months ago
nielsvanvelzen cb83dc2664 Backport pull request #12490 from jellyfin/release-10.9.z
6 months ago
Bond-009 e211445034
Merge pull request #12397 from crobibero/lyrics-finale
6 months ago
gnattu 2321866302 Remove more outdated options.
7 months ago
gnattu 26489c4908 Remove container guessing doc from hls
7 months ago
gnattu a3ebbabf95 Update api doc to remove outdated info
7 months ago
Cody Robibero 0bf7babcbe Add missing lyric fetcher settings from library options
7 months ago
Bond_009 a90316b4d9 Replace UserId with User in NextUpQuery
7 months ago
Bond_009 09f4477510 Replace UserId with User in UserViewQuery
7 months ago
Bond_009 4549337335 Change arguments AssertCanUpdateUser to take a user
7 months ago
Bond_009 c831af2fe2 Pass User instead of UserId inside LatestItemsQuery
7 months ago
gnattu 22d8528d90 Backport pull request #11901 from jellyfin/release-10.9.z
7 months ago
JPVenson 00eb6c0d6f
Add media segments API (#12345)
7 months ago
gnattu 0a1a109b2e
Add RFC7845 downmix algorithm (#12300)
7 months ago
Bond_009 63b90ab45c Fix build
7 months ago
Cody Robibero 4f746c40d7 suggestions from review
7 months ago
Cody Robibero 6fd79fb015 Fix up getting livetv programs api docs
7 months ago
ItsAllAboutTheCode 24f355a779
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
7 months ago
Bond-009 d5cf0ad2c8
Merge pull request #11492 from jellyfin/better-vbr-settings
7 months ago
Bond-009 2b0082bf15
Merge pull request #12299 from gnattu/fix-ac4-samplerate-check
7 months ago
Cody Robibero 4239de1ee7
Merge pull request #11399 from jellyfin/audio-remux
7 months ago
gnattu 59c18a7454 Remove space
7 months ago
gnattu cb7714a32e
Code cleanup
7 months ago
gnattu 992eed5ef7 Fix AC-4 Sample rate check
7 months ago
gnattu 8851ace543
Enable Dolby AC-4 decoder (#11486)
7 months ago
gnattu fd5df98616 Move default value to api spec
7 months ago
gnattu 9acc93853e Specify the default value in api spec
7 months ago
gnattu d5eb8fc121 Also make UniversalAudioController check client VBR settings
7 months ago
gnattu 0381c5a288 Add EnableAudioVbrEncoding to TranscodingProfile
7 months ago
gnattu 78929418cc Use better audio VBR settings
7 months ago
gnattu f840d9b60f Fix direct play
7 months ago
gnattu a16d3d4887 Allow clients to send audio container override for HLS
7 months ago
gnattu e4101128e0 feat: add audio remux to UniversalAudioController
7 months ago
Shadowghost 1c106e8323 Backport pull request #12028 from jellyfin/release-10.9.z
8 months ago
Niels van Velzen 69e0ed42ea Support filter by index number in ItemsController
9 months ago
Bond_009 f38ca3a392 Fix build
9 months ago
gnattu cd5fb84136 Backport pull request #11963 from jellyfin/release-10.9.z
9 months ago
Bond_009 e2c4e52f39 Add regressions tests for update library endpoint
9 months ago
Bond-009 4035f6aa21 Backport pull request #11876 from jellyfin/release-10.9.z
9 months ago
Shadowghost 1a94976752 Backport pull request #11806 from jellyfin/release-10.9.z
9 months ago
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
9 months ago
gnattu 8c583bbe37
Allow explicitly set userId for RequestHelpers.GetSession (#11505)
10 months ago
Tim Eisele c9cd17220a
Playlist fixes (#11487)
10 months ago
Cody Robibero 1accfd79da
Always attempt to get User if a user id is provided (#11471)
10 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
10 months ago
gnattu 5dc6bb4910
Fix incomplete tag query for whitelist tags (#11416)
10 months ago
Bond-009 74f3e54807
Merge pull request #11436 from nielsvanvelzen/plugin-api-elevation
10 months ago
Bond_009 2459b7e62e Properly await Task.Delay()
10 months ago
Niels van Velzen 935c2c97fe Require elevation for plugin related endpoints
10 months ago
gnattu 374b6ca0e2
Only apply custom downmix to 5.1 audios (#11401)
10 months ago
Niels van Velzen a80968478a
Fix InvalidCastException in ItemUpdateController (#11398)
10 months ago
Cody Robibero 27fae3dd04
Limit sessions per user (#11370)
10 months ago
Bond-009 bb018c4adc
Enable nullable for LibraryManager (#11191)
10 months ago
Cody Robibero 6fb6b5f176
Validate item access (#11171)
11 months ago
Joshua M. Boniface ee1d6332ee
Merge pull request #11220 from Shadowghost/add-playlist-acl-api
11 months ago
Bond-009 dc74bc361d
Merge pull request #11321 from nielsvanvelzen/get-remote-subs-perm
11 months ago
Bill Thornton 00620a4092
Fix disabled libraries being returned in MediaFolders api (#11236)
11 months ago
Niels van Velzen 3d7d0297fe Fix policy for GetRemoteSubtitles
11 months ago
Shadowghost 9031aae653 Typo
11 months ago
Shadowghost e3897fe5dd Apply review suggestions
11 months ago
Shadowghost 51e2faa448 Apply review suggestions
11 months ago
Shadowghost 3c7562313b Apply review suggestions
11 months ago
Shadowghost 5396b616bf Fixup
11 months ago
Shadowghost 247ec19de4 Fixup
11 months ago
Shadowghost d72f40fe41 Return 204 on OpenAccess
11 months ago
Shadowghost 04c5b9d680 Add endpoint to get user permissions
11 months ago
Shadowghost 3e0b201688 Enforce permissions
11 months ago
Shadowghost 8cf77424f6 Apply review suggestions
11 months ago
Shadowghost c1dbb49315 Implement update endpoint
11 months ago
Shadowghost bff37ed13a Apply review suggestions
11 months ago
gnattu b496ebc175
fix: disable api endpoint for ffmpeg path for security (#11225)
11 months ago
gnattu 5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
11 months ago
Shadowghost 2aaa9f669a Apply review suggestions
11 months ago
Shadowghost 56c432a843 Apply review suggestions
11 months ago
Shadowghost f1dc1610a2 Extend playlist creation capabilities
11 months ago
Shadowghost 88b3490d17 Add playlist ACL endpoints
11 months ago
nyanmisaka bf2ef63922 Fix codec vs ActualOutputVideoCodec
11 months ago
vedant 3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
11 months ago
nyanmisaka a3ba974b7b Fix the trailing whitespace
12 months ago
Nyanmisaka 98debe4817
Apply suggestions from code review
12 months ago
nyanmisaka eca9bf41bc Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
12 months ago
Cody Robibero e731250342 Lowercase MediaStreamProtocol for backwards compatibility
12 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
12 months ago
Cody Robibero 6e5ec99ea1
Move userId in API from route to optional query parameter (#11074)
12 months ago
Bond-009 3bd1a5c557
Merge pull request #11077 from crobibero/svg-to-image
12 months ago
Cody Robibero 169e0dcb11 Save embedded lyrics when probing audio
1 year ago
Cody Robibero c5e723bccd Add support for converting from svg to other image types
1 year ago
Cody Robibero 2e0e1ecc99 Rename route parameters that are id to be more descriptive
1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
1 year ago
Claus Vium 321e9fb0b5
Merge pull request #11055 from crobibero/activitylog-download
1 year ago
Cody Robibero a1bb23e98f Add item id to download activity
1 year ago