mopidy / mopidy-gmusic

DEPRECATED (Mopidy extension for playing music from Google Play Music)

Home Page:https://mopidy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artists and albums are listed multiple times

makrLL opened this issue · comments

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

Duplicate of #139?