Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Replace torrents with magnet links #733

Merged
merged 6 commits into from
Sep 26, 2024

Conversation

filiptrplan
Copy link
Collaborator

@filiptrplan filiptrplan commented Sep 26, 2024

Resolves: rivenmedia/riven-frontend#5

Description:

The backend part of rivenmedia/riven-frontend#108. I would like to ask the reviewers to check the code carefully as I'm not yet fully familiar with the backend workings of the project. Also partially solves #726 and #605

@dreulavelle
Copy link
Member

https://www.conventionalcommits.org/en/v1.0.0/

Please stick with conventional commits. Can you clean up your commit history

@filiptrplan
Copy link
Collaborator Author

https://www.conventionalcommits.org/en/v1.0.0/

Please stick with conventional commits. Can you clean up your commit history

I am sticking to conventional commits. Can you specify what needs cleaning up? I would be happy to.

@dreulavelle
Copy link
Member

Give me a bit and I can look it over. My home internet decided to die on me lol


return set_torrent_rd(request, id, torrent_id)

def reset_item_to_scraped(item: MediaItem):
Copy link
Member

Choose a reason for hiding this comment

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

theres a reset somewhere else already

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll fix it.

@dreulavelle dreulavelle merged commit a9f8c4c into rivenmedia:main Sep 26, 2024
1 check passed
@filiptrplan filiptrplan deleted the manual_torrent branch September 26, 2024 18:25
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.

Add ability to manually add torrent and map it to imdb
2 participants