View Issue Details

IDProjectCategoryView StatusLast Update
0002256MMW v4Burning / Disc Handlingpublic2005-12-21 06:43
ReporterLudek Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.5 
Summary0002256: Tracks are sometimes added more times to one .m3u playlist.
DescriptionDue to changes in .m3u burning I have found out, that tracks to burn can be added more times to one m3u playlist. This has been fixed in build 925.
TagsNo tags attached.
Fixed in build928

Activities

rusty

2005-12-18 09:36

administrator   ~0006696

This is still an issue. Tracks appear in duplicate in .m3u playlists (in both the /<Artist>/All.m3u and /<Artist>/<Album>.m3u playlists) whenever the track in question appears on both a selecetd Artist OR Album AND Playlist.

note: the actual tracks are burned correctly--this is just an issue with the .m3u file

rusty

2005-12-19 04:31

administrator   ~0006710

.m3u playlists are still burned in duplicate for the case previously described. The last case I described could use a bit more detail, so here goes:

Scenario:
Artist:Air: 33 tracks (across 4 albums)
Playlist: Air Playlist: 3 tracks (1 from each of 3 albums). These tracks are a subset of those in Artist:Air

Test1:
-Burn to a single disc format
-Create .m3u files for all types (to folders or prefix) --> no duplicates

Test 2:
-Burn to multiple disc formats i.e. one general format + one format for playlists
-Create .m3u files for all types (to folders or prefix)

-->.m3u files burnt to the CD contain duplicates whenever the track in question appear on both the general format and the format for playlists.

e.g. See 'Dead Bodies' within the .m3u playlist below:

#EXTM3U
#EXTINF:-1,
..\Music\Air\Playground Love.mpc
#EXTINF:-1,
..\Music\Air\Clouds Up.mpc
#EXTINF:-1,
..\Music\Air\Bathroom Girl.mpc
#EXTINF:-1,
..\Music\Air\Cemetary Party.mpc
#EXTINF:-1,
..\Music\Air\Dark Messages.mpc
#EXTINF:-1,
..\Music\Air\World 'Hurricane'.mpc
#EXTINF:-1,
..\Music\Air\Dirty Trip.mpc
#EXTINF:-1,
..\Music\Air\Highschool Lover.mpc
#EXTINF:-1,
..\Music\Air\Afternoon Sister.mpc
#EXTINF:-1,
..\Music\Air\Ghost Song.mpc
#EXTINF:-1,
..\Music\Air\Empty House.mpc
#EXTINF:-1,
..\Music\Playlists\Air Playlist\01 - Dead Bodies.mpc
#EXTINF:-1,
..\Music\Air\Dead Bodies.mpc
#EXTINF:-1,
..\Music\Air\Suicide Underground.mpc

Ludek

2005-12-19 11:57

developer   ~0006713

Thx. Rusty for better explanation. It was very simple to fix, but I was thinking bad way to reproduce this bug yesterday and I fixed similar bug reproductible only in case of same names of Album and Playlist. Now, everything about .m3u burning should work fine.

rusty

2005-12-21 06:43

administrator   ~0006726

Verified 928.