• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Repeatedly "merging" on every sync
#11
So I'm already seeing multiple issues:

1) You have multiple duplicate songs with the same title and files
2) You are using the song ID field which can cause unrelated songs to be matched up incorrectly. For example, I very quickly encountered a situation where you have 6 songs all using the same song ID which is going to cause MobileSheets to have conflicts when trying to match songs between the cloud folder and device. The song ID field is not just a simple piece of metadata - it overrides the normal title and filename matching logic and forces songs to be matched by that ID. If you were using it as a simple piece of information, that is going to cause chaos with features such as the library sync feature, the sharing and importing of .msf files, and potentially with the connect tablets feature (depending on the settings).

For reference, these are just one example of the entries using the same song ID:
Mein Regiment" Marsch
Mein Regiment" Marsch
Guten Abend, gute Nacht
Guten Abend, gute Nacht
Guten Abend, gute Nacht
Guten Abend, gute Nacht

Each one of those has a different database ID for the song, meaning they are all different entries on the songs tab. 

3) You are using a two-way sync which can lead to unpredictable results if you are not very careful. It's much better to use a one-way sync (either push changes up, or pull changes down, and only push changes on one device at a time between pulls).

So there are many, many potential issues here with the way you have things set up that will need to be resolved if you want to use the library sync feature without problems.

Mike
Reply


Messages In This Thread
Repeatedly "merging" on every sync - by waltsyd - 12-07-2024, 05:32 AM
RE: Repeatedly "merging" on every sync - by Zubersoft - 02-01-2025, 11:40 AM



Users browsing this thread:
1 Guest(s)


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