stop using getartists()

master
nixo 2019-05-21 15:15:23 +02:00
parent 26e6df252f
commit f9be19a1aa
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ function getMusicDirectory(req)
directory = new_child(xroot, "directory")
# We simulate directory listing. Root directory has id ==
# 1. Other directories are identified by uuids
artists = Beets.getartists()
artists = Beets.artists()
## Structure is: Music(id=1)/Artist/Album/Song
if id == "1"
# List artists