mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 18:50:23 +01:00
update live tv image
This commit is contained in:
@@ -419,6 +419,10 @@ namespace MediaBrowser.Controller.Entities
|
||||
|
||||
return _sortName ?? (_sortName = CreateSortName());
|
||||
}
|
||||
set
|
||||
{
|
||||
_sortName = value;
|
||||
}
|
||||
}
|
||||
|
||||
public string GetInternalMetadataPath()
|
||||
|
||||
Reference in New Issue
Block a user