Este script permite renombrar artistas por lotes, cambiando "Nombre Apellido" por "Apellido, Nombre". Esto también funciona con segundos nombres: "Nombre Segundo Nombre Apellido" -> "Apellido, Nombre Segundo Nombre". Permite listar tres tipos de excepciones: artistas completos, prefijos y sufijos. La operación inversa también es posible modificando la variable de modo, aunque esto ignora los prefijos y sufijos.

Translated automatically (see original)

This script allows you to batch rename artists "Firstname Lastname" to "Lastname, Firstname". This of course works with middlenames: "Firstname Middlename Lastname" -> "Lastname, Firstname Middlename". It allows you to list three kinds of exception, whole artists, prefixes and postfixes. The reverse is also possible by changing the mode variable, although this ignores the prefixes and postfixes.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 03/02/2012

Historial de versiones / Detalles
(2 Votos)
13199 Descargas

Historial de versiones / Detalles

Versión:
2.3
Actualizado:
03/02/2012
Size:
4.63 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
Added fix to handle multiple artists

Cambio de nombre masivo de títulos de las canciones seleccionadas desde el portapapeles

Translated automatically (see original)

Bulk renaming of titles of the selected songs from the clipboard

Hide original

By Oleg Chervyakov
Presentado por cholv
Actualizado 02/06/2016

Historial de versiones / Detalles
(1 Vote)
5545 Descargas

Historial de versiones / Detalles

Versión:
0.1.0.1
Actualizado:
02/06/2016
Funciona con:
Media Monkey 4.0
Cambios:

change url for download

Este script borra un solo campo (según lo especificado por el usuario) para todas las pistas seleccionadas. El nombre de este campo debe ser el valor de la propiedad SongData, que se encuentra en el archivo de ayuda del script; normalmente, estos coinciden con los encabezados de columna. Este script es útil al borrar un campo para un gran número de pistas, ya que funciona en segundo plano.

Translated automatically (see original)

This script clears out a single field (as specified by the user) for all the selected tracks. This field name must be the SongData property values which can be found in the scripting helpfile - these normally match the column headings. This script is useful when clearing out a field for a large number of tracks as it works in the background.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 26/07/2014

Historial de versiones / Detalles
(5 Votos)
10164 Descargas

Historial de versiones / Detalles

Versión:
1.3
Actualizado:
26/07/2014
Licencia:
Freeware
Funciona con:
Media Monkey 4.0 - 4.9
Cambios:

Added dropdown list of fields available and fixed special case for Leveling and LevelingAlbum was case sensitive.

Versión:
1.2
Actualizado:
03/02/2012
Size:
2.83 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
Added special case for album leveling field

Este script busca la cadena que representa el número de disco en el nombre del álbum "(CD1)", elimina "(CD1)" y convierte el número de pista de 1 a 101 (etc.). Ahora también existen procesos para convertir "(CD1)" en "" y "disco" en 1, así como para convertir la pista "101" en "disco=1" y "pista=1".

Translated automatically (see original)

This script looks for the string you use to represent disc number in the album name " (CD1)" and removes " (CD1)" and converts the track number from 1 to 101 (etc). There are now also processes to convert " (CD1)" into "" and disk to 1, and also to convert track "101" to disk=1 and track=1.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 26/12/2012

Historial de versiones / Detalles
(2 Votos)
13645 Descargas

Historial de versiones / Detalles

Versión:
3.2
Actualizado:
26/12/2012
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:

Fixed disc numbers larger than 9.

Versión:
3.1
Actualizado:
15/09/2012
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:

Fixed disc numbers larger than 9 (thanks to andig).

Versión:
3.0
Actualizado:
03/02/2012
Size:
3.35 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
Removed old code, added two new processes

Comprueba todas las pistas seleccionadas en busca de artistas que no tengan "The" delante, pero deberían (por ejemplo, The Beatles) y añade el prefijo. La lista personalizable permite incluir artistas internacionales. Encuentra discrepancias en tu biblioteca y muestra un cuadro de confirmación antes de afectar a tu base de datos.

Translated automatically (see original)

Checks all selected tracks for artists that do not have The in front but should (ie. The Beatles) and adds the prefix. User definable list allows for international artists. Finds mismatches in your library and shows a confirmation box before affecting your database.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 03/02/2012

