mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 01:23:47 +02:00
Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
0fd7886a12
commit
743685110c
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ namespace MediaBrowser.Controller.Library
|
|||
/// </summary>
|
||||
/// <param name="">The The media source identifier.</param>
|
||||
/// <returns>IEnumerable<MediaAttachment>.</returns>
|
||||
|
||||
List<MediaAttachment> GetMediaAttachments(string mediaSourceId);
|
||||
/// <summary>
|
||||
/// Gets the media attachments.
|
||||
|
|
|
|||
Loading…
Reference in a new issue