Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/de807fa9de6a822bc0fdc4d7ade3768cff710334 You should set ROOT_URL correctly, otherwise the web may not work correctly.

add attribute

pull/702/head
Luke Pulverenti 10 years ago
parent d7998d85be
commit de807fa9de

@ -11,6 +11,7 @@ namespace MediaBrowser.Controller.Entities
{
public class PhotoAlbum : Folder, IMetadataContainer
{
[IgnoreDataMember]
public override bool SupportsLocalMetadata
{
get

Loading…
Cancel
Save