cmnybo / nrsc5-gui

A graphical interface for nrsc5
56 stars 21 forks source link

Audio starts but no data is read #8

Closed lmore377 closed 5 years ago

lmore377 commented 5 years ago

When I start a station it will play the audio and images are downladed into aas but there's no song info, album art dosen't show, and no maps work. I'm running this on Ubuntu 18.10

lmore377 commented 5 years ago

I got the station/track info working by editing the regex part a bit and editing line 119. https://drive.google.com/file/d/15dXg7bL8hjJYAKPANXS_MjTTXKiMTPcZ/view?usp=sharing Here's the edited file

cmnybo commented 5 years ago

I believe that nrcs5 changed the status messages that I used to display the info. I intend to update nrsc5-gui to use the new python api that was recently added which will make it work again.

argilo commented 5 years ago

@lmore377 This should be fixed by #9.