Commit Graph

1068 Commits (bedee7922f3be0cd5d1f4f687e9766c1217e39e7)

Author SHA1 Message Date
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
2 years ago
Shadowghost 4eba16c672 Apply review suggestions
2 years ago
Bond-009 36b7157589
Fix #9300 (#9312)
2 years ago
cvium 52e2776d8e Merge branch 'master' into simplify_authz
2 years ago
Bond-009 318f11e793
Fix error in XmlTvListingsProviderTests (#9302)
2 years ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
2 years ago
Bond-009 5e074ac945
Merge pull request #9253 from Bond-009/nullref
2 years ago
Cody Robibero 32eccc139c LiveTV fixes
2 years ago
cvium 209edd38a4 refactor: simplify authz
2 years ago
Bond_009 eb7fee9590 Add more tests
2 years ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
2 years ago
Claus Vium 9e155eacea
Merge pull request #9227 from Bond-009/ffprobe
2 years ago
Chris Blake ad5b83781a
Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)
2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
2 years ago
Shadowghost 414eb45899 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 b7f2c8de5b Simplify AlphanumericComparator
2 years ago
Dmitry Lyzo 28b98cacc8 Backport pull request #9051 from jellyfin/release-10.8.z
2 years ago
Shadowghost a728f0993e Merge branch 'master' into network-rewrite
2 years ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
2 years ago
Shadowghost 656a0bff6f Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
2 years ago
Patrick Barron f8ca71ee15 Move WebHostBuilder extension method to separate file
2 years ago
Patrick Barron 029d53502f Move some startup methods to StartupHelpers
2 years ago
Patrick Barron 74a07f6d1c Move Middleware to Jellyfin.Api
2 years ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
2 years ago
Patrick Barron 033ffa9a88 Fix tests
2 years ago
Patrick Barron 7b17799b01 Migrate from IWebHost to IHost
2 years ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
2 years ago
MBR-0001 8af854315e
Add Chinese Bilingual language (#7623)
2 years ago
Bond-009 769c48c629
Deduplicate media stream ordering code (#9014)
2 years ago
xdo 1f658f59b8
Fix multi cleaning (#8978)
2 years ago
Bond-009 817996da4b
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
2 years ago
Bond_009 7c77ba529c Add more tests
2 years ago
Bond_009 6bf131b270 Use Diacritics.NET
2 years ago
Shadowghost ef085483b2 Merge branch 'master' into network-rewrite
2 years ago
Bond-009 3462676a8f
Fix debug builds (#8909)
2 years ago
Shadowghost b725fbe51a Apply review suggestions
2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
2 years ago
Shadowghost 3f6354cdb8 Fix .NET 7 compatibility
2 years ago
Shadowghost 2c86bd1875 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 227aa0540b Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0
2 years ago
Bond_009 fd9dc1e308 Update deps
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Shadowghost bcd992fb06 Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Cody Robibero c9f8b8a7c7
Merge pull request #8790 from Bond-009/todo
2 years ago