this post was submitted on 11 May 2026
747 points (96.6% liked)

Selfhosted

60426 readers
248 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] rumba@lemmy.zip 1 points 1 month ago

Ohh! ohh! I have a wishlist!

  1. Finish the DB upgrade. The search is unusable on large collections, as a matter of fact, why not just go MySQL/PG?
  2. Protect ALL the endpoints if you're not logged in.
  3. Include 2FA on server/clients
  4. Closed captioning still turns on in some clients if you have caption language->default instead of captions->default
  5. Add a failed login file so we can use the actual fail2ban instead of the static one that's included.
  6. Release a full music api so we can control the playlist status from a client and preload the next song for crossfading without breaking the playlist.
  7. Put in hooks to properly support elasticsearch
  8. Clean up the plugin workflow, it's confusing AF
  9. Better playlist support. The only way to bulk create a playlist is to generate m3u, but once you generate m3u, the client is unable to manage it. Either make a clean bulk playlist editor or have the editors be able to import and delete the m3us.