You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
## Qbittorrent 下载完成后整理脚本
|
|
|
|
给Jellyfin管理使用
|
|
|
|
|
|
|
|
Qbittorrent勾选torrent完成后调用外部程序 (已在docker环境下测试)
|
|
|
|
```Shell
|
|
|
|
python /downloads/Script/copy.py "%N"
|
|
|
|
```
|
|
|
|
|
|
|
|
### 已知问题
|
|
|
|
- 字幕组更改剧集名称,会新建两个文件夹
|
|
|
|
- 不支持中文字符【】命名的文件
|
|
|
|
- 不支持超过十季以上的动漫
|