• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: July 23rd, 2023

help-circle


  • shrugal@lemm.eetoSelfhosted@lemmy.worldLooking for a music solution
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    8 months ago

    I’m using Lidarr with an added Deemix script, as well as a separate Deemix instance. For the player I use Plexamp, because it’s the only one I know of that can analyse your music and generate playlists on the fly. Lastly I scrobble to Last.fm and ListenBrainz, and then import their artist recommendations into Lidarr. I’m really happy with this setup so far!

    Regarding albums etc., you should probably just get used to downloading more than you actually need. If you want the same music discovery experience as on streaming services then you’ll have to download a ton of music anyway, just so Plexamp has enough content to build playlists from. Thankfully music doesn’t take that much space, so it’s fine to let Lidarr monitor an entire album or even the artist itself if you like a song.


  • shrugal@lemm.eetoSelfhosted@lemmy.worldHow should I host Handbrake?
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    9 months ago

    I think you’re probably better off using something that’s build for media servers. One really nice feature is adding more processing nodes to make things go faster, like a gaming PC while not playing anything. I don’t think Handbrake can do that by itself.

    I just finished setting up transcoding for my media library, and the options I found were Tdarr, FileFlows and Unmanic. They all use ffmpeg and/or Handbrake under the hood, so it kinda comes down to preference. I went with FileFlows because it seemed the most intuitive to me, and it can also process other media like photos, music, audiobooks and ebooks.












  • shrugal@lemm.eetoSelfhosted@lemmy.worldPiped/Invidious
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    I self host a personal Piped instance, and it works without issues for me. The videos load just as quickly as on YT itself, and the UI feels faster because it’s not as bloated. Setting it up was fairly easy too, I just had to customize and run the docker compose config they provide.



  • If you enjoy researching, tinkering and customizing everything exactly how you envision it then build a custom one. If you “just” want to use the thing and run some docker containers then buy a NAS. From what you wrote I think a NAS is what you are looking for, especially the low maintenance part. Just make sure it’s not the most basic one, so it actually has the power to run what you need.

    The one great thing about Synology NAS is that most things are right there in the UI or package center. You can just install them without researching 100 different alternatives, and configure them in the UI instead of config files. What’s not there can be installed just like on a custom server, because it is just a regular server after all. You also get good customer support if something doesn’t work, especially useful when you’re not as knowledgeable in everything yet.