Skip to content

Tags: thomst08/requestrr

Tags

V2.1.7

Toggle V2.1.7's commit message
Update package-lock.json

V2.1.6

Toggle V2.1.6's commit message
Updated version number

V2.1.5

Toggle V2.1.5's commit message
Updated version number

V2.1.4-hf4

Toggle V2.1.4-hf4's commit message
Storing build number in code

- Stores build number in code, for future notes for logging info, etc.

V2.1.4-hf3

Toggle V2.1.4-hf3's commit message
Added check of build number at startup

- Added note at the start of program starting as to what version of the program this is

V2.1.4-hf2

Toggle V2.1.4-hf2's commit message
Update SlashCommandBuilder.cs

- Corrected handling multiple categories

V2.1.4-hf1

Toggle V2.1.4-hf1's commit message
Corrected Textbox

- Textbox is not resetting after updating state

V2.1.4

Toggle V2.1.4's commit message
Setup auto-creating of config folder if missing

- Setup check for config folder, if missing, create it so the program does not crash.
- Causes stop if the config folder is not created at all or config settings

V2.1.3-hf3

Toggle V2.1.3-hf3's commit message
DSharp+ update and Sonarr V4 test fix

- Updated DSharp+ library
- Corrected Sonarr V4 testing function in controller

V2.1.3-hf2

Toggle V2.1.3-hf2's commit message
Sonarr V4 support