Modifica del database MediaMonkey e dei file di impostazioni / modifica della posizione predefinita del database

Il file di database MediaMonkey memorizza la maggior parte delle informazioni nella libreria MediaMonkey, inclusi metadati di file, playlist, cronologia di riproduzione, impostazioni di sincronizzazione, abbonamenti podcast e impostazioni di visualizzazione/filtro/raccolta. L'eccezione sono le cache di artwork MediaMonkey 4+ che sono memorizzate nel file system. La maggior parte dei dati di configurazione è memorizzata in un file di impostazioni .ini che salva le informazioni di configurazione su base per utente (l'eccezione è una configurazione relativa a Views che è memorizzata nel registro). Questi file sono memorizzati in posizioni diverse a seconda della versione di MediaMonkey e del sistema operativo.

Per modificare uno qualsiasi di questi file, assicurati prima che MediaMonkey sia stato chiuso. Puoi quindi usare i seguenti strumenti per modificare i file:

  • I file .db possono essere visualizzati con vari strumenti che supportano SQLite
  • I file .ini possono essere modificati con un editor di testo come Blocco note
  • persistent.json può essere modificato con un editor di testo come Blocco note
  • I file .mdb possono essere modificati (a proprio rischio) con Access (MediaMonkey 2.x e versioni precedenti)

Posizioni predefinite

MediaMonkey 5+:

  • Finestre 11/10:
    %APPDATA%\MediaMonkey5\MM5.DB
    %APPDATA%\MediaMonkey5\MediaMonkey.ini
    %APPDATA%\MediaMonkey5\persistent.json
    %APPDATA%\MediaMonkey5\MetadataCache\
  • Modalità portatile:
    Nella sottodirectory 'Portable' della posizione in cui è stato installato MediaMonkey. ad esempio
    <Cartella di installazione di MediaMonkey Portable> \Portable\MM5.DB
    <Cartella di installazione di MediaMonkey Portable> \Portable\MediaMonkey.ini
    <Cartella di installazione di MediaMonkey Portable> \Portable\persistent.json
    <Cartella di installazione di MediaMonkey Portable> \Portable\MetadataCache\

MediaMonkey 4.x:

  • Windows 10 / 8.1 / 8 / 7 / Vista:
    %APPDATA%\MediaMonkey\MM.DB
    %APPDATA%\MediaMonkey\MediaMonkey.ini
    %APPDATA%\MediaMonkey\MetadataCache\
  • Windows XP:
    C:\Documents and Settings\ < NOME UTENTE> \Dati applicazioni\MediaMonkey\MM.DB
    C:\Documents and Settings\ < NOME UTENTE> \Dati applicazioni\MediaMonkey\MediaMonkey.ini
    C:\Documents and Settings\ < NOME UTENTE> \Dati applicazioni\MediaMonkey\MetadataCache
  • Modalità portatile:
    Nella sottodirectory 'Portable' della posizione in cui è stato installato MediaMonkey. ad esempio
    < Cartella di installazione di MediaMonkey Portable> \Portable\MM.DB
    <Cartella di installazione di MediaMonkey Portable> \Portable\MediaMonkey.ini
    <Cartella di installazione di MediaMonkey Portable> \Portable\MetadataCache\

MediaMonkey 3.x:

  • Windows XP:
    C:\Documents and Settings\ < NOME UTENTE> \Impostazioni locali\Dati applicazioni\MediaMonkey\MM.DB
    C:\Documents and Settings\ < NOME UTENTE> \Impostazioni locali\Dati applicazioni\MediaMonkey\MediaMonkey.ini
  • Windows 8 / 7 / Vista:
    C:\Utenti\ <NOMEUTENTE> \AppData\Local\MediaMonkey\MM.DB
    C:\Utenti\ <NOMEUTENTE> \AppData\Local\MediaMonkey\MediaMonkey.ini

MediaMonkey 2.5:

  • Windows XP:
    C:\Documents and Settings\ <NOME UTENTE > \Documenti\Musica\MediaMonkey\MediaMonkey.mdb
    C:\Documents and Settings\ <NOME UTENTE > \Documenti\Musica\MediaMonkey\MediaMonkey.ini

Nota:

  • I percorsi con %APPDATA%\ possono essere copiati e incollati come mostrato nella barra degli indirizzi in Esplora file.
  • Sostituisci <USERNAME> nei percorsi con il nome utente con cui hai effettuato l'accesso a Windows
  • Sostituisci < Cartella di installazione portatile di MediaMonkey> con il percorso in cui è installata l'installazione portatile di MediaMonkey.

Modifica della posizione predefinita del database MediaMonkey

MediaMonkey consente di modificare la posizione del database modificando il file MediaMonkey.ini. È possibile scegliere una posizione diversa per l'archiviazione in una posizione di cui è stato eseguito il backup, su un'unità più veloce o in una posizione di rete

Per modificare la posizione del database MediaMonkey:

  1. Chiudere MediaMonkey (in modo che non sovrascriva nessuna delle modifiche)
  2. Eseguire il backup del file MediaMonkey.ini
  3. Sposta il file del database MediaMonkey dalla posizione predefinita nella nuova posizione in cui desideri memorizzarlo
  4. Aggiungere la seguente riga alla sezione [System] del file MediaMonkey.ini: DBName=full pathfilename.DB. Ad esempio: DBName=C:\Databases\music.db
  5. Avvia MediaMonkey


