Reply To: Compilations

#3262
rpedde
Participant

sqlite /path/to/songs.db
sqlite> update songs set compilation=1 where path like '%various%';

That should do it.

Of course, the soundbridge doesn’t honor the compilation flag, so that will only work with an iTunes client.

— Ron