From 60ddbddc997ea2294604f2fbac402ad6f65cadc1 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 19 Jan 2022 18:33:35 +0100 Subject: configuration note --- configuration.an | 2 +- readme.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/configuration.an b/configuration.an index 680601b..698f0a1 100644 --- a/configuration.an +++ b/configuration.an @@ -3,5 +3,5 @@ filename Sabikui-Bisco_s01e${e}.${x} match-submitter subsplease match-name /\[SubsPlease\] Sabikui Bisco - (\d{2}) \(1080p\) \[[0-9A-F]{8}\]\.(.+)/ e x destination /mnt/e/anime/Sabikui Bisco -episodes 12 +episodes e 12 diff --git a/readme.md b/readme.md index def9204..a2939c1 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,10 @@ it keeps working (well) for long enough i'll refactor/document the code better. ## configuration +> because autonyaa is intentionally janky, it expects all configuration.an keys +> to be defined for each section. any behavior caused by missing keys is +> considered undefined. + autonyaa is configured through two files: configuration.an and transmission.json. both have to be located in the same folder as the python script itself. example config files are included. -- cgit v1.2.3