FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Feature Requests › Compilations › Reply To: Compilations
05/07/2005 at 1:57 AM
#3262
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