Skip to content

Commit

Permalink
AutoFilm v1.2.3
Browse files Browse the repository at this point in the history
- 修复Ani2Alist请求url编码问题,降低出错概率
- 修复Alist2Strm未开启覆写模式时重新生成Strm文件的Bug
- 优化Alist2Strm处理速度,减少不必要请求
  • Loading branch information
Akimio521 committed Jul 24, 2024
1 parent 4a3610a commit 4e7b438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = "v1.2.2"
APP_VERSION = "v1.2.3"

0 comments on commit 4e7b438

Please sign in to comment.