Skip to content

Nightly 1.2

Choose a tag to compare

  1. Detailed Technical Quality Badge: Updated the player to display live technical details (Codec • Bitrate • kHz) for both online and local songs. It correctly identifies Dolby Atmos, FLAC, OPUS, and AAC.
  2. Fixed Local Player Metadata: Resolved the issue where local songs with missing internal tags showed as "Unknown." The app now correctly falls back to system-level information to show the song title and artist.
  3. Smart Dolby Atmos Fallback: Implemented a hardware check that verifies if your phone can actually decode Dolby Atmos (EAC3). If support is missing, the app automatically switches to Lossless FLAC or high-quality audio instead of throwing an error.
  4. Audio Stability Fixes:
    ◦ Increased the stream chunk size to 10MB (from 512KB) to prevent audio cut-offs.
    ◦ Tuned the buffer management to store up to 30 seconds of audio minimum, ensuring smooth playback on variable connections.
    ◦ Enabled Constant Bitrate Seeking for better precision when scrubbing or restarting songs.
  5. Clean Library UI (Icons Only):
    ◦ Removed the branded card art and generated thumbnails from the library by default.
    ◦ Special categories like Liked Songs, Offline, and Top 50 now use simple, minimalist icons.
    ◦ Added a toggle in Settings > Appearance > Library Icons Only to control this behavior globally.
  6. Library Customization (Local Image Override):
    ◦ Added support for setting a custom local image for every library category.
    ◦ How to use: Long-press any card (like Liked or Offline) and choose "Edit Playlist Cover."
    ◦ Once a custom image is set, the app skips the online artwork pipeline entirely for that item, making it load instantly and work fully offline.
  7. Background Video (Canvas) Caching:
    ◦ Modified the download utility to automatically fetch and cache the best matching background video (Canvas) when you download or like a song.
    ◦ The player now prioritizes these cached videos, reducing network usage and fixing "stutter" issues.
  8. Processor Reliability: Fixed crashes in the Equalizer and Silence Detector when encountering high-bitrate or multichannel (Atmos) audio by implementing safe bypass logic.
  9. Overall Performance & Optimizations:
    ◦ General performance and scrolling optimizations in library and local screens.
    ◦ Full LOSSLESS support and Dolby Atmos improvements.
    ◦ Working module settings with a new detailed settings page for the per-module items.
    ◦ Removed the floating settings page.