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.Controller
/
Providers
/
IExternalId.cs
Age
Commit message (
Collapse
)
Author
2025-02-20
Migrate to IExternalUrlProvider
Shadowghost
2024-07-17
Move external url listing to provider for plugin use (#12279)
Cody Robibero
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2020-05-23
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to ↵
Mark Monteiro
represent a general external id type
2020-05-17
Rename Name to ProviderName
Mark Monteiro
2020-05-17
Clean up some doc comments
Mark Monteiro
2020-05-17
Do not convert 'Type' value to string unnecessarily, and do not replace ↵
Mark Monteiro
'General' type with null
2020-05-17
Move ExternalIdMediaType enum to MediaBrowser.Model
Mark Monteiro
2020-05-17
Clean up documentation
Mark Monteiro
2020-03-26
Add documentation around Name, Id, and Type. Changed ExternalIdType to ↵
Luke Foust
ExternalIdMediaType
2020-03-22
Add type to externalids to distinguish them in the UI
Luke Foust
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2014-02-21
make external id's modular
Luke Pulverenti