• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle


  • I have a similar setup except I’m using Jellyfin instead of Plex.

    For hardware, it’s a Ryzen 5900X, 128 GB of memory, 1 cheap SSD for the OS, 2 1TB NVME drives for fast storage, 2 2TB SSDs for normal storage, and 4 20 TB drives for bulk storage. 1 cheap GeForce GT 710 for video, and 1 Nvidia T1000 for transcoding.

    For OS, I’m using Proxmox. I have a few VMs, but mostly everything lives in LXC containers.

    For the NAS part, I have the hard drives mounted as a raidz2 on the Proxmox host, and I pass access through using LXC Bind Mounts. The pair of SSDs are in a mirror, and same with the pair of NVME. Game servers live on the NVME, and everything else on the SSD.

    Game servers that run on linux run in LXC, otherwise I have a windows VM. I’ve never liked running game servers in Docker.

    I also have Proxmox Backup Server running on the Proxmox host itself.

    Make sure your closet has adequate ventilation.






  • I’ve had success with trivial things, like write a log file parser with this pattern, or give me a basic 3 part left-right-center header in html. Works ok for trivial side projects. I would never trust it in production. Its a tool, nothing more at this point. Like an electric drill, better than a hand crank, but you still need to know how to use it.


  • You can reach out to the EFF. They took an interest in youtube-dl. However you have a major hurdle to overcome:

    RIAA argues that since youtube-dl could be used to download music owned by RIAA-member labels, no one should be able to use the tool, even for completely lawful purposes.

    This is an egregious abuse of the notice-and-takedown system, which is intended to resolve disputes over allegedly infringing material online. Again, youtube-dl doesn’t use RIAA-member labels’ music in any way. The makers of youtube-dl simply shared information with the public about how to perform a certain task—one with many completely lawful applications.

    --https://www.eff.org/deeplinks/2020/11/riaa-abuses-dmca-take-down-popular-tool-downloading-online-video

    IANAL but probably shouldn’t have video on the site showing it downloading copyrighted music. I think that’s the crux here.

    https://www.eff.org/about/contact

    Good luck, but I think you kinda shot yourself in the foot.

    EDIT: if you read the complaint, it’s not for hosting content, it’s Anticircumvention. 17 U.S.C. Sec. 1201 (a)(2)

    (2) No person shall manufacture, import, offer to the public, provide, or otherwise traffic in any technology, product, service, device, component, or part thereof, that—

    (A) is primarily designed or produced for the purpose of circumventing a technological measure that effectively controls access to a work protected under this title;

    (B) has only limited commercially significant purpose or use other than to circumvent a technological measure that effectively controls access to a work protected under this title; or

    © is marketed by that person or another acting in concert with that person with that person’s knowledge for use in circumventing a technological measure that effectively controls access to a work protected under this title.