mopidy / mopidy-gmusic

DEPRECATED (Mopidy extension for playing music from Google Play Music)
https://mopidy.com
Apache License 2.0
214 stars 60 forks source link

Artists and albums are listed multiple times #206

Closed makrLL closed 4 years ago

makrLL commented 5 years ago

I just started uploading part of my local library to Google music. Using ncmpcpp and it seems that almost all artists are listed twice, and albums are listed multiple times, but the entries behave differently: [Artist] [2]] lists all the tracks while [Artist] lists albums, of which multiple versions are then listed too (pictures below). Contents of albums seems to be the same, and they all seem to work the same. 1 2 3

(Also can't see the library in "Media library" section of ncmpcpp bot only in browse tab, but that seems to be a pending issue still)

All Access is disabled and this is my simple config:

[gmusic]
username = <user>
password = ****
deviceid = <id>
all_access = false
bitrate = 320
jjok commented 5 years ago

Duplicate of #139?