Commit Graph

24837 Commits (ed00d7448b0ebb2cede5daad0073412bccb24cfc)
 

Author SHA1 Message Date
herby2212 e8a05ad996 optimize checkForInactiveStreams logic
2 years ago
Bond-009 d5695efad9
Merge pull request #10067 from lonebyte/flac-hls-fixes
2 years ago
Nyanmisaka aa073748c0
Drop experimental status of flac-in-MP4 for FFmpeg 6+
2 years ago
renovate[bot] 75ee990e1d
Update github/codeql-action action to v2.22.1 (#10376)
2 years ago
tellmeY18 8466e53b8f Translated using Weblate (Malayalam)
2 years ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
2 years ago
Bond-009 d5e86188a1
Merge pull request #10346 from Bond-009/frombase64
2 years ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
2 years ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
2 years ago
Bond-009 cf806ddcaa
Merge pull request #10336 from Bond-009/authorization
2 years ago
Joe Rogers 7fc804e4b8
Add full version tag for renovate (#10370)
2 years ago
herby2212 994619afb2 fix formatting for build process
2 years ago
Stepan Goremykin 96c3bde346 Remove redundant nullable directive
2 years ago
Stepan Goremykin fdef9356b9 Use null propagation
2 years ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
2 years ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
2 years ago
Stepan Goremykin 3259d484ff Use generated regex
2 years ago
Stepan Goremykin 6512f85ccb Pass cancellation token
2 years ago
Stepan Goremykin 160855ffe9 Use switch expression
2 years ago
Stepan Goremykin f84469d500 Remove redundant using directives
2 years ago
Stepan Goremykin 963d8e66a2 Remove redundant type specification
2 years ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
2 years ago
Stepan Goremykin 526f9a825c Make files readonly
2 years ago
Stepan Goremykin 2360d28cbb Fix possible double dispose
2 years ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
2 years ago
Stepan Goremykin 3f9ee316d5 Use non nullable property type when possible
2 years ago
Stepan Goremykin a37dc3da96 Use async overload
2 years ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
2 years ago
Stepan Goremykin 508c48a8ba Inline out variables
2 years ago
Stepan Goremykin d6b557d9ee Move declaration closer to usage
2 years ago
Stepan Goremykin 72faeed1db Remove redundant semicolon
2 years ago
Stepan Goremykin 73309f2649 Pass cancellation token
2 years ago
Stepan Goremykin 8925390ad4 Remove redundant cast
2 years ago
Stepan Goremykin a3d3ec7e0b Remove redundant SuppressFinalize call
2 years ago
herby2212 db5c2f738e integrate development from v1
2 years ago
herby2212 56aa37a314 Switch to named placeholders
2 years ago
Bond-009 1141883f77
Merge pull request #10321 from feilongfl/master
2 years ago
Patrick Barron c38fbece03 Remove unnecessary Trim() from GetPersonFromXmlNode
2 years ago
Patrick Barron 40e1c5f4c6 Remove logger parameter from XmlReaderExtensions.TryReadDateTime
2 years ago
Patrick Barron 1dd6442e89 Use extension methods in GetPersonFromXmlNode
2 years ago
Patrick Barron 1d0ecd3188 More miscellaneous cleanup
2 years ago
Patrick Barron 0e51ffa169 Add TryReadInt to XmlReaderExtensions
2 years ago
Patrick Barron 8a7a1cc723 Add ReadNormalizedString to XmlReaderExtensions
2 years ago
Patrick Barron 99832642ce Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
2 years ago
Patrick Barron 1a6ec2c740 Add GetStringArray and GetPersonArray to XmlReaderExtensions
2 years ago
Patrick Barron bdca4ed322 Add XmlReader.GetPersonFromXmlNode
2 years ago
renovate[bot] ffb3df9e77
Update github/codeql-action action to v2.22.0 (#10351)
2 years ago
Claus Vium 0d2202de4f
Merge pull request #10255 from thomasjohansen/fix/probesize
2 years ago
Claus Vium 6593aa1255
Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesize
2 years ago
Claus Vium a18b3fbe70
simplify the if
2 years ago