Commit Graph

151 Commits (24a7e210c377bf828f21b5812f25c6545f7de006)

Author SHA1 Message Date
Bond_009 24a7e210c3 Optimize tryparse
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
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Shadowghost 4e91c3ebdc Fix DLNA DirectPlay
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
cvium 74e14b4ca5 fix isdirectstream default
3 years ago
cvium 7dedeb6c79 change HLS endpoint defaults to false
3 years ago
Bond_009 401bafbfd0 Address comments
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
nyanmisaka 57e5b59b93 adjust bitrate limit for HLS audio codecs
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
Stéphane Senart 28ee4f0a7f [AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Joshua M. Boniface f3151e7dc7
Merge pull request #3505 from Bond-009/minor3
4 years ago
Bond_009 ae6eaa7f02 Minor fixes
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model
4 years ago
Bond-009 fdbb329118 Remove StringHelper functions
4 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Bond_009 883575893b Change image dimentions from double to int
5 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
5 years ago
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
5 years ago
Erwin de Haan 1a4b271314 Visual Studio Reformat: MediaBrowser.Model
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 340a2c6512 Post GPL cleanup
5 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
5 years ago
Andrew Rabert a86b71899e Add GPL modules
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 5207067811 fix live tv over dlna
7 years ago
Luke Pulverenti c583d49541 live tv subtitle fixes
7 years ago
Luke Pulverenti 4e4c145855 update hls query string
7 years ago