Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/706039af646a85fb66f11b6514dd12337858bf95/libs/xdg You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/libs/xdg
panni 8f584143f8 update deps 6 years ago
..
AUTHORS update deps 6 years ago
BaseDirectory.py update deps 6 years ago
COPYING update deps 6 years ago
ChangeLog update deps 6 years ago
Config.py update deps 6 years ago
DesktopEntry.py update deps 6 years ago
Exceptions.py update deps 6 years ago
INSTALL update deps 6 years ago
IconTheme.py update deps 6 years ago
IniFile.py update deps 6 years ago
Locale.py update deps 6 years ago
Menu.py update deps 6 years ago
MenuEditor.py update deps 6 years ago
Mime.py update deps 6 years ago
README update deps 6 years ago
RecentFiles.py update deps 6 years ago
__init__.py update deps 6 years ago
util.py update deps 6 years ago

README

The XDG Package contains:


- Implementation of the XDG-Base-Directory Standard
http://standards.freedesktop.org/basedir-spec/

- Implementation of the XDG-Desktop Standard
http://standards.freedesktop.org/desktop-entry-spec/

- Implementation of the XDG-Menu Standard
http://standards.freedesktop.org/menu-spec/

- Implementation of the XDG-Icon-Theme Standard
http://standards.freedesktop.org/icon-theme-spec/

- Implementation of the XDG-Shared MIME-info Database
http://standards.freedesktop.org/shared-mime-info-spec/

- Implementation of the XDG-Recent File Storage Specification
http://standards.freedesktop.org/recent-file-spec/

To run the tests, run nosetests in the top level directory.