-
|
I run bitmagnet in a Windows Docker.Desktop container via a compose.yaml file. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
It's possible to have the classifier delete everything except ebooks but this won't help your network. If anything it will make things worse since you will be re-crawling and re-deleting the same things over and over. Network issues can be alleviated by routing through gluetun (see the example docker-compose) and also by using any operating system other than Windows. |
Beta Was this translation helpful? Give feedback.
It's possible to have the classifier delete everything except ebooks but this won't help your network. If anything it will make things worse since you will be re-crawling and re-deleting the same things over and over.
Network issues can be alleviated by routing through gluetun (see the example docker-compose) and also by using any operating system other than Windows.