• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSS file format
#4
1) A match is first done on song title in the database. For each match that is found, the code then tries to find a matching file by comparing the file name in the database to the FileName field in the XML. If no matching file is found, the first matching song is used. 
2) Title is the important part - the file name is the part that matters less and is really only used to handle situations where multiple songs may have the same title
3) FileType should match what the type of the file is. Supported values include Image=0, PDF = 1, Text = 2, ChordPro = 3, Blank = 5.

Let me know if you need any additional information. I probably should have gone with a different file format such as json which is a little less verbose, but hopefully the XML isn't too tedious to work with.

Mike
Reply


Messages In This Thread
MSS file format - by semmelbroesel - 01-23-2019, 08:27 AM
RE: MSS file format - by Skip - 01-23-2019, 10:04 AM
RE: MSS file format - by semmelbroesel - 01-23-2019, 10:20 AM
RE: MSS file format - by Zubersoft - 01-23-2019, 10:58 AM
RE: MSS file format - by semmelbroesel - 01-23-2019, 11:02 AM
RE: MSS file format - by Skip - 01-23-2019, 01:27 PM
RE: MSS file format - by sciurius - 01-24-2019, 10:29 PM
RE: MSS file format - by Zubersoft - 01-26-2019, 08:06 AM



Users browsing this thread:
2 Guest(s)


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