Igor Starikov
Igor Starikov
#11 and #20 may be of use.
> Is there any way to check valid VIN number for any manufacturer? Logically no, since not every manufacturer uses checksums.
Considered closed. Feel free to reopen if required.
Considered closed. Feel free to reopen if required.
Considered closed. Feel free to reopen if required.
`EF BF BD` means that filename contains non-utf symbol, we've tried and parsed as utf-8. What's the encoding used in your filesystem for filenames?
> I think this specific torrent used latin-1 encoding for the file paths, so I guess this is very much a corner case Hm, `latin-1`... This comment seems to be...
> st7105@a8eac34 1. Цель метода изъятия кеша как раз в том, чтобы не было нужды качать torrent файл. Поэтому скачивать torrent, чтобы из него магнит получить странно. 2. В torrentool...
You may try to use the following snippet: https://github.com/idlesign/deluge-webapi/blob/master/webapi/test.py `Unknown method` in common case designates that WebApi is not enabled. In case of a client-server Deluge setup the note from...
What versions do you use? * webapi * Deluge * OS Do you use Docker?