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

If we want to have availability in percent we need to multiply the current value by 100 #135

Closed
IevgenSobko opened this issue Jan 30, 2021 · 2 comments

Comments

@IevgenSobko
Copy link
Contributor

If we want to have availability in percent we need to multiply the current value by 100.
Availability 1 means that torrent is 100% available.
Availability 5 means that at least 5 seeders have it 100% available so we get 500%.
If we don't want percent we can use just numbers we currently have without a % sign.

@WDaan
Copy link
Collaborator

WDaan commented Jan 30, 2021

Oh I'm sorry, I did not know that's how it worked!
The API said Percentage of file pieces currently available, so I assumed it was allright.

What would you suggest?

@IevgenSobko
Copy link
Contributor Author

I guess it is ok to leave it as it is and just remove the percentage on a torrent card.
If I remember correctly all torrent clients do the same.

WDaan added a commit that referenced this issue Jan 31, 2021
@WDaan WDaan closed this as completed Jan 31, 2021
@WDaan WDaan mentioned this issue Jan 31, 2021
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