mgdigital
mgdigital
This is all already available by running `bitmagnet config show` (documented here https://bitmagnet.io/setup/configuration.html ). Looking at your config file you have a bunch of invalid values under `classifier` that should...
> They are part of the config.yaml.example! I did not add them Which example? It's not from any official example, it seems to be a mish mash of things copy...
Thanks for making a start on this. There's too much going on in the backend here- the graphql API should accept only strict ISO-8601 date times and pass it onto...
Thanks, you're right we shouldn't be using the ktable to keep track of seen nodes for the crawler. There's a fairly simple fix, I'd probably use a stable bloom filter...
> We risk skipping nodes we haven't processed before The risk is so small as to be negligible, and they will likely get a second chance anyway.
I agree something better tracing abilities would be useful. An issue I can see is the full trace of the paths followed might be difficult to interpret (and to show...
There's no functionality in Bitmagnet for this yet but you could use something like https://www.authelia.com/
Hi, for clarity, I think a better title for this might be something like "Ability to identify in the classifier movies and TV shows that I've added in Radarr and...
Are you by any chance using an OpenWRT router? This sounds like it might be a duplicate of https://github.com/bitmagnet-io/bitmagnet/issues/299 Routing Bitmagnet through a VPN might help in this case. The...
> my issue is that this app floods the dns server with ip request that are actually IPs instead of domains. There simply isn't any code in Bitmagnet that does...