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
/
AudioDb
Age
Commit message (
Expand
)
Author
2020-07-27
Merge pull request #3660 from crobibero/plugin-config-location
Anthony Lavado
2020-07-27
Merge pull request #3634 from crobibero/plugin-config
Anthony Lavado
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
fix SA1513/SA1516
telans
2020-06-15
fix SA1005
telans
2020-06-06
Fix a small number of compile warnings
aled
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-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-08
update audiodb config page
dkanada
2020-03-08
implement option to disable audiodb for now
dkanada
2020-03-03
migrate audiodb to plugin
dkanada