version bump and extra error logging messages

This commit is contained in:
2023-03-04 00:18:29 -05:00
parent e278a008e2
commit edf2b38d84
2 changed files with 5 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ global ScriptVersion
global FullScriptName
ScriptName = Freedomain Video Uploader
ScriptVersion = 3.15
ScriptVersion = 3.16
FullScriptName := ScriptName . " - " . ScriptVersion
@@ -1511,6 +1511,9 @@ PodcastTags := StrReplace(PodcastTags, "--", "-")
; Msgbox % "PodcastTags: " PodcastTags
Message = Starting Upload
SaveOrPostProgress(Message:=Message,PostType:="Tooltip,ErrorLoggingTextFile,DiscordErrorLogging")
IniRead, FDRRadioURL, %SettingsIniFilepath%, General, FDRRadioURL, %A_Space%
if(FDRRadioURL = ""){