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
/
Plugins
Age
Commit message (
Expand
)
Author
2020-06-06
Fix a small number of compile warnings
aled
2020-06-06
Merge remote-tracking branch 'upstream/master' into ilogger
crobibero
2020-06-06
Merge pull request #3208 from jellyfin/plugins
dkanada
2020-06-05
Use typed logger where possible
crobibero
2020-06-05
Update TvdbSeasonImageProvider.cs
shayaantx
2020-06-04
Ignore languages with null ids
shayaantx
2020-05-31
fix some easy warnings for tmdb
dkanada
2020-05-31
move tmdb to plugin folder
dkanada
2020-05-31
add plugin configurations for tvdb and omdb
dkanada
2020-05-25
remove uses of fnchecked from plugins
dkanada
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-05-17
Merge branch 'master' into externalid-type
Mark Monteiro
2020-05-12
Remove support for injecting ILogger directly
Patrick Barron
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-30
Merge pull request #2720 from dkanada/music
Anthony Lavado
2020-03-31
fix custom musicbrainz servers
dkanada
2020-03-26
Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...
Luke Foust
2020-03-24
Remove unused usings
Bond_009
2020-03-23
Prevent FormatException when mapping TV series
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-10
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
Bond-009
2020-03-09
start tvdb migration for plugin interface
dkanada
2020-03-09
move omdb providers
dkanada
2020-03-08
update audiodb config page
dkanada
2020-03-08
implement option to disable audiodb for now
dkanada
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-03-03
migrate audiodb to plugin
dkanada
2020-03-01
fix build error
dkanada
2020-02-29
add code suggestions
dkanada
2020-02-29
prefix private fields with underscore
dkanada
2020-02-28
use the custom server for external ids
dkanada
2020-02-24
remove unused assignment
dkanada
2020-02-24
update musicbrainz options
dkanada
2020-02-24
update external ids
dkanada
2020-02-22
add config options for musicbrainz
dkanada
[prev]