Commit Graph

64 Commits (b62b0ec2b581369de42c69305773f0edb9d701b4)

Author SHA1 Message Date
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
cvium c76026600e simplify if
9 months ago
cvium 7689990ad1 reduce calls to GetValidSeasonNameForSeries
9 months ago
cvium 9a246166b0 move a computation out of transaction and skip season updates if name matches
9 months ago
Cody Robibero 198b9aa530
Update MediaBrowser.Providers/TV/SeriesMetadataService.cs
12 months ago
Shadowghost a496da24e3
Apply suggestions from code review
1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
Bond_009 ab24c0e2cf Enable nullable for more files
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joshua Boniface b3675ebce0 Backport pull request #8191 from jellyfin/release-10.8.z
2 years ago
Joe Rogers e3a7c9238d
Pull default MergeData implementation to parent
2 years ago
cvium beef6f0855 Don't query series twice
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
cvium 9f6000d845 Add missing seasons during AfterMetadataRefresh
4 years ago
cvium 72cd6ab071 Remove dummy season and missing episode provider in a futile attempt to remove cruft
4 years ago
E.Smith f50348ca0b Log path on lookup errors
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
dkanada a96c0a72b8
Merge pull request #2549 from dkanada/refactor
4 years ago
dkanada d7c34b4611 start tvdb migration for plugin interface
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Claus Vium ce51025e7c Use DI for TvDbClientManager
5 years ago
Claus Vium 0d43b06042 Fix MissingEpisodeProvider (almost)
5 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
5 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers
5 years ago
Bond_009 ea4c914123 Fix exception logging
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 0951819f00 fixes #2798, fixes #2799
7 years ago
Luke Pulverenti a7db7cd40c reduce traffic from session player
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable
8 years ago
Luke Pulverenti edbe28d9fc move interface to model
8 years ago
Luke Pulverenti 19ee883ca2 record time base
8 years ago
Luke Pulverenti 15f0832a04 deprecate refreshinfo db
8 years ago
Sven Van den brande 168587b2a0 Remove unused code...
8 years ago
Luke Pulverenti 078277ebc2 continue file system rework
9 years ago
Luke Pulverenti 35fc099114 removed dead db fields
9 years ago
Luke Pulverenti 8cf45a3e4a add more methods to IFileSystem
9 years ago
Luke Pulverenti d4fad83ee2 update favorites page
9 years ago
Luke Pulverenti b1be09242c update people saving
9 years ago
Luke Pulverenti 5492e34c6d update indexedDb
9 years ago
Luke Pulverenti d155b78360 update hls timer
9 years ago