diff --git a/Apprise/Apprise.csproj b/Apprise/Apprise.csproj
index b2977005..59b68495 100644
--- a/Apprise/Apprise.csproj
+++ b/Apprise/Apprise.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/AudioNodes/AudioNodes.csproj b/AudioNodes/AudioNodes.csproj
index 94d35c9c..3adc2b0f 100644
--- a/AudioNodes/AudioNodes.csproj
+++ b/AudioNodes/AudioNodes.csproj
@@ -6,8 +6,8 @@
enable
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/BasicNodes/BasicNodes.csproj b/BasicNodes/BasicNodes.csproj
index c0401827..fdb28bee 100644
--- a/BasicNodes/BasicNodes.csproj
+++ b/BasicNodes/BasicNodes.csproj
@@ -4,8 +4,8 @@
net6.0
enable
enable
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
FileFlows
John Andrews
diff --git a/ChecksumNodes/ChecksumNodes.csproj b/ChecksumNodes/ChecksumNodes.csproj
index 80e868b9..798fa33c 100644
--- a/ChecksumNodes/ChecksumNodes.csproj
+++ b/ChecksumNodes/ChecksumNodes.csproj
@@ -5,8 +5,8 @@
enable
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
FileFlows
John Andrews
diff --git a/CollectionNodes/CollectionNodes.csproj b/CollectionNodes/CollectionNodes.csproj
index 8a52c933..a69b8b74 100644
--- a/CollectionNodes/CollectionNodes.csproj
+++ b/CollectionNodes/CollectionNodes.csproj
@@ -4,8 +4,8 @@
net6.0
enable
enable
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/ComicNodes/ComicNodes.csproj b/ComicNodes/ComicNodes.csproj
index 18001215..eea567fb 100644
--- a/ComicNodes/ComicNodes.csproj
+++ b/ComicNodes/ComicNodes.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/ComicNodes/Comics/ComicConverter.cs b/ComicNodes/Comics/ComicConverter.cs
index 7aa24991..487d8886 100644
--- a/ComicNodes/Comics/ComicConverter.cs
+++ b/ComicNodes/Comics/ComicConverter.cs
@@ -99,7 +99,7 @@ public class ComicConverter: Node
private string CreateComic(NodeParameters args, string directory, string format)
{
- string file = Path.Combine(args.TempPath, Guid.NewGuid().ToString() + "." + format);
+ string file = Path.Combine(args.TempPath, Guid.NewGuid().ToString() + "." + format.ToLower());
args.Logger?.ILog("Creating comic: " + file);
if (format == "CBZ")
Helpers.ZipHelper.Compress(args, directory, file);
diff --git a/DiscordNodes/DiscordNodes.csproj b/DiscordNodes/DiscordNodes.csproj
index a4ff071a..2cc52fd8 100644
--- a/DiscordNodes/DiscordNodes.csproj
+++ b/DiscordNodes/DiscordNodes.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/EmailNodes/EmailNodes.csproj b/EmailNodes/EmailNodes.csproj
index b8c4da2e..45d9496f 100644
--- a/EmailNodes/EmailNodes.csproj
+++ b/EmailNodes/EmailNodes.csproj
@@ -9,8 +9,8 @@
true
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
FileFlows
John Andrews
diff --git a/Emby/Emby.csproj b/Emby/Emby.csproj
index 0c9ca4fb..f08d9033 100644
--- a/Emby/Emby.csproj
+++ b/Emby/Emby.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/FileFlows.Plugin.dll b/FileFlows.Plugin.dll
index 68da7b2e..91f2ca1b 100644
Binary files a/FileFlows.Plugin.dll and b/FileFlows.Plugin.dll differ
diff --git a/FileFlows.Plugin.pdb b/FileFlows.Plugin.pdb
index 3872e7ef..da82c153 100644
Binary files a/FileFlows.Plugin.pdb and b/FileFlows.Plugin.pdb differ
diff --git a/Gotify/Gotify.csproj b/Gotify/Gotify.csproj
index 6867cbf8..f988c860 100644
--- a/Gotify/Gotify.csproj
+++ b/Gotify/Gotify.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/ImageNodes/ImageNodes.csproj b/ImageNodes/ImageNodes.csproj
index 7b725b5b..4a068f93 100644
--- a/ImageNodes/ImageNodes.csproj
+++ b/ImageNodes/ImageNodes.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/MetaNodes/MetaNodes.csproj b/MetaNodes/MetaNodes.csproj
index 6e8aa11b..c9eda7bf 100644
--- a/MetaNodes/MetaNodes.csproj
+++ b/MetaNodes/MetaNodes.csproj
@@ -6,8 +6,8 @@
enable
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/MusicNodes/MusicNodes.csproj b/MusicNodes/MusicNodes.csproj
index 8a649c22..923ebf80 100644
--- a/MusicNodes/MusicNodes.csproj
+++ b/MusicNodes/MusicNodes.csproj
@@ -6,8 +6,8 @@
enable
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/Plex/Plex.csproj b/Plex/Plex.csproj
index 4997669e..cc5569f1 100644
--- a/Plex/Plex.csproj
+++ b/Plex/Plex.csproj
@@ -5,8 +5,8 @@
enable
enable
FileFlows.$(MSBuildProjectName.Replace(" ", "_"))
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
true
FileFlows
diff --git a/VideoLegacyNodes/VideoLegacyNodes.csproj b/VideoLegacyNodes/VideoLegacyNodes.csproj
index 95397095..4f2f9513 100644
--- a/VideoLegacyNodes/VideoLegacyNodes.csproj
+++ b/VideoLegacyNodes/VideoLegacyNodes.csproj
@@ -6,8 +6,8 @@
enable
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
FileFlows
John Andrews
diff --git a/VideoNodes/VideoNodes.csproj b/VideoNodes/VideoNodes.csproj
index 94825760..190560d9 100644
--- a/VideoNodes/VideoNodes.csproj
+++ b/VideoNodes/VideoNodes.csproj
@@ -6,8 +6,8 @@
enable
true
true
- 1.0.0.172
- 1.0.0.172
+ 1.0.0.177
+ 1.0.0.177
true
FileFlows
John Andrews