ShokoAnime / ShokoDesktop

Repository for Shoko Desktop
http://shokoanime.com/shokodesktop/
105 stars 25 forks source link

Missing Episodes - bufferSize error #523

Closed bigretromike closed 3 years ago

bigretromike commented 7 years ago

Description

While cleaning collection duplicate/multiple file clean + remove missing I tab on missing episodes and hit 'refresh' The following error came up:

The value of this argument must be non-negative.
Parameter name: bufferSize
Actual value was -2147483648.

Isin't this max int ?

da3dsoul commented 7 years ago

Yes, wtf

bigretromike commented 7 years ago

I don;t know but currently refresh is stuck as there is "Loading..." in there and nothing changes. I'm just signaling that there is a problem there ;-)

ElementalCrisis commented 7 years ago

Tried to reproduce but I'm unable to, can you reproduce @bigretromike?

bigretromike commented 7 years ago

I had it once yestarday. but i'm using stable release. Also which commit was aiming to fix this?

da3dsoul commented 7 years ago

Nothing specific, but changes have been made in the area

bigretromike commented 7 years ago

oh, great than I should probably update in near future ;) to check if this problem is still there;