BT_BlockLists
BT_BlockLists copied to clipboard
How to use the blocklist with transmission-cli
Hi. Thank you very much for your work here.
Your blockilist is a simple ziped textfile, wich is nice, cause I prefer text files over everything else.
However, when I use it with transmission-qt or gtk, these programs create a binary of it.
~/.config/transmission/blocklists/blocklist.bin
Is there any way I can convert your list to such working binary? I would like to use the cli program only.
Not sure if it works, but you can try rename the blocklist text file to blocklist.bin
.
@Naunter Hi. Yeah I can do that, but how do I know that it works?
Add the blacklist inside your settings.json
"blocklist-url": "https://github.com/Naunter/BT_BlockLists/raw/master/bt_blocklists.gz",