fgl27 / SmartTwitchTV

A Twitch web client that works on Android TVs and web base systems
GNU General Public License v3.0
367 stars 28 forks source link

Feature request: add option to reload emotes #161

Open cr24-OS opened 1 year ago

cr24-OS commented 1 year ago

At the moment emote cache is only reloaded after closing the entire app and restart it while it would be easier to have a button to reload emotes in stream or at least auto reloading when reentering a stream again.

fgl27 commented 1 year ago

You press the home button the app will dump the cache. Just check the app storage use the cache is always empty when you open it and press the home key.

I will not add a feature to do this in a button, this isn't necessary or easy to test its effect, as the full cache refresh may only work if the app closes.