发布

  • feat: mobile UI polish + configurable port (#232)

    frostbyte_neo 发布于 2026-06-27 19:21:30 +00:00 | 202 次提交 在此版本后已推送到 main

    Follow-ups to the mobile UI (#231):

    • Mixer waveform now fills yellow as playback progresses (the played bars,
      not just the playhead), and repaints on seek.
    • Library/Mixer/mini-player show the real YouTube/SoundCloud thumbnail when
      available (layered over the gradient as a fallback), not just a letter.
    • Configurable port (Settings -> Advanced): default 8080, persisted, read by
      the desktop launcher before spawning the backend (falls back to a free port
      if taken). A stable port means a stable phone URL. Applies on restart.
    • Settings General tab: number fields are digit-only text inputs (no spinner
      arrows), length-capped; max track length capped at 20 min with the limit
      noted in the description; controls aligned. Added a Done button.

    Co-authored-by: Thales <>

    下载附件