jobrien2001
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...
Im not sure. Some of the data from the file in updatetool seems to be off from the actual rating, maybe its cached and not refreshed as often. Maybe set...
Hello, Im not sure the data is wrong. Since you say its cached for 7 days, maybe at some point earlier it was right, (unreliable because of the low vote...
I did a little research. Looks like data-url and label is different for 4k on the same page. In 4k: `Bittorrent 4K` Non 4k `Torrent` Current code would support 4k...