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/3d819b74bd3c00458b9475ab27989372d2d51ed6/Jellyfin.Server/Migrations/IMigrationRoutine.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

5 Commits (3d819b74bd3c00458b9475ab27989372d2d51ed6)

Author SHA1 Message Date
crobibero 9343e73b26 Allow migration to optionally run on fresh install 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
Mark Monteiro 1666f3ca14 Use dependency injection to construct migration routines 5 years ago
Mark Monteiro 72bf920291 Use a Guid to uniquely identify migrations instead of a string name 5 years ago
Mark Monteiro 4c2b543b30 Rename IUpdater to IMigrationRoutine 5 years ago