Ⓐ☮☭

  • 2 Posts
  • 341 Comments
Joined 2 years ago
cake
Cake day: July 20th, 2023

help-circle




  • There is some nuance to what exactly is banned.

    I self host a vpn at my home that i use to connect to my home network on the go. This is a super common use-case and also cant be used to circumvent regional blocks.

    Work also uses a vpn to securely tunnel company hardware to our servers.

    A blanket ban on vpn software and technology would be ridiculously dumb. Almost as bad as blanket ban on encryption.

    If they make exceptions and only ban vpn with intention to hide and circumvent the law, then you only need some legal excuse if someone comes asking and its more a morality guideline then a criminal law.

    If they blanket ban “vpn technology” i would simply suggest ignoring it. Laws that stupid are too incompetent to take seriously. I recon its completely unenforceable.

    Either way you’re unlikely to be investigated unless the government already has a reason to investigate you. In which case you’re probably fucked no matter how secure your internet.


  • Sucks that this has been your experience and admitted it does take a bit of work to set it up nicely.

    The documentation of how artwork is detected and ways to fetch it automatically from online sources you can find here

    The multiple profiles thing happens Because Navidrome is very tag dependent to understand music. I have a few collections where the band slightly evolved their name/spelling where this happened.

    The difference between “artist/albumartist” and the “compilation” tag need to be set correctly and uniformly for that to be fixed, which depending on the source can take some work.

    My own strategy is to start with a small server And gradually expand it. Make sure the tags are ok, the art is correctly named in the right spot.

    I still have a lot of music i haven’t processed

    For the music that did get processed, things are stable and reliable as rock, require no maintenance and performs very well.

    The removed albums thing Is a weird one though, using the full rescan off all files and data button I have never experienced this.





  • If they are truly so much safer, one could say they have much higher standards for drive safety.

    If they have a much higher standards then the times they do fail, it’s reasonable the fine should be multiplied a few times.

    There are some current examples where commercial higher standards lead to bigger penalties.

    Bar owners can be criminally charged for over serving alcohol to drunk clients. Citizen hosts don’t face that same legal responsibility.

    Similar with Financial advisors vs your crypto uncle.










  • If you can boot an os from usb (basically the same for all distros) you can try proxmox.

    There are these incredibly useful helper scripts that setup entire services in 1-2 copy pasted commands.

    https://community-scripts.github.io/ProxmoxVE/

    To explain what proxmox is its basicly virtualisation software, it can run vms but also lxc (light linux containers) and share resources very efficiently between all of them

    Jellyfin, radarr, sonar. They are all included in the helper scripts, each will be a dedicated lxc.

    Its also very easy to setup raid and there own storage format is very efficient.

    Its well documented to the point that any decent llm can help you learn whatever you need. In fact its claude that helped me setup my own proper raid on proxmox, also tought me about datasets and how i can make those available to different lxc

    Personally i am very hands off with my server, the hardest part is often choosing what ip i want to give a service, i rarely update or mess with it if not strictly necessary.

    For hardware i recommend plenty of ram (can Be bought and installed seperatly), more cores is usually better and internal graphics can save you some hassle depending on what you are doing (also allows you to dedicate a Big gpu to some services).

    A warning on second hand corporate machines, the performance is often good But quite fans are often an afterthought. I onxe got a beast of machine for free but you could hear it spin from anywhere in my house.

    A good practical case is always a blessing when you need to check the insides.