feat(all/Torrentio): Add TorBox as debrid provider #398

Merged
victor-borges merged 1 commit from main into main 2024-11-27 15:30:22 -06:00
victor-borges commented 2024-11-27 14:30:47 -06:00 (Migrated from github.com)

Closes #397

This is my first contribution, tested it in my phone running Aniyomi stable and it's working

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • Have made sure all the icons are in png format
Closes #397 This is my first contribution, tested it in my phone running Aniyomi stable and it's working Checklist: - [X] Updated `extVersionCode` value in `build.gradle` for individual extensions - [X] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [X] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [X] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [X] Have not changed source names - [X] Have explicitly kept the `id` if a source's name or language were changed - [X] Have tested the modifications by compiling and running the extension through Android Studio - [X] Have removed `web_hi_res_512.png` when adding a new extension - [X] Have made sure all the icons are in png format
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AlmightyHak/extensions-source#398
No description provided.