09-18-2017, 08:38 PM
My reply to "Another one of my problems is identifying songs that have been annotated to make a new corrected version."
(a bit late, I know, sorry)
This has been asked before:
http://zubersoft.com/mobilesheets/forum/...ght=sqlite
In that thread Sciurius proposed an SQL query that finds songs with annotations:
sqlite3 mobilesheets.db 'SELECT DISTINCT Songs.Id,Title,Path FROM Songs,Files,AnnotationsBase WHERE Songs.Id = AnnotationsBase.SongId AND Songs.Id = Files.SongId;'
(a bit late, I know, sorry)
This has been asked before:
http://zubersoft.com/mobilesheets/forum/...ght=sqlite
In that thread Sciurius proposed an SQL query that finds songs with annotations:
sqlite3 mobilesheets.db 'SELECT DISTINCT Songs.Id,Title,Path FROM Songs,Files,AnnotationsBase WHERE Songs.Id = AnnotationsBase.SongId AND Songs.Id = Files.SongId;'
first language: German
Acer A1-830, Android 4.4.2 - HP x2 210 G2 Detachable, Win 10 22H2 - Huawei Media Pad T5, Android 8.0 - Boox Tab Ultra C, Android 11
www.moonlightcrisis.de - www.basdjo.de - www.frankenbaend.de
Acer A1-830, Android 4.4.2 - HP x2 210 G2 Detachable, Win 10 22H2 - Huawei Media Pad T5, Android 8.0 - Boox Tab Ultra C, Android 11
www.moonlightcrisis.de - www.basdjo.de - www.frankenbaend.de