Opened 16 years ago

Closed 16 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@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

by Marshall McMullen <marshall.mcmullen@…>, 16 years ago

comment:1 by paulh, 16 years ago

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

comment:2 by stuartm, 16 years ago

Milestone: unknown0.22

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

comment:3 by stuartm, 16 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.