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
35 stars 10 forks source link

Reset videos local storage after an update #18

Closed kbillings closed 11 years ago

kbillings commented 11 years ago

We need to make it so it resets the videos, videoscache, and idcache local storage after you push an update. It should fix any inconsistencies between versions until we are more stable in how the videos are stored.

daviddeutsch commented 11 years ago

I've actually tried to make the code smart enough to update values appropriately.

I also don't really think we can reset the data safely. For instance - I don't want to loose the data I'm collecting on my own session!