bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
741 stars 40 forks source link

Getting 'tracks' after entering query #54

Closed GijsTimmers closed 7 years ago

GijsTimmers commented 7 years ago

Running Spotify 1.0.49.125.g72ee7853 with Pytify 3.3.2 on Ubuntu 17.04.

Installed via pip3.

Problem: after entering my query, pytify returns the string 'tracks'. That's it, no search results or whatsoever.

$ pytify
pytify 3.3.2 [https://github.com/bjarneo/Pytify]
user@laptop - Search:
> ensiferum
'tracks'

The normal commands work:

$ pytify
pytify 3.3.2 [https://github.com/bjarneo/Pytify]
user@laptop - Search:
> /current
Ensiferum - March of War [One Man Army]
user@laptop - Search:
> /pp
user@laptop - Search:
> /pp
user@laptop - Search:
> /next
user@laptop - Search:
> /current
Ensiferum - Axe of Judgement [One Man Army]
bjarneo commented 7 years ago

Thanks! :)