You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.