Commit Graph

3183 Commits (6392970066f2b0279447db40c3fe759fc90155de)

Author SHA1 Message Date
Bond_009 c831af2fe2 Pass User instead of UserId inside LatestItemsQuery
6 months ago
JPVenson 00eb6c0d6f
Add media segments API (#12345)
6 months ago
Nyanmisaka 2aa9cf4007
Merge branch 'master' into fix-hwa-video-rotation
6 months ago
Evan Jarrett 8941c059f6 use string.Empty
6 months ago
Evan Jarrett 0d8669fbe8 Add a new EncodingOption for QsvDevice
6 months ago
Bond-009 b39ff1dd42
Merge pull request #12369 from Bond-009/warn
6 months ago
Bond_009 0a0de6708e Enable more analyser rules as errors
6 months ago
gnattu 8f28c3a0fb fix doc
6 months ago
gnattu daf8d649f2 Add AC4 downmix
6 months ago
gnattu 0a1a109b2e
Add RFC7845 downmix algorithm (#12300)
6 months ago
Bond_009 d3f0346f04 Enable nullable for UserItemData
6 months ago
Cody Robibero 48b5602144 Enable nullability for QueryResult
6 months ago
gnattu 0132ad05ab Display DOVI title in DisplayTitle when available
6 months ago
Bond-009 095d4d4d15
Merge pull request #12295 from Bond-009/trysetproviderid
6 months ago
gnattu 162ea38a95
Check MaxAudioChannels for directAudioStream candidates (#12319)
6 months ago
Nyanmisaka 00088c2954
Merge branch 'master' into fix-hwa-video-rotation
6 months ago
Bond-009 d5cf0ad2c8
Merge pull request #11492 from jellyfin/better-vbr-settings
6 months ago
Cody Robibero 4239de1ee7
Merge pull request #11399 from jellyfin/audio-remux
7 months ago
gnattu 855215673a
Use string.Equals
7 months ago
gnattu ce7cbc1f64 Don't check the misleading options.EnableDirectStream for direct stream availability
7 months ago
Cody Robibero d6051d9d7e
Merge pull request #11489 from jellyfin/allow-vp9-remuxing
7 months ago
Cody Robibero c207404089
Merge pull request #11511 from jellyfin/trickplay-keyframe-only
7 months ago
Cody Robibero b026772764
Move external url listing to provider for plugin use (#12279)
7 months ago
Bond_009 ecd2dab0a2 Add TrySetProviderId extension
7 months ago
gnattu 7ad432be23 Default EnableAudioVbrEncoding to true in TranscodingProfile
7 months ago
gnattu 0381c5a288 Add EnableAudioVbrEncoding to TranscodingProfile
7 months ago
gnattu c8f157444c Make comment better
7 months ago
gnattu ed9d27bb3a Correctly set bitrate limit for remuxing
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
Cody Robibero 042d3e3f93
Don't include new internal MediaStream properties in api spec (#12288)
7 months ago
gnattu 68bfabbaba Add option to extract keyframe only during trickplay image generation
7 months ago
Bond-009 f68038f2cf
Run DeleteTranscodeFileTask on startup (#12239)
7 months ago
David Schulte fc1bee30a6
Allow streaming of raw PGS subtitles without transcoding (#12056)
7 months ago
Erwin de Haan 3262f8dc2a
Add check for ProviderIds to prevent '=' from appearing in keys, also support '=' in the values. (#12274)
7 months ago
nyanmisaka d37c5d8921 Backport pull request #12149 from jellyfin/release-10.9.z
7 months ago
Bond_009 e2c4e52f39 Add regressions tests for update library endpoint
8 months ago
crobibero 35bc6866d5 Backport pull request #11802 from jellyfin/release-10.9.z
8 months ago
Bond_009 69ae006f37 Prefer profile over codec for display title
9 months ago
gnattu 5df171b3f9 Add remuxing support for VP9
9 months ago
Cody Robibero 23d0537fb3
Fix reference to deprecated package (#11530)
9 months ago
Jellyfin Release Bot 04022f85af Bump version to 10.10.0
9 months ago
gnattu 145dc31ccb
Default to not extract lyrics (#11523)
9 months ago
gnattu 688a734895
Don't close inactive session on default (#11491)
9 months ago
Bond_009 2ad872001d Address comments
9 months ago
Bond_009 88a38a61b5 Improve audio normalization
9 months ago
Bond-009 428283f787
Always scan ReplayGain tag (#11418)
9 months ago
GeorgeH005 e93fa27e4c
Add support for out-of-spec but existent, Dolby Vision Profile 8 CCid 6 media. (#11334)
10 months ago
Joshua M. Boniface ee1d6332ee
Merge pull request #11220 from Shadowghost/add-playlist-acl-api
10 months ago
Shadowghost 8cf77424f6 Apply review suggestions
10 months ago
Shadowghost c1dbb49315 Implement update endpoint
10 months ago
Shadowghost bff37ed13a Apply review suggestions
10 months ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
10 months ago
Niels van Velzen 84b933d835
Use enum for BaseItemDto.ExtraType (#11261)
10 months ago
nyanmisaka bf654bde60 Add json parser for video rotation side data
10 months ago
gnattu be21d51742
fix: move trickplay specific option into TrickplayOptions (#11229)
10 months ago
Niels van Velzen 8d02c45e6c
Fix default values missing in ClientCapabilities(Dto) (#11232)
10 months ago
Shadowghost 2aaa9f669a Apply review suggestions
10 months ago
Shadowghost 56c432a843 Apply review suggestions
10 months ago
Shadowghost f1dc1610a2 Extend playlist creation capabilities
10 months ago
Shadowghost 88b3490d17 Add playlist ACL endpoints
10 months ago
vedant 3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
10 months ago
Bond-009 adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
11 months ago
btopherjohnson 9a40a67c60
Add ability to enable/disable libraries (#11037)
11 months ago
standstaff 64b7f0f721 chore: remove repetitive words
11 months ago
Bond_009 651681c276 Enable nullable for more files
11 months ago
Bond-009 d910c78fe5
Merge pull request #11126 from crobibero/lowercase-protocol
11 months ago
Cody Robibero a92de9b2e3
Merge pull request #11014 from gnattu/vf-videotoolbox
11 months ago
Cody Robibero e731250342 Lowercase MediaStreamProtocol for backwards compatibility
11 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
11 months ago
gnattu a30dc81b28 fix: stack overflow
11 months ago
Cody Robibero a8a9f66878 standardize docs
11 months ago
Cody Robibero c5e723bccd Add support for converting from svg to other image types
11 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
11 months ago
Bond-009 1dfaa171a9
Merge pull request #10934 from dkacperski97/session-shuffle-mode
11 months ago
Cody Robibero 31715c6b8a
Merge pull request #10981 from barronpm/livetv-listingsmanager
12 months ago
Robert Lützner 2bd85df383
Add missing MIME types for comicbook formats (#11010)
12 months ago
gnattu 5c743f2b4d feat: separate videotoolbox tone mapping option
12 months ago
felix920506 aaa9345a53
Correct m4b mimetype (#10980)
12 months ago
Damian Kacperski 59a9586dbd Add PlaybackOrder to Session state
12 months ago
Patrick Barron 42b052a5a6 Add IListingsManager service
12 months ago
Bond-009 e50170a417
Merge pull request #10973 from nielsvanvelzen/api-dep-fixes
12 months ago
Bond-009 143ef71528
Merge pull request #10969 from barronpm/progress-cleanup
12 months ago
Niels van Velzen be29b4a0c4 Fix some incompatible API deprecations
12 months ago
Patrick Barron 6d8062116c Remove some unused model code
1 year ago
nyanmisaka be265cd87f Add EqualsAny for VideoCodecTag condition
1 year ago
nyanmisaka d423efd2ea Add a new HWA type RKMPP
1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Patrick Barron c101d287f2 Remove unused Live TV code
1 year ago
Patrick Barron 68fd9c469f
Remove DLNA-specific DeviceProfile code (#10850)
1 year ago
Mohamed Akram f49de51225
Detect audio spatial format (#9996)
1 year ago
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio (#10566)
1 year ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
1 year ago
Bond-009 21374775e5
Merge pull request #10422 from scampower3/api-update
1 year ago
Bond-009 24cbd64450
Merge pull request #10573 from arabcoders/master
1 year ago
Patrick Barron 0d5bbfda32
Remove unused DLNA models (#10685)
1 year ago
Bond-009 cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
1 year ago
Claus Vium 0be2817ccb
Merge pull request #10371 from Pithaya/feat/book-persons
1 year ago
Abdulmohsen 9d5dc4d71b
Merge branch 'jellyfin:master' into master
1 year ago
ArabCoders 324c86e14d Made key & itemId nullable
1 year ago