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

Another webui interface #130

Open
arcusfelis opened this issue Jan 8, 2012 · 3 comments
Open

Another webui interface #130

arcusfelis opened this issue Jan 8, 2012 · 3 comments

Comments

@arcusfelis
Copy link
Contributor

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 :)

@jlouis
Copy link
Owner

jlouis commented Jan 8, 2012

This is excellent! Keep up the good work!

@arcusfelis
Copy link
Contributor Author

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?

@jlouis
Copy link
Owner

jlouis commented Aug 8, 2013

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

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

No branches or pull requests

2 participants