There was an error while loading. Please reload this page.
1 parent c576ca1 commit af68bc1Copy full SHA for af68bc1
2 files changed
.github/workflows/tasks.yml
@@ -3,12 +3,12 @@ name: extension tasks
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
tags:
8
- "v*"
9
pull_request:
10
11
12
13
jobs:
14
manifest:
ChangeLog.txt
@@ -1,3 +1,7 @@
1
+videosort-10.4:
2
+ - added Channel 5 support
+ - fix: dated episode is identified as series
+
videosort-10.3:
- fixed a UnicodeEncodeError exception that occurs when using special characters in names;
- updated guessit to 3.8.0;
0 commit comments