Skip to content

Sort playlist using announced track name #47

Description

@paulpv

Summary

Update playlist ordering so it sorts by the same normalized name we use for announcements (the short/friendly title), rather than the raw filename.

Proposed work

  • Reuse the announce-name helper when building the sortable key for each track.
  • Ensure the sort happens after we apply announce rules or metadata overrides so consistent names are used across the app.
  • Provide a way to toggle between the new announced-name sort and the existing filename order if needed (could be a settings switch).
  • Confirm the sorted order persists between sessions and handles newly added folders gracefully.
  • Update manual testing guidance in README.md for verifying sort order with mixed naming conventions.

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

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions