@sabersalv/flood

4.7.2-1 • Public • Published

Flood Saber's Fork

Forked from flood, credits to jesec. The goal is to replace rutorrent, with following changes:

  • Save torrent file as human name instead of hash name: PR
  • Change cookie SameSite from Strict to Lax: PR
  • Can use freeleech token on RSS feed: PR
  • Display selected count and size on action bar: PR
  • Select all button on action bar: PR
  • Click to play video: PR

Install

Release

yarn build outputs no error
vi package.json
  "version": "1.0.0-1"
git tag v1.0.0-1
git push --tags
Github Actions will build and publish to Docker Hub

Development

brew install rtorrent
npm install
npm run build
npm run start:development:client
npm run start:development:server
rtorrent -o network.scgi.open_local=/tmp/rtorrent.sock

Package Sidebar

Install

npm i @sabersalv/flood

Weekly Downloads

402

Version

4.7.2-1

License

GPL-3.0-only

Unpacked Size

18.2 MB

Total Files

1668

Last publish

Collaborators

  • sabersalv