index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
TV
Age
Commit message (
Expand
)
Author
2022-01-04
Respect lock state when updating season 0 name
Joe Rogers
2021-11-28
Don't query series twice
cvium
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-07-10
[CA1801] Parameter is never used. Remove the parameter or use it in the metho...
Cody Robibero
2020-12-15
Add missing seasons during AfterMetadataRefresh
cvium
2020-10-09
Remove tvdb plugin from server.
crobibero
2020-10-05
Remove dummy season and missing episode provider in a futile attempt to remov...
cvium
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-09-08
Fix some warnings
Bond_009
2020-09-07
Fix some warnings
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-07-22
Log path on lookup errors
E.Smith
2020-06-26
Merge remote-tracking branch 'upstream/master' into external-id-type
Mark Monteiro
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-09
Fix a small number of compile warnings
aled
2020-06-06
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-05-23
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represe...
Mark Monteiro
2020-05-17
Rename Name to ProviderName
Mark Monteiro
2020-05-17
Move ExternalIdMediaType enum to MediaBrowser.Model
Mark Monteiro
2020-05-17
Rename external id type 'None' to 'General'
Mark Monteiro
2020-03-26
Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...
Luke Foust
2020-03-22
Add type to externalids to distinguish them in the UI
Luke Foust
2020-03-18
Merge pull request #2549 from dkanada/refactor
dkanada
2020-03-09
start tvdb migration for plugin interface
dkanada
2020-03-09
move omdb providers
dkanada
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-01-31
Fix warnings
Bond_009
2019-12-11
Clean up checks for Dictionary keys
Mark Monteiro
2019-12-11
Fix issue with episode search
Mark Monteiro
2019-12-01
Fix for #2088
EscAbe
2019-11-01
Improve IInstallationManager interface
Bond_009
2019-11-01
Style fix
Bond-009
2019-11-01
Fix build
Bond-009
2019-10-29
Address comments
Bond_009
2019-10-29
Fix more warnings
Bond_009
2019-09-25
Some style fixes
Bond_009
2019-09-01
Use regex to replace multiple spaces with one space
Andrew Rabert
2019-09-01
Fix infinite looping when scanning TV metadata
Andrew Rabert
2019-08-18
Move and rename tmdb providers for better separation
Claus Vium
2019-08-17
Merge pull request #1629 from cvium/fix_tvdb_guest_stars
Anthony Lavado
2019-08-17
Merge pull request #1628 from cvium/fix_tvdb_ep_provider_id
Anthony Lavado
2019-08-16
Move the first argument to its own line
Claus Vium
[next]