openscopeproject / openscopeproject/TrguiNG
Feature request: ability to add multiple magnet URLs
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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