Opened 15 years ago

Closed 15 years ago

#6563 closed patch (fixed)

Order mythmusic playlists by name rather than playlist_id

Reported by: anonymous Owned by: stuartm
Priority: trivial Milestone: 0.22
Component: Plugin - MythMusic Version: 0.21-fixes
Severity: low Keywords: playlist mythmusic
Cc: Ticket locked: no

Description

This may be just a matter of preference, but I don't find the current mechanism of ordering playlists by playlist_id particularly useful since the playlist_id is an opaque numerical identifier that is meaningless to an end user. Instead I am always scanning the list to find a particular playlist name. The attached patch changes the sort order.

Attachments (1)

mythmusic-0.21-playlist_order.patch (593 bytes) - added by Marshall McMullen <marshall.mcmullen@…> 15 years ago.

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by Marshall McMullen <marshall.mcmullen@…>

comment:1 Changed 15 years ago by paulh

Component: MythTV - GeneralPlugin - MythMusic
Owner: changed from Isaac Richards to stuartm

comment:2 Changed 15 years ago by stuartm

Milestone: unknown0.22

We're no longer applying changes/fixes to the 0.21-fixes branch. I'll apply to trunk shortly.

comment:3 Changed 15 years ago by stuartm

Resolution: fixed
Status: newclosed

(In [20860]) Order playlists by name, not id. Closes #6563

Note: See TracTickets for help on using tickets.