Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cross-seed/cross-seed
Fully-automatic cross-seeding with Torznab
https://github.com/cross-seed/cross-seed
bittorrent cross-seed cross-seeding cross-seeds jackett private-tracker qbittorrent rtorrent torrent torrents torznab
Last synced: 10 days ago
JSON representation
Fully-automatic cross-seeding with Torznab
- Host: GitHub
- URL: https://github.com/cross-seed/cross-seed
- Owner: cross-seed
- License: apache-2.0
- Created: 2020-06-08T18:56:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T04:56:31.000Z (7 months ago)
- Last Synced: 2024-04-12T00:44:35.440Z (7 months ago)
- Topics: bittorrent, cross-seed, cross-seeding, cross-seeds, jackett, private-tracker, qbittorrent, rtorrent, torrent, torrents, torznab
- Language: TypeScript
- Homepage: https://cross-seed.org
- Size: 1.63 MB
- Stars: 717
- Watchers: 4
- Forks: 66
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# cross-seed: Fully-automatic, no false positives
`cross-seed` is an app designed to help you download torrents that you can cross
seed based on your existing torrents. It is designed to match conservatively to
minimize manual intervention.`cross-seed` can inject the torrents it finds directly into your torrent client.
Currently, the supported clients are- rTorrent
- qBittorrent
- Transmission
- DelugeIf your client isn't supported, `cross-seed` will download a bunch of torrent
files to a folder you specify. After that, I recommend using
[AutoTorrent2](https://github.com/JohnDoee/autotorrent2) to do the last-mile
delivery into your client.## 🚨🚨🚨 Breaking changes in cross-seed v6 🚨🚨🚨
Head on over to the
[v6 migration guide](https://www.cross-seed.org/docs/v6-migration)
to see the steps required for migration.
## Requirements- [Node >= 20](https://nodejs.org/en/download)
- Any number of indexers that support Torznab (use Jackett or Prowlarr to
help)## Tutorial
Head on over to
[cross-seed.org](https://www.cross-seed.org/docs/basics/getting-started) to get
started.## Troubleshooting
Feel free to
[start a discussion](https://github.com/cross-seed/cross-seed/discussions/new),
or reach out on [Discord](https://discord.gg/jpbUFzS5Wb).