Bond_009
|
b62b0ec2b5
Fix warnings
|
2 years ago |
cvium
|
c76026600e
simplify if
|
2 years ago |
cvium
|
7689990ad1
reduce calls to GetValidSeasonNameForSeries
|
2 years ago |
cvium
|
9a246166b0
move a computation out of transaction and skip season updates if name matches
|
2 years ago |
Cody Robibero
|
198b9aa530
Update MediaBrowser.Providers/TV/SeriesMetadataService.cs
|
2 years ago |
Shadowghost
|
a496da24e3
Apply suggestions from code review
|
2 years ago |
Shadowghost
|
6ddc449a89
Implement NFO named season parsing
|
3 years ago |
Bond_009
|
ab24c0e2cf
Enable nullable for more files
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
3 years ago |
Joshua Boniface
|
b3675ebce0
Backport pull request #8191 from jellyfin/release-10.8.z
|
3 years ago |
Joe Rogers
|
e3a7c9238d
Pull default MergeData implementation to parent
|
3 years ago |
cvium
|
beef6f0855
Don't query series twice
|
4 years ago |
Bond_009
|
f5ca9cbc3b
Enable nullable for MediaBrowser.Providers
|
4 years ago |
Cody Robibero
|
65f8d8c0cd
[CA1801] Parameter is never used. Remove the parameter or use it in the method body.
|
4 years ago |
cvium
|
9f6000d845
Add missing seasons during AfterMetadataRefresh
|
5 years ago |
cvium
|
72cd6ab071
Remove dummy season and missing episode provider in a futile attempt to remove cruft
|
5 years ago |
E.Smith
|
f50348ca0b
Log path on lookup errors
|
5 years ago |
Bond_009
|
eba488a0f8
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
5 years ago |
telans
|
247f9c61e6
fix SA1513/SA1516
|
5 years ago |
dkanada
|
403cd3205f
Merge pull request #3254 from crobibero/ilogger
|
5 years ago |
aled
|
299e49f39d
Fix a small number of compile warnings
|
5 years ago |
crobibero
|
44957c5a9a
Use typed logger where possible
|
5 years ago |
dkanada
|
a96c0a72b8
Merge pull request #2549 from dkanada/refactor
|
5 years ago |
dkanada
|
d7c34b4611
start tvdb migration for plugin interface
|
5 years ago |
Mark Monteiro
|
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
|
5 years ago |
Bond_009
|
d9a03c9bb1
Fix more warnings
|
6 years ago |
Bond_009
|
a9302b8b53
Remove useless abstraction around XmlReaderSettings
|
6 years ago |
Claus Vium
|
ce51025e7c
Use DI for TvDbClientManager
|
6 years ago |
Claus Vium
|
0d43b06042
Fix MissingEpisodeProvider (almost)
|
6 years ago |
Erwin de Haan
|
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
|
6 years ago |