이 스크립트를 사용하면 아티스트 "Firstname Lastname"을 "Lastname, Firstname"으로 일괄적으로 이름을 바꿀 수 있습니다. 물론 중간 이름에도 작동합니다: "Firstname Middlename Lastname" -> "Lastname, Firstname Middlename". 전체 아티스트, 접두사 및 접미사라는 세 가지 예외를 나열할 수 있습니다. 모드 변수를 변경하면 그 반대도 가능하지만, 이 경우 접두사와 접미사는 무시됩니다.
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
제출자 trixmoto
업데이트됨 03/02/2012
버전 기록 / 세부 정보
- 버전:
- 2.3
- 업데이트됨:
- 03/02/2012
- Size:
- 4.63 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- Added fix to handle multiple artists
클립보드에서 선택한 노래 제목을 대량으로 이름 바꾸기
Translated automatically (see original)Bulk renaming of titles of the selected songs from the clipboard
Hide original
By
Oleg Chervyakov
제출자 cholv
업데이트됨 02/06/2016
버전 기록 / 세부 정보
- 버전:
- 0.1.0.1
- 업데이트됨:
- 02/06/2016
- 다음과 함께 작동합니다:
- Media Monkey 4.0
- 변경 사항:
change url for download
이 스크립트는 선택된 모든 트랙에 대해 단일 필드(사용자가 지정한 대로)를 지웁니다. 이 필드 이름은 스크립팅 도움말 파일에서 찾을 수 있는 SongData 속성 값이어야 합니다. 이는 일반적으로 열 제목과 일치합니다. 이 스크립트는 백그라운드에서 작동하기 때문에 많은 수의 트랙에 대한 필드를 지울 때 유용합니다.
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
제출자 trixmoto
업데이트됨 26/07/2014
버전 기록 / 세부 정보
- 버전:
- 1.3
- 업데이트됨:
- 26/07/2014
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.9
- 변경 사항:
Added dropdown list of fields available and fixed special case for Leveling and LevelingAlbum was case sensitive.
- 버전:
- 1.2
- 업데이트됨:
- 03/02/2012
- Size:
- 2.83 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- Added special case for album leveling field
이 스크립트는 앨범 이름에서 디스크 번호를 나타내는 데 사용하는 문자열 "(CD1)"을 찾아서 "(CD1)"을 제거하고 트랙 번호를 1에서 101(등)로 변환합니다. 이제 "(CD1)"을 ""로, 디스크를 1로 변환하고, 트랙 "101"을 디스크=1, 트랙=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
제출자 trixmoto
업데이트됨 26/12/2012
버전 기록 / 세부 정보
- 버전:
- 3.2
- 업데이트됨:
- 26/12/2012
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
Fixed disc numbers larger than 9.
- 버전:
- 3.1
- 업데이트됨:
- 15/09/2012
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
Fixed disc numbers larger than 9 (thanks to andig).
- 버전:
- 3.0
- 업데이트됨:
- 03/02/2012
- Size:
- 3.35 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- Removed old code, added two new processes
앞에 The가 없지만 앞에 The가 있어야 하는 아티스트(예: The Beatles)를 선택한 모든 트랙을 확인하고 접두사를 추가합니다. 사용자 정의 가능 목록은 국제 아티스트를 허용합니다. 라이브러리에서 불일치를 찾고 데이터베이스에 영향을 미치기 전에 확인 상자를 표시합니다.
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
제출자 trixmoto
업데이트됨 03/02/2012
버전 기록 / 세부 정보
- 버전:
- 3.2
- 업데이트됨:
- 03/02/2012
- Size:
- 4.57 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- MM3/4 compatibility
모든 선택된 트랙을 ..., The로 확인하고 The ...로 수정합니다. MM2.5 이전에 정렬 문제를 해결하려고 시도했지만 지금은 컬렉션을 수정하려는 사람들에게 유용합니다. 확인 상자가 실행되어 변경 사항을 적용하기 전에 볼 수 있습니다. 국제 사용자가 사용할 수 있도록 "The" 단어 목록을 입력할 수 있습니다.
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
제출자 trixmoto
업데이트됨 03/02/2012
버전 기록 / 세부 정보
- 버전:
- 3.4
- 업데이트됨:
- 03/02/2012
- Size:
- 4.31 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- MM3/4 compatibilty
이 스크립트는 재생 중인 노래의 가사 태그를 읽고 기본 타임스탬프를 쉽게 추가할 수 있도록 합니다. 현재 재생 중인 줄을 강조하여 지금까지의 진행 상황을 쉽게 보고 그에 따라 시간을 조정할 수 있습니다.
현재 재생 중인 트랙과 함께 업데이트되는 도킹 가능한 패널에 표시됩니다. 타임스탬프를 완벽하게 만드는 데 도움이 되는 루프 기능이 포함되어 있습니다.
이제 가사 줄을 추가, 편집 및 삭제할 수 있는 옵션이 있는 전체 편집기입니다. 가사는 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
제출자 trixmoto
업데이트됨 03/08/2014
버전 기록 / 세부 정보
- 버전:
- 4.0
- 업데이트됨:
- 03/08/2014
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.9
- 변경 사항:
Updated for MM4 with new installation package and added auto-scroll option.
선택한 모든 트랙에서 The ...를 확인하고 ..., The로 수정합니다. 원래 스크립트와 반대로 하도록 요청했습니다(후행 The 수정). 확인 상자가 실행되어 변경 사항을 적용하기 전에 볼 수 있습니다. 국제 사용자를 위해 "The" 단어 목록을 입력할 수 있습니다.
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
제출자 trixmoto
업데이트됨 03/02/2012
버전 기록 / 세부 정보
- 버전:
- 2.1
- 업데이트됨:
- 03/02/2012
- Size:
- 4.06 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- MM3/4 compatibility
.jpg)
저는 여러분께 한 번의 클릭으로 다양한 기분에 접근할 수 있는 권한을 제공하기 위해 이 스크립트를 만들었습니다.
현재 재생 중인 노래에만 적용됩니다.
자동 스크립트 섹션에 .vbs 파일로 저장하고 미디어 몽키를 다시 로드해야 합니다. 도킹 가능한 패널이 생성됩니다. 패널을 닫으면 보기 메뉴로 가서 아래로 가서 "무드 설정 패널"을 다시 열 수 있습니다.
무드 체크박스 중 하나를 클릭하면 노래의 무드에 추가됩니다(아직 없는 경우). 또한 여러 무드에 대한 세미콜론도 추가합니다.
아래 코드 중 제가 표시한 부분을 편집하면 체크박스의 위치와 개수, 그리고 설정하고 싶은 장르를 변경할 수 있습니다.
코드를 수정하여 Occasions나 다른 텍스트 필드에서 동일한 작업을 수행할 수 있는 또 다른 패널을 만드는 것은 충분히 쉽습니다.
저는 VBScript나 Mediamonkey 프로그래밍에 대한 지식이 거의 없어서 이에 대한 요청은 제가 할 수 없습니다. 시간과 의욕이 더 많은 분이 대신 해 주실 수 있을 겁니다!
즐기다
저는 Mediamonkey의 개발팀에 감사드리고 싶습니다. 혼자서도 많은 것을 할 수 있고, 코드를 사용하여 확장할 수 있는 멋진 제품을 만들어 주었습니다. Beats Itunes easy.
[암호]
Dim Mnu, Pnl, Lbl, Lbl2
서브 온스타트업
UI 설정 = SDB.UI
Pnl = UI.NewDockablePersistentPanel("TestingPanel") 설정
Pnl.IsNew이면
Pnl.도킹됨 = 2
Pnl.공통.너비 = 250
종료하면
Pnl.Caption = "기분 설정 패널"
스크립트.RegisterEvent Pnl, "OnClose", "PnlClose"
Lbl = UI.NewLabel(Pnl) 설정
Lbl.자동 크기 = 거짓
Lbl.Multiline = 참
Lbl.Common.SetRect 10, 10, Pnl.Common.Width-20, Pnl.Common.Height-20
Lbl.Common.Anchors = 15 '1+2+4+8
'이 줄 위에 있는 것은 아무것도 변경하지 마세요
' 이 부분을 사용하여 체크박스 장르 및 위치를 편집합니다.
'체크박스 캡션을 원하는 장르로 변경하세요.
'SetRect'를 사용하여 각 체크박스의 위치를 변경합니다.
'체크박스 코드 6줄을 복사하여 붙여넣어 새 체크박스를 추가합니다.
'체크박스에 대한 모든 클릭은 하단에 있는 1개의 이벤트 핸들러에 의해 처리됩니다.
'이를 호출하는 컨트롤의 캡션을 살펴봅니다.
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 0, 100, 20
'왼쪽, 위, 너비, 높이
ChB.Caption = "에픽"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 0, 100, 20
ChB.Caption = "결정됨"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
Chb = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 20, 100, 20
ChB.Caption = "슬픈"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 20, 100, 20
ChB.Caption = "행복하다"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
Chb = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 40, 100, 20
ChB.Caption = "에테리얼"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 40, 100, 20
ChB.Caption = "평화로운"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
Chb = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 60, 100, 20
ChB.Caption = "어리석은"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 60, 100, 20
ChB.Caption = "무섭다"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
Chb = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 80, 100, 20
ChB.Caption = "화가 났다"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 80, 100, 20
ChB.Caption = "로맨틱"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
Chb = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 100, 100, 20
ChB.Caption = "모험심"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 100, 100, 20
ChB.Caption = "인기"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
Chb = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 3, 120, 100, 20
ChB.Caption = "멋지다"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
ChB = UI.NewCheckBox(Pnl) 설정
ChB.Common.ControlName = "ChB"
ChB.Common.SetRect 123, 120, 100, 20
ChB.Caption = "재밌다"
스크립트.RegisterEvent ChB.Common, "OnClick", "ChBClick"
''이 줄 아래에 있는 것은 아무것도 변경하지 마세요
' 패널을 닫은 후 표시되는 메뉴 항목 추가
Sep 설정 = SDB.UI.AddMenuItemSep(SDB.UI.Menu_View,0,0)
Mnu = SDB.UI.AddMenuItem(SDB.UI.Menu_View,0,0) 설정
Mnu.Caption = "기분 설정 패널"
Mnu.Checked = Pnl.Common.Visible
스크립트.RegisterEvent Mnu, "OnClick", "ShowPanel"
Script.RegisterEvent SDB, "OnChangedSelection", "OnSelection"
서브 종료
하위 ShowPanel(항목)
Pnl.Common.Visible = Pnl.Common.Visible이 아닙니다.
Mnu.Checked = Pnl.Common.Visible
서브 종료
Sub PnlClose(항목)
Mnu.Checked = 거짓
서브 종료
하위 선택
서브 종료
Sub ChBClick(ChB)
Dim objSongList, objSongData
objSongList = SDB.NewSongList로 설정합니다.
objSongData = SDB.Player.CurrentSong으로 설정합니다.
objSongList.Add(objSongData)
Dim StringMood, StringNewMood, StringAddMood
StringMood = objSongData.Mood
StringAddMood = ";" & ChB.Caption
InStr(StringMood,ChB.Caption) = 0이면
'올드 무드에는 귀하가 선택한 내용이 포함되어 있지 않습니다.
StringNewMood = StringMood & StringAddMood
objSongData.Mood = 문자열새로운무드
objSonglist.UpdateAll
End If ' Old Mood에 New Mood가 포함되어 있는 경우 아무런 작업도 수행되지 않습니다.
ChB.체크됨 = 거짓
서브 종료
[/암호]
I made this script to give you one-click access to multiple moods.
Hide original
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]
By
mutronbiphase
제출자 mutronbiphase
업데이트됨 31/05/2012

