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/7baf2d6c6bdaa51c3ecd0d628d36a0dacbd2bc54/Jellyfin.Server/CoreAppHost.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

76 Commits (7baf2d6c6bdaa51c3ecd0d628d36a0dacbd2bc54)

Author SHA1 Message Date
Patrick Barron 449365182c Move LiveTV service registration to extension method 1 year ago
Patrick Barron 41de6d1741 Move StreamHelper to LiveTv project 1 year ago
Patrick Barron 126aa9c893 Move channels to LiveTv project 1 year ago
Patrick Barron c1a3084312 Move LiveTv to separate project 1 year ago
Patrick Barron 04dddd3a7b
Remove UserManager Cache () 1 year ago
Nick cd662506a1 Merge branch 'master' into trickplay 1 year ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down 1 year ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
Niels van Velzen 6de56f0518 Add support for lyric provider plugins 2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives 2 years ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext 2 years ago
Patrick Barron b5da0d1b17
Rename Emby.Drawing and move to src () 2 years ago
cvium b836fe9685 remove JellyfinDbProvider and add second level caching 2 years ago
1hitsong f740d1b9f0 Remove use of AddParts. Cleanup use of Lyric vs Lyrics. 2 years ago
Bond_009 104e36f2f9 Streamline startup code 3 years ago
Fernando Fernández 154b7d8505
Fix identation 3 years ago
Fernando Fernández c2652d21e1
Log EFCore migrations 3 years ago
Patrick Barron af2e7aec2e Add missing service registration for IAuthenticationManager 4 years ago
Patrick Barron 3d9c16ba6b Fix concurrency issues 4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
Patrick Barron 44e71774b1 Rewrite device manager using EF Core 4 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2 4 years ago
BaronGreenback f666b7e102 fix 4 years ago
Bond_009 57102090d3 Add tests for DashboardController 4 years ago
cvium 65e6211c03 Remove circular dependency between websocket listeners and manager 4 years ago
cvium 3ae39d44da Revert "Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected." 4 years ago
cvium 1a0d8aef80 Revert "Removed Lazy implementation." 4 years ago
Greenback 5cd5a7d4ce Removed Lazy implementation. 4 years ago
Greenback a59aeb12e0 Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected. 4 years ago
Greenback a3e47f3e4e Updated to latest Unstable. 4 years ago
crobibero 64b32d3290 Use BaseItemManager 4 years ago
BaronGreenback 0b5ddc90ff
Merge branch 'master' into NetworkPR2 4 years ago
cvium 38cb8fee8a Fix IWebSocketListener service registration 4 years ago
Jim Cartlidge 38b8110a3e Removing blank lines. 4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 4 years ago
Jim Cartlidge 9ef79d190b Large number of files 4 years ago
Patrick Barron d814302707 Merge branch 'master' into scoped-displaypreferences 4 years ago
Patrick Barron a77cf53573 Allow plugins to register services. 5 years ago
Patrick Barron ee5d4b1146 Register event services 5 years ago
Patrick Barron 229a5d9e0b Make DisplayPreferencesManager scoped 5 years ago
Patrick Barron d886532258 Add DbContext Pool 5 years ago
Bond-009 b7421db5fe
Merge pull request from barronpm/displaypreferences-efcore 5 years ago
cvium 5f03fb0ef7 Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container 5 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore 5 years ago
Patrick Barron 200f369596 Use interfaces in app host constructors 5 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core 5 years ago
Patrick Barron befd0c7a00 Remove EF Core Proxies 5 years ago
Patrick Barron 585fdbad39 Apply review suggestion and fix entity concurrency tokens. 5 years ago
Patrick Barron e052128c52 Cleanup and fix more bugs 5 years ago
Patrick Barron d35a7ba8bd Fix more issues 5 years ago