mopidy-spotify-tunigo icon indicating copy to clipboard operation
mopidy-spotify-tunigo copied to clipboard

Directories are empty

Open vinfam opened this issue 7 years ago • 6 comments

Nothing seems to show up under the spotify browse library in ncmcpp.

vinfam avatar Feb 11 '18 08:02 vinfam

same here! I can see the different playlists but clicking on one it opens a blank page

crimp2333 avatar Feb 27 '18 14:02 crimp2333

same here

sterni1971 avatar May 01 '18 14:05 sterni1971

Same here. Is this project still maintained?

lucaorio avatar Jan 14 '19 07:01 lucaorio

With Blacklight's fork of mopidy spotify I can add playlists with this uri scheme:

spotify:user:spotify:playlist:37i9dQZF1DXcBWIGoYBM5M

But somewhere in mopidy-tunigo this scheme gets translated to something else (or it's a completely different error) Anyway, same prob here I can browse genres and toplists but all return empty. And maybe it's because of a uri translation error to something like

spotify:playlist:37i9dQZF1DXcBWIGoYBM5M

and it comes up empty because of it. But I can't find anything like that in the code, so I've no Idea how to fix (if indeed that is the problem), but if it is it should be fixable easily (the browsing does work, so the api seems to be ok) Funnily enough the 'New Releases' browsing does work flawlessly (don't know what's different there)

(Off-topic: I have a weird problem, that a spotify playlist I found (spotify:user:spotify:playlist:37i9dQZF1DWWMOmoXKqHTD) has completely different songs when I add it in mopidy than it does when I load it in the official spotify client O.o)

mchack23 avatar Mar 07 '19 09:03 mchack23

I have the same Problem

StevenKowalzik avatar Oct 27 '19 21:10 StevenKowalzik

Sorry for never answering here. I think this was caused by an issue in mopidy-spotify where playlists could not be loaded (or really an issue in the underlying libspotify library). This has just been fixed, but unfortunately, the Tunigo service has shut down in the mean time. The Spotify Web API has support for some or all of the functionality this extension provided, so that might be added to Mopidy-Spotify in the future.

trygveaa avatar Dec 12 '19 23:12 trygveaa