Commit Graph

513 Commits (f8e2b866b36037cba157b9bbda071efd28fa781c)

Author SHA1 Message Date
gnattu 9e386ecc27 Backport pull request #12931 from jellyfin/release-10.10.z
3 months ago
joshjryan 3edd6ab767
Fix allow inputContainer to be null for Live TV (#12770)
4 months ago
Niels van Velzen bcc818f397
Fix DeviceProfile.Id should be nullable (#12679)
5 months ago
gnattu 56cf1a581c
Better bitrate and resolution normalization (#12644)
5 months ago
gnattu d944f415f3 Let HLS Controller decide if subtitle should be burn in
5 months ago
Shadowghost 5a5da33f44 Apply review suggestions
5 months ago
Shadowghost 2351eeba56 Rework PR 6203
5 months ago
Dmitry Lyzo 77c6fd5ab2 Improve direct profile ranking
5 months ago
gnattu 6a5f22fc2f Revert "Return more precise transcoding reasons"
5 months ago
gnattu 5913db991b Improve readability
5 months ago
gnattu de8bb15c78 Return more precise transcoding reasons
5 months ago
gnattu 62712aa12c
Add option to always burn in subtitles if transcoding is triggered (#12430)
5 months ago
Dmitry Lyzo 3da081ba86
Add audio ranking for transcoding profiles (#12546)
5 months ago
Dmitry Lyzo 54f663b0f3
Extract condition from Where clause to eliminate extra filtering (#12614)
5 months ago
gnattu b4f71859d9
Make Live TV compatibility profiles customizable (#12529)
5 months ago
gnattu df00909b85
Backport #12562 and #12521 (#12602)
5 months ago
gnattu 5a8a19e07b
Add MediaStream.ReferenceFrameRate for problematic video files (#12603)
5 months ago
gnattu 29d5344ba7 fix typo
6 months ago
gnattu e31c6d3934 Add SubContainer support to CodecProfile
6 months ago
dmitrylyzo ca4bd57b8d Backport pull request #12499 from jellyfin/release-10.9.z
6 months ago
Bond_009 0a0de6708e Enable more analyser rules as errors
6 months ago
gnattu 162ea38a95
Check MaxAudioChannels for directAudioStream candidates (#12319)
6 months ago
Bond-009 d5cf0ad2c8
Merge pull request #11492 from jellyfin/better-vbr-settings
7 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
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
gnattu 5df171b3f9 Add remuxing support for VP9
9 months ago
standstaff 64b7f0f721 chore: remove repetitive words
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
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
12 months ago
nyanmisaka be265cd87f Add EqualsAny for VideoCodecTag condition
1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Patrick Barron 68fd9c469f
Remove DLNA-specific DeviceProfile code (#10850)
1 year ago
Patrick Barron 0d5bbfda32
Remove unused DLNA models (#10685)
1 year ago
Bond_009 efec6e7a23 Address review comment
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
1 year ago
Bond-009 3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Bond_009 5677566a41 Enable nullable for more files
2 years ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago