diff --git a/pylast.py b/pylast.py index 410ea81..44d68c7 100644 --- a/pylast.py +++ b/pylast.py @@ -2363,7 +2363,7 @@ class User(BaseObject, Cacheable): data = self.getPlaylistsData() if not data: - return data + return [] ids = [] for p in data: