View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001413 | MMW v4 | Properties/Auto-Tools | public | 2004-05-31 19:19 | 2006-10-24 13:44 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 0001413: Tag modification interrupts playback | ||||
Description | Despite 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 Information | Discussed 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1010 | ||||
|
Raising to 'high' -- this issue seems to come up quite often. |
|
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. |
|
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! |
|
Fixed in build 1007. - The functionality was accidentally disabled by the latest changes in playback engine. |
|
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. |
|
Fixed in build 1010. - Fixed a recently introduced problem. |