Ferrite-iOS / Ferrite

A media search engine for iOS with debrid support
GNU General Public License v3.0
128 stars 7 forks source link

Add option to save links #26

Closed Cucumberrbob closed 1 month ago

Cucumberrbob commented 1 year ago

I'm not sure if other debrid services have this as well, but AllDebrid has an endpoint to save links. This is helpful for my setup as these links are then available to Infuse via webDav. Would it be possible to add another action to Debrid Options to save the link to the 'My Links' section of AllDebrid?

bdashore3 commented 1 year ago

I am not exactly sure what you're asking here, but Ferrite automatically saves links to your AD library whenever you click on a search result that has a yellow or green badge. These are accessible from WebDAV in my testing.

The only reason this is necessary is for uncached links which have a red badge. Is this what you're asking about?

Cucumberrbob commented 1 year ago

i didn't mean uncached links, I think this is working differently on my device.

Could you give me some steps to reproduce with alldebrid? I can provide an API key if you need one :). What I would expect to happen is:

  1. Search movie
  2. Tap on a yellow/green badged torrent
  3. Tap "copy download URL" (?)
  4. Expect to see the link at the top of https://alldebrid.com/links/ (and in webDAV)

I don't see the link at the top with Ferrite 0.7.0 installed via AltStore

bdashore3 commented 1 year ago

That is what Ferrite should do, must be an oversight on my end or AllDebrid's.

Can you please join the Discord (at the bottom of the README) so we can discuss further?

I will mark this as a bug.

bdashore3 commented 1 month ago

Should be fixed with the latest debrid changes. Closing due to inactivity.