NOTE

  • Se non riesci a vedere questi file, probabilmente significa che devi abilitare la visualizzazione di file/cartelle nascosti. In Esplora file, vai su File > Opzioni . Seleziona la scheda Visualizza e seleziona "Mostra file, cartelle e unità nascosti". Le cartelle e i file elencati sopra dovrebbero ora essere accessibili in Esplora file.
  • È possibile utilizzare un percorso MediaMonkey.ini personalizzato tramite istruzioni della riga di comando .

Si applica a: ,

Translated automatically (see original)

Modifying the MediaMonkey database and settings files / changing the default database location

The MediaMonkey database file stores most of the information in the MediaMonkey library, including file metadata, playlists, play history, synchronization settings, podcast subscriptions, and display/filter/Collection settings. The exception is the MediaMonkey 4+ artwork caches which are stored within the file system. Most configuration data is stored in an .ini settings file that saves configuration information on a per-user basis (the exception being some configuration related to Views which is stored in the registry). These files are stored in different locations depending on the version of MediaMonkey and the operating system.

To modify any of these files, first make sure that MediaMonkey has been closed. You can then use the following tools to edit the files:

  • .db files can be viewed with various tools that support SQLite
  • .ini files can be edited with a text editor such as Notepad
  • persistent.json can be edited with a text editor such as Notepad
  • .mdb files can be edited (at your own risk) with Access (MediaMonkey 2.x and older)

Default Locations

MediaMonkey 5+:

  • Windows 11 / 10:
    %APPDATA%\MediaMonkey5\MM5.DB
    %APPDATA%\MediaMonkey5\MediaMonkey.ini
    %APPDATA%\MediaMonkey5\persistent.json
    %APPDATA%\MediaMonkey5\MetadataCache\
  • Portable Mode:
    In the ‘Portable’ subdirectory of the location to which MediaMonkey was installed. e.g.
    <MediaMonkey Portable Install Folder>\Portable\MM5.DB
    <MediaMonkey Portable Install Folder>\Portable\MediaMonkey.ini
    <MediaMonkey Portable Install Folder>\Portable\persistent.json
    <MediaMonkey Portable Install Folder>\Portable\MetadataCache\

MediaMonkey 4.x:

  • Windows 10 / 8.1 / 8 / 7 / Vista:
    %APPDATA%\MediaMonkey\MM.DB
    %APPDATA%\MediaMonkey\MediaMonkey.ini
    %APPDATA%\MediaMonkey\MetadataCache\
  • Windows XP:
    C:\Documents and Settings\<USERNAME>\Application Data\MediaMonkey\MM.DB
    C:\Documents and Settings\<USERNAME>\Application Data\MediaMonkey\MediaMonkey.ini
    C:\Documents and Settings\<USERNAME>\Application Data\MediaMonkey\MetadataCache
  • Portable Mode:
    In the ‘Portable’ subdirectory of the location to which MediaMonkey was installed. e.g.
    <MediaMonkey Portable Install Folder>\Portable\MM.DB
    <MediaMonkey Portable Install Folder>\Portable\MediaMonkey.ini
    <MediaMonkey Portable Install Folder>\Portable\MetadataCache\

MediaMonkey 3.x:

  • Windows XP:
    C:\Documents and Settings\<USERNAME>\Local Settings\Application Data\MediaMonkey\MM.DB
    C:\Documents and Settings\<USERNAME>\Local Settings\Application Data\MediaMonkey\MediaMonkey.ini
  • Windows 8 / 7 / Vista:
    C:\Users\<USERNAME>\AppData\Local\MediaMonkey\MM.DB
    C:\Users\<USERNAME>\AppData\Local\MediaMonkey\MediaMonkey.ini

MediaMonkey 2.5:

  • Windows XP:
    C:\Documents and Settings\<USERNAME>\My Documents\My Music\MediaMonkey\MediaMonkey.mdb
    C:\Documents and Settings\<USERNAME>\My Documents\My Music\MediaMonkey\MediaMonkey.ini

Note:

  • Paths with %APPDATA%\ can be copy & pasted as shown in the location bar in File Explorer.
  • Replace <USERNAME> in paths with the username you’re logged into Windows
  • Replace <MediaMonkey Portable Install Folder> with the path to where the portable install of MediaMonkey is installed.

Changing the Default Location of the MediaMonkey database

MediaMonkey allows you to change the database’s location by editing the MediaMonkey.ini file. You can choose a different location to store in a location that’s backed up, on a faster drive or a networked location

To change the location of the MediaMonkey database:

  1. Close MediaMonkey (so that it doesn’t overwrite any of the changes)
  2. Back up the MediaMonkey.ini file
  3. Move the MediaMonkey database file from default location to the new location where you’d like to store it
  4. Add the following line to the [System] section of the MediaMonkey.ini file: DBName=full pathfilename.DB. For example: DBName=C:\Databases\music.db
  5. Start MediaMonkey


NOTES

  • If you cannot see these files, it likely means that you need to enable viewing of hidden files/folders. In File Explorer, go to File > Options. Select the View tab and check “Show hidden files, folders, and drives”. The folders and files listed above should now be accessible in File Explorer.
  • A custom MediaMonkey.ini location can be used through command line instructions.

Applies to: ,

Hide original

Questo articolo ti è stato utile?