openscopeproject / openscopeproject/TrguiNG

Feature request: ability to add multiple magnet URLs

Open
#286 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wishlist
Dominant language
TypeScript
Stars
796
Forks
101
PR merge metrics
No merged PRs in 30d

Description

Currently, you can only add one magnet link at a time. It would be awesome to have a bulk import functionality where you can paste a list of magnet links and they're parsed as multiple torrents.

If you're interested in this feature, I'd be happy to give it a go.

One idea could be to make the input in the current UI a text area that allows multiple links.

Another idea is to listen to a global "paste" shortcut and process the clipboard for magnet links

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the current UI input and the code that parses and adds a single magnet link. Compare the text-area and global-paste options described in the issue, then verify that a pasted list of magnet URLs is parsed into multiple torrents.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.