mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
added dlna music folders
This commit is contained in:
@@ -12,5 +12,7 @@ namespace MediaBrowser.Controller.Entities.Audio
|
||||
bool HasArtist(string name);
|
||||
|
||||
List<string> AllArtists { get; }
|
||||
|
||||
List<string> Artists { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user