rivenmedia / riven-frontend

Source code for Riven's frontend
https://debrid.wiki
GNU General Public License v3.0
10 stars 7 forks source link

Add ability to manually add torrent and map it to imdb #5

Open AyushSehrawat opened 2 months ago

AyushSehrawat commented 2 months ago

Add feature in frontend where user can submit torrent magnet which will be used to symlink for the given media

dreulavelle commented 2 months ago

Easy peezy

AyushSehrawat commented 2 months ago

Easy peezy

Yea i will send backend api the hash with imdb id

AyushSehrawat commented 2 months ago

But what if there are multiple hashes for a show? Multiple hashes?

dreulavelle commented 2 months ago

no, user would input an imdb id and a infohash they would want to apply to that torrent

dreulavelle commented 2 months ago

this would be for manually adding a torrent to an item

AyushSehrawat commented 2 months ago

no, user would input an imdb id and a infohash they would want to apply to that torrent

Yeah i said the same above. I meant for shows where one whole season pack is not possible sometimes, so requires multiple hashes

dreulavelle commented 2 months ago

Well my thinking for shows would be that we just grab the episodes out of the torrent that we needed. If anything was missing a user would have to add another infohash

AyushSehrawat commented 2 months ago

Well my thinking for shows would be that we just grab the episodes out of the torrent that we needed. If anything was missing a user would have to add another infohash

What if the torrent is uncached?

For season either way is decent,, for shows i can have a way where it will be like

s01 - hash s02 - hash

SUBMIT

dreulavelle commented 2 months ago

well what about show torrents? Because we can handle show torrent packs too

AyushSehrawat commented 2 months ago

well what about show torrents? Because we can handle show torrent packs too

The point is user manually adds torrents. And in case of ongoing series they will need provide episode torrents for ongoing season

dreulavelle commented 2 months ago

well they can just add a torrent they want to get it started, then we can handle any new episodes that come out

AyushSehrawat commented 2 months ago

well they can just add a torrent they want to get it started, then we can handle any new episodes that come out

Well yea but they give the control of quality to iceberg. Welp will see