I use streaming services to check out new albums or new to me artists, but my main playlist lives on my own server.
- 12 Posts
- 232 Comments
Upgrade notes for 10.11 RCs
exu@feditown.comto Steam Deck@sopuli.xyz•Games run faster on SteamOS than Windows 11 - Ars TechnicaEnglish3·14 days agoDoing this in driver doesn’t work very well as UI elements will also be affected. It should be implemented in games directly
Their reasoning is literally the second sentence on that page.
Note however that the
10.Y.Z
release chain represents the “cleanup” of the codebase, so it should be accepted that10.Y.Z
breaks all compatibility, at some point, with previous Emby-compatible interfaces, and may also break compatibility with previous10.Y
releases if required for later cleanup workAny 10.Y.Z release is cleanup and can include breaking changes. That’s been the case for 10.9 and 10.10 already btw.
exu@feditown.comto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish1·30 days agoYeah, I also use that, but it’s not quite as easy as the others. Either you’re open to the whole network or you need some form of external key management to add/remove peers from your network.
You always have to learn the processes in a new company, this is just part of that. And if they don’t give you the explanations, training and time to learn, that’s a good sign you wouldn’t want to be at this company.
Maybe also speak to some of your new colleagues, whether they had similar trouble and see if you can improve the process for the next person.
exu@feditown.comto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish21·1 month agoA bunch really, Headscale with Tailscale client, Nebula VPN, Netmaker, Zerotier.
This is the database rework that’s been in progress for a while to remove all the bad inherited database code from when the forked Emby. No more SQL statements in code or plugins, any DB access now goes through the core library. There are a few blog posts in their website with more details.
exu@feditown.comto Selfhosted@lemmy.world•Is there any good decentralized cloud storage for personal backups as a self-hoster?English4·1 month agoOh, that’s disappointing. I was thinking of eventually using Storj as a second s3 endpoint for backups in addition to Backblaze.
exu@feditown.comto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish3·1 month agoThey’ve been putting ads on your home screen for years
exu@feditown.comto Selfhosted@lemmy.world•Garage - S3-compatible Object Storage alternative to MinioEnglish5·1 month agoI had the opportunity to check out a bunch of S3 servers for work. For a quick summary, Garage was much faster than Minio in my tests but lacks advanced S3 features like object locking, versions or retention. Be sure to check what you need before switching.
Also, it’s CLI only as far as I know, so the same as Minio will be.
Use one artist for album artist. For the artist field, look up how to properly split entries. This is different for IDv3 vs Vorbis. Split the artists and Jellyfin will handle it fine.
It’s really a wild growth over the years. My current approach is twofold. Netbox to manage devices/VMs and associated info with service deployments using Ansible. You can use the info from Netbox as an Ansible inventory directly.
Previously I tried network diagrams (too low detail) and spreadsheets (terrible to modify) to document machines. And for serviced I’d have an install page on my wiki (apologies, the codeblocks are somewhat broken atm)
/*
doesn’t require--no-preserve-root
, you’re not trying to delete root after all.
exu@feditown.comto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Where/how do I get a Windows 10 product key for a VM?English1·2 months agoFor 2d platformers, the virtio GPU with 3d acceleration might be OK.
exu@feditown.comto Steam Deck@sopuli.xyz•Starting today, Heroic Games Launcher is indexing their Discord serverEnglish2·2 months agoSupport threads, if they’re ising what I think they are, already look a lot like traditional forum posts. Great idea to actually make it a forum
exu@feditown.comto Selfhosted@lemmy.world•Help : Self-Hosting RSS Feed for my blog (pls)English13·2 months agoPer the RSS specification the
guid
field is optional.And if you do want to provide it, any string works. So just count up from 1, use the title, current date or whatever for that field.
There’s an option using some very new HTML tag, but it’s not the default.
https://anubis.techaro.lol/docs/admin/configuration/challenges/metarefresh