/api/user response: {... "uploaded":"123 GiB", "downloaded":"0 B", "ratio":"\u221e", ...}
(\u221e is an infinity symbol ∞)
In latestStats.ratio it becomes 0 and highlights as a warning in the WebUI; while, obviously, the ratio is perfectly fine.
Thank you!
/api/userresponse:{... "uploaded":"123 GiB", "downloaded":"0 B", "ratio":"\u221e", ...}(
\u221eis an infinity symbol∞)In
latestStats.ratioit becomes0and highlights as a warning in the WebUI; while, obviously, the ratio is perfectly fine.Thank you!