/docker-filebot

Docker container running FileBot, an organizing and renaming tool.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

docker-filebot

FileBot 4.8.5

This is a Docker container running FileBot, a organizing and renaming tool.

The docker image is available here

Usage

docker run --name=FileBot -d -v /path/to/config:/config:rw -v /path/to/input:/input:rw -v /path/to/media:/media:rw tmcphee/docker-filebot

Sources

The creation of this docker image included the use of the following GitHub repositories: