caesura 0.30.2

An all-in-one command line tool to transcode FLAC audio files and upload to gazelle based indexers/trackers
Documentation
1
2
3
4
5
6
//! Reusable injection helper for adding torrents to qBittorrent and copying
//! torrent files to autowatch directories.

pub(crate) use torrent_injector::*;

mod torrent_injector;