User:Rvasilev/Filebot

From ArchWiki

Category:Audio Category:Video

This article or section needs expansion.

Reason: What is Filebot? (Discuss in User talk:Rvasilev/Filebot)

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.

This article or section needs language, wiki syntax or style improvements. See Help:Style for reference.

Reason: Doesn't need to be described here. (Discuss in User talk:Rvasilev/Filebot)

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