bugfix: single file play

This commit is contained in:
2025-08-28 15:48:50 +02:00
parent 8bfa2d7483
commit 4a8f42cdd5
3 changed files with 54 additions and 49 deletions

View File

@@ -555,8 +555,6 @@ $KEYS_FILTER_LOCAL:transform:$0 --fzf-key {2} {3} {4}" \
printf "%s#%s" "$MODE_ARTIST" "$sel" >"$MODEFILE"
;;
"$MODE_PLAYLIST")
count=$(mpv_playlist_count)
foo "Playlist: count=$count"
list_playlist |
$FZF \
--reverse \