Open arcusfelis opened 12 years ago
This is excellent! Keep up the good work!
I have few questions.
Is there a place for retrieving the count of connected seeders / leechers per each torrent. Now I only found seaders, leachers colums in etorrent_table:all
.
Is there limitation of speed per torrent? Or there is only etorrent_config:max_download_rate()
?
What about priorities of files / torrents?
A cool thing would be to compile a list of all the queries you do toward etorrent_core
. That way, we can write an official API
Hi,
I am developing another webui for etorrent as a hobby. https://github.com/freeakk/cascadae It communicates with etorrent with help of erlang rpc module.
I hope good web interface can attract more testers for your project :)