From 3003aae8dd3fdf1e14a44ed707f165a4b79b08b9 Mon Sep 17 00:00:00 2001 From: amtoaer Date: Sat, 25 Nov 2023 02:00:02 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=EF=BC=8C=E7=A7=BB=E9=99=A4=E4=B8=8B=E8=BD=BD=E8=BF=9B=E5=BA=A6?= =?UTF-8?q?=E6=9D=A1=E7=9A=84=E4=BB=BB=E5=8A=A1=EF=BC=88=E4=B8=8D=E5=85=B3?= =?UTF-8?q?=E9=94=AE=EF=BC=8C=E5=87=91=E5=90=88=E7=94=A8=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6de4535..1629f64 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,5 @@ - [x] 支持作为 daemon 运行 - [x] 构建 nfo 和 poster 文件,方便以单集形式导入 emby - [x] 支持收藏夹翻页,下载全部历史视频 -- [ ] 添加下载进度条 -- [ ] 对接数据库,提前检查,按需下载 +- [x] 对接数据库,提前检查,按需下载 - [ ] 提供简单易用的打包(如 docker)