Releases: trueromanus/TorrentStream
Releases · trueromanus/TorrentStream
1.0.1.12 stable
- Encode filename in redirect header (fixed issues on old systems with unicode characters)
1.0.1.10 stable
- Fixed issue with delete torrent (with files or not)
- Set delay before send delete message
- Fixed recovery from inconsistent state on start
1.0.1.9 stable
- Fixed issues in proxy video for mpv player
1.0.7.0 stable
- Adopted net8
- Enabled NativeAot compilation
- Added new endpoint for more reliability download video parts
- Added support local file torrents
1.0.1.6 stable
- Added environment variable DOWNLOAD_PATH for chaning root for file folder
- Cache directory now also created from root for file folder
- Fixed crash if path for videolist not specified
1.0.1.5 stable
- Added support proxy video via h2 protocol
1.0.1.4 stable
- Full implementation role system for external player websocket
- Fixed crash after run application if it have irrelevent options
1.0.1.3 stable
- Added support web socket endpoint for external player
1.0.1.2 stable
- Added notification after adding torrent for streaming
- Added notification after streaming torrent is paused
1.0.1.1 RC
- Added saving state in all actions
- Added restore state after restart
- Added delete only torrent and delete with data operations
- Added ability for changing port from environment variable
- Added websocket server for notification about added or downloaded torrents
- Supported run as systemd service (on linux) and service (on windows)