Bill Thornton
9d02ebb577
Merge pull request #4981 from Ullmie02/nfo-ratings
...
Add .nfo ratings tag
4 years ago
Bond-009
b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
4 years ago
David
78f7fdeacc
Rename methods and optimize allocations
4 years ago
Bond-009
16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
4 years ago
David
14cbd22fbe
Use Helper Methods for provider url parsing
4 years ago
David
954148eb6d
Fix Radarr url nfo files
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
David Ullmer
b8d52dafa9
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
David
6f898145af
Use Uri.TryCreate and ImageType helper method
4 years ago
David
16694b0cfc
Add nfo thumb tag support
4 years ago
David Ullmer
eaaab10cf3
Don't split playcount
4 years ago
David Ullmer
ab5fb1b1f2
Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watched
4 years ago
David Ullmer
ae57ed4ac7
Add nfo user data tests
4 years ago
David Ullmer
dc2f8b5e6b
Fix xml loop
4 years ago
David
3a4c33ca5f
Add nfo parsing for watched, playcount and lastplayed
4 years ago
David Ullmer
086254821f
Add test for generic nfo provider id parsing
4 years ago
David Ullmer
39f9a7981a
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
David
454d82c52c
Process actor type in nfo files
4 years ago
David
cf9a03790b
Check rating name for "audience"
4 years ago
Bond_009
4c3fa21e97
Add tests for artist nfo
4 years ago
Bond_009
585821954d
Add tests for series nfo
4 years ago
David
262c6ae249
Remove ',' hack
4 years ago
Bond_009
d07eef4f25
Add tests for NFO parsers
4 years ago
David
357429b8ea
Add .nfo ratings tag
4 years ago
martinek-stepan
cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project ( #4612 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
4 years ago
Bond_009
d4092846e4
Optimize Substring and StringBuilder usage
4 years ago
aled
299e49f39d
Fix a small number of compile warnings
4 years ago
aled
22a860a806
Fix a small number of compile warnings
4 years ago
randrey
d30fd3b3d2
Changed '\d' to '[0-9]'.
5 years ago
randrey
92f273cb0c
Limit imdbid to 8 digits.
5 years ago
randrey
d7a71cee3c
Fix imdbid regex
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Bond_009
87d2479b78
Fix 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
ffd6dac03a
Remove useless comments
6 years ago
Bond_009
a9302b8b53
Remove useless abstraction around XmlReaderSettings
...
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
6 years ago
Erwin de Haan
a430568082
Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan
c1f76eb8ab
Reformat JustAMan review pt3 changes
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
9741817af4
Visual Studio Reformat: MediaBrowser.XbmcMetadata
6 years ago
Erwin de Haan
846456b41e
Reformatted the files with notes.
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
b9c1f61681
update support for moviedb urls in nfo files
7 years ago
Luke Pulverenti
b783f317fe
update live stream management
7 years ago
Luke Pulverenti
e7425e6205
revert servicestack.text update
7 years ago