Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astro/prittorrent
BitTorrent Content Distribution for Podcasts
https://github.com/astro/prittorrent
Last synced: 2 days ago
JSON representation
BitTorrent Content Distribution for Podcasts
- Host: GitHub
- URL: https://github.com/astro/prittorrent
- Owner: astro
- Created: 2010-04-05T20:39:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T02:58:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-03T20:36:01.520Z (5 days ago)
- Language: Erlang
- Homepage: http://bitlove.org/
- Size: 2.57 MB
- Stars: 93
- Watchers: 5
- Forks: 19
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - astro/prittorrent - BitTorrent Content Distribution for Podcasts (others)
README
PritTorrent
===========Build
-----```
rebar get-deps compile generate
```TODO
----* URL longener?
* Fix empty downloads.type
* filter.js:
* Fix button style breakage in Mozilla
* Fix z-index (Android?)
* New {feeds,downloads}.{lang,summary,type} in:
* Downloads Feeds
* HTML* enforce https for log in
* clickable stats hint*
** stop seeding
* Check U-A & replace RSS links with Miro subscribe URLs
* Edit user:
* About field
* Edit feeds:
* Add & fetch immediately* feeds_parse: http://video.search.yahoo.com/mrss
* more configurability
* Fetch & display feed summaries
* Feed summaries: X items, Y torrents
* Storage app
- Avoid dup connections to 1 HTTP server (IP)
- Fair queueing
- Caching
* OEmbed* Stats:
- DLs by country/client?* Rehash on detected enclosure data change
* Multiple sources per feedFuture features:
* UDP tracker
* UTP wire protocol
* UI: Wholesome OPML export
* Super-seeding
* Slot queues
* PEX
* DHT support