Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
treyzania fe8f2c6048 Fixed some issues in the ident module. il y a 5 ans
bootyd Start of "bootyd" experiment. il y a 5 ans
core Fixed some issues in the ident module. il y a 5 ans
identity Start of "bootyd" experiment. il y a 5 ans
.gitignore Start of "bootyd" experiment. il y a 5 ans
Cargo.lock Start of "bootyd" experiment. il y a 5 ans
Cargo.toml Start of "bootyd" experiment. il y a 5 ans
LICENSE.txt Initial commit. il y a 7 ans
README.md Start of "bootyd" experiment. il y a 5 ans
booty.py Added support for overriding the simple-rename action via envvar. il y a 6 ans

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