Skip to content

v2.1.0

Compare
Choose a tag to compare
@zoton2 zoton2 released this 30 Mar 01:01
· 253 commits to master since this release
  • Added Oengus schedule importer support; this is done from a new dashboard panel under the "Run Modifications" workspace; this also adds a few options to the configuration which have been documented in the appropriate README.
  • Added a partial Japanese localisation for the dashboard panels (can be configured in the configuration file) and added support for more localisations to be added in the future if wanted.
  • Added new replicant, twitchCommercialTimer, that stores how information about triggered Twitch commercials including how long the currently running commercial has left if applicable. Read more here.
  • Added dashboard buttons for all available lengths of Twitch commercials instead of just one for 3 minutes.
  • Added the ability to specify the Twitch commercial length when triggering one from your code via messages. Read more here.
  • Disable "Start [Twitch] commercial" dashboard buttons if commercial has been triggered and display time left if applicable.
  • Decreased the persistence interval for the timer replicant to 1000ms, so it shouldn't thrash your drive as much.
  • Added the ability to select an "External ID" column on Horaro schedule import, which can improve the re-importing process if you have a unique ID column in your schedule.
  • Fixed some other minor bugs.