Update Emby.Server.Implementations/Library/MediaSourceManager.cs

docs

Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
Andrew Mahone
2019-11-07 11:24:30 -05:00
committed by GitHub
parent 193a1fa474
commit 8b2d7062c4

View File

@@ -134,6 +134,7 @@ namespace Emby.Server.Implementations.Library
return _itemRepo.GetMediaAttachments(query);
}
/// <inheritdoc />
public List<MediaAttachment> GetMediaAttachments(string mediaSourceId)
{
return GetMediaAttachments(new MediaAttachmentQuery