|
This actually seems fairly simple to change, but there's some finer details I'm not sure about:
Hmm, I think when you're on the RHS, it should only change the track/album metadata; whereas on the LHS it should just change the file metadata; right? I think you expect that when you drag stuff back to the LHS you're basically saying "all this stuff on the RHS is wrong, let's start again". I think I've noticed issues related to "sticky" metadata moving between sides, even aside from this particular ticket though; like stuff being stuck in the metadata that was only added as a result of a match. Just anecdotal though, and I can't recall details, so possibly ignore me
I think so, yes. I guess since it's matched to the album but not the track it might be sensible to show the matched album-level metadata; but not file level stuff? Or show the track-level stuff blanked in the bottom pane? Not sure though. That's getting a bit complicated. Similar issue if it's on the RHS in the unmatched files for an album (not matched to any tracks; but matched to the album) I guess... Looking back at your question, when you said
I assumed you meant dragging it back to the left-hand pane/side; not to unmatched files for a particular album on the RHS - just to confirm. Right, that's what I meant. This is fixed in 0.16, I forgot to close the ticket. |
||||||||||||||||||||||||||||||||||||||||
Yeah, this is a longstanding annoyance. Qt also allows making the QTreeWidget cells directly-editable by double clicking them, which I think would be neat for the track and artist cells at least. Only that'd break being able to double-click a track and open the details window; but most people probably do that to just edit the artist/track name anyway.