Releases: berendsliedrecht/MonoMusic
Release list
v2.0.0
A large rework of the app's core. Local files and YouTube streams now play through one queue, so mixed playback flows smoothly from song to song with working shuffle and repeat. Songs keep a stable identity: playlists survive file moves, tag edits, and reinstalls, and new downloads carry their YouTube id inside the file. Albums with missing track numbers fix their order automatically from YouTube Music. Older downloads are re-identified and duplicate entries are merged. The floating overlay and the battery optimization exemption were removed, so the app asks for fewer permissions and onboarding is a single step. Existing libraries and playlists migrate automatically on first launch.
v1.3.1
Fixes v1.3.0, where search, streaming, and downloads did not work because the app was missing the internet permission. Please update if you installed v1.3.0.
v1.3.0
Downloaded songs now live in the public Music/MonoMusic folder, on your SD card when one is inserted. This means you can see and manage them with a file manager, they survive reinstalling the app, and existing downloads are moved over automatically the first time you open this version. Apple Music, which was never functional, has been removed; MonoMusic streams from YouTube Music only. This version requires Android 10 or newer.
MonoMusic 1.2.1
The app is now called MonoMusic (previously CalmMusic). YouTube albums fetch their real track list so track order and numbers are correct, downloaded singles get their proper track number, downloads now show up under Artists and Albums, and album and artist screens gained add-to-playlist, remove-from-library and delete actions. The repeat and shuffle buttons on the now playing screen swapped places.
The APK is debug-signed for sideloading: download, then adb install monomusic-1.2.1.apk or open it on the device.
Beta Version 12
You can now download a whole album in one go with the download button on an album page. Songs you already have are skipped, so nothing gets downloaded twice.
You can edit your music: long-press a song to change its title or artist, and use the pencil icon on an album page to rename the album or change the album artist.
Other improvements:
- YouTube streaming and downloads work again
- The artist list is cleaner: guest artists and empty artists no longer show up
- Opening an artist now shows their albums first
- Deleting a song now really deletes it
- The downloads screen can scroll
- Buttons have a cleaner outlined look
- Switching between tabs is faster
Beta Version 11 - YouTube streaming fix
Updates NewPipeExtractor so YouTube streaming works again (commit 3d48b09).
Universal debug APK (arm64-v8a, armeabi-v7a, x86, x86_64).