Commit Graph

1327 Commits (8b36bc0ade036557769270f67c402ce94795b04b)

Author SHA1 Message Date
Claus Vium 1a32153a31
Merge pull request #7197 from dmitrylyzo/fix-max-resolution
3 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
3 years ago
Dmitry Lyzo 000b7ba62b Fix maximum video resolution for dynamic HLS controller
3 years ago
Bond_009 05836c8cd3 Fix warning SA1414 and CA1849
3 years ago
Joe Rogers b43f46d5c9
Make identify flag describe purpose, not source
3 years ago
Cody Robibero 9b1965b48a
Merge pull request #7101 from Bond-009/imagejpg
3 years ago
Bond_009 77c615ba42 Error on SA1316
3 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg
3 years ago
Joe Rogers 853ef727da
Add refresh flag to remove existing data/images
3 years ago
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