Reply To: Alternative database handling for “compilations”

#4062
tri
Participant

rpedde wrote:

there were some cut and paste errors in there, but I merged it substantially unchanged. I’ll work to get compdirs working again, fix a minor playlist problem and drop that tomorrow.

Nice.

Yeah, at least:

} if (song->conductor) {

should be:

} else if (song->conductor) {

Doesn’t crash because of that anyways.

Regards

– .-. ..