Greenback
4cc19be173
removed compiler directives.
4 years ago
Greenback
cb793af30e
Renamed guid to id
4 years ago
Greenback
7986465cf7
Initial upload
4 years ago
Greenback
18855a7884
Initialial upload
4 years ago
Anthony Lavado
b1b43b8ad9
Merge pull request #4068 from barronpm/event-fixes
...
Fix Plugin Events and Clean Up InstallationManager.cs
4 years ago
Patrick Barron
8a15ad160b
Fix plugin events not being called and clean up InstallationManager.cs
4 years ago
crobibero
b035a642d2
Merge remote-tracking branch 'upstream/master' into plugin-install
4 years ago
Patrick Barron
98cbf1c2de
Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer
4 years ago
crobibero
5e6cdc8842
Install specific plugin version if requested
4 years ago
Bond-009
3d42f37538
Minor changes
4 years ago
dkanada
b7f4b8e2b5
initial implementation for custom plugin repositories
4 years ago
dkanada
7972daaba4
fix a few issues with the plugin manifest
5 years ago
dkanada
bd55bdb4e3
merge branch master into plugin
5 years ago
dkanada
8e9aeb84b1
remove release channel from plugin classes
5 years ago
Mark Monteiro
8e3b09a996
Do not use IAsyncEnumerable unnecessarily
5 years ago
dkanada
974a04c129
update plugin classes for nightly builds
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond_009
6a6bfa6da9
Fix possible nullref when updating packages
5 years ago
Bond_009
03fe0e762d
Fix typos in docs
5 years ago
Bond-009
126165080b
Doc improvements
5 years ago
Bond_009
d529f81cd9
Improve IInstallationManager interface
5 years ago
Bond_009
9d4ce82ab9
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
...
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
5 years ago
Bond_009
7243689215
Minor improvements
5 years ago
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
5 years ago
Bond_009
65a0ca2f32
Improvements to InstallationManager
5 years ago
Erwin de Haan
49b61f238e
Merge branch 'dev' into reformat
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
# Emby.Server.Implementations/LiveTv/LiveTvManager.cs
# Emby.Server.Implementations/Security/MBLicenseFile.cs
# Emby.Server.Implementations/Security/PluginSecurityManager.cs
# Emby.Server.Implementations/Security/RegRecord.cs
# MediaBrowser.Api/PluginService.cs
# MediaBrowser.Api/System/SystemService.cs
# MediaBrowser.Common/Security/IRequiresRegistration.cs
# MediaBrowser.Common/Security/ISecurityManager.cs
# MediaBrowser.Common/Security/PaymentRequiredException.cs
# MediaBrowser.Model/Entities/MBRegistrationRecord.cs
# MediaBrowser.Model/Entities/PluginSecurityInfo.cs
# deployment/win-generic/build-jellyfin.ps1
6 years ago
Claus Vium
eca3c099d9
removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
51ed47f4c4
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
6 years ago
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
6 years ago
Bond_009
40563dc6cc
Remove GitHub updater and don't trow exception in release
6 years ago
Bond_009
c99b45dbe0
Remove some warnings
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
39f20fdb4e
update dlna profiles
7 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
1122835688
3.2.32.14
7 years ago
Luke Pulverenti
e441e2f53d
update active recordings
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
7fcd14f4fb
update the updater
8 years ago
Luke Pulverenti
65a1ef020b
move sync repository to portable project
8 years ago
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
8 years ago
Luke Pulverenti
82b8d60720
get stable and beta server packages from github
9 years ago
Luke Pulverenti
41fc1f87f5
update plugin catalog
9 years ago
Luke Pulverenti
dce9093ba1
split files into separate classes
11 years ago
Luke Pulverenti
f02c326027
Removed guids from the model project
11 years ago
Eric Reed
764e2625bf
Implement plugin update identification by guid
11 years ago