mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
docs Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
@@ -128,6 +128,7 @@ namespace Emby.Server.Implementations.Library
|
||||
return streams;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
public List<MediaAttachment> GetMediaAttachments(MediaAttachmentQuery query)
|
||||
{
|
||||
return _itemRepo.GetMediaAttachments(query);
|
||||
|
||||
Reference in New Issue
Block a user