Historial de versiones / Detalles
(2 Votos)
11434 Descargas

Historial de versiones / Detalles

Versión:
3.2
Actualizado:
03/02/2012
Size:
4.57 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
MM3/4 compatibility

Comprueba todas las pistas seleccionadas para..., The y corrige a The.... Útil para quienes intentaron solucionar el problema de ordenación antes de MM2.5 y ahora desean corregir su colección. Se abre un cuadro de confirmación para que los cambios se puedan ver antes de que surtan efecto. Permite introducir una lista de palabras "The", lo que permite a los usuarios internacionales.

Translated automatically (see original)

Checks all selected tracks for ..., The and corrects to The .... Useful for those who tried to get around the sort issue before MM2.5 and now wish to correct their collection. Confirmation box is launched so changes can be viewed before they take effect. Allows you to enter a list of "The" words, allowing for international users.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 03/02/2012

Historial de versiones / Detalles
(1 Vote)
6376 Descargas

Historial de versiones / Detalles

Versión:
3.4
Actualizado:
03/02/2012
Size:
4.31 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
MM3/4 compatibilty

Este script lee la etiqueta de la letra de la canción que se está reproduciendo y permite añadir fácilmente marcas de tiempo básicas. Resalta la línea que se está reproduciendo para que sea más fácil ver el progreso y ajustar los tiempos según corresponda.

Se muestra en un panel acoplable que se actualiza con la pista que se está reproduciendo. Incluye función de bucle para facilitar la optimización de las marcas de tiempo.

Ahora es un editor completo con opciones para añadir, editar y eliminar letras. Las letras se importan automáticamente desde EvilLyrics.

Translated automatically (see original)

This script reads the lyrics tag for the playing song and allows you to easily add basic timestamps. It highlights the currently playing line to make it easy to see progress so far and adjust times accordingly.

Displays in a dockable panel which updates with the currently playing track. Loop feature included to ease perfecting timestamps.

Is now a full editor with options to add, edit and delete the lyric lines as well. Lyrics are also imported from EvilLyrics automatically.

Hide original

By trixmoto
Presentado por trixmoto
Actualizado 03/08/2014

Historial de versiones / Detalles
(1 Vote)
4544 Descargas

Historial de versiones / Detalles

Versión:
4.0
Actualizado:
03/08/2014
Licencia:
Freeware
Funciona con:
Media Monkey 4.0 - 4.9
Cambios:

Updated for MM4 with new installation package and added auto-scroll option.

Comprueba todas las pistas seleccionadas para "The..." y corrige a "The". Se solicitó hacer lo contrario del guion original (corregir "The" al final). Se abre un cuadro de confirmación para que se puedan ver los cambios antes de que surtan efecto. Permite introducir una lista de palabras con "The", lo que permite a los usuarios internacionales.

Translated automatically (see original)

Checks all selected tracks for The ... and corrects to ..., The. Requested to do the opposite of the original script (Fix Trailing The). Confirmation box is launched so changes can be viewed before they take effect. Allows you to enter a list of "The" words, allowing for international users.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 03/02/2012

Historial de versiones / Detalles
(1 Vote)
3935 Descargas

Historial de versiones / Detalles

Versión:
2.1
Actualizado:
03/02/2012
Size:
4.06 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
MM3/4 compatibility

Hice este script para brindarte acceso con un solo clic a múltiples estados de ánimo.
Solo funciona para la canción que se está reproduciendo actualmente.
Debes guardarlo en la sección Scripts automáticos como archivo .vbs y volver a cargar Media Monkey. Se creará un panel acoplable. Si cierras el panel, puedes volver a abrirlo yendo al menú Ver, abajo, y selecciona "Panel de configuración de ambiente".

Al marcar una de las casillas de estado de ánimo, se añade al estado de ánimo de la canción si aún no está. También se añaden los puntos y comas para varios estados de ánimo.

Al editar el código a continuación en los lugares que marqué, puede cambiar la posición y el número de las casillas de verificación, así como los géneros que desea que establezcan.

Debería ser bastante fácil modificar el código para crear otro panel que le permita hacer lo mismo con Ocasiones o cualquier otro campo de texto.

Apenas sé programar en VBScript o Mediamonkey, por lo que no podré atender cualquier solicitud al respecto. ¡Alguien con más tiempo e inclinación puede encargarse de ello por usted!
Disfrutar

