@@ -39,8 +38,14 @@
**Monochrome** is an open-source, privacy-respecting, ad-free [TIDAL](https://tidal.com) web UI, built on top of [Hi-Fi](https://github.com/binimum/hifi-api). It provides a beautiful, minimalist interface for streaming high-quality music without the clutter of traditional streaming platforms.
@@ -50,15 +55,16 @@
### Audio Quality
-- High-quality Hi-Res/lossless audio streaming
+- High-quality High-Res/lossless audio streaming
- Support for local music files
-- Intelligent API caching for improved performance
+- API caching for improved performance
### Interface
- Dark, minimalist interface optimized for focus
-- Customizable themes
-- Community Theme Store
+- Animated Album Covers For Supported Albums
+- High-quality Music Videos
+- Customizable themes & Community Theme Store
- Accurate and unique audio visualizer
- Offline-capable Progressive Web App (PWA)
- Media Session API integration for system controls
@@ -71,6 +77,8 @@
- Playlist import from other platforms
- Public playlists for social sharing
- Smart recommendations for new songs, albums & artists
+- Infinite Recommendation Radio
+- Explore Page (Hot & New) for discovering newly added music and whats trending overall or within each genre
### Lyrics & Metadata
@@ -85,6 +93,7 @@
- Last.fm and ListenBrainz integration for scrobbling
- Unreleased music from [ArtistGrid](https://artistgrid.cx)
- Dynamic Discord Embeds
+- Artist Biography + Social Links for learning more about your favorite artists
- Multiple API instance support with failover
### Power User Features
@@ -107,7 +116,9 @@ For alternative instances, check [INSTANCES.md](INSTANCES.md).
## Self-Hosting
-NOTE: We only allow authorized domains to use our firebase authentication system, so unless you switch to your own firebase project, accounts wont work.
+NOTE: Accounts will not work on self-hosted instances. Our Appwrite authentication system only allows authorized domains.
+
+We had to heavily customize the authentication system and write several custom scripts to support features like SMTP and Google OAuth (which are currently bugged in Appwrite). Because of this, we can no longer provide a self-hostable accounts system.
### Option 1: Docker (Recommended)
@@ -144,7 +155,7 @@ docker compose down
docker compose up -d
```
-For PocketBase, development mode, and advanced setups, see [DOCKER.md](DOCKER.md).
+For development mode and advanced setups, see [DOCKER.md](DOCKER.md).
### Option 2: Manual Installation
diff --git a/index.html b/index.html
index d8e8e0c..9954827 100644
--- a/index.html
+++ b/index.html
@@ -36,12 +36,16 @@
-
+
+
Shuffle play
+
+ Start Infinite Radio
+
Start mix
Play next
Add to queue
@@ -1668,6 +1672,42 @@
+
+
+
+
+
+ Maintenance Notice
+
+
+ The desktop version of Monochrome is currently undergoing essential maintenance to address critical
+ issues.
+
+
+ Downloads are temporarily disabled while we work on fixing these issues. Please check back later.
+