Skip Navigation
What's the easiest way to host a music colletion (FLAC)?
  • ReadyMedia (formerly MiniDLNA) works fine for me as a container via podman on a raspberry pi.

    podman run -d --name=minidlna \
    --net host \
    -v dir/to/music:/media/audio \
    -e MINIDLNA_MEDIA_DIR_1=A,/media/audio \
    -e MINIDLNA_FRIENDLY_NAME=Music \
    --restart on-failure:3 \
    --platform linux/arm64 \
    docker.io/vladgh/minidlna:latest
    

    No http interface though for playback. Still very simple and does the job for me.

  • Is there any reason to have a Switch and a Steamdeck,
  • I guess it boils down to

    1. You want to play Nintendo Exclusive Games
    2. Portability, since the switch is a bit smaller and battery life is solid.

    Other than that, Steam Deck is a beast. For me that's not worth having a switch. But whatever suits your boat. In the end we are all gamers and I respect all the various possibilities.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NE
    nezach @discuss.tchncs.de
    Posts 0
    Comments 15