Adds 2 tools that let users automatically or manually download and manage genres, moods and themes.Hide original
By
roguesdt
제출자 roguesdt
업데이트됨 01/02/2012
버전 기록 / 세부 정보
- 버전:
- 1.000
- 업데이트됨:
- 01/02/2012
- 특허:
- GNU General Public License version 3.0 (GPLv3)
- 다음과 함께 작동합니다:
- Media Monkey 4.0
이 스크립트는 접두사와 접미사를 제거하는 데 사용할 수 있습니다. 먼저 수정하려는 트랙을 선택한 다음 메뉴에서 스크립트를 실행합니다. 제거하려는 접두사와 접미사를 지정할 수 있는 화면이 표시됩니다. 다음으로 변경 사항을 보여주는 확인 화면이 표시됩니다. 확인을 클릭하면 변경 사항이 적용됩니다.
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
제출자 trixmoto
업데이트됨 03/02/2012
버전 기록 / 세부 정보
- 버전:
- 1.1
- 업데이트됨:
- 03/02/2012
- Size:
- 5.39 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- Fixed multiple artists not processed individually, Added checkboxes for each field to process
일부 MP3 파일, 특히 'Various Artists' 컬렉션의 파일은 불행히도 아티스트와 제목이 제목 필드에 결합되어 있습니다("Beatles - Yes It Is"). 반면 아티스트 필드에는 일반적으로 "Various"라는 단어만 있습니다. 선택한 파일에서 이 스크립트를 실행하면 아티스트는 "Beatles"이고 제목은 "Yes It Is"가 됩니다.
참고: 이 파일은 텍스트 파일이므로 수동으로 애드온으로 추가해야 합니다.
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
제출자 rhand
업데이트됨 14/11/2013