David Ullmer
e57b80b8e2
Add support for fanart aspect in thumb tag
4 years ago
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
David
8a74d76598
Fix id tag setting IMDb id when it is TMDb id
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
Bond-009
92e5a5c6e8
Merge pull request #5166 from netpok/index-number-end-from-nfo
4 years ago
Balázs Váradi
a015caba3f
Remove unnecessary sanity check
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
netpok
c97edc96eb
Fix typo
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Balázs Váradi
094ffafb24
Comment and simplify code
4 years ago
Balázs Váradi
b646787ab6
Get IndexNumberEnd from nfo
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
7297412195
Fix indentation
4 years ago
David
cf9a03790b
Check rating name for "audience"
4 years ago
David
dbd70bd394
Add episode nfo parser test
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
Greenback
9a323f6df0
More spelling corrections.
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
Claus Vium
21f0a7e020
Make all class implementing dynamically loaded interfaces public
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