• 4 Posts
  • 313 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
  • But key mismatch error when trying to actually connect between two internal systems.

    Can you confirm that there are no spaces before or after the key on the client end? Sometimes, copy and pasting can add extra spaces that cause invalid passwords, etc.

    I’m not having issues running my self-hosted Rustdesk (docker) externally, but I can’t offer much more than that :(


  • Yeah, the weird filenames bothers me, too. It does take a hit to data portability, for sure. I’m not using it for some kind of long-term, bomb-proof YouTube archiving, but more to have offline access to instructional videos I might need in the near future. For that, the UI and integration with Jellyfin works well for me.

    If I was actually collecting youtube videos, I would go with something else that generates human-friendly folders and filenames! I’ll bookmark Tubesync :)















  • Are there any extensions that are causing issues?

    Very doubtful, as I’ve tried this on vanilla installations of various browsers.

    Anything in the browser console?

    Now that I check, I do see some DOM exception errors in the console, which seems to happen when the UI freezes.

    The errors come up after I’m able to interact with the UI (video remains playing throughout):

    Uncaught (in promise) DOMException: The fetching process for the media resource was aborted by the user agent at the user’s request.

    This might be the first place I should look to find a solution.