Skip to content

feat: Allow submitting magnet/torrent in a folder#49

Open
angrynode wants to merge 4 commits into
axumfrom
torrent-form2
Open

feat: Allow submitting magnet/torrent in a folder#49
angrynode wants to merge 4 commits into
axumfrom
torrent-form2

Conversation

@angrynode
Copy link
Copy Markdown
Owner

No description provided.

Comment thread src/database/torrent/operator.rs Outdated
.await
.context(DBSnafu)?;

// TODO: log the move
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.

TODO

Comment on lines +206 to +207
/// TODO: This should error if there are conflicting files over there,
/// by checking torrent content.
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.

TODO: how do we handle this? so far we don't keep track of files. Maybe this is done in the validation phase (when the torrent is actually imported via symlinks)?

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