
Trackly
Music release tracker and UI for Jellyfin with Discord alerts
63 stars 1 forks last commit first released MIT
Actively maintained
Last commit 27 Mar 2026.
Trackly is a web application that enhances a Jellyfin music library with a polished, responsive interface and automated release tracking. It scans artists in a single music library, looks up new releases via the MusicBrainz API, and can post notifications to Discord using webhooks.
Key Features
- Modern React + Vite frontend with Tailwind CSS for a responsive music-focused UI
- Integrates with Jellyfin music library folder structure to surface artists, albums, and artwork
- Periodic automatic scans for new artist releases using the MusicBrainz API with configurable cron schedule
- Optional Discord webhook notifications for new releases and scan completion, with role mention support
- Docker and Docker Compose support with multi-architecture images (amd64 and arm64) for easy deployment
- Simple persistent data directory for application state; one Trackly container is intended per music library
Use Cases
- Maintain a browsable visual catalog of a Jellyfin music collection with artist pages and album artwork
- Automatically detect and notify a community (via Discord) when tracked artists release new music
- Run on small single-board computers (Raspberry Pi) or servers using Docker for lightweight library tracking
Limitations and Considerations
- Each Trackly container tracks a single music library; multiple libraries require separate containers
- Release detection depends on the MusicBrainz API and matching accuracy may vary; API rate limits apply
- Requires music folders to follow the expected Jellyfin-oriented structure and include backdrop/cover images
Trackly is suited for Jellyfin users who want a focused release-tracking UI and Discord notifications. It is lightweight, container-friendly, and optimized for single-library deployments.
Categories:
Tags:
Tech Stack:
Similar to Trackly
ytdl-sub
Declarative yt-dlp wrapper to download and prepare media libraries
CLI tool that orchestrates yt-dlp and FFmpeg with YAML presets to download, convert, tag, and organize media for Plex, Jellyfin, Kodi, Emby and music players.


Meelo
Self-hosted personal music server focused on music collectors
Open-source self-hosted music server for collectors with flexible metadata parsing, multiple releases/versions support, music-video handling and Docker deployment.

Navidrome Music Server
Lightweight open-source web music server and streamer
Open-source web music server that streams personal music collections via a modern web UI and Subsonic-compatible APIs; supports large libraries and on-the-fly transcoding.

Lidarr
Music collection manager for Usenet and BitTorrent
Self-hosted music collection manager that monitors artists, grabs releases from Usenet/torrents, and automatically imports, renames, and upgrades your library.

Music Assistant
Open-source music library manager and streaming server
Self-hosted music library manager that unifies local and streaming sources and streams to many player ecosystems with Home Assistant integration.

Riven
VFS-based automated media management and streaming platform
Open-source media management system that exposes a FUSE-based virtual filesystem, automates discovery/scraping/downloading, and integrates with Plex/Jellyfin/Emby.






