Commit Graph

1318 Commits (fddcaf17e12f9446f3ee2967711de01bef26f58e)

Author SHA1 Message Date
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
3 years ago
Claus Vium d0832c60d4 Merge DynamicHlsController and VideoHlsController (#119)
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
Cody Robibero 17f43c8e01
Update Jellyfin.Api/Controllers/VideoHlsController.cs
3 years ago
Cody Robibero 634ce40c2f
Merge branch 'master' into comparisons
3 years ago
Cody Robibero 55b429edb7
Merge pull request #6920 from marius-luca-87/subtitle_drop
3 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
3 years ago
Cody Robibero 259bc231d6
Merge pull request #6867 from yresquirol/related-media
3 years ago
Cody Robibero 7774cb2067
Update Jellyfin.Api/Controllers/LibraryController.cs
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Cody Robibero d9bc65469f Fix query param spelling
3 years ago
Cody Robibero 923720c988
Merge pull request #6956 from cvium/what_could_go_wrong
3 years ago
Joshua M. Boniface 7405450da2
Merge pull request #7002 from crobibero/dotnet-6.0.1
3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
3 years ago
Cody Robibero 5e8aaa68cf Update to dotnet 6.0.1
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Cody Robibero 4d1b824651
Merge pull request #6902 from cvium/migrate_networkconfig
3 years ago
Marius Luca 7d86ef6f22 - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile
3 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
Marius Luca eaa003775f - take into account the streams dlnaheaders query parameter set by the DidlBuilder NormalizeDlnaMediaUrl function
3 years ago
Claus Vium ca887518dd
Use the Memory overload for ReadAsync (#6865)
3 years ago
cvium 0485ff1899 Create a store key constant for network
3 years ago
cvium 69df004b9f Migrate network configuration safely
3 years ago
Claus Vium 39e6658d01
Merge pull request #6879 from crobibero/client-log-cleanup
3 years ago
Cody Robibero ea355b4262 Remove ClientLog endpoints
3 years ago
Cody Robibero 8295a3be0d Add ability to exclude active sessions from resumable items
3 years ago
Yordany Rodriguez Esquirol 3734c95fd4 Related media according to genre
3 years ago
Bond_009 257e1be95f Fix some warnings
3 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
Marius Luca 4e0edaf544 - ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function
3 years ago
Cody Robibero 4a28f46cac Don't throw exception on unauthenticated requests
3 years ago
Cody Robibero 01a1209f0e
Merge pull request #6836 from cvium/apphost_light_cleanup
3 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost
3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
Cody Robibero 17264a6020 Use client info from claims
3 years ago
Cody Robibero f444e93a56 Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Cody Robibero 2f6437a987 Use correct id when finding existing dlna profile
3 years ago
Cody Robibero f4844c08a5 Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.cs
3 years ago
Cody Robibero bcb1c9b652 Use response dto
3 years ago
Cody Robibero 0e584f6840 Update documentation; use information from authorization; return generated filename
3 years ago
Cody Robibero c534c45033 Suggestions from review
3 years ago
Cody Robibero a6357f89ab Add ability to upload entire file
3 years ago
Cody Robibero f78f1e834c Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago