Commit Graph

101 Commits (2920611ffc206d845563637c4a865bf3f02d1374)

Author SHA1 Message Date
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
7 months ago
Bond_009 5677566a41 Enable nullable for more files
10 months ago
Bond_009 dab75d35d2 Enable nullable for more files
1 year ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Bond-009 03f1eff21a
Implement TransportState according to spec (#7426)
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Claus Vium 75704effae
Merge pull request #5659 from ssenart/feature/5644-dlna_next_track
3 years ago
Claus Vium e134a3677c
Apply suggestions from code review
3 years ago
Bond_009 06caee28b7 Enable nullable reference types for Emby.Dlna
3 years ago
Bond-009 184e05aeb6
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
3 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations
3 years ago
Stéphane Senart 3164781ce0 [5644] [DLNA] [Music] Next track command from any DLNA device does not do anything.
3 years ago
Stéphane Senart ec113816aa [5644] [DLNA] [Music] Next track command from any DLNA device does not do anything.
3 years ago
Stéphane Senart a7c82b2681 [5644] [DLNA] [Music] Next track command from any DLNA device does not do anything.
3 years ago
cvium 74e14b4ca5 fix isdirectstream default
3 years ago
cvium 7dedeb6c79 change HLS endpoint defaults to false
3 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
BaronGreenback 13012bfa27 Fix bug in GetItemId
3 years ago
Bill Thornton cfca27e99a Fix capitalization of Playstate message
3 years ago
Greenback 8999871b68 cleaned change
4 years ago
Greenback d14d8145d5 Fixed createPlayList
4 years ago
Bond_009 e4fd61411f Minor improvements
4 years ago
Joshua M. Boniface e0f60847c0
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
Stéphane Senart 5979151f11 [AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
4 years ago
Bond-009 e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
4 years ago
dkanada 206c382b92
Merge pull request #4211 from BaronGreenback/NullPointerFix
4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages
4 years ago
BaronGreenback a9864368c4
Update PlayToController.cs
4 years ago
Niels van Velzen 3459655bb4 Use GeneralCommandType enum in GeneralCommand name
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 170e434f92 Fix all warnings in Emby.Dlna
4 years ago
David 1337a0dcec Code review
4 years ago
David ca2b36bdb0 Reduce warnings in Emby.Dlna
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago