Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/28634d3b366c814192a14970e5f790d6cae149bf/Emby.Server.Implementations/EntryPoints You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

124 Commits (28634d3b366c814192a14970e5f790d6cae149bf)

Author SHA1 Message Date
Patrick Barron a40064a146 Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer 5 years ago
Patrick Barron e82dd8b70e Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer 5 years ago
Patrick Barron 25437af594 Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumer 5 years ago
Patrick Barron 4478945e20 Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumer 5 years ago
Patrick Barron b7ceb40d6e Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer 5 years ago
Patrick Barron dc88e93504 Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumer 5 years ago
Patrick Barron 5282a5c8c2 Migrate ServerEventNotifier.OnTaskCompleted to IEventConsumer 5 years ago
Patrick Barron a0453a0fe6 Migrate ServerEventNotifier.OnUserUpdated to IEventConsumer 5 years ago
Patrick Barron d39e236dfe Migrates ServerEventNotifier.OnUserDeleted to IEventConsumer 5 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
Patrick Barron 7462a0a9e8 Make event methods private. 5 years ago
Patrick Barron 750d8a989f Clean up LibraryChangedNotifier. 5 years ago
Neil Burrows da8eb1f15b using System.Net.Sockets 5 years ago
Neil Burrows 25e3827488
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs 5 years ago
Neil Burrows 359b0044b8 Prevent failure to bind to Auto Discover port being a fatal error 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
crobibero 2ac111dedb add missing ConfigureAwait 5 years ago
crobibero 9661135b5b fix build 5 years ago
dkanada fe16c3fad4
Merge branch 'master' into install-plugin 5 years ago
Vasily 668e10ceb7
Merge pull request from Bond-009/nullable3 5 years ago
Anthony Lavado 91b089c0fa
Merge pull request from Bond-009/bugs 5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3 5 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore 5 years ago
Anthony Lavado 9c00226f11
Merge pull request from neilsb/autodiscover-url-override 5 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud 5 years ago
dkanada 7972daaba4 fix a few issues with the plugin manifest 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Neil Burrows b737301c70 Auto discover published URL override 5 years ago
Mark Monteiro cabdec87e8 Fix merge with master 5 years ago
Mark Monteiro 93649ad77b Merge remote-tracking branch 'upstream/master' into simplify-https-config 5 years ago
Bond-009 d744d7d234 Merge branch 'master' into register-services-correctly 5 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
Mark Monteiro bd81825d2d Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false 5 years ago
Mark Monteiro 8a81bcd742 Restart port forwarding when public https port changes 5 years ago
Mark Monteiro 78d9b9894c Respond to config changes correctly for external port forwarding 5 years ago
Mark Monteiro 26afb42a72 Cleanup port forwarding service 5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model 5 years ago
Mark Monteiro 241d0ae65c Inject IStartupOptions into StartupWizard 5 years ago
Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps 5 years ago
Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient 5 years ago
Mark Monteiro 1a63c3f364 Inject IConfiguration instead of resolving manually 5 years ago
Mark Monteiro e2685c51ec Merge remote-tracking branch 'upstream/master' into support-running-without-web-content 5 years ago
Mark Monteiro 4102e3afd0 Rename IsNoWebContent to NoWebContent 5 years ago
Mark Monteiro 99bf6edba2 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content 5 years ago
Mark Monteiro 29bad073eb Use config setting to decide if web content should be hosted 5 years ago