Skip to content

Request for {context_index} variable rework, or addition of similar. #153

Description

@sirlemon29-afk

They way I need to have my playlist, I need to have the tracks numbered sequentially, and I found that {context_index} does give them a unique number based on position in a playlist, but it isn't based on the current recording order. It's based on the playlist custom order. I'm trying to downloadn (and number) my playlist in artist order, which i simply do by sorting by artist, but this does not change the {context_index} value for each track.

I know a fix around this is just reordering the custom playlist order, which is (if unchanged), by default equivalent to sorting by most recent. But the problem is that I have 800+ songs across a few different playlists and I don't want to spend hours manually reordering my songs so they get numbered sequentially in the order I set up for them to be played in.

What I wondering is if some sort of {conditional_context_index} variable could be added, to which you can define to be based on custom order, most recent, length, album, alphabetical, or what I desire, artist.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions