蛇瓜是什么
Appearance
百度 凤凰网汽车导购:随着国内人均收入的不断增长,加之人们对于便捷出行的需求也更加强烈,购买汽车对于个人还是家庭来说,购买一款10万左右的车型已经不再是什么特别重大的事情了。
Installation
Note: Filebot starting from version 4.8 is requiring license file to function. Filebot 4.7 is the latest one intended to work without license
Note: Current filebotAUR is based on GIT source build. It will be updated to "Official" portable build after next public release
Filebot can be installed from AUR repository. There are three versions for your choice: filebotAUR ("official" build), filebot-gitAUR (built from author provided source), filebot47AUR.
Configuration
Automatic Media Center holds instructions to integrate Filebot for use with number of torrent clients (qBittorrent, Deluge, rTorrent).
Please refer to FileBot CLI for help about CLI options.
qBittorrent
Go to Tools > Preferences > Downloads > Run external program on torrent completion and add
filebot -script fn:amc --output "/path/to/media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L"
Deluge
TODO