correct formatting
This commit is contained in:
parent
eff25672d9
commit
31023236ae
2 changed files with 3 additions and 7 deletions
|
@ -147,7 +147,6 @@ class SubidyLibraryProvider(backend.LibraryProvider):
|
|||
return SearchResult(
|
||||
tracks=self.subsonic_api.get_songs_as_tracks(album.get("id"))
|
||||
)
|
||||
|
||||
|
||||
def get_distinct(self, field, query):
|
||||
search_result = self.search(query)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue