TangoBeee / Weathernaut

A Weather application for Android devices using OpenWeatherMap API and Open-Meteo.
https://tangobee.netlify.app/Weathernaut/
MIT License
54 stars 18 forks source link

Same music while switching between different locations #8

Open Dhruv80576 opened 2 weeks ago

Dhruv80576 commented 2 weeks ago

When we switch between locations with different weathers music should adapt to that and change accordingly but it keeps playing same music endlessly. Also music runs in background which should also be disabled.

TangoBeee commented 2 weeks ago

Hi @Dhruv80576,

Thanks for bringing this up! The current music system isn't adapting to weather changes because the backend for the Weathernaut music feature is not functioning properly. As a temporary solution, we’re using static songs that match the weather. We're working on fixing the weather-based music system soon, so stay tuned!

Let me know if you have any further questions!