Hello does anyone know how I can changing the default Database Location of MM 4.0.3.1476.
I have read the manuals http://www.mediamonkey.com/support/inde ... ticleid=17
http://www.mediamonkey.com/support/inde ... ticleid=46
But the MediaMonkey.ini file gets rest to the default values after starting the program
Changing Default Database Location MM 4.0.3.1476
Moderator: Gurus
Re: Changing Default Database Location MM 4.0.3.1476
Using DBName= under the [Systems] section in the ini should still work as it always has. Make sure you have only one [Systems] line in your ini.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
Re: Changing Default Database Location MM 4.0.3.1476
same issue for me, same version of MM.
I added the source line to the ini:
[SOURCE]
DBName=C:\Users\Public\Documents\MediaMonkeyDB\MM.DB
However, MM ignores this and always creates/uses a DB located in C:\Users\<user>\AppData\Roaming\MediaMonkey
any help would be highly appreciated
I added the source line to the ini:
[SOURCE]
DBName=C:\Users\Public\Documents\MediaMonkeyDB\MM.DB
However, MM ignores this and always creates/uses a DB located in C:\Users\<user>\AppData\Roaming\MediaMonkey
any help would be highly appreciated
-
- Posts: 23640
- Joined: Wed Aug 09, 2006 10:20 am
- Location: NJ, USA
- Contact:
Re: Changing Default Database Location MM 4.0.3.1476
Are you sure you've edited the correct .ini file?JoergR wrote:same issue for me, same version of MM.
I added the source line to the ini:
[SOURCE]
DBName=C:\Users\Public\Documents\MediaMonkeyDB\MM.DB
However, MM ignores this and always creates/uses a DB located in C:\Users\<user>\AppData\Roaming\MediaMonkey
any help would be highly appreciated
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?
Please no PMs in reply to a post. Just reply in the thread.
Need help? Got a suggestion? Can't find something?
Please no PMs in reply to a post. Just reply in the thread.
Re: Changing Default Database Location MM 4.0.3.1476
It should be under the existing [System] line (make sure you only have one [System] entry in the ini.JoergR wrote:[SOURCE]
DBName=C:\Users\Public\Documents\MediaMonkeyDB\MM.DB
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
Re: Changing Default Database Location MM 4.0.3.1476
Oh my god, what a mistake ... modified it to have it under [System] and it now works as expected. Sorry.