Jugran / lyrics-in-terminal

Python curses application to view lyrics of current playing song in terminal.
MIT License
241 stars 19 forks source link

"Artist is not running?" error #5

Closed jhilker98 closed 4 years ago

jhilker98 commented 4 years ago

When I try to run any search using the program, I get an error that says the artist is not running. I am using playerctl, though I had decided to run a static search (using Bohemian RHapsody, thinking the issue was with playerctl).Each time, I get the same error - that whatever I pass as an argument isn't running. I am on Ubuntu 18.04.

jhilker98 commented 4 years ago

Apparently reinstalling from source fixed, not sure why.