Releases: KiraLT/torrent-stream-server
Releases · KiraLT/torrent-stream-server
v1.9.0 release - google drive & zip support
v1.8.2 release - speed limitations
Summary
- Limit download/upload speed #15
v1.8.1 release - helm bugfix
Summary
- Kubernetes helm configuration fix related to chart version.
v1.8.0 release - global torrent search
v1.7.2 release
Summary
- API query parameters validation fix
- Fixed browser when can't select all categories #164
- Thepiratebay handle no results response
v1.7.1 release
1.7.0 release
1.6.0 release - new design & playlist support
New design - _with dark theme support
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 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.
1.5.2 release - improvements
1.5.1 release - NPM fix
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.