Commit Graph

24916 Commits (250e795c3be21586f50414efff2a9846588ac864)
 

Author SHA1 Message Date
Patrick Barron 010cf2340a Use DI for MediaReceiverRegistrarService
12 months ago
Patrick Barron e0b089a375 Use DI for ConnectionManagerService
12 months ago
Patrick Barron effc3d488c Use DI for ContentDirectoryService
12 months ago
Bond_009 584dc05c3c Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common
12 months ago
Patrick Barron 2b1454530b Add DLNA service collection extensions
12 months ago
Bond_009 35d63ec540 Fix regression
12 months ago
Bond-009 26571a8c51
Deprecate CanLaunchWebBrowser (#10381)
1 year ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
1 year ago
Cody Robibero 6bd6fb6e0a Merge branch 'master' into chromecast-config
1 year ago
renovate[bot] a88e13a677
Update dotnet monorepo to v7.0.12 (#10382)
1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
lonebyte 74f61fbd79
Fix HLS playback of m4a files with mjpeg stream (#10069)
1 year ago
Bond-009 c45157158e
Merge pull request #10352 from barronpm/xml-parsing-cleanup
1 year ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
1 year ago
Patrick Barron 1ce49b4a04
Merge branch 'master' into xml-parsing-cleanup
1 year ago
Bond-009 ba23c880f3
Merge pull request #10380 from jellyfin/renovate/dotnet-monorepo
1 year ago
renovate[bot] 502c257506
Update dependency Microsoft.AspNetCore.Authorization to v7.0.12
1 year ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
1 year ago
Bond-009 1279df2032
Merge pull request #10339 from leovan/master
1 year ago
Bond-009 6b06a43c3f
Merge pull request #10347 from Bond-009/drawing
1 year ago
Bond-009 fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
1 year ago
scampower3 305405c9a1
Combine Title and Overview for multi-episodes files for NFO file (#10080)
1 year ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
1 year ago
herby2212 e8a05ad996 optimize checkForInactiveStreams logic
1 year ago
Bond-009 d5695efad9
Merge pull request #10067 from lonebyte/flac-hls-fixes
1 year ago
Nyanmisaka aa073748c0
Drop experimental status of flac-in-MP4 for FFmpeg 6+
1 year ago
renovate[bot] 75ee990e1d
Update github/codeql-action action to v2.22.1 (#10376)
1 year ago
tellmeY18 8466e53b8f Translated using Weblate (Malayalam)
1 year ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
1 year ago
Bond-009 d5e86188a1
Merge pull request #10346 from Bond-009/frombase64
1 year ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
1 year ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
1 year ago
Bond-009 cf806ddcaa
Merge pull request #10336 from Bond-009/authorization
1 year ago
Joe Rogers 7fc804e4b8
Add full version tag for renovate (#10370)
1 year ago
herby2212 994619afb2 fix formatting for build process
1 year ago
Stepan Goremykin 96c3bde346 Remove redundant nullable directive
1 year ago
Stepan Goremykin fdef9356b9 Use null propagation
1 year ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
1 year ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
1 year ago
Stepan Goremykin 3259d484ff Use generated regex
1 year ago
Stepan Goremykin 6512f85ccb Pass cancellation token
1 year ago
Stepan Goremykin 160855ffe9 Use switch expression
1 year ago
Stepan Goremykin f84469d500 Remove redundant using directives
1 year ago
Stepan Goremykin 963d8e66a2 Remove redundant type specification
1 year ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
1 year ago
Stepan Goremykin 526f9a825c Make files readonly
1 year ago
Stepan Goremykin 2360d28cbb Fix possible double dispose
1 year ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin 3f9ee316d5 Use non nullable property type when possible
1 year ago
Stepan Goremykin a37dc3da96 Use async overload
1 year ago