• 11 Posts
  • 61 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • You know the songs on Spotify are not yours, right? You were just renting them?

    I’m not saying you shouldn’t try to collect them now for use in Navidrome, but calling them “your songs” is just grating on me for some reason.

    Also, I am a Spotify subscriber and just now tried to use yt-dlp with it but got this error:

    ERROR: [DRM] The requested site is known to use DRM protection. It will NOT be supported. Please DO NOT open an issue, unless you have evidence that the video is not DRM protected

    :(









  • Hey, I’m doing this now, using DuckDNS. But I had to forward a port thru Router 1, as you call it. That’s your problem.

    Maybe Tailscale would help you? (I’ve not used it though)

    Or, instead of allowing port 80/443 traffic in, what I have is a random port used by my Wireguard VPN opened only. But I have to connect thru that when I’m not at home. I. E. only I can access my web server.














  • I loved that app for like a year and yes, it was perfect. I don’t know what changed but about 6 months ago, when I upload images to it, they were black rectangles and so it wouldn’t shrink my images. No idea what caused that, I searched around and could not find a resolution so I moved on.

    But also, it’s owned by GOOG and that’s a downside for me.

    https://github.com/GoogleChromeLabs/squoosh

    However, Squoosh utilizes Google Analytics to collect the following:
    
        Basic visitor data.     <-- what does this mean?
        The before and after image size value.
        If Squoosh PWA, the type of Squoosh installation.
        If Squoosh PWA, the installation time and date.
    

    I should see if I can download the code, strip out their surveillance and then use it locally from there. Thanks for the tip!