Me gustaría agradecer al equipo de desarrollo de Mediamonkey por crear un producto tan fantástico que permite hacer tantas cosas por sí solo y luego expandirlo mediante código. Supera a iTunes fácilmente.


[código]



Dim Mnu, Pnl, Lbl, Lbl2

Sub OnStartup
Establecer UI = SDB.UI

Establecer Pnl = UI.NewDockablePersistentPanel("TestingPanel")
Si Pnl.IsNew entonces
Pnl.Acoplado a = 2
Ancho común Pnl. = 250
terminar si
Pnl.Caption = "Panel de configuración de estado de ánimo"
Script.RegisterEvent Pnl, "AlCerrar", "PnlCerrar"

Establecer Lbl = UI.NewLabel(Pnl)
Lbl.Autosize = falso
Lbl.Multiline = verdadero
Lbl.Common.SetRect 10, 10, Pnl.Common.Width-20, Pnl.Common.Height-20
Lbl.Common.Anchors = 15 '1+2+4+8

'no cambies nada por encima de esta línea


'UTILICE ESTA PARTE PARA EDITAR LAS CASILLAS DE VERIFICACIÓN GÉNERO y posición
'Cambie los subtítulos de las casillas de verificación a los géneros que desee
'Utilice "SetRect" para cambiar la posición de cada casilla de verificación
'Copie y pegue 6 líneas de código de casilla de verificación para agregar una nueva casilla de verificación
'Todos los clics en las casillas de verificación son manejados por el controlador de eventos 1 en la parte inferior
'que mira el título del control que lo llama



Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 0, 100, 20
'izquierda, arriba, ancho, alto
ChB.Caption = "Épico"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 0, 100, 20
ChB.Caption = "Determinado"
Script.RegisterEvent ChB.Common, "AlClic", "ChBClick"


Establecer Chb = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 20, 100, 20
ChB.Caption = "Triste"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 20, 100, 20
ChB.Caption = "Feliz"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer Chb = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 40, 100, 20
ChB.Caption = "Etéreo"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 40, 100, 20
ChB.Caption = "Pacífico"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer Chb = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 60, 100, 20
ChB.Caption = "Tonto"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 60, 100, 20
ChB.Caption = "Aterrador"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer Chb = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 80, 100, 20
ChB.Caption = "Enojado"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 80, 100, 20
ChB.Caption = "Romántico"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"

Establecer Chb = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 100, 100, 20
ChB.Caption = "Aventurero"
Script.RegisterEvent ChB.Common, "AlClic", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 100, 100, 20
ChB.Caption = "Popular"
Script.RegisterEvent ChB.Common, "AlClic", "ChBClick"


Establecer Chb = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 120, 100, 20
ChB.Caption = "Genial"
Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


Establecer ChB = UI.NewCheckBox( Pnl)
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 120, 100, 20
ChB.Caption = "Diversión"
Script.RegisterEvent ChB.Common, "AlClic", "ChBClick"







''No cambies nada debajo de esta línea


' Agregar elemento de menú que muestra el panel después de cerrarlo
Establecer Sep = SDB.UI.AddMenuItemSep(SDB.UI.Menu_View,0,0)
Establecer Mnu = SDB.UI.AddMenuItem(SDB.UI.Menu_View,0,0)
Mnu.Caption = "Panel de configuración de estado de ánimo"
Mnu.Checked = Pnl.Común.Visible
Script.RegisterEvent Mnu, "Al hacer clic", "Mostrar panel"

Script.RegisterEvent SDB, "OnChangedSelection", "OnSelection"
Fin del subtítulo

Sub ShowPanel(Elemento)
Pnl.Common.Visible = no Pnl.Common.Visible
Mnu.Checked = Pnl.Común.Visible
Fin del subtítulo

Sub PnlClose( Artículo)
Mnu.Checked = falso
Fin del subtítulo

Sub OnSelection

Fin del subtítulo


Sub ChBClick( ChB)



Dim objSongList , objSongData
Establezca objSongList = SDB.NewSongList

Establezca objSongData = SDB.Player.CurrentSong
objSongList.Add(objSongData)

Dim StringMood, StringNewMood, StringAddMood
StringMood = objSongData.Mood

