-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Watch history no longer synced between different computers #79
Comments
Have both devices updated to the latest version of the extension (1.18)? The format for storing history changed with the most recent updates but it needs both devices on the same version to work. |
It is possible that they are not in sync since there was another update. I will double check when I get home tonight. Thanks. |
After several more times going back and forth (and making sure they are all running the same version) I can say it is definitely not working, the history is not synced as it used to be. |
Damn. Sorry about this! To diagnose this I need to see what's in the developer console. Can you please open the developer console by pressing Ctrl+Shift+J (Windows / Linux) or Cmd+Opt+J (Mac). You then need to visit the the subscription page, and then mark a video as watched. Can you let me know if you get a bunch of red lines (errors) and if so screenshot or paste them here? Thanks! |
Yeah thats just what ever adblocker you use doing it's thing - not related as you say. Is it still working locally? Like, you can mark something watched, refresh, and it stays watched but it just doesn't transfer to the other device? |
That's correct, it works great locally, it just doesn't transfer over. When I get to the other machine the videos are not marked as watched. |
Yes I checked that as well to be sure, it's set to Sync everything on both machines as in the screenshot you posted. It definitely did work correctly before this latest round of updates. |
Well, right now I'm officially confused. The thing is, the way Chrome stores synced data it either works or it doesn't - if it saves at all (which it is or it wouldn't work locally) it should sync and Chrome handles all that behind the scenes. Let me have a think about this.. |
Ok, for now I have just reverted to 1.16. It doesn't sync but it does fix the issue of auto-loading older and older videos forever. Seems more stable in general as well. There is significant delay before the controls start working when you load the page now. |
1.16 should be syncing as well - is it not? Also is the delay there for you on 1.16? I've been trying to track down whats causing that delay but as far as I can tell its something YT did around the same time I released the extension because the delay is there for me with all extensions off.. |
Ok I have been using the latest version for a while now and I think I see what the issue is. Basically videos that you actually watch, that is you open the video and view it, are synced. However videos that you simply click the "mark as watched" button but don't open the video are not synced. I hope that helps to track this one down. |
Can you let me know if this issue is fixed for you now? There was a permissions error that may have cause this to be working for some and not others. |
After using it for a few days going back and forth just to be sure, I can say... it's not fixed :( It's honestly not a huge deal, as it's fast enough to just click the watched button on them again. Probably YouTube broke something. |
Before the latest update the watch history was synced between different computers (where I am logged into Chrome sync). Now when I go to another computer videos I have already marked as watched are not marked. I hope this makes sense, this is a pretty significant functionality downgrade if intentional, hopefully it's just a bug.
The text was updated successfully, but these errors were encountered: