Skip to content

Magnet upload + resolution#44

Open
angrynode wants to merge 6 commits into
axumfrom
magnet-form3
Open

Magnet upload + resolution#44
angrynode wants to merge 6 commits into
axumfrom
magnet-form3

Conversation

@angrynode
Copy link
Copy Markdown
Owner

@angrynode angrynode commented May 18, 2026

This is a slimmed-down version of #17/#29. No torrent upload in here only the magnets, but i added the resolver using rqbit. For now, resolved magnets do nothing because we don't have the torrent file support yet (to confirm file layout etc).

Not exactly a problem, but librqbit does not use the folder provided when creating the Session (it's not even created). It persists the DHT in ~/.cache/com.rqbit.dht/dht.json. We could probably change this.

Comment thread src/database/magnet.rs Outdated
pub torrent_id: TorrentID,
pub link: MagnetLink,
pub name: String,
pub resolved: Option<TorrentFile>,
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep the content/category here.

@angrynode angrynode force-pushed the magnet-form3 branch 3 times, most recently from 8e70342 to bd37d6d Compare May 25, 2026 07:50
@angrynode angrynode force-pushed the magnet-form3 branch 2 times, most recently from 6f48a51 to 628ea16 Compare May 25, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant