
Trackly
Music release tracker and UI for Jellyfin with Discord alerts
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 Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Navidrome
Web-based music server and personal audio streaming service
Self-hosted music streaming server with a modern web UI, Subsonic-compatible API, multi-user support, and on-the-fly transcoding for large libraries.

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...

Koel
Web-based personal music streaming server
Koel is a web-based personal music streaming server with a modern player UI, multi-user support, playlists, library management, and optional mobile apps.

Beets
Command-line music library manager and metadata tagger
Beets is a command-line music library manager that catalogs collections and automatically fixes tags using MusicBrainz, with a powerful plugin ecosystem.

Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.

Docker
TypeScript
Python
React
Python runtime
Node.js
Tailwind CSS