添加 readme

This commit is contained in:
Fiber 2024-04-22 10:55:01 +08:00
parent 8cef5e0db0
commit cf67faad4b

7
readme.md Normal file
View File

@ -0,0 +1,7 @@
## Qbittorrent 下载完成后整理脚本
给Jellyfin管理使用
Qbittorrent勾选torrent完成后调用外部程序 (已在docker环境下测试)
```Shell
python /downloads/Script/copy.py "%N"
```