[GH-ISSUE #591] [Bug Report] continuously ascending numbering with {track} for each track in playlist/queue instead album track number #1817

Open
opened 2026-03-13 19:32:43 +03:00 by kerem · 2 comments
Owner

Originally created by @Snapuman on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/591

[Bug Report]

Problem

The {track} variable under filename formats settings will be filled with the playlist/download queue track number instead of the corresponding album track number. That is therefore also the case for the new "Download Discography" Function/Button.

This leads to a continuously ascending numbering for each track in the queue.

If this is somehow intended for playlist downloads, there should be 2 different {track} variables:

  1. {album_track}
  2. {playlist_track}

Type

Track / Playlist

Environment

  • SpotiFLAC Version: v7.0.9 / v7.1.0
  • OS: Win
Originally created by @Snapuman on GitHub (Mar 2, 2026). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/591 ### [Bug Report] #### Problem The {track} variable under filename formats settings will be filled with the playlist/download queue track number instead of the corresponding album track number. That is therefore also the case for the new "Download Discography" Function/Button. This leads to a continuously ascending numbering for each track in the queue. If this is somehow intended for playlist downloads, there should be 2 different {track} variables: 1) {album_track} 2) {playlist_track} #### Type Track / Playlist #### Environment - SpotiFLAC Version: v7.0.9 / v7.1.0 - OS: Win
Author
Owner

@balupton commented on GitHub (Mar 4, 2026):

Confirmed.

  • SpotiFLAC Version: 7.1.0

This them requires a post-download rename to correct. Metadata is saved correctly, just the filename is incorrect.

<!-- gh-comment-id:3995695369 --> @balupton commented on GitHub (Mar 4, 2026): Confirmed. - SpotiFLAC Version: 7.1.0 This them requires a post-download rename to correct. Metadata is saved correctly, just the filename is incorrect.
Author
Owner

@tetrasink commented on GitHub (Mar 11, 2026):

confirmed, {track} variable writes queue position to filename instead of album track number, even if using folder structure of artist / album. as balupton noted, the metadata is correct.

SpotiFLAC 7.1.1
macOS Tahoe 26.3.1

<!-- gh-comment-id:4042198404 --> @tetrasink commented on GitHub (Mar 11, 2026): confirmed, {track} variable writes queue position to filename instead of album track number, even if using folder structure of artist / album. as balupton noted, the metadata is correct. SpotiFLAC 7.1.1 macOS Tahoe 26.3.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiFLAC#1817
No description provided.