Comment 4 for bug 709868

Revision history for this message
Dominik Cermak (d-cermak) wrote :

Sorry in my first post I wrote that it should be

X-KDE-Solid-Predicate=[ StorageVolume.ignored == true AND OpticalDisc.availableContent == 'Audio' ]

but this doesn't work, it should be

X-KDE-Solid-Predicate=[ StorageVolume.ignored == true AND OpticalDisc.availableContent & 'Audio' ]