December 23rd, 2023

New

Improved

Fixed

v3.2

Website

  • Added pagination to notifications. If you have more than 5 notifications, you can now view them all using pagination.

  • Fixed notification popup acting weird at some points.

  • Allows processing downloads to get updates rather than looking frozen.

  • Allows copying notification titles and messages to clipboard for easy sharing.

  • Adds cooldown text for free users on a cooldown. Prevents adding a torrent to check.

  • Disallows free users from adding a torrent if on cooldown or if reached max monthly torrents. The button will simply be greyed out.

  • Allows for you to see the current active users on TorBox. This is a live number and it shows all users connected to the TorBox Satellite Network.

  • Fixed error when deleting a torrent.

Downloads

  • Improved reliability of processing downloads.

  • Improved seeding speeds.

  • Saves folder hash to prevent torrents overwriting each other if they have the same name.

API

  • Added endpoint for viewing current users connected to TorBox Satellite Network. This is part of the relay API (https://relay.torbox.app).

  • Added endpoint for requesting update for a torrent. This is part of the relay API (https://relay.torbox.app/v1/inactivecheck/torrent//). This does not require an API key, just knowing the user's ID and the torrent's ID.

  • Added endpoint for getting your list of torrents. This requires an API key. (/v1/api/torrents/mylist). This makes it possible to now interact with the rest of the torrent API.

  • Added endpoint for getting your list of notifications. This requires an API key. (/v1/api/notifications/mynotifications).

  • Added endpoint for getting your user data. This requires an API key. (/v1/api/user/me).

  • Updated documentation at https://api-docs.torbox.app.

NOTE: Downloads can still fail at the processing step. GoFile is actively working on the issue, which is a result of TorBox flooding their servers with content (over 50tb in less than a week, and not being able to keep up)

Happy Holidays! TorBox will see you all for a great next year!