Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
positron
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Xiph.Org
  • positron
  • Issues
  • #375

Closed
Open
Opened Jun 24, 2003 by bcsmit1@bcsmit1

[PATCH] Database sorter only sorts the top-level lists

The WOID class' sort() function only sorts the top-level lists.  So, when a
song is added to the Neuros, the songs, albums, artists, and genre lists
all get sorted appropriately, but the songs in the second-level lists do
not.  If I browse songs by album, artist, or genre, they appear in the
order they were added to the Neuros.

I suspect this is because the PAI files aren't being sorted and rewritten
after the SAI files are.

It would be nice if songs browsed by album were sorted by the track number
provided in the metadata, but that's a wishlish item, not a bug.  :)
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/positron#375