Skip to content

v1.5.0

Choose a tag to compare

@baairon baairon released this 21 Jul 20:08
73a5093

Cap simultaneous downloads, and manage a running torlink from your own scripts.

Download cap: set TORLINK_MAX_DOWNLOADS to limit how many torrents download at once. Extra items wait as queued rows and start on their own as slots free. (#102)

Remote control: the serve API gains POST /control: pause or resume a download, start or stop seeding, remove an entry or delete its files. Scripts can now manage the queue, not just read it. (#105)

Steady startup: torlink now always reaches the interface even if a saved download or seed fails to restore; the affected entry shows as failed with its message while everything else loads normally. (#111)

Queued rows: items held as queued always start again after a relaunch, cap or no cap, and render distinctly from active downloads.

Splash flow: Tab or Down from the splash search box drops straight into browsing. (#104)

npx torlnk