View Single Post
  #1  
Old 24th February 2018, 15:51
monil monil is offline
Member
 
Join Date: Sep 2016
P2P
Posts: 1
Question what i'm doing wrong
Hello all
Sorry to bother
Someone can help with this error: Error: expected value (list, dict, int or string) in bencoded string

I'm using a torrent trade source code, try to change all no 'mvc' source code is on my git
https://github.com/monill/TTMOD

upload, decode/encode and download ok.
i'm using the app\controllers\annouce.php as route

after download the file Deluge say: Announce Sent and then Error: expected.....

i dont know if the code on announce.php lines 491-504 is right or the problem is in the encode file

Last edited by monil; 24th February 2018 at 18:38. Reason: i forgot to include more info to better explanation
Reply With Quote