rakslice / orion

Twitch Client using QT
GNU General Public License v3.0
1 stars 0 forks source link

[retro] saved VOD positions easily get clobbered when running multiple instances #12

Open rakslice opened 6 years ago

rakslice commented 6 years ago

All settings including stored VOD positions list only get saved when Orion exits. When running multiple instances of Orion, if any of the instances updates VOD positions and are then closed while other instances are running, when those other instances exit they will overwrite the list with their own list (which only reflects the list they initially loaded and any changes they made), and the other instances' updates will be lost.