daviddeutsch / yt-sanegrid

YouTube abandoned the subscription grid view. This has made a lot of people very angry and been widely regarded as a bad move.
http://daviddeutsch.github.io/yt-sanegrid/
GNU General Public License v3.0
37 stars 10 forks source link

Videos not Marking as Read #117

Closed ezfe closed 10 years ago

ezfe commented 10 years ago

My videos are no longer marking as read. They disappear, however if I reload the page they come back. It only goes back to a certain point in time and not all my videos have come back.

ezfe commented 10 years ago

To add to this, I believe the issue is that as you record more and more "watched" records, it may become too big. This is pure speculation, however deleting my local content worked to fix this issue. It may simply have been corrupted.

ezfe commented 10 years ago

My local storage file was 5.3 MB

daviddeutsch commented 10 years ago

Yes, I really want to switch to (or at least offer) using IndexedDB in the future. That should also speed things up a lot.

daviddeutsch commented 10 years ago

Did a new stress test with the latest version, at 2.5k videos in my localStorage, I can still mark videos as watched just fine. The latest version should also be a bit faster and thus produce less odd errors.