Posts: 233
Threads: 77
Joined: May 2015
Reputation:
2
I can't create a backup file (including audio) any more because it would exceed 4GB.
Is it possible to create an automatic splitting for backup files over 4BG and an automatic restore option of such backups?
I do not want to remove songs from my library.
---------------------------------------------------------
13" - Point of View POV_TAB-P1325, Android 4.1.1
13" - Point of View POV_TAB-I1345, Android 5.1.1
Microsoft Surface Pro 4; Windows 10
Phone: Motorola Moto G3, Android 6.0
Posts: 1,877
Threads: 290
Joined: Sep 2014
Reputation:
32
Your request makes sense.
As a first workaround: set "Expose Database File" and backup at least mobilesheets.db.
Posts: 13,361
Threads: 301
Joined: Apr 2012
Reputation:
235
This is currently a limitation I haven't addressed yet. I'm actually not entirely sure how I want to solve it yet either. The problem is that I currently don't track how much data I've written into the file. So either I need to start tracking that and figure out when I've reached the end of the file and set some kind of flag that indicates that it should continue on to the next file, or I have to just watch for when the write to disk fails and then try to recover by rolling over the data into a new file. I think I'm probably going to have to do the former in order for things not to get messy.
Posts: 233
Threads: 77
Joined: May 2015
Reputation:
2
(05-27-2016, 07:21 AM)itsme Wrote: Your request makes sense.
As a first workaround: set "Expose Database File" and backup at least mobilesheets.db.
I can't find mobilesheets.db.
Where is this file located?
I can't add any more changes to my songs without deleting songs.
---------------------------------------------------------
13" - Point of View POV_TAB-P1325, Android 4.1.1
13" - Point of View POV_TAB-I1345, Android 5.1.1
Microsoft Surface Pro 4; Windows 10
Phone: Motorola Moto G3, Android 6.0
Posts: 1,877
Threads: 290
Joined: Sep 2014
Reputation:
32
You have to set the checkbox "Expose Database File", then you will find it in the folder set as "MobileSheets Storage Location"
Posts: 233
Threads: 77
Joined: May 2015
Reputation:
2
Ok, I found this file, but I don't understand how this could save my data.
The file
mobilesheets.db has only about 2.6
MG, but the backup-file would exeed 4
GB.
That can't contain the same information.
How can I move my MbSh-Database including songs, setlists, audio files,.. to the tablets of my musicians?
---------------------------------------------------------
13" - Point of View POV_TAB-P1325, Android 4.1.1
13" - Point of View POV_TAB-I1345, Android 5.1.1
Microsoft Surface Pro 4; Windows 10
Phone: Motorola Moto G3, Android 6.0
Posts: 1,877
Threads: 290
Joined: Sep 2014
Reputation:
32
MobileSheets.db is the database. It contains all the metadata: song titles, file paths (only the paths, not the files), metadata edited in Song Editor, setlists, settings and so on.
You have to backup and transfer all the song files separately. The file names and folder names must stay unchanged.
Posts: 1,047
Threads: 112
Joined: Dec 2015
Reputation:
11
You could also consider to backup your MSP data manually like me. My sheets on my SD card exceed 10 GB, so I chose to not let MSP manage my files and have a dedicated directory on the SD which I backup by copying to my HD.
Additionally I copy the mobilesheets.db to the HD.
The advantage why I choose this method is that I can make quick and simple backups after changes. If I just changed or added metadata it's enought to copy mobilesheets.db. If I added new songs to the SD card, I can easily compare the folders or even sync programs to just copy/backup the new data.
Also it's easier to mirror MSP, sheets and metadata to another device (in my case I have a mirror on my smartphone.
Maybe that's a way for you to go, too.