Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/d5ad50d18b41336ba032d8c435f0d26b3048d731/MediaBrowser.Controller/Providers/MovieInfo.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class MovieInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |