ItsRiprod / DeskThing

Desk Thing: The Discord Thing, Trello Thing, The Weather Thing, The Macro Thing, Just not The Car Thing anymore
MIT License
137 stars 6 forks source link

Weather Update Interval #13

Open jakegarris5 opened 1 month ago

jakegarris5 commented 1 month ago

During normal use, the weather seems to "forget" to update, even with the update interval set to 0.15 (15 minutes). To get updated weather, I have to exit out of the weather applet on the CarThing and re-enter it.

ItsRiprod commented 1 month ago

"It's not a feature, it's a bug" not really-

Same goes for both the spotify app and mediawin apps actually. And no, it's not a bug. But no, it won't stay around. The "refresh interval" is how often it pulls from local storage vs from the API - not an automatic refresh (yet) but I have the functionality there so when I add it down the road, it's a lot easier to add.

Spotify and mediamin both don't pull again several seconds into a song, as the setting may suggest, as well simply because I haven't implemented it yet-

This is also something else I plan on adding here soon (maybe v0.5.6?)

But thanks for pointing this out!