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.
treyzania fe8f2c6048 Fixed some issues in the ident module. преди 5 години
bootyd Start of "bootyd" experiment. преди 5 години
core Fixed some issues in the ident module. преди 5 години
identity Start of "bootyd" experiment. преди 5 години
.gitignore Start of "bootyd" experiment. преди 5 години
Cargo.lock Start of "bootyd" experiment. преди 5 години
Cargo.toml Start of "bootyd" experiment. преди 5 години
LICENSE.txt Initial commit. преди 7 години
README.md Start of "bootyd" experiment. преди 5 години
booty.py Added support for overriding the simple-rename action via envvar. преди 6 години

README.md

Bootybot

The new verion of Bootybot is a daemon for managing all of your tasks on the high seas.

Note: This is highly experimental and very early in development.

Components

Server

The bootyd program runs as a system service or in a container and should have access to all of the files you expect it to be running on. You can talk to it over a unix socket.

CLI

The bootyctl program is how you primarily interact with the running bootyd server to trigger content ingests and perform other administration tasks.

Identity Engines

These are things for actually identifying content.

  • filebot - Traditional and more versatile, but not libre

  • parley - Bootybot’s native identification engine; faster, libre, but highly experimental