-
I guess this is the time I ask the question I ask whenever a new self-hosted media streaming server gets posted...does anybody know of any similar server for demoscene tracker files and/or retroconsole music format (bit tunes) hosting, transcoding and serving the stream?
chip-player-js [1][2] has more or less exactly what I'm looking for, and I'd be perfectly happy with it, but I can't seem to get any of the docker containers I find to build properly or the repo to build due to dependency issues (probably ignorance on my part) [3][4].
1 - https://chiptune.app/
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
I tried this (among a bunch of others) about a year ago and landed on Gonic[1] for the server and Supersonic[2] on PC and Amperfy[3] on mobile. Yes it's a few different tools to maintain (plus beets etc), but it's the ideal set of features etc for me.
Self-hosting has been fun and I've started experimenting with local LLMs to build playlists which is helping discoverability.. or more /rediscovering/ artists that I haven't listened to in a while
[1] https://github.com/sentriz/gonic/
-
supersonic
A lightweight and full-featured cross-platform desktop client for self-hosted music servers (by dweymouth)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
You have Lidarr[1] as an equivalent to Sonarr/Radarr etc. and there is a pending PR[2] for adding Lidarr support to Overseerr which also has a custom docker image to try.
[1] https://github.com/Lidarr/Lidarr
-
-
mp3-master-list
Creates a sortable and filterable list of MP3s including hashes, directory information, and ID3 data.
All you need is this:
1. Self-hosted web server with local file system access to your media.
2. One HTML page that I will generate for you. This page will contain a media player and a play list of your media files.
With this approach the solution is ridiculously simple, but you are the mercy of the client device web browser for media codec/container support. For audio this is not so restricting but for video this is really restricting.
The application that generates that one HTML page for you is this: https://github.com/prettydiff/mp3-master-list
It is a Node.js application and you will need to run npm install in the application directory before the other commands will work.
Enjoy!
-
siyuan
A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
Seems the theme going into the new year might just be self hosting things... This and this https://github.com/siyuan-note/siyuan are both on the front page of HN
-
nginx-proxy becomes almost a must have if you have multiple services and prefer remembering domain names instead of port numbers https://github.com/nginx-proxy/nginx-proxy
-
Couldn't you use a script to convert the files and then just use Syncthing [1] on both devices to keep them up to date?
https://github.com/syncthing/syncthing
-
-
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
Most people will use nginx-proxy [0] or Traefik [1] for front ending home labs with LetsEncrypt certs... Beyond that people will protect them with things like Tailscale [2], Cloudflare Tunnels [3] or even just mTLS [4] for protected access.
Home labbing today has a lot of amazing software and it's hard to keep up!
And as for dashboarding [5] on top of all this there are a lot of options.
[0] https://nginxproxymanager.com/
-
Same! I use [syncthing-fork](https://github.com/Catfriend1/syncthing-android) to automate the process.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
Top 13 Self-Hosted Projects with the Most GitHub Stars
-
GitHub issues from top Open Source Golang Repositories that you should contribute to
-
GitHub - YuukanOO/seelf: Lightweight self-hosted deployment platform written in Go
-
What are your top self hosted services that you are very satisfied with ?
-
User/playback stats in Navidrome