A plugin for Touch Portal to have information about Twitch streamers
Here there is going to be the changelog of the new versions of the plugin
1.2.0 - 2023.11.2 | Touch Portal v4 Migration
- Rewritten and updated README
- Flag to support for v4
- Changed
Refresh
,Open Stream
andon
verbage to include the plugin name
1.1.1 - 2022.11.27 | Minor readme changes
- previous
helper/
folder is now named "resources" - README is now more readable and updated to the latest version AND with images
- Removed from Github all of the "from .py to .exe" scripts and config stuff
1.1.0 - 2022.09.21 | Icon folder
- Log helper and a clean look to the log file (more info in the README under EXTRA section)
- Updated the README to include the new functions
- New folder added to the plugin called
utils
that contains the log file and the logo of the plugin - New folder called
Icons
that collects all of the used icon by the plugins to allow customization and reduce fetch time on start
1.0.3 - 2022.07.14 | Visual improvement and fixed start crash
- When the settings are updating the counter is set to
x
- Added a blank icon to help TP to 'refresh' the visual
- On startup, if offline, the plugin should no longer crash and will set up channels once it is online
- In the helpers the icon didn't update because the default one wasn't nothing and it covered the plug-in icon being on a higher level
1.0.2 - 2022.07.12 | Less crashes
- When entering the list in
Channel Names
it now automatically removes spaces to avoid errors or missing data
- Data in title of previous version now is the correct one
- API requests should now no longer crash the plugin
1.0.1 - 2022.07.11 | Minor fixes
- Refresh button example in helpers
-
Sdk version change from 3 to 6 to group
refresh_state
andtime_until_refresh
states under the name ofTwitch Activity
throughout Touch Portal menus -
Default value for
Dynamic image (bool)
from false (0) to true (1) -
To avoid problem and misunderstandings any patch is going to add a version to the plugin, so now it's on version 2 🎉
- Logging event exposing
CLIENT-SECRET
andCLIENT-ID
of Twitch API now removed - On the showcase page, the refresh button was colored red every time it was updated instead of green
1.0.0 - 2022.07.09 | Release
All of the basic features on the plugin