Please sign in to access this page
selfhosted music server with (hopefully) a nice ui
Koei
Check their projects out: Untitled Chat App, Conway's Game of Life in the terminal, Keyholder
RickIsGone
Check their projects out: tungsten, bike active aero handler, tungsten sandbox
aera
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Holy descendant of frog ulent the 1st
Check their project out: Python for Beginners
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Made the scanner slightly more robust and did some finishing touches
Hosted a public instance on nest with >100 tracks for demo
Cool
Almost finished up gng!!!
playlists, scrobbling, history are still very missing but the current priority is now
got a lot of bug fixing to do after i went changing how audio works
but now we got (atleast a reference implementation) for
also the db queries are a bit messy but it works so ill fix it later
completed pagination, it was kinda weird
switched completely to raw sql on the database rewrite and implemented most of the earlier stuff just need to implement the api and i can continue working on the project normally
yeeyeee!!!!
the new backend has very nice code structure albeit the inline sqls are getting messy
found out about this extension that highlights and lints them, really cool
also found out about json agg so will use that in most places
i also need to cache api requests so that too
meh
not much visible update since its a backend rewrite so heres a picture of the todo
the backend is getting a little weird because i couldnt get advanced querying with sqlc
you could say that it could not keep up with frontend (lol)
im rewriting, this time ill keep track of what the api needs to be exactly and do it gng!!!
also we got
the frontend is inprogress and i quite like it! as i said im using svelte and svelte5-router
im so deep into typecasting in typescript just to make the library page a bit more dynamic
still need a lot more work to make it functional!
rewrote the indexer with a much cleaner codebase and now working on the actual music server gng, using svelte for the frontend as all good music servers should!
also plaintext passwords because im adding subsonic compatibility :sob:
idk what picture to upload so heres a piece of the code in the best theme ever (Orangey Darker 1)
Going tight, we got 5.5k songs indexed in 2 minutes from scratch with metadata scaling and apis for both administrators to trigger scans and manage users (via http over unix or tcp sockets) and a basic api to manage tracks
proud to say that we do not still use spotify or musicbrainz, i do not intend to use anything other than lastfm to get similar artists
cool