Skip to content

1.1

Compare
Choose a tag to compare
@cr08 cr08 released this 20 Oct 16:27
  • Fixed filename formatting. Code was previously written by accident to include the game name twice and not include the stream title. This is corrected and should follow the example shown at the top of this README.
  • Basic functionality complete with the Twitch game name/stream title source to start with
    • Twitch info polling is provided through DecAPI.me - No keys or or special credentials required, just your channel name
  • Old window title code commented out for now. This needs a more significant overhaul for the functionality I want to implement
  • Timer code commented out - With only the Twitch mode active, we'll trigger the rename process at the time of the stopped recording instead of waiting for the timer loop to cycle. Saves on extra log spam and a negligible amount of extra processing
  • File extension code streamlined. We now poll the extension of the recordings automatically and maintain it after renaming.