Commit Graph

163 Commits (master)

Author SHA1 Message Date
Bond-009 bb018c4adc
Enable nullable for LibraryManager (#11191)
4 weeks ago
Bond_009 b62b0ec2b5 Fix warnings
6 months ago
Leo cb8a8c3ef4
fix: use movie.nfo first when <filename>.nfo also exists (jellyfin/jellyfin#1558)
8 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
SenorSmartyPants 4f0615452b Update MediaBrowser.XbmcMetadata/Savers/MovieNfoSaver.cs
1 year ago
SenorSmartyPants 99816b07dc Enable NFO processing for Extras
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
Cody Robibero 834fe85185 Merge pull request #7543 from daullmer/nfo-datefix
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
BaronGreenback 8d12e6d6eb
Update BaseNfoSaver.cs
3 years ago
BaronGreenback 21d15989f5 1 attempted fix
3 years ago
David Ullmer 3838e8ac15
Update MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs
3 years ago
David b2f2126edd Don't write tagline in <outline> in nfo files
3 years ago
David dbd70bd394 Add episode nfo parser test
3 years ago
martinek-stepan cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
3 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond_009 3eca8b9c98 Address comments
5 years ago
Bond_009 0803a916aa Fix some documentation warnings for MediaBrowser.XbmcMetadata
5 years ago
Bond_009 1616f24cee Fix more warnings
5 years ago
Bond_009 ffd6dac03a Remove useless comments
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
5 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
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 b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
5 years ago
Erwin de Haan 9741817af4 Visual Studio Reformat: MediaBrowser.XbmcMetadata
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
5 years ago