-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
enhancementNew feature or requestNew feature or request
Description
You must use the search before you create an issue!
- I did use the search, I promise!
What happened?
-
When playback is active, the button shows a green
▶️ Play icon labeled “Queue” (or similar). -
The action it triggers: Pause the currently playing track.
-
The mismatch: The button’s visual cue (Play symbol, green color, label) suggests starting playback rather than stopping it.
Suggested fix
Show pause icon while playing and show "Play " icon while stopped.
Version App
v0.26.7
What operating system do you use?
Linux
Version OS
Ubuntu 24.04.3 LTS
Relevant log output
Your settings
{
"skip_existing": true,
"lyrics_embed": true,
"lyrics_file": false,
"video_download": false,
"download_delay": true,
"download_base_path": "/home/admin/smb4k/ABC/Defghi/Jklmn",
"quality_audio": "HI_RES_LOSSLESS",
"quality_video": "480",
"format_album": "Albums/{album_artist} - {album_title}{album_explicit}/{track_volume_num_optional}{album_track_num}. {artist_name} - {track_title}{album_explicit}",
"format_playlist": "Playlists/{playlist_name}/{list_pos}. {artist_name} - {track_title}",
"format_mix": "Mix/{mix_name}/{artist_name} - {track_title}",
"format_track": "Tracks/{artist_name} - {track_title}{track_explicit}",
"format_video": "Videos/{artist_name} - {track_title}{track_explicit}",
"video_convert_mp4": false,
"path_binary_ffmpeg": "/usr/bin/ffmpeg",
"metadata_cover_dimension": "origin",
"metadata_cover_embed": true,
"cover_album_file": true,
"extract_flac": true,
"downloads_simultaneous_per_track_max": 20,
"download_delay_sec_min": 3.0,
"download_delay_sec_max": 5.0,
"album_track_num_pad_min": 1,
"downloads_concurrent_max": 5,
"symlink_to_track": false,
"playlist_create": false,
"metadata_replay_gain": true,
"metadata_write_url": true
}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request