Skip to content

Commit

Permalink
v1.5.9
Browse files Browse the repository at this point in the history
- 修复了个别情况下订阅重复下载的问题
- 仪表板中继续观看和最近添加组件支持过滤媒体库黑名单内容
- 增加了Fanart的开关设置(FANART_ENABLE,默认开),关闭后可减少网络请求但刮削图片数量会大幅减少
  • Loading branch information
jxxghp committed Jan 11, 2024
1 parent d89c80a commit 3c31bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v1.5.8'
APP_VERSION = 'v1.5.9'

1 comment on commit 3c31bf2

@dalanchongjun
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

强烈建议把自动更新的地址 github 改成githubfast 这样就可以不用代理连接了呀

Please sign in to comment.