Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the blocklist with transmission-cli #21

Open
ghost opened this issue May 27, 2023 · 4 comments
Open

How to use the blocklist with transmission-cli #21

ghost opened this issue May 27, 2023 · 4 comments

Comments

@ghost
Copy link

ghost commented May 27, 2023

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.

@Naunter
Copy link
Owner

Naunter commented Jun 3, 2023

Not sure if it works, but you can try rename the blocklist text file to blocklist.bin.

@ghost
Copy link
Author

ghost commented Jun 10, 2023

@Naunter
Hi.
Yeah I can do that, but how do I know that it works?

@spirillen
Copy link

Add the blacklist inside your settings.json

"blocklist-url": "https://github.com/Naunter/BT_BlockLists/raw/master/bt_blocklists.gz",

@Naunter
Copy link
Owner

Naunter commented Oct 21, 2024

@Naunter Hi. Yeah I can do that, but how do I know that it works?

Sorry, I don't use the CLI version, but you can try use command journalctl -u transmission or journalctl -e | grep --color -i transmission to find hints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants