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.Model
/
Providers
/
ExternalIdInfo.cs
Age
Commit message (
Expand
)
Author
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
Bond_009
2020-12-31
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
martinek-stepan
2020-06-26
fix nullability
Cody Robibero
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
Clean up some doc comments
Mark Monteiro
2020-05-17
Do not convert 'Type' value to string unnecessarily, and do not replace 'Gene...
Mark Monteiro
2020-05-17
Clean up documentation
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-02-23
Fix some warnings
Bond_009
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-01-17
Reformat JustAMan review pt2 changes
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
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-05-08
fix portable and 3.5 project references
Luke Pulverenti
2014-02-21
use modular id's on edit page
Luke Pulverenti
2014-02-21
make external id's modular
Luke Pulverenti