BaronGreenback
149c2b2169
Added referenced assembly failure detection, and DI failure protection.
4 years ago
crobibero
dbfbf9fb5b
Fix bad merge
4 years ago
Cody Robibero
5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
David
3dec1fd6b2
Use UTF8 encoding and async correctly
4 years ago
David
043d045448
Put json serializer options in private field
4 years ago
David
e835dfb27d
Use sync string instead of file
4 years ago
David
2a574914ea
Use streams instead of strings
4 years ago
BaronGreenback
dae6798a18
Making it work
4 years ago
BaronGreenback
62702fa3eb
Changes as requested
4 years ago
David
196388d607
Remove custom Json serializer from Emby.Server.Implementations
4 years ago
BaronGreenback
66d98cb8e4
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Greenback
486148dd6b
Removed maxAbi
4 years ago
Greenback
5a3efc5266
Changes as required.
4 years ago
Greenback
eb2439f23b
Changes as recommended.
4 years ago
Greenback
dddcfa6dbb
Suggested changes.
4 years ago
BaronGreenback
67c480ad53
Merge branch 'master' into PluginDowngrade
4 years ago
Greenback
fbb20ebef6
Plugin setting migration to folders.
4 years ago
Greenback
494ace7984
Mark plugin failure on DI Loop.
4 years ago
Greenback
7986465cf7
Initial upload
4 years ago
Claus Vium
c5a5f77b9e
Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadError
...
Fix - Access Denied on using certificates in windows as user.
4 years ago
Nyanmisaka
d701b67de1
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
nyanmisaka
41218c5613
fix ssl certificate cannot be saved
4 years ago
BaronGreenback
b485520537
Update ApplicationHost.cs
...
Added X509KeyStorageFlags.UserKeySet
4 years ago
Joshua M. Boniface
670f7cacc3
Merge pull request #4651 from crobibero/iso_manager
...
Remove IIsoMounter and IsoMounter
4 years ago
Claus Vium
dca3f62ff8
Merge branch 'master' into PlugsVersionNumberFix
4 years ago
crobibero
ca5c20c988
Remove IIsoMounter and IsoMounter
4 years ago
Nyanmisaka
d496fd2d48
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
nyanmisaka
bbe872524d
optimize load plugin logs
4 years ago
Bond_009
e4fd61411f
Minor improvements
4 years ago
BaronGreenback
6676ca4d1b
Remove ResourceFileManager ( #4567 )
4 years ago
Greenback
9b5ae690c1
renamed file.
4 years ago
Greenback
616caca2b7
Added more comments.
4 years ago
BaronGreenback
7a6063ed41
Merge branch 'master' into NetworkPR2
4 years ago
Greenback
eed1a40b19
Fixed tests
4 years ago
Greenback
972ed3ccfe
fix.
4 years ago
BaronGreenback
b879fb615e
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
d6b0a939f7
fixed
4 years ago
Greenback
32b92641fb
Get version info the manifest.
4 years ago
Joshua M. Boniface
b5ff91c281
Merge pull request #4298 from crobibero/bye-tvdb
...
Remove TheTVDB plugin from server source.
4 years ago
Greenback
a3e47f3e4e
Updated to latest Unstable.
4 years ago
Odd Stråbø
f8dd50fc1a
Fix plugin old version cleanup
4 years ago
Bond_009
4b1c9dc9ea
Pass cancellation where possible
4 years ago
BaronGreenback
d66f88672c
Merge branch 'master' into NetworkPR2
4 years ago
crobibero
4b15284324
Merge remote-tracking branch 'upstream/master' into bye-tvdb
4 years ago
Claus Vium
7caf1662ec
Merge pull request #4478 from Bond-009/chararray
...
Don't allocate single char arrays when possible
4 years ago
Bond-009
331c7f8481
Merge pull request #4253 from BaronGreenback/fordiscussion
...
DI in plugins
4 years ago
Bond_009
bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
crobibero
5845bf93cb
Fix plugin update exception
4 years ago
crobibero
7ff212576e
Merge remote-tracking branch 'upstream/master' into bye-tvdb
4 years ago
BaronGreenback
11a5353810
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
e340e755f2
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
f63a706a86
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Claus Vium
3900976be5
Merge pull request #4247 from crobibero/update-plugin
...
Update all on-disk plugins
4 years ago
BaronGreenback
ec245dce90
Merge branch 'master' into NetworkPR2
4 years ago
Anthony Lavado
6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
...
Minor improvements
4 years ago
BaronGreenback
0b5ddc90ff
Merge branch 'master' into NetworkPR2
4 years ago
BaronGreenback
2c5609b333
Merge branch 'master' into fordiscussion
4 years ago
Bond_009
51dd3f1e19
Minor improvements
4 years ago
BaronGreenback
38da2ee26e
Merge branch 'master' into update-plugin
4 years ago
Joshua M. Boniface
f9bd7be741
Merge pull request #4285 from cvium/fix_websocketlisteners
...
Fix IWebSocketListener service registration
4 years ago
BaronGreenback
5b8349b442
Merge branch 'master' into fordiscussion
4 years ago
dkanada
42fb04b084
Merge pull request #4254 from BaronGreenback/PluginConfigFix
...
Fix for #4241 : Plugin config initialisation.
4 years ago
BaronGreenback
63e514e6c4
Update ApplicationHost.cs
4 years ago
BaronGreenback
16a0357617
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
5c8015128f
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
d49ba96123
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Greenback
0b73a1d90f
Added extra functionality to support registrar.
4 years ago
Greenback
1ee1f9c8a7
Fixed web interface.
4 years ago
Greenback
b34d6fec3d
fixed tests
4 years ago
Greenback
6dc81ec8e8
Changes to support network config
4 years ago
crobibero
3119acd502
Remove tvdb plugin from server.
4 years ago
Greenback
ebe650afa9
Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Greenback
deb4d27857
Moved all settings across to network.xml
4 years ago
cvium
137baab0ac
Remove websocketmanager from ApplicationHost
4 years ago
Jim Cartlidge
53af1e3455
Updatig netcollection & re-inserting BOM
4 years ago
cvium
e9524f89d6
Migrate the TMDb providers to the TMDbLib library
4 years ago
BaronGreenback
7459baac8b
Update ApplicationHost.cs
4 years ago
BaronGreenback
2929ce6e0d
Update ApplicationHost.cs
4 years ago
BaronGreenback
298a322ac1
Update ApplicationHost.cs
4 years ago
BaronGreenback
ba685d8092
Update ApplicationHost.cs
4 years ago
BaronGreenback
d91a4f0c6d
Update ApplicationHost.cs
4 years ago
BaronGreenback
0738a2dc4b
Update ApplicationHost.cs
4 years ago
BaronGreenback
ee40f21049
Update ApplicationHost.cs
4 years ago
crobibero
53d8023def
Update all on-disk plugins
4 years ago
Jim Cartlidge
3b64171cde
Minor change to get it to compile.
4 years ago
Jim Cartlidge
5edf24db5c
Updated to master
4 years ago
BaronGreenback
92b63db569
Update ApplicationHost.cs
4 years ago
BaronGreenback
826148dc84
Added versioning to files without meta.json
4 years ago
Joshua M. Boniface
bc5404cd6f
Merge pull request #3401 from BaronGreenback/Plugins
...
Fix for windows plug-in upgrades issue: #1623
4 years ago
BaronGreenback
a2c50e8005
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
BaronGreenback
5baf87663f
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
BaronGreenback
02951bb8ce
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
BaronGreenback
69c4b44d24
Update ApplicationHost.cs
4 years ago
BaronGreenback
51c416c832
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
e88d3ba8c2
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
f80e181eda
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Jim Cartlidge
d27d2a8990
Renamed file.
4 years ago
BaronGreenback
68d08e94fd
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Jim Cartlidge
b44455ad0d
Update based on PR1 changes.
4 years ago
BaronGreenback
7b4b101eca
Update ApplicationHost.cs
4 years ago
BaronGreenback
107d606a70
Update ApplicationHost.cs
4 years ago
BaronGreenback
6c2c2cb872
Update ApplicationHost.cs
...
Global jsonserializer added
4 years ago
BaronGreenback
12fb827405
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
008aa51eb7
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
b4edb7c90d
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Jim Cartlidge
5f58d2c151
With method comments.
4 years ago
Jim Cartlidge
81f655803d
Modified to work with manifests.
4 years ago
Jim Cartlidge
9ef79d190b
Large number of files
4 years ago
BaronGreenback
60e8f47194
Update ApplicationHost.cs
4 years ago
BaronGreenback
a9d8b53658
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
2eff0db804
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
crobibero
a2e90170da
Use existing configuration manager
4 years ago
crobibero
7de0fcfc94
Merge remote-tracking branch 'upstream/master' into startup-complete
4 years ago
BaronGreenback
cf87b3afb7
Remove excess code.
4 years ago
crobibero
26c432b564
Rename StartupCompleted to StartupWizardCompleted
4 years ago
crobibero
db9bcdcdc9
Use proper StartupCompleted flag
4 years ago
BaronGreenback
0f6ea123ea
Update ApplicationHost.cs
4 years ago
BaronGreenback
8439860b2a
Merge branch 'master' into Plugins
4 years ago
BaronGreenback
e33824d286
Changed to named tuples
4 years ago
crobibero
9a74ace84b
Add flag for startup completed
4 years ago
crobibero
2a8653b309
Merge remote-tracking branch 'upstream/master' into http-client-migrate
4 years ago
Joshua M. Boniface
52aea85e7f
Merge pull request #4031 from Bond-009/warn28
...
Fix some warnings
4 years ago
crobibero
fb422ff741
Merge remote-tracking branch 'upstream/master' into http-client-migrate
4 years ago
crobibero
d8a0edc511
Revert "Remove ResponseHeadersRead where applicable"
...
This reverts commit 85844a84b6
.
4 years ago
crobibero
85844a84b6
Remove ResponseHeadersRead where applicable
4 years ago
Claus Vium
2f79c3095b
Fix startup message
4 years ago
Claus Vium
571d0570f5
Kill HttpListenerHost
4 years ago
Claus Vium
5813f8073c
Move HttpListenerHost middleware up the pipeline
4 years ago
Claus Vium
e337756428
Remove ServiceStack and related stuff
4 years ago
crobibero
4038d15c83
Properly migrate all HttpCompletionOption
4 years ago
Bond-009
8ee042483a
Merge pull request #2888 from ConfusedPolarBear/quickconnect
...
Add quick connect (login without typing password)
4 years ago
Bond_009
e653eef44f
Fix some warnings
4 years ago
crobibero
f498e1ee59
remove IHttpClient 🎉
4 years ago
crobibero
6d19adbecf
migrate to IHttpClientFactory in ApplicationHost
4 years ago
Bond-009
95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
...
Allow plugins to define their own api endpoints
4 years ago
David Ullmer
b37cc7bfaf
Don't evaluate twice
4 years ago
David Ullmer
7f79f2ee0e
Use .Distinct on assembly
4 years ago
Matt Montgomery
df0d197dc8
Apply suggestions from code review
4 years ago
Matt Montgomery
2974a0248a
Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
Patrick Barron
98ed90c4a2
Merge branch 'master' into event-rewrite-1
4 years ago
Patrick Barron
a77cf53573
Allow plugins to register services.
4 years ago
David
025ee2163f
Change log message, load assembly only once
4 years ago
Matt Montgomery
4fa3d3f4f3
Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
David
d296a1f6d0
Add logging, cleanup
4 years ago
David
9e95fe8f9d
Add plugin assemblies to mvc builder
5 years ago
crobibero
460c3dd351
convert dependent controller functions to di helper class
5 years ago
crobibero
dee7bdddb6
fix build
5 years ago
crobibero
f915c3e5d9
Merge remote-tracking branch 'upstream/master' into api-migration
5 years ago
Matt Montgomery
a40fe86776
Merge remote-tracking branch 'upstream/master' into quickconnect
5 years ago
Patrick Barron
3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
5 years ago
Joshua M. Boniface
22cc602117
Merge pull request #3366 from barronpm/remove-usermanager-addparts
...
Remove UserManager.AddParts
5 years ago
Patrick Barron
200f369596
Use interfaces in app host constructors
5 years ago
David
5580df38e6
Cleanup after merge
5 years ago
David
90039e1ad3
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
5 years ago
crobibero
1385064497
Merge remote-tracking branch 'upstream/master' into api-migration-merge
5 years ago
David
3514813eb4
Continute work
5 years ago
Patrick Barron
ab396225ea
Migrate Display Preferences to EF Core
5 years ago
Patrick Barron
303c175714
Fix circular dependency
5 years ago
Patrick Barron
3b085f6a03
Remove UserManager.AddParts
5 years ago
Anthony Lavado
3d3e66c5d1
Merge pull request #3513 from barronpm/plugin-exception-fix
...
Fix TypeLoadException during plugin load
5 years ago
Patrick Barron
942c733d4f
Fix TypeLoadException during plugin load
5 years ago
Bond_009
ae6eaa7f02
Minor fixes
5 years ago
Neil Burrows
4748df26b6
Remove un-needed comment
5 years ago
Neil Burrows
4389773508
Respect FFMpeg path passed via Environment Variable
5 years ago
BaronGreenback
ba3a9f7d46
removing stray < character from description.
5 years ago
BaronGreenback
a25a233b75
Using Version class.
5 years ago
BaronGreenback
bf1bbbdd3e
Changed sorting to case insensitive
5 years ago
BaronGreenback
2255bc9872
Changed padding in version numbers based up how they are stored in the repository.
5 years ago
BaronGreenback
d89c46f1a9
fixes
5 years ago
BaronGreenback
99410f3c97
fixes
5 years ago
BaronGreenback
a041fe8a2d
Add versioning to plugin folders
5 years ago
Cody Robibero
43221fc26b
Merge branch 'master' into SSDP
5 years ago
David
64fb173dad
Move DashboardController to Jellyfin.Api
5 years ago
ConfusedPolarBear
e2f16fc255
Merge remote-tracking branch 'upstream/master' into quickconnect
5 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
5 years ago
Patrick Barron
42b4f0aa2e
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
5 years ago
ConfusedPolarBear
7d9b552403
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
5 years ago
crobibero
44957c5a9a
Use typed logger where possible
5 years ago
ConfusedPolarBear
5d281adedd
Merge remote-tracking branch 'upstream/master' into quickconnect
5 years ago
Patrick Barron
01ce56016a
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
5 years ago
gion
e4838b0faa
Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
Patrick Barron
3eeb6576d8
Migrate User DB to EF Core
5 years ago
Patrick Barron
aca7e221d8
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
5 years ago
gion
029bb80910
Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
Patrick Barron
953777f1ba
Removed unnecessary usings
5 years ago
Patrick Barron
87c63e668c
Merge branch 'master' into activitydb-efcore
5 years ago
Patrick Barron
b94afc597c
Address review comments
5 years ago
Mark Monteiro
2e09311a93
Merge branch 'master' into websocket
5 years ago
Patrick Barron
a8f0d0aa0d
Merge branch 'master' into activitydb-efcore
5 years ago
Vasily
f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
...
Simplify HTTPS Properties
5 years ago
Patrick Barron
b7621d762c
2nd half of changes
5 years ago
Patrick Barron
9ad839c776
Initial migration code
5 years ago
Patrick Barron
62420a6eb1
Remove support for injecting ILogger directly
5 years ago
Mark Monteiro
3abf870c1e
Do not include a double slash in URLs when a base URL is not set
5 years ago
Mark Monteiro
dc5165b97f
Merge branch 'master' into simplify-https-config
5 years ago
Mark Monteiro
43c22a5822
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
...
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
5 years ago
gion
8a6ec2fb71
Rename Syncplay to SyncPlay
5 years ago
Patrick Barron
032de931b1
Migrate activity db to EF Core
5 years ago
Bond_009
3623aafcb6
Make SonarCloud happy
5 years ago
Bond_009
04f826e50c
Fix merge errors
5 years ago