No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
treyzania fe8f2c6048 Fixed some issues in the ident module. hace 5 años
bootyd Start of "bootyd" experiment. hace 5 años
core Fixed some issues in the ident module. hace 5 años
identity Start of "bootyd" experiment. hace 5 años
.gitignore Start of "bootyd" experiment. hace 5 años
Cargo.lock Start of "bootyd" experiment. hace 5 años
Cargo.toml Start of "bootyd" experiment. hace 5 años
LICENSE.txt Initial commit. hace 7 años
README.md Start of "bootyd" experiment. hace 5 años
booty.py Added support for overriding the simple-rename action via envvar. hace 6 años

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