mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated Features (markdown)
parent
75080ccd7f
commit
235a3c4648
1 changed files with 6 additions and 6 deletions
12
Features.md
12
Features.md
|
|
@ -1,17 +1,17 @@
|
||||||
## Wanted
|
## Wanted
|
||||||
|
|
||||||
Feature implemented in YGGtracker v.2.2.0 and allows to download any torrent file in catalog trough Yggdrasil protocol by community.
|
Feature implemented in YGGtracker v.2.2.0 and allows to download any torrent file from catalog trough Yggdrasil protocol.
|
||||||
|
|
||||||
When torrent uploaded has leechers but no active seeders in local network, the torrent name have highlighted "Wanted" label. After click on label, any user able to download raw torrent file that auto-includes Yggdrasil trackers. When file have downloaded by one node, it immediately become accessible for wanted leechers.
|
When torrent uploaded to catalog has leechers, but no seeders in local network, the torrent have highlighted with "Wanted" label. Any user able to download raw torrent file that auto-includes Yggdrasil trackers by click on the label. When file have downloaded, it immediately become accessible for wanted leechers trough Yggdrasil announcers.
|
||||||
|
|
||||||
To automate seeding process, YGGtracker provides additional features (#27) like anonymous FTP mirror with wanted files for auto scan by Bittorrent clients (by autoscan directory feature).
|
To automate seeding process for active members, YGGtracker provides additional features (#27) like anonymous FTP mirror with wanted files. These files could be useful for Bittorrent clients (with autoscan directory feature).
|
||||||
|
|
||||||
Ftp storage supports filtered folders:
|
Ftp storage provides following filters:
|
||||||
|
|
||||||
* `/torrents/wanted/all` - any torrent wanted
|
* `/torrents/wanted/all` - any torrent wanted
|
||||||
* `/torrents/wanted/locale/en` - torrents wanted by content locale
|
* `/torrents/wanted/locale/en` - torrents wanted by content locale
|
||||||
* `/torrents/wanted/sensitive/no` - sensitive-filtered torrents
|
* `/torrents/wanted/sensitive/no` - sensitive-filtered torrents
|
||||||
|
|
||||||
When torrent accept seeder peer, YGGtracker scraper script (which running with [Crontab](https://github.com/YGGverse/YGGtracker/wiki/Crontab)) have removed files from storage.
|
When the wanted torrent get at least one seeder, YGGtracker scraper (which running with [Crontab](https://github.com/YGGverse/YGGtracker/wiki/Crontab)) have removed files from storage.
|
||||||
|
|
||||||
On Linux system, remote FTP folder could be mounted using [curlftpfs](https://curlftpfs.sourceforge.net/), [rclone](https://rclone.org/) and other tools.
|
On Linux systems, remote FTP folder could be mounted using [curlftpfs](https://curlftpfs.sourceforge.net/), [rclone](https://rclone.org/) and other tools.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue