Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status2mqtt - inconsistent update with Webradios #615

Open
fherbet opened this issue Jul 15, 2021 · 0 comments
Open

status2mqtt - inconsistent update with Webradios #615

fherbet opened this issue Jul 15, 2021 · 0 comments

Comments

@fherbet
Copy link

fherbet commented Jul 15, 2021

Hi All,

i've met a weird issue with status2mqtt plugin.

when changing tracks through my local library, all's fine but when browsing webradio, that 's where issues occured...

i'm using linux app "MQTT explorer" (same issue seen within my home automation system (jeedom)

1st webradio launched (ouifmseventies)

{"status":"play","artist":"Rock70s","album":null,"title":"ouifmseventies.mp3"}

if i click on another radio (FIP JAZZ) , i get 2 updates

{"status":"stop","artist":"","title":"OUI FM ROCK 70's"}

and then

{"status":"play","artist":"Rock70s","album":null,"title":"SPANISH BOMBS -SPANISH BOMBS "}

after i click on another radio (Radio Nova):
i get 2 updates

{"status":"stop","artist":"","title":"FIP autour du jazz"}

then

{"status":"play","artist":"fipjazz-midfi.mp3","album":null,"title":"fip-webradio2.mp3?ID=76zqey582k"}

radio displayed is always the previous one.

then if i click a 2nd time on same radio, i get the right one

{"status":"stop","artist":"","title":"Radio Nova"}
+
{"status":"play","artist":"NOVA - Le grand mix","album":null,"title":"novazz-128.mp3"}

hope it clears! let me know whether you want me to perform other kind of tests

\ fherbet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant