• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to batch rename songs within MS?
#9
These are my sync settings, the ones I always use to sync from PC > Android:

   

However, I've just realized that changing the title with this query:

UPDATE Songs
  SET Title = replace(Title, 'The Beatles ', '')

WHERE Title IN ('The Beatles A Day In The Life'), etc etc;

Messes up the sorting in MSP when reimporting the mobilsheets.db database:

   

I guess I probably need more time to research about that DB structure and how queires work, so restoring my backup for now. Not so urgent Smile
Reply


Messages In This Thread
RE: Is it possible to batch rename songs within MS? - by Cerio - 11-17-2024, 08:15 AM



Users browsing this thread:
1 Guest(s)


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