Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/blame/commit/3442c5d2cf1ef6bf782109e09d9b8591ec948b7d/libs/xdg/__init__.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/libs/xdg/__init__.py

4 lines
171 B

7 years ago
__all__ = [ "BaseDirectory", "DesktopEntry", "Menu", "Exceptions", "IniFile", "IconTheme", "Locale", "Config", "Mime", "RecentFiles", "MenuEditor" ]
__version__ = "0.25"