September 10th, 2024

New

Improved

v4.6.6

Service

  • Email is now sent when account is deleted.

  • Email address is now properly shown in notification emails.

  • Updated privacy policy.

Website

  • Made Cloudflare Turnstile widget same size as login inputs and buttons for visual clarity.

  • Increases delete account button press length to 5 seconds.

  • Adds stats page! View some cool statistics about TorBox and what it’s doing day to day with some awesome graphs! You can view the below graph types:

    • Total Downloads - Number of downloads over the last 30 days. This includes torrents, Usenet and web downloads.

    • Total Users - Number of users over the last 30 days.

    • Total Satellites - Number of available downloading servers over the last 30 days

    • Total Downloaded Bandwidth - Total amount of ingress bandwidth over the last 30 days. Includes torrents, Usenet and web downloads.

    • Total Seeded Bandwidth - Total amount of egress bandwidth spent on seeding torrents, whether public or private.

    • Total Egress Bandwidth - Total amount of egress bandwidth spent on serving files to users, whether streamed or download. Does not include bandwidth spent from WebDAV or FTP.

  • Adds Referral Link copy button to profile menu. This was done for easier finding of it, since a lot of our users didn’t know where to find it.

  • Adds referral section to settings page. Same with the reasoning to add it to the profile menu, since it was hard to find.

    • Adds button to copy code.

    • Adds button to copy link.

  • Adds API key to localStorage, for making use with future webapps and extensions.

API

  • New statistic, Total Egress Bandwidth. Like said above, it is the total amount of egress bandwidth spent on serving files to users.

  • Allows running operations on all torrents, queued torrents, web downloads, and Usenet downloads. You can now send the all=true parameter, without requiring a single id. This is useful for batch operations.