5rahim / seanime

Open-source media server for anime and manga.
https://seanime.rahim.app
MIT License
395 stars 30 forks source link

bug: Downloaded percentage exceeding 100% for batch torrent stream #96

Closed TnTora closed 4 months ago

TnTora commented 4 months ago

Checklist

Bug Severity

Not sure

Bug Area

Torrent Streaming

Bug Description / Steps to Reproduce

When watching multiple episodes back to back from the same batch torrent, the downloaded percentage does not reset and exceeds 100%

Expected Behavior

No response

Screenshots

Screenshot

Logs

N/A

Debugging Checklist

App Version

v1.7.1

Operating System

MacOS

5rahim commented 4 months ago

Thanks for reporting it. I compared the torrent's completion rate to the file size instead of the file's completion rate. Easy fix, it's not a major bug.