Skip to content

Commit af68bc1

Browse files
authored
Added v10.4 changelog and updated branch (#16)
1 parent c576ca1 commit af68bc1

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: extension tasks
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
tags:
88
- "v*"
99
pull_request:
1010
branches:
11-
- main
11+
- master
1212

1313
jobs:
1414
manifest:

ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
videosort-10.4:
2+
- added Channel 5 support
3+
- fix: dated episode is identified as series
4+
15
videosort-10.3:
26
- fixed a UnicodeEncodeError exception that occurs when using special characters in names;
37
- updated guessit to 3.8.0;

0 commit comments

Comments
 (0)