View Issue Details

IDProjectCategoryView StatusLast Update
0001413MMW v4Properties/Auto-Toolspublic2006-10-24 13:44
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version3.0 
Summary0001413: Tag modification interrupts playback
DescriptionDespite the improvements made in this area, users still find that the current implementation is lacking.

When mm is set to update tags immediately, if the track is playing, then the update should be queued until the track finishes playing.
Additional InformationDiscussed at:
http://www.songs-db.com/forum/viewtopic.php?t=1862
http://www.mediamonkey.com/forum/viewtopic.php?t=5773
http://www.mediamonkey.com/forum/viewtopic.php?t=6059
TagsNo tags attached.
Fixed in build1010

Relationships

has duplicate 0000504 closedjiri Tag edits should not result in any interruption of audio 

Activities

rusty

2005-10-27 15:55

administrator   ~0006089

Raising to 'high' -- this issue seems to come up quite often.

jiri

2006-05-25 06:55

administrator   ~0007276

Fixed in build 1000.
 - This is now fixed differently - track is still tagged immediatelly after data modification, but using output plug-in buffer and some clever (well, I did it! ;-) ) internal handling there isn't in most cases any interrupt of playback.
 - In some cases it can happen that it doen't fully succeed, mainly if:
    1. A big file is tagged and output plug-in buffer isn't large enough to play during the tagging process.
    2. Some incompatible input or output plug-in is used. (so far all I tested worked fine).
    3. Track file (mp3, ...) is somehow corrupted preventing seeking.
  However, even in these cases the situation should be significantly improved, with only very minor jumps/clicks/audio interruptions.

rusty

2006-09-27 16:32

administrator   ~0007951

Tested in build 2006 and it doesn't seem to work. In fact, what happens now is that if I rate a track while it is playing, playback just stops completely!

jiri

2006-10-01 16:02

administrator   ~0007962

Fixed in build 1007.
 - The functionality was accidentally disabled by the latest changes in playback engine.

rusty

2006-10-20 03:16

administrator   ~0008046

Tested 1008 and this generally seems to work well.

However, there's a major problem when it comes to album art--tagging Album Art causes a 10 second of the currently playing track to repeat endlessly!

e.g.
1) Play an Album
2) Auto-Tag from Amazon while the Album is playing
-->When the currently playing track is tagged, a 10 second segment of the song will start to repeat endlessly.

jiri

2006-10-24 13:44

administrator   ~0008067

Fixed in build 1010.
 - Fixed a recently introduced problem.