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

56 Commits (1dd3792984416e5ff365cd259b270eab94c0cd5a)

Author SHA1 Message Date
Tim Eisele 0d85af019c
Use enums for encoding options () 6 months ago
Tim Eisele c56dbc1c44
Enhance Trickplay () 6 months ago
Shadowghost 407dc9272c Backport pull request from jellyfin/release-10.9.z 9 months ago
Cody Robibero afacd8d025 Add migration for new plugin repo 1 year ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config 1 year ago
Sky-High 78c17ba895 fix MigrateNetworkConfiguration error 2 years ago
Shadowghost 32ac3b580c Rename additional values in NetworkConfiguration and add migration for all changed values 2 years ago
Shadowghost bcf92b5722
Fix MigrateRatingLevels () 2 years ago
Shadowghost 8d158df678 Add migration to properly set playlist owner 2 years ago
Shadowghost f0251f86cb Move MigrateRatingLevels migration to preStartup 2 years ago
Shadowghost a6cfe75d6e Add database migration for rating schema change 2 years ago
Shadowghost 2f4e43b87f Add migration for MusicBrainz settings 2 years ago
Bond_009 8ff0cb1e9d Remove AddPeopleQueryIndex migration 2 years ago
Joe Rogers 0f4da9f635
Fix crash on missing server config file 3 years ago
Stoica Tedy 4e03801931
Update Jellyfin.Server/Migrations/MigrationRunner.cs 3 years ago
Stoica Tedy 250332104b
Fixed crash in MigrationRunner 3 years ago
Claus Vium a87b87825d
Update Jellyfin.Server/Migrations/MigrationRunner.cs 3 years ago
cvium 69df004b9f Migrate network configuration safely 3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore 4 years ago
Bond_009 f1f72c3060 Minor improvements 4 years ago
Patrick Barron 3264575047 Add data migration 4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests 4 years ago
crobibero 60b7e49a7f Suggestions from code review 4 years ago
Fernando Fernández d6a04fd406 Remove setting from existing libraries with a migration 4 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore 5 years ago
crobibero 6c076b2162 Try adding plugin repository again 5 years ago
crobibero 9343e73b26 Allow migration to optionally run on fresh install 5 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core 5 years ago
dkanada e77f6194f2
add missing comma in array 5 years ago
dkanada f5d82441a4
Merge branch 'master' into custom-repos 5 years ago
crobibero 340624c54b Move default repo addition to migration 5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore 5 years ago
Mark Monteiro 757643e326 Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers 5 years ago
Vasily 43dc604e87 Fixed compilation, added backing db before removing extras 5 years ago
Vasily 7c57134535 Implement a cleanup migration 5 years ago
Patrick Barron b7621d762c 2nd half of changes 5 years ago
Patrick Barron bac4bf96a0 Fix build errors 5 years ago
Patrick Barron 6379391f87
Merge branch 'master' into activitydb-efcore 5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core 5 years ago
Mark Monteiro 1666f3ca14 Use dependency injection to construct migration routines 5 years ago
Mark Monteiro 9e89cbbc3a Store migration names alongside Ids in configuration in order to assist with development/debugging 5 years ago
Mark Monteiro 72bf920291 Use a Guid to uniquely identify migrations instead of a string name 5 years ago
Mark Monteiro 2f0b4cc24c Clean up migration logging messages 5 years ago
Mark Monteiro a0fdceb4bc Throw exception on migration failure to halt application 5 years ago
Joshua M. Boniface ae9948ce04
Merge branch 'master' into logging-migration 5 years ago
Mark Monteiro 1295f6c79b Documentation and log message cleanup 5 years ago
Mark Monteiro 7ecb16a46e
do not ignore exceptions during migration execution 5 years ago
Mark Monteiro 4c2b543b30 Rename IUpdater to IMigrationRoutine 5 years ago
Mark Monteiro 1a9908d094 Add migration to create "logging.user.json" 5 years ago
Vasily 5a0f1fe848 Implement review suggestion 5 years ago