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/26993e39f7bf6f57c7c6df11703621d64b2896f0/Jellyfin.Server/StartupOptions.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

22 Commits (26993e39f7bf6f57c7c6df11703621d64b2896f0)

Author SHA1 Message Date
spookbits 5cca8bffea Removed browser auto-load functionality from the server. 5 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable 5 years ago
dkanada b7f4b8e2b5 initial implementation for custom plugin repositories 5 years ago
Neil Burrows d7b2c2a176 Renaming variable and refactoring IF statement 5 years ago
Neil Burrows b737301c70 Auto discover published URL override 5 years ago
Mark Monteiro 15dd46c25a Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option 5 years ago
Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient 5 years ago
Mark Monteiro 7dd2f3a8f2 Do not add command line flag to the config hierarchy unless it is explicitly set 5 years ago
Mark Monteiro 5d48259046 Use the same key constant for command line config and all other config 5 years ago
Mark Monteiro 2a01537371 Merge command line options into framework configuration 5 years ago
Mark Monteiro 0996ce2898 Add --nowebcontent command line flag 5 years ago
Bond_009 2702dca8b6 Enable nullable reference types for Jellyfin.Server 6 years ago
Bond_009 003238ef5e Update deps + document startup project 6 years ago
PloughPuff b864e9da2a Finalise removal of --ffprobe switch 6 years ago
Joshua Boniface 3c4043199a Implement review feedback 6 years ago
Joshua Boniface 93d15cd969 Add configuration flag for Web directory 6 years ago
PloughPuff 656bffbbb2 Remove --ffprobe logic 6 years ago
Bond-009 fa3a8108e5
Update StartupOptions.cs 6 years ago
Bond_009 660f6174b3 Rebase on master 6 years ago
PloughPuff b5e8cce4cf Improved help text and output errors to stderr 6 years ago
PloughPuff 211ae30188 Revert back to NoAutoRunWebApp 6 years ago
PloughPuff e18b89ca27 Move Options to Jellyfin.Server and create interface file 6 years ago