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
/
Updates
/
InstallationInfo.cs
Age
Commit message (
Collapse
)
Author
2021-02-12
handle plugin manifests automatically
dkanada
2020-12-18
Renamed Guid property to Id
Greenback
2020-06-04
Merge branch 'master' into install-plugin
dkanada
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-24
fix a few issues with the plugin manifest
dkanada
2020-04-11
standardize plugin version and guid properties
dkanada
2020-04-11
remove release channel from plugin classes
dkanada
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-26
update plugin classes for nightly builds
dkanada
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
* Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager
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
2016-03-27
Remove unused code...
Sven Van den brande
2014-05-08
Removed guids from the model project
Luke Pulverenti
2013-11-04
Implement plugin update identification by guid
Eric Reed
2013-04-18
removed unused attributes
Luke Pulverenti
2013-02-20
Pushing missing changes
LukePulverenti