Code: Select all
http://localhost:8080/api?output=json&apikey=myApiKey&limit=15&mode=history
Code: Select all
"show_details": "True",
"script_log": "| + Codec ID: A_DTS\nVariable values: \n -> (dl_path) [arg1] = /media/sabnzbd/post_process
Code: Select all
Parse error on line 9:
... "script_log": "| + Codec ID: A_DT
-----------------------^
Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['
Code: Select all
12-29 15:12:51 INFO [0m[hpotato.core.plugins.base] Opening url: http://localhost:8080/api?output=json&apikey=xxx&limit=15&mode=history, params: [][0m
12-29 15:12:51 ERROR [31m[.core.downloaders.sabnzbd] Failed getting history json: Traceback (most recent call last):
File "/Applications/CouchPotatoServer/couchpotato/core/downloaders/sabnzbd/main.py", line 86, in getAllDownloadStatus
'limit': 15,
ValueError: Invalid control character at: line 1 column 116343 (char 116343)