Skip to content

[FEATURE] Add the ability to mark as file "Airlocked" in TorBox #576

Description

@LookToWindward

Feature

You can mark a file as Locked/Unlocked in TorBox from the Dashboard, I'd like to request this feature be added to Umbrella.

According to TorBox.App: yes, the edittorrent / editwebdl / edit usenet endpoints support the airlock boolean, head over to https://api-docs.torbox.app/ for detailed schematics.

{
"torrent_id": 0,
"name": "string",
"tags": [
"string"
],
"alternative_hashes": [
"string"
],
"airlocked": true
}

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions