Commit Graph

557 Commits (master)

Author SHA1 Message Date
Shadowghost 29a293f9e7 Backport pull request #11647 from jellyfin/release-10.9.z
3 days ago
gnattu 77a101cc98
Fix missing season Index (#11472)
2 weeks ago
Bond_009 b62b0ec2b5 Fix warnings
6 months ago
Stepan Goremykin 3f9ee316d5 Use non nullable property type when possible
8 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
11 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
1 year ago
Joshua Boniface b3675ebce0 Backport pull request #8191 from jellyfin/release-10.8.z
2 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
2 years ago
Joe Rogers 3eb4bbbb86
Respect lock state when updating season 0 name
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
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
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
3 years ago
crobibero 3119acd502 Remove tvdb plugin from server.
4 years ago
cvium 72cd6ab071 Remove dummy season and missing episode provider in a futile attempt to remove cruft
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 e11a57f19b Fix some warnings
4 years ago
Bond_009 384ab39f5b Fix some warnings
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
E.Smith f50348ca0b Log path on lookup errors
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
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
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
4 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
4 years ago
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model
4 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General'
4 years ago
Luke Foust 0fb78cf54b Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
4 years ago
Luke Foust 9bdb99fe92 Add type to externalids to distinguish them in the UI
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
dkanada d16f68bb14 move omdb providers
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago