From 0faa3f1027476136e0162cd80729acb3c851b4ec Mon Sep 17 00:00:00 2001 From: dnzbk Date: Mon, 28 Jul 2025 11:23:57 +0300 Subject: [PATCH] Release v10.5 --- ChangeLog.txt | 3 +++ manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 68a678b..c445d68 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,6 @@ +videosort-10.5: + - fixed crushes with series name with 2 numbers and a dash + videosort-10.4: - added Channel 5 support - fix: dated episode is identified as series diff --git a/manifest.json b/manifest.json index 55aa19e..71017c2 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "homepage": "https://github.com/nzbgetcom/Extension-VideoSort", "kind": "POST-PROCESSING", "displayName": "Video Sort", - "version": "10.4", + "version": "10.5", "nzbgetMinVersion": "23.0", "author": "Andrey Prygunkov", "license": "GNU",