Opened 18 years ago

Closed 18 years ago

#635 closed defect (fixed)

Search in Mythmusic Broken

Reported by: Greg Grotsky <spikeygg@…> Owned by: paulh
Priority: minor Milestone: unknown
Component: mythmusic Version: head
Severity: medium Keywords: mythmusic search
Cc: Ticket locked: no

Description

When selecting a song after using the search function to find it. Mythmusic does not play the selected song, it continues playing the song already selected when the search function was started. I've had this issue since the inclusion of the search function, and just ran into it again with SVN7843.

Change History (5)

comment:1 Changed 18 years ago by anonymous

Resolution: worksforme
Status: newclosed

Its not a bug, its a feature.

Song is apended at the end of your current Playlist.

comment:2 Changed 18 years ago by paulh

Resolution: worksforme
Status: closedreopened

I'm working on a patch that will among other things allow you to choose whether you want to continue playing the current track or play the first new track added after changing the playlist using the search dialog, quick playlists or smart playlists. It will also give you the choice of replacing the current playlist or appending the new tracks to the end of the playlist or insert the new tracks after the currently playing track. Hopefully it will keep everyone happy ;)

comment:3 Changed 18 years ago by paulh

Owner: changed from Isaac Richards to paulh
Status: reopenednew

comment:4 Changed 18 years ago by anonymous

Strictly the following comment should appear on the dev list (sorry!).

The additional ability to search/jump to a track the current playlist would be appreciated as you are working on this.

comment:5 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [7869]) More flexible handling of adding tracks to the active playlist in MythMusic.

You can choose to replace all the tracks, insert them after the currently playing track or append them to the end.

You can choose whether you want to continue playing the current track, play the first new track added or start playing again from the first track.

There's also an option to only add tracks if they are not already in the playlist.

Also now allows you to edit a tracks metadata without stopping playing the track.

Closes #635

Note: See TracTickets for help on using tickets.