mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 06:48:35 +01:00
update home video library support
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Emby.Server.Implementations.Devices
|
||||
[IgnoreDataMember]
|
||||
public override string CollectionType
|
||||
{
|
||||
get { return MediaBrowser.Model.Entities.CollectionType.Photos; }
|
||||
get { return MediaBrowser.Model.Entities.CollectionType.HomeVideos; }
|
||||
}
|
||||
|
||||
[IgnoreDataMember]
|
||||
|
||||
Reference in New Issue
Block a user