Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development Status #1

Open
60 of 68 tasks
Luminarys opened this issue Aug 20, 2017 · 6 comments
Open
60 of 68 tasks

Development Status #1

Luminarys opened this issue Aug 20, 2017 · 6 comments
Labels

Comments

@Luminarys
Copy link
Owner

Luminarys commented Aug 20, 2017

Current status of client in terms of features

  • General
    • Sequential/rarest picking
    • Downloading
      • Download queue
      • Custom location
      • Initial hash validation
      • Hash revalidation
      • Sparse partial files
    • Priority
      • Torrent priority
      • File priority
        • Don't download
    • Error Handling
      • Out of disk
    • Rate limiting
      • Global rate limiting
      • Per torrent rate limiting
    • Optimistic unchoking
    • Session serialization
  • Protocol Support
    • Bittorrent (BEP003)
    • DHT (BEP005)
    • Fast Extension (BEP006)
    • Magnet links/Info exchange (BEP009)
    • Extension protocol (BEP010)
    • Multitracker torrents (BEP012)
    • UDP trackers (BEP015)
    • Compact tracker response (BEP023)
    • Private torrent (BEP027)
    • uTP (BEP029)
    • PEX (BEP011)
    • LSD (BEP014)
  • Tracker Support
    • Announce
    • Scrape
    • DHT
    • HTTPS
    • UDP
    • Compact
  • RPC v1
    • TLS
    • Resources
      • Torrent
      • Server
      • File
      • Piece
      • Peer
      • Tracker
    • Criterion
    • Resource Messages
      • GET_RESOURCES
      • SUBSCRIBE
      • UNSUBSCRIBE
      • UPDATE_RESOURCES
      • FILTER_SUBSCRIBE
      • FILTER_UNSUBSCRIBE
      • RESOURCES_EXTANT
      • RESOURCES_REMOVED
      • UPDATE_RESOURCE
      • REMOVE_RESOURCE
    • Special Messages
      • TRANSFER_OFFER
        • HTTP Server
      • UPLOAD_TORRENT
      • UPLOAD_MAGNET
      • UPLOAD_FILES
      • DOWNLOAD_FILE
      • Errors
@joydashy
Copy link

joydashy commented Jun 8, 2019

I was wondering if this is up to date?

@Luminarys
Copy link
Owner Author

The list is up to date. On release I'll probably also make a shorter list which gives an overview of stability of the important features as well, since even though some are implemented they're definitely not perfect.

@xrishox
Copy link

xrishox commented Jul 28, 2019

does it support rss feeds and pulling from rss feeds via regex?

@Luminarys
Copy link
Owner Author

RSS feeds aren't supported right now, though I do think supporting them in some way eventually will be a good idea.

@nrabulinski
Copy link

Is this project dead now? There hasn't been a release in 3 years and since then there only have been minor changes made to the codebase.

@Luminarys
Copy link
Owner Author

I guess you could think of it as in maintenance mode. I'm still merging PRs that people send but not actively developing new features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants