![]() |
JellyJams - Automatic Playlist Generator for Jellyfin [ALPHA] - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Off Topic (https://forum.jellyfin.org/f-off-topic) +--- Forum: General Discussion (https://forum.jellyfin.org/f-general-discussion) +--- Thread: JellyJams - Automatic Playlist Generator for Jellyfin [ALPHA] (/t-jellyjams-automatic-playlist-generator-for-jellyfin-alpha) |
JellyJams - Automatic Playlist Generator for Jellyfin [ALPHA] - jonasmore - 2025-07-22 Hey Jellyfin community! 👋 I spent 6 months searching for a tool that could automatically generate playlists for Jellyfin - genre mixes, decade collections, artist playlists, personalized recommendations. Nothing existed that did what I wanted. So I decided: "I'll build it myself!" Problem: I had zero coding experience. Couldn't even read Python. Solution: AI assistance! With tools like ChatGPT and Claude helping me learn as I went, I was able to build exactly what I was looking for. The Result: JellyJams 🎵 A complete automatic playlist generation solution for Jellyfin with a beautiful web UI! ![]() ✨ Key Features:
Code: docker run -p 5000:5000 jonasmore/jellyjams Or use the docker-compose files in the repo for full setup. 🔗 Links
🚧 Alpha Status & Feedback JellyJams is currently in alpha. It's working well for me, but as my first coding project, I'm sure there are improvements to be made! I'd love your feedback on:
![]() |