• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle


  • Disclaimer: Plexamp used to be great, but it’s stagnated badly. It was a good reason to buy plex pass at one point, though I don’t think it’s worth it now.

    I’m not familiar with Symfonium, but the major defining thing with plexamp is the DJ features for exploring your local music library.

    Unfortunately, some months back Tidal support was removed from Plexamp and that was kind of a deal breaker because now it’s only local library, and its “killer app” feature was using the DJ mixes in conjunction with Tidal to do real time mixes with your local and streaming music together.

    I’ve switched to using Lyrion instead, along with the Blissmix and “Don’t Stop the Music” plugins with LastFM support. It integrates with Tidal, Deezer, or Qobuz (and I think Spotify, but not sure, I only use hifi streaming services). They work similarly, and in some ways better because you have full control over Blissmix’s functionality for chroma, timbre, tempo, album and track repeats, and more. Also, Lyrion can stream directly over DLNA to a client, whereas Plexamp was just Airplay/Bluetooth/Google Cast (I have Apple stuff, but Airplay is terrible quality).

    It’s sad, but plexamp is just my “local download” player now on my phone for when I’m driving, since it downconverts flac to Opus at higher quality than MP3 and at smaller sizes.

    I highly recommend trying out Lyrion. I’ve used nearly everything for music in the past, including even having a year of Roon, but Lyrion has replaced pretty much everything.


  • tomkatt@lemmy.worldtolinuxmemes@lemmy.worldI see these MFs on a daily basis
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    3
    ·
    edit-2
    4 months ago

    I don’t see how it’s not. I have all the desktops and gaming PCs in my house running EndeavorOS and it’s been a flawless experience, much better than Windows. Heck, I’ve been using Linux for my general desktop since 2015. I only kept a Windows install around for gaming, and that’s not even needed anymore.

    Even the difference in the installs is utterly absurd. Linux install from USB to full desktop deployment is 15-20 minutes, tops. For Windows, it was more like 2 hours and a bunch of hacks to work around their Microsoft account bullshit.

    What exactly “isn’t ready” in your opinion?







  • tomkatt@lemmy.worldtolinuxmemes@lemmy.worldPanik
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    4 months ago

    Yeah, that’s the other 10%. 😂

    Doing dd wrong or rm -rf on / aren’t gonna be salvaged this way, but if it’s a bad disk sector or somehow corrupted system file the above command will sort it out. You wouldn’t believe how many customers VMs I’ve had to use that on in the past when they were in a panic. It’s a 2 minute fix in most cases.

    It’s kind of the Linux equivalent to Windows sfc/scannow, chkdsk, and dism restorehealth in one.


  • tomkatt@lemmy.worldtolinuxmemes@lemmy.worldPanik
    link
    fedilink
    English
    arrow-up
    97
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Important Edit

    The information below applies to emergency mode boot when grub is intact but OS isn’t booting. It doesn’t apply to grub rescue. Sorry about that folks, I screwed up here and don’t wanna misinform.

    —————-

    Protip: If you see this error, press”e” on grub boot to edit your commands and add the following to the end of the kernel line in grub:

    fsck.repair=yes
    

    Then boot.

    Fixes the issue like 90% of the time.



  • I knew it was gonna be Audiobookshelf as soon as I saw the headline. Great software. My wife has all her books hosted on it on our NAS, and it barely takes any resources. I have it hosted alongside Plex in a VM on a teeny tiny Ryzen 5500u Mini-PC.


    Edit - I’m even more amused that I have almost the same configuration as the article author, Proxmox server hosting the guest, just mine’s an Ubuntu 24.04 server VM instead of LXC. That little server hosts Plex, Audiobookshelf, Lyrion, and AssetUPnP, pretty much handles all my media stuff, plus a separate Home Assistant VM, and has resources to spare.