Subsonic API: Album IDs don't match between getAlbumList2 and getAlbum
In testing a client, I noticed that in my library some albums have different IDs between getAlbumList2 (and getAlbumList) and getAlbum. If its id in getAlbumList is "123987", calling getAlbum with id=123987 gets an identical album object, but with a different id like "123456". The other data like the parent, artistId, coverArt, etc all match. The album with id 123987 seems to only exist in getAlbumList.
This only affects some albums and their tagging is not similar, but they are both in m4a containers.
Comments
Thanks for pointing this out. Could you let me know the exact IDs you were seeing? You can send by email if you wish - info@asti.ga
Sure, here's a few going from getAlbumList -> getAlbum:
34425976 -> 34425855
34425977 -> 34425838
28533108 -> 29304796
34425975 -> 34425862