Update Emby.Server.Implementations/Library/MediaSourceManager.cs
docs Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
492bbc9e13
commit
d73f46dcda
|
@ -143,6 +143,7 @@ namespace Emby.Server.Implementations.Library
|
|||
});
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
public List<MediaAttachment> GetMediaAttachments(Guid itemId)
|
||||
{
|
||||
return GetMediaAttachments(new MediaAttachmentQuery
|
||||
|
|
Loading…
Reference in New Issue
Block a user