Commit Graph

25062 Commits (660165cd2ff6288061a90c968381eb014ec3b7fd)
 

Author SHA1 Message Date
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
2 years ago
Cody Robibero 6bd6fb6e0a Merge branch 'master' into chromecast-config
2 years ago
renovate[bot] a88e13a677
Update dotnet monorepo to v7.0.12 (#10382)
2 years ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
2 years ago
lonebyte 74f61fbd79
Fix HLS playback of m4a files with mjpeg stream (#10069)
2 years ago
Bond-009 c45157158e
Merge pull request #10352 from barronpm/xml-parsing-cleanup
2 years ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
2 years ago
Patrick Barron 1ce49b4a04
Merge branch 'master' into xml-parsing-cleanup
2 years ago
Bond-009 ba23c880f3
Merge pull request #10380 from jellyfin/renovate/dotnet-monorepo
2 years ago
renovate[bot] 502c257506
Update dependency Microsoft.AspNetCore.Authorization to v7.0.12
2 years ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
2 years ago
Bond-009 1279df2032
Merge pull request #10339 from leovan/master
2 years ago
Bond-009 6b06a43c3f
Merge pull request #10347 from Bond-009/drawing
2 years ago
Bond-009 fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
2 years ago
scampower3 305405c9a1
Combine Title and Overview for multi-episodes files for NFO file (#10080)
2 years ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
2 years ago
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
Pithaya 948a67cfeb Update CONTRIBUTORS.md
2 years ago
Pithaya e6bb86e649 Add a Book ExternalIdMediaType
2 years ago
Pithaya cc590f82b9 Allow people on books
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