8 Home
Derek Schmidt edited this page 2018-06-12 19:12:50 +00:00

It's the wiki \o/

(The most interesting part of the project for users is config.json. Head over there why dont ya?)

automagnet uses Python 3, feedparser, click, transmissionrpc, and (most importantly) pipenv for dependecy management.

It's capible of parsing filenames / titles to find programs of interest, and comparing human-readable resolutions to determine the best avalible when multiple choices exist. These can be refined via regex and basic assertions respectivly.

By default, automagnet simply outputs magnet links to stdout. It can be configured to integrate directly to a transmission server via rpc if that's more your style.