|
@@ -50,6 +50,7 @@ namespace MediaBrowser.Controller.Library
|
|
/// </summary>
|
|
/// </summary>
|
|
/// <param name="">The The media source identifier.</param>
|
|
/// <param name="">The The media source identifier.</param>
|
|
/// <returns>IEnumerable<MediaAttachment>.</returns>
|
|
/// <returns>IEnumerable<MediaAttachment>.</returns>
|
|
|
|
+
|
|
List<MediaAttachment> GetMediaAttachments(string mediaSourceId);
|
|
List<MediaAttachment> GetMediaAttachments(string mediaSourceId);
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Gets the media attachments.
|
|
/// Gets the media attachments.
|