StringAddMood = ";" & ChB.Caption


Si InStr(StringMood,ChB.Caption) = 0 Entonces
'Old Mood no contiene el que usted marcó.
StringNewMood = StringMood y StringAddMood

objSongData.Mood = StringNewMood
objListaDeCanciones.ActualizarTodo

Fin si 'Si el modo anterior contiene el modo nuevo, no se realiza ninguna acción.
ChB.Checked = falso

Fin del subtítulo





[/código]

Translated automatically (see original)

I made this script to give you one-click access to multiple moods.
It only works for the currently PLAYING song.
You need to save it in the Auto scripts section as a .vbs file, and reload media monkey.  It will create a dockable panel.  If you close the panel you can reopen it by going to the View menu, go to the bottom, and it's "Mood Setting Panel"

When you click one of the mood checkboxes, it adds that to the mood for the song if it's not already on there.  It also adds the semicolons for multiple moods.

By editing the below code in the places I marked out, you can change the position and number of the checkboxes as well as the genres you want them to set.

It should be easy enough to modify the code to make another panel that lets you do the same thing with Occasions or any other text field. 

I hardly know VBScript or Mediamonkey programming so any requests on this I will not be able to do, someone with more time and inclination can pick that up for you!
Enjoy

I would like to thank Mediamonkey's dev team for making such an awesome product that allows you to do so much on its own, and then expand it using code.  Beats Itunes easy.


[code]

 
 
Dim Mnu, Pnl, Lbl, Lbl2
 
Sub OnStartup
  Set UI = SDB.UI
 
  Set Pnl = UI.NewDockablePersistentPanel("TestingPanel")
  if Pnl.IsNew then
    Pnl.DockedTo = 2
    Pnl.Common.Width = 250
  end if
  Pnl.Caption = "Mood Setting Panel"
  Script.RegisterEvent Pnl, "OnClose", "PnlClose"
 
  Set Lbl = UI.NewLabel(Pnl)
  Lbl.Autosize = false
  Lbl.Multiline = true
  Lbl.Common.SetRect 10, 10, Pnl.Common.Width-20, Pnl.Common.Height-20
  Lbl.Common.Anchors = 15  '1+2+4+8

'don't change anything above this line


' USE THIS PART TO EDIT CHECK BOXES GENRE and position
'Change Checkbox Captions to Genres you want
'Use "SetRect" to change position of each checkbox
'Copy paste 6 lines of checkbox code to add a new checkbox
'All clicks to checkboxes are handled by the 1 event handler at the bottom
'which looks at the caption of the control that calls it



 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 0, 100, 20
'left, top, width, height
  ChB.Caption = "Epic"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 0, 100, 20
  ChB.Caption = "Determined"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set Chb = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 3, 20, 100, 20
  ChB.Caption = "Sad"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 20, 100, 20
  ChB.Caption = "Happy"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set Chb = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 3, 40, 100, 20
  ChB.Caption = "Ethereal"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 40, 100, 20
  ChB.Caption = "Peaceful"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set Chb = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 3, 60, 100, 20
  ChB.Caption = "Goofy"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 60, 100, 20
  ChB.Caption = "Scary"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set Chb = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 3, 80, 100, 20
  ChB.Caption = "Angry"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 80, 100, 20
  ChB.Caption = "Romantic"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"

 Set Chb = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 3, 100, 100, 20
  ChB.Caption = "Adventurous"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 100, 100, 20
  ChB.Caption = "Popular"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set Chb = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 3, 120, 100, 20
  ChB.Caption = "Cool"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"


 Set ChB = UI.NewCheckBox( Pnl)
  ChB.Common.ControlName = "ChB"
 ChB.Common.SetRect 123, 120, 100, 20
  ChB.Caption = "Fun"
  Script.RegisterEvent ChB.Common, "OnClick", "ChBClick"







''don't change anything below this line

 
  ' Add menu item that shows panel after it is closed
  Set Sep = SDB.UI.AddMenuItemSep(SDB.UI.Menu_View,0,0)
  Set Mnu = SDB.UI.AddMenuItem(SDB.UI.Menu_View,0,0)
  Mnu.Caption = "Mood Setting Panel"
  Mnu.Checked = Pnl.Common.Visible
  Script.RegisterEvent Mnu, "OnClick", "ShowPanel"
 
  Script.RegisterEvent SDB, "OnChangedSelection", "OnSelection"
End Sub
 
Sub ShowPanel(Item)
  Pnl.Common.Visible = not Pnl.Common.Visible
  Mnu.Checked = Pnl.Common.Visible
End Sub
 
Sub PnlClose( Item)
  Mnu.Checked = false
End Sub
 
Sub OnSelection
 
End Sub


Sub ChBClick( ChB)



Dim objSongList   , objSongData
 Set objSongList = SDB.NewSongList  

 Set objSongData = SDB.Player.CurrentSong
 objSongList.Add(objSongData)   

Dim StringMood, StringNewMood, StringAddMood
 StringMood = objSongData.Mood

StringAddMood =  ";" & ChB.Caption


If InStr(StringMood,ChB.Caption) = 0 Then
'Old Mood does not contain the one you checked.
StringNewMood = StringMood & StringAddMood

objSongData.Mood = StringNewMood
objSonglist.UpdateAll          

End If '   If Old Mood contains New Mood, no action is taken.
ChB.Checked = false
                       
End Sub





[/code]

Hide original

By mutronbiphase
Presentado por mutronbiphase
Actualizado 31/05/2012

Historial de versiones / Detalles
(1 Vote)
4982 Descargas

Historial de versiones / Detalles

Versión:
1
Actualizado:
31/05/2012
Size:
4.86 KB
Funciona con:
Media Monkey 4
Agrega 2 herramientas que permiten a los usuarios descargar y administrar de forma automática o manual géneros, estados de ánimo y temas.Translated automatically (see original)
Adds 2 tools that let users automatically or manually download and manage genres, moods and themes.Hide original

By roguesdt
Presentado por roguesdt
Actualizado 01/02/2012

Historial de versiones / Detalles
(4 Votos)
10442 Descargas

Historial de versiones / Detalles

Versión:
1.000
Actualizado:
01/02/2012
Licencia:
GNU General Public License version 3.0 (GPLv3)
Funciona con:
Media Monkey 4.0

Este script se puede utilizar para eliminar prefijos y sufijos. Primero, seleccione las pistas que desea corregir y luego ejecute el script desde el menú. Aparecerá una pantalla en la que podrá especificar los prefijos y sufijos que desea eliminar. A continuación, aparecerá una pantalla de confirmación que muestra los cambios que se realizarán; al hacer clic en Aceptar, se aplicarán los cambios.

Translated automatically (see original)

This script can be used to remove prefixes and suffixes. First select the tracks you want to fix, then run the script from the menu. You are presented with a screen where you can specify the prefixes and suffixes you wish to be removed. Next you will be presented with a confirmation screen showing the changes that will be made - clicking Ok will apply the changes.

Hide original

By Rik Lewis
Presentado por trixmoto
Actualizado 03/02/2012

Historial de versiones / Detalles
(4 Votos)
8668 Descargas

Historial de versiones / Detalles

Versión:
1.1
Actualizado:
03/02/2012
Size:
5.39 KB
Licencia:
Freeware
Funciona con:
Media Monkey 3.0 - 4.9
Cambios:
Fixed multiple artists not processed individually, Added checkboxes for each field to process

Algunos archivos MP3, en particular los de las colecciones "Varios Artistas", lamentablemente tienen el artista y el título combinados en el campo Título ("Beatles - Yes It Is"), mientras que el campo Artista suele contener solo la palabra "Varios". Al ejecutar este script en los archivos seleccionados, el artista aparecerá "Beatles" y el título "Yes It Is".

Nota: este archivo es un archivo de texto y debe agregarse manualmente como complemento.

Translated automatically (see original)

Some MP3 files, particularly those from 'Various Artists' collections, unfortunately have the artist and title combined into the Title field, ("Beatles - Yes It Is") while the Artist field typically just has the word "Various". Running this script on selected files will leave you with "Beatles" for Artist and "Yes It Is" for Title.

Note: this file is a text file and must be manually added as an addon.

Hide original

By rhand
Presentado por rhand
Actualizado 14/11/2013

Historial de versiones / Detalles
(1 Vote)
7477 Descargas

Historial de versiones / Detalles

Versión:
1.0
Actualizado:
14/11/2013
Size:
909 B
Funciona con:
Media Monkey 4