From b1976948040aba47be7ed4dbf5c403a29b93507d Mon Sep 17 00:00:00 2001 From: Psychotoxical Date: Fri, 17 Apr 2026 16:00:02 +0200 Subject: [PATCH] chore(about): add PRs #196, #198, #199, #200, #201 to contributors list Co-Authored-By: Claude Sonnet 4.6 --- src/pages/Settings.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx index 3b29943c..6ba399e9 100644 --- a/src/pages/Settings.tsx +++ b/src/pages/Settings.tsx @@ -117,6 +117,9 @@ const CONTRIBUTORS = [ 'Linux audio output device picker: stable watcher (disable false enumeration-miss resets), canonicalize ALSA name drift, ghost entry for unlisted device (PR #176)', 'Opus audio playback via symphonia-adapter-libopus with bundled libopus (PR #183)', 'CLI player controls with D-Bus forwarding, shell completions for bash/zsh, library/audio-device/instant-mix CLI commands, active server switcher in header (PR #187)', + 'Streaming playback stability: stream-first start, seek recovery, crossfade/gapless backup preload, hot-cache promotion (PR #200)', + 'ReplayGain values in Queue tech strip (PR #196)', + 'Playback source badge (offline / cache / stream) in Queue tech strip (PR #201)', ], }, { @@ -149,6 +152,8 @@ const CONTRIBUTORS = [ 'Spotify CSV playlist import (PR #190)', 'Context menu for songs in AdvancedSearch and SearchResults (PR #191)', 'Tracklist column picker alignment and toggle fix across Favorites and PlaylistDetail (PR #192)', + 'CSV import: dynamic match threshold, cleaned title search, score display in report (PR #199)', + 'Discord Rich Presence: configurable text templates for details, state and album tooltip (PR #198)', ], }, {