Skip to content

Include track numbers#41

Open
amiel wants to merge 1 commit into
GuillemCastro:masterfrom
amiel:track-numbers
Open

Include track numbers#41
amiel wants to merge 1 commit into
GuillemCastro:masterfrom
amiel:track-numbers

Conversation

@amiel

@amiel amiel commented Jul 25, 2025

Copy link
Copy Markdown

This should resolve both #17 and resolve #38.

  • by default this comes from the track number in metadata
  • for playlists this comes from the order of the playlist

* by default this come from the track number in metadata
* for playlists this come from the order of the playlist
@flxo

flxo commented Sep 25, 2025

Copy link
Copy Markdown

Love this! Anything I can do to get this merged?

@MicaEcho

MicaEcho commented Nov 22, 2025

Copy link
Copy Markdown

it can cause unexpected behaviour, duplicating and redownloading files that are already available locally

  1. if the local file name match artist - song (with no track number), it should rename the file with the track number instead redownload
  2. if the local file name have a wrong track number (as when playlist order change), it should also update file names instead redownload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include track number in metadata

3 participants