From 9aa1f262bc47e6aae4b1b44190eec2097973ae27 Mon Sep 17 00:00:00 2001 From: montroly <92313108+montroly@users.noreply.github.com> Date: Thu, 14 Oct 2021 20:44:30 +0000 Subject: [PATCH] Troubleshooting added --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7c33116..c872f06 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ fansyloader is a simple program that downloads content for active subscriptions **Credits:** This project would not have been possible without the work of @hippothon, @OFfriend and @DIGITALCRIMINAL. They cleared many barriers during their work on [OnlyFans DataScraper](https://github.com/DIGITALCRIMINAL/OnlyFans). +## Troubleshooting + +After the download is started, only the progress bars and no error messages are displayed. +So if there are problems, you should look into the log file in the `config` directory. +Alternatively, `show_progress_bar` can be set to `false` in the configuration file. + ## Doc * [FAQ](./FAQ.md)