Torrent Stream Server Versions Save

HTTP server to convert any torrent to video stream

v1.9.0

2 years ago

Summary

  • Download as zip #202
  • Upload To Google Drive Directly #171

v1.8.2

2 years ago

Summary

  • Limit download/upload speed #15

v1.8.1

2 years ago

Summary

  • Kubernetes helm configuration fix related to chart version.

v1.8.0

2 years ago

Summary

  • Global search - search by multiple torrent providers #180.
  • Kubernetes deployment with helm - docs.
  • Okteto one-click deployment.

v1.7.2

2 years ago

Summary

  • API query parameters validation fix
  • Fixed browser when can't select all categories #164
  • Thepiratebay handle no results response

v1.7.1

2 years ago

Summary

  • Fixed API key usage - docs.
  • Configuration improvements and better ENV variable support - docs.

v1.7.0

2 years ago

Summary

  • Graceful shutdown support #61
  • Chromecast support #90
  • Notifications when a new version is available
  • Codebase improvements, better error handling and other small fixes

v1.6.0

3 years ago

New design - _with dark theme support

play

Frontend just got a new fresh look based on black-dashboard theme. It supports both light & dark themes (which can be toggle with a navigation button). The goal for this was not only to have a nicer UI (and dark theme) but also to work well on all devices (including mobile). There are still some places to improve the responsive design, but it should work nicely at the moment.

m3u playlist support

playlist-white

Playlist supports let's easily watch media using the external media player (like VLC). Just click on "Downlaod playlist" button and open the file with the media player. It's especially useful when the torrent has multiple media files. Then you can choose which file to stream inside the media player.

v1.5.2

3 years ago

Summary

  • 1337x.to provider
  • Stream API link change: /stream?torrent=magnet > /stream/magnet (previous URL redirects to the new one) #19
  • Better Heroku support with one click install
  • Full gitpod support
  • Docker fixes
  • Code refactoring

v1.5.1

3 years ago

Summary

  • postinstall install frontend only if it has src folder (published package shouldn't install frontend).
  • Moved merged bin & main script: execute CLI if index.js is a parent.