I’m trying to create medley with Song A, Song B, followed by Song A again. I’m unable to add the 2nd playing of Song A. This might be intentional.
Not intentional… more of an oversight. Some of the medley code assumes that each song in the medley has a unique song ID, so it doesn’t support adding the same song twice as that would make that song ID appear twice. I tried to write a quick fix for this last year but it turns out that it will need a bigger overhaul to the medley code, so I’m putting it off for now… but yes, eventually you’ll be able to add the same song to a medley more than once, as I can now see many cases where that would be useful. I’ll mention it in the release notes whenever I update the site with the fix (maybe later this year, we’ll see).
2 Likes