• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Internal: Missing annotations
#1
I have a couple of songs with the following behaviour. Take for example song with Id 3012.

In AnnotationsBase, there is a row for this song that has an Id of 1155.

Code:
sqlite> select Id from AnnotationsBase where SongId = 3012;
1155

In AnnotationPoints, there is a row for AnnotationId 1155 that has a blob with 357 points.

Code:
sqlite> select Count from AnnotationPoints where AnnotationId = 1155;
357

In MobileSheets, the song shows no annotations. See attachment.

It doesn't seem to do any harm but it would be nice if I could get rid of it ☺.


Attached Files Thumbnail(s)
   
Johan
johanvromans.nl — hetgeluidvanseptember.nl — mojore.nl -- howsagoin.nl
Samsung Galaxy Note S7FE (T733) 12.4", Android 13.0, AirTurn Duo & Digit (Gigs).
Samsung Galaxy Note S4 (T830) 10.5", Android 10.0 (maintenance and backup).
Samsung A3 (A320FL), Android 8.0.0 (emergency).
Reply


Messages In This Thread
Internal: Missing annotations - by sciurius - 07-28-2022, 06:18 PM
RE: Internal: Missing annotations - by Zubersoft - 07-29-2022, 03:22 AM
RE: Internal: Missing annotations - by Zubersoft - 07-29-2022, 07:25 AM
RE: Internal: Missing annotations - by sciurius - 07-29-2022, 04:28 PM



Users browsing this thread:
2 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.