RobertSmith wrote:
But I'm still confused, if db is saved continuously why is playstat and rating gone after a crash?
I'm just guessing here but I assume the db did not have a chance to save the changes so that is why they are lost after a crash.
Nyn
But if everything works as it should there would be an db with a date from last action (not many minutes before crash) IF NOT something strange has happened and MM stops to save db, see prev post the MM.DB-stmtjrnl and MM.DB-journal files. Do you have any clue? I have goggle for last hour but no answer...
nynaevelan wrote:
RobertSmith wrote:Hmm..
MM has been playing in the background for the last hour but for an unknown reason (same as before I guess) it has suddenly stopped to save db.
Instead of a updated MM.db there are 2 files
MM.DB-stmtjrnl (hidden)
MM.DB-journal
Those are just temp files which MM creates when it is saving the db, they disappear after the changes are committed.
But I haven't seen them before, only when MM suddenly stop to save MM.db (everything else is normal, playing edit rating etc)
Edit: The problem with MM.db has been reported and now also localized so above warning is obsolete.
Last edited by RobertSmith on Sat Jul 25, 2009 1:09 pm, edited 1 time in total.
Boys Don't Cry 3.1.0.1256 - M$ Vista Business sp1, DELL laptop, WD USB HDD 1TB (iPhone 3GS 32GB, iPod 30GB, Archos AV500 60GB)
Have you been getting this crash before or after using the script? Do you get it each time? If so, you need to investigate to try to find the culprit? What is going on before it crashes? how many files are losing ratings/playstats, is it just the playing track?
nynaevelan wrote:Have you been getting this crash before or after using the script? Do you get it each time? If so, you need to investigate to try to find the culprit? What is going on before it crashes? how many files are losing ratings/playstats, is it just the playing track?
I can't say anything about earlier crashes. I have just started to monitoring C:\Users\personal\AppData\Local\MediaMonkey\ to see if I could understand why MM is running as normal (playback) but suddenly stops to save/update MM.db while playback continue to works as normal. There is no "crash" before I turn MM off, and playstat is gone for all tracks played after last proper (saved) MM.db see this post
There are some topics regarding this journal file, but not exact same problem, search for +db +journal.
I had to consult wikipedia to understand the word culprit
Edit: The problem with MM.db has been reported and now also localized so above warning is obsolete.
Last edited by RobertSmith on Sat Jul 25, 2009 1:09 pm, edited 1 time in total.
Boys Don't Cry 3.1.0.1256 - M$ Vista Business sp1, DELL laptop, WD USB HDD 1TB (iPhone 3GS 32GB, iPod 30GB, Archos AV500 60GB)
nynaevelan wrote:Have you been getting this crash before or after using the script? Do you get it each time? If so, you need to investigate to try to find the culprit? What is going on before it crashes? how many files are losing ratings/playstats, is it just the playing track?
I can't say anything about earlier crashes. I have just started to monitoring C:\Users\personal\AppData\Local\MediaMonkey\ to see if I could understand why MM is running as normal (playback) but suddenly stops to save/update MM.db while playback continue to works as normal. There is no "crash" before I turn MM off, and playstat is gone for all tracks played after last proper (saved) MM.db see this post
There are some topics regarding this journal file, but not exact same problem, search for +db +journal.
I had to consult wikipedia to understand the word culprit
I'm not sure, I think this is info that is waaaayyy above my paygrade. But your are right the timer option would definately benefit you but in the meantime you might want to run a manual backup before shutting down MM, just to ensure you have a copy of the latest db.
nynaevelan wrote:I'm not sure, I think this is info that is waaaayyy above my paygrade. But your are right the timer option would definately benefit you but in the meantime you might want to run a manual backup before shutting down MM, just to ensure you have a copy of the latest db.
The problem with MM.db has been reported and now also localized so above warning is obsolete.
And Yes the timer option would be nice
Boys Don't Cry 3.1.0.1256 - M$ Vista Business sp1, DELL laptop, WD USB HDD 1TB (iPhone 3GS 32GB, iPod 30GB, Archos AV500 60GB)
If you are using the "Restore.vbs" then it might need editing, but this will depend on what you are backing up. For example the settings and database are in "AppData" so these will be fine, but scripts are in "Program Files" and therefore you will need to modify this path.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trixmoto wrote:If you are using the "Restore.vbs" then it might need editing, but this will depend on what you are backing up. For example the settings and database are in "AppData" so these will be fine, but scripts are in "Program Files" and therefore you will need to modify this path.
OK. I will replace Program Files with Program Files (x86) in Restore.vbs.