• 0 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2024

help-circle

  • Plexamp has gotten better lately. It can save your progress on audiobooks now. It’s a per library feature, so I have one library of music (that does not save progress) and one for audiobooks (that does save progress). I used to have trouble with some audiobook formats (M4Bs needed to be converted (really just renamed) to mp4s, but that wasn’t necessary for the last few I loaded. Plex still has a little trouble with standards around multiple authors and different productions (and different readers) of a single book, but that’s more of an ID3 tag problem and is resolved if you’re consistent in normalizing the tags on your library. I’ve also used the syncing features a bunch for offline time (like on a plane or on long trips). For a large library, I see syncing offline files as a necessary feature.

    And before the Jellyfin fanboys chime in, if Jellyfin could match these audio and syncing features (and be easier to setup for access outside my LAN and sharing with family), I jump ship in a heartbeat.






  • The best part is the random bill.

    • Go to the doctor. Get blood drawn.
    • Doctor send the blood to a lab for the test. Doesn’t tell me who. I don’t care who. It’s their subcontractor, let them worry about it. *Go back to the doctor or get a call for results. Pay the doctor the standard co-pay. *Months later a random company sends me a bill. This is a company that I have never interacted with or entered into any contract with, for work that somebody else (presumably my doctor, but who the fuck knows for sure) asked them to do for them, sending the results to that other person and NOT to me.

    The system is broken. If any other company subcontracted a part of their work to a third party, you as the client would reasonably expect that work to be paid through the original contract, not get a bill directly from the subcontractor. I didn’t hire them, the doctor hired them. As far as I’m concerned, that’s the doctor’s subcontractor and their debt, not mine. I paid the doctor already.

    Or another variant.

    • Go to the emergency room.
    • Get separate bills FOR THE SAME SERVICE from the hospital, the doctor, and somehow the hospital again but this time it’s the emergency room (which is somehow separate with a different billing company).

    The system is not just broken. It is designed to fleece us and train us to always accept whatever debt the institutions decide to levy on us without question.


  • Mpd + a frontend of your choosing, I prefer ncmpcpp, will run on just about anything and is remotely controlled through apps or ssh. Mpd is great when the server is physically connected to the audio output device. I use it to remotely control a speaker connected server that can also run Plex (because I prefer plexamp for streaming and syncing to my phone, other android devices, and smart speakers). They both look at the same directory of a collection near 30 years in the making with hundreds of thousands of files and a wide array of formats.



  • I like your schema. I’ve used something similar. My hosts have always been sci-fi space/time ships/stations, user accounts are characters from or Captain’s of said vessels. Over the years I’ve had a TARDIS, Serenity, Moya, Out of Bands II, Galactica, Millennium Falcon, Rocinante, etc. It’s usually whatever I happen to be discovering or binging at the time I setup the machine. For nearly a decade the TARDIS was my server/NAS because it was bigger on the inside that survived through several generations of smaller devices like laptops and raspberry Pi’s named after smaller lighter vessels like Serenity and Rocinante.





  • Wolf314159@startrek.websitetoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    12
    arrow-down
    2
    ·
    11 months ago

    Just organize your library properly and pretty much every software will manage it better. There are options for organizing and renaming them mostly automatically, like EastTAG or filebot. Some people use Sonarr and Radarr to organize shows and movies, but those are probably overkill for you. The various *arrs will be more useful if you’re consuming new media through a server hosting Plex or Jellyfin. Kodi is also a waste if the library isn’t already meticulously organized and you don’t need a 10 foot interface.

    If you’re only consuming on desktop and you insist on being disorganized, then why even bother with anything other than VLC? It runs on Linux, Windows, iOS, and Android.





  • I have a very similar setup to yours, a relatively large music library around 1.7TB of mostly flac files on my server. I’m able to organize these files locally from my laptop, which at various times has run either OSX, various GNU/Linuxes, or Windows. However I do not bother pushing the files themselves back and forth over the network.

    Even if I did, I wouldn’t automate the syncing, I’d only run it manually after I’d done my organizing with Picard for that day. After all, it the organization with Picard isn’t automated, why should the syncing be? I’d probably use rsync for this.

    In actual practice I do this: Connect to my server from my laptop using ssh, forwarding X. Run Picard on the actual server through this remote connection. Picard runs just fine over ssh. Opening a browser from a Picard tag for occasional Musicbrainz.org stuff is a little slower but works. I would then use a tmux or screen session to run the rsync command when I’m done with Picard for the day for syncing to a backup if necessary.

    I don’t really bother keeping a whole copy of my music collection locally on my laptop or phone though, since It’s been bigger than is practical for a long time. Managing multiple libraries and keeping the two in sync turned into such a hassle that I was spending more time organizing than actually listening (or making mixtapes/playlists). To listen to my music locally I’ve used either Plex or Jellyfin, sometimes MPD (like when my server was directly connected to my stereo receiver), or just shared the folder via samba and NFS.



  • Wolf314159@startrek.websitetoLinux@lemmy.mlA word about systemd
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    11 months ago

    Then maybe you can tell me what “attempting to do more” means, because the author of the article certainly didn’t. Or why that’s bad. My only take away is that the author thinks the system should facilitate the running of applications and just get out of their way already. But that sounds a lot like building a road network and then failing to install traffic controls because the DOT should just stay out of the way of traffic.