Opened 17 years ago

Closed 17 years ago

#3737 closed patch (fixed)

Enable editing metadata of highlighted track in mythmusic

Reported by: Roo <roo.watt@…> Owned by: stuartm
Priority: minor Milestone: 0.21
Component: mythmusic Version: head
Severity: medium Keywords: metadata music
Cc: Ticket locked: no

Description

As the title says, enable the editing of the highlighted track (not the currently playing track) in the playlist tree.

The attached patch works, but currently the tree isn't updated after editing the data., This is an existing issue though.

Attachments (2)

mythmusic-editmeta_v1.diff (1.7 KB) - added by Roo <roo.watt@…> 17 years ago.
v1: doesn't update tree after edit, but does work
mythmusic-editmeta_v2.diff (2.0 KB) - added by Roo <roo.watt@…> 17 years ago.
Fixes the tree label update

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by Roo <roo.watt@…>

Attachment: mythmusic-editmeta_v1.diff added

v1: doesn't update tree after edit, but does work

Changed 17 years ago by Roo <roo.watt@…>

Attachment: mythmusic-editmeta_v2.diff added

Fixes the tree label update

comment:1 Changed 17 years ago by Roo <roo.watt@…>

v2 of the patch updates the tree label when edited.

Turns out it was a simple fix, just reread the metadata after the "updateMetadata".

Roo.

comment:2 Changed 17 years ago by stuartm

Owner: changed from Isaac Richards to stuartm

comment:3 Changed 17 years ago by stuartm

Resolution: fixed
Status: newclosed

(In [14135]) Allow editing the metadata of the currently selected track rather than just the currently playing track.

Patch by <roo.watt@…>

Closes #3737

Note: See TracTickets for help on using tickets.