parg

Results 264 comments of parg

You have 1838 announces scheduled - for example 300 active torrents each with 6 trackers and all forced active for whatever reason. Or 1838 torrents with 1 tracker. Or 1...

The feature already exists - see https://github.com/BiglySoftware/BiglyBT/wiki/All-Trackers-View

Although the identification of torrents with no trackers is missing - I'll have a think on that

Beta version 3001_B03 has a new Tag Constraint function that can be used to select downloads that have no trackers: `countTrackers() == 0`

Did you read the note at the bottom of the wiki page regarding DNS tracker preferences? This can cause confusion. You can disable the feature via Options->Tracker->Client: Enable handling of...

Note that you can reapply the tracker removals assigned to your "Delete Now" action by right-clicking on the "Delete Now" Tag and selecting "Tracker Templates... -> reapply"

The plugin comes with a bundled chromium browser. Go to ~/.biglybt/plugins/azwebtorrent/browser_71.0.3578.92.2 and try to launch ./chrome

how about if you rename chrome to chrome.app (for example) and then create a new file called chrome with the contents ./chrome.app --no-sandbox and chmod+x the new file?

No problem, try the following in a terminal window in the same folder as the you tried the ./chrome --no-sandbox rename chrome to chrome.app: `mv chrome chrome.app` create a new...