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/cbaafbc13231bb2740ab28050bf0c727bfa5e4f4/Emby.Server.Implementations/ScheduledTasks/Tasks/PluginUpdateTask.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

30 Commits (cbaafbc13231bb2740ab28050bf0c727bfa5e4f4)

Author SHA1 Message Date
Cody Robibero cc608c17bd Merge pull request from crobibero/update-plugin 3 years ago
Bond_009 5732e6188c Fix some warnings 3 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Greenback 7986465cf7 Initial upload 4 years ago
crobibero 95a2de757f remove custom HttpException 4 years ago
Bond_009 e653eef44f Fix some warnings 4 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
dkanada fe16c3fad4
Merge branch 'master' into install-plugin 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
dkanada 7972daaba4 fix a few issues with the plugin manifest 5 years ago
Mark Monteiro 8e3b09a996 Do not use IAsyncEnumerable unnecessarily 5 years ago
ferferga a9759f6a80 Rename translation keys 5 years ago
ferferga aa98160d70 Add whitespaces 5 years ago
ferferga 797b2fbf1d Restore comments 5 years ago
ferferga 28f07df657 Fix NullReferenceException at startup 5 years ago
ferferga 105fc3dc29 Apply suggestions 5 years ago
ferferga 30c1170a55 Remove comments 5 years ago
ferferga 0778eb20aa Translate Scheduled Tasks (names and descriptions) 5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible 5 years ago
dkanada ab2349ff3c update task names and descriptions 5 years ago
Bond_009 6a6bfa6da9 Fix possible nullref when updating packages 5 years ago
Bond_009 d529f81cd9 Improve IInstallationManager interface 5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads 6 years ago
Bond_009 65a0ca2f32 Improvements to InstallationManager 6 years ago
dkanada c118f111b6 add suggestions from code review 6 years ago
dkanada 52e91243e5 merge progress calculation into a single line 6 years ago
dkanada aadf7676d1 remove useless comments 6 years ago
dkanada 08ca1337a9 unhide several scheduled tasks and add missing properties 6 years ago
dkanada 07072d9f7b move all scheduled tasks and triggers into folders 6 years ago