jobrien2001

Results 17 comments of jobrien2001

+1 Same problem Getting Method not allowed Switching to post worked for me curl -d "hashes=$HASH&deleteFiles=true" -X POST "$QBITURL/api/v2/torrents/delete" --cookie "$COOKIE"

I would presume you donnt have authentication because you didnt pass a cookie? Did you try a simple curl request just to test? or something like postman? Im not familiar...

Whats odd is that you were getting a bad request error... I think we were all getting "method not allowed". Bad request would mean something is malformed? I would start...

I have the same problem... but i get the error right away. Using JMP same error, will only work if transcode. If i use chrome I can watch just fine...

I need this badly, any reviewers around?

Opens fine for me on 66.0.2 on win 10

Make sure you have adb in the right folder. Check your task manager to see if adb.exe is running... if not... its not in the right folder. In windows should...