Bond_009
2dcb2f8a9f
Ban the usage of Task.Result
...
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
3 years ago
Cody Robibero
7bfc6b5679
Remove more warnings
3 years ago
Bond_009
cbfa355e31
Update StyleCop
3 years ago
cvium
b880dc8a4a
Use our own Contains extension
3 years ago
cvium
61b75c82ce
Read past empty elements
3 years ago
Bond_009
1d19a5be61
Fix some warnings
...
down to 580
3 years ago
Bond_009
5726535a26
Fix some warnings
...
609 left
3 years ago
cvium
c0bab5c173
Make sure ReadToDescendant was successful, #6773
3 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
Bond_009
13fbfe6091
Target net6.0
3 years ago
Bond_009
653df7d8e5
Specify DateTimeStyles when possible
3 years ago
Bond_009
a6d1e542e6
Reduce allocations
3 years ago
Fernando Fernández
3d0b1ccae6
Remove all unused usings
3 years ago
Cody Robibero
ec13412155
Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Claus Vium
4cd372109d
Merge pull request #6473 from Bond-009/nullable7
...
Enable nullable for more files
3 years ago
Bond-009
bb685e4920
Merge pull request #6422 from daullmer/nfo-fanart
3 years ago
Cody Robibero
cba07b1ca6
Remove more and more warnings
3 years ago
Bond_009
645825db36
Enable nullable for more files
3 years ago
Bond_009
19824bff94
Minor improvements
3 years ago
David Ullmer
12e58840eb
Modify FetchThumbNode method to read children of fanart tag
3 years ago
David Ullmer
577d665192
Move thumb tag parsing to separate method
3 years ago
Bond_009
f1f72c3060
Minor improvements
3 years ago
Rich Lander
c07e83fdf8
Invert code and style analysis configuration ( #6334 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
Bond_009
4367b97a54
Fix build
4 years ago
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
d202df6e8a
Remove useless line
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
dkanada
13d65318eb
Merge pull request #5223 from Bond-009/minor10
...
Minor improvements
4 years ago
David
9379f535c2
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
4 years ago
David
fc7377fb9b
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
...
# Conflicts:
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs
4 years ago
David
7f12b27319
Add nfo location tests
4 years ago
Bond_009
65bab55ca0
Minor improvements
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
dkanada
bfbbee0bc9
Merge pull request #5085 from Ullmie02/nfo-actor-type
...
Process actor type in nfo files
4 years ago
dkanada
cfe37474f1
Merge pull request #5088 from Ullmie02/nfo-watched
...
Fix nfo saving during UserDataSaved event
4 years ago
BaronGreenback
8d12e6d6eb
Update BaseNfoSaver.cs
4 years ago
BaronGreenback
21d15989f5
1 attempted fix
4 years ago
David Ullmer
39f9a7981a
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
David Ullmer
3838e8ac15
Update MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
David
18e33b6b2d
Remove check for wrong metadata saving property
4 years ago
David
454d82c52c
Process actor type in nfo files
4 years ago
David
b2f2126edd
Don't write tagline in <outline> 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
crobibero
83629ab6f2
Update packages to net5
4 years ago
Bond_009
d4092846e4
Optimize Substring and StringBuilder usage
5 years ago
dkanada
403cd3205f
Merge pull request #3254 from crobibero/ilogger
...
Use typed logger where possible
5 years ago
aled
299e49f39d
Fix a small number of compile warnings
5 years ago
aled
22a860a806
Fix a small number of compile warnings
5 years ago
crobibero
44957c5a9a
Use typed logger where possible
5 years ago
Bond-009
c0b3c11b2e
Merge pull request #2846 from jellyfin/azure
...
Remove requirement to build web during server builds
5 years ago
Mark Monteiro
c5f163293f
Add <ProjectGuid> properties to all project files
...
This is required for SonarCloud analysis to run
5 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
94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
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
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Bond_009
3cf9313c86
Update deps
5 years ago
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
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
838e5d05d5
Document all public/internal members of Emby.Drawing
...
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
6 years ago
Erwin de Haan
21cc38fcf4
Adjusted AssemblyCopyright attribute values.
6 years ago
Erwin de Haan
ee7bf86e0f
Adjusted the Product Name so the User Agent is correct/better.
6 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