FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Feature Requests › Alternative database handling for “compilations” › Reply To: Alternative database handling for “compilations”
19/03/2006 at 5:48 PM
#4062
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
– .-. ..