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
}
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
}