You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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?
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 :)
The text was updated successfully, but these errors were encountered: