Commit Graph

84 Commits (master)

Author SHA1 Message Date
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
7 months ago
scampower3 305405c9a1
Combine Title and Overview for multi-episodes files for NFO file (#10080)
7 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
7 months ago
Stepan Goremykin 7d7e177265 Remove redundant casts
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
MrTimscampi 7ad0c9ba24 Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
2 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2
2 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2
2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 years ago
Cody Robibero a7b1132c92 Merge pull request #7842 from crobibero/dependency-backport
2 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 (#7820)
2 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
dependabot[bot] 4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 (#7416)
2 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1
2 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2 years ago
Bond-009 bb7916767c
Merge pull request #7286 from daullmer/sonarr-thumb
2 years ago
David Ullmer a00e6ff426
Update tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs
2 years ago
David Ullmer fdfcb45c2a Add regression test for #7285
2 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2
2 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond-009 bb685e4920
Merge pull request #6422 from daullmer/nfo-fanart
3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
3 years ago
David Ullmer bf441e49b9
Add test for fanart tag
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Bond_009 c78457e6d3 Minor fixes
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
David Ullmer e57b80b8e2 Add support for fanart aspect in thumb tag
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
3 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
3 years ago
David 572600b38e Use conditional operator instead of if/else block
3 years ago