Updated Troubleshooting (markdown)

Bas Stottelaar
2015-01-19 11:39:10 +01:00
parent 4e67dc8921
commit fe94696ec0
+1
@@ -198,6 +198,7 @@ My downloads in the post processing folder aren't picked up.
_Solutions_:
* Scheduled post processing (download scan interval) only picks up snatched downloads, not ones you put in the folder manually.
* Make sure you have configured the intervals properly. Setting an interval to zero disables a task. Every time you save the configuration, it will restart scheduling!
* Clean `*.pyc` files. For Unix users, there is a script in the `contrib/` folder. These files contain compiled Python code, and normally they should be regenerated if the source files have changed. However, in some cases, this does not happen.
* Check the log files:
* When you start Headphones (or save settings), it will mention something like `(Re-)Scheduled 6 background tasks`. Confirm this corresponds to the tasks you have enabled or disabled.
* As of version v0.5.2, all scheduled tasks will output to (debug) log when they start. For post processing, this message will be `Checking download folder for completed downloads`.