Where Customization Begins 

  • How to config AMIP without AMIP Configuration Tool and Java

  • Many Other Tutorials That Don't Belong In Any Of The Above Sections Here.
Many Other Tutorials That Don't Belong In Any Of The Above Sections Here.
 #27222  by TheAslan
 17 Jul 2013, 22:58
I think that everybody knows what AMIP is, it is a plugin for media players which adds a feature which allows users to post a playing song to text areas, you can also define hotkeys which you can use to paste a playing song to text areas or browsing a playlist.

First install AMIP plugin for your media player, then open your media player, then hit Ctrl + Shift + Alt + O, it will open this window:

Image

Then hit Clipboard (5) button and define how you like to show your playing song info (One trick if you like to show letters Ö, Ä, and Å correctly then type %s, it will show for example: Example Artist - ÖÖÄÄÅÅ

Then hit OK button, then browse here:

C:\Program Files (x86)\iTunes\Plug-ins - x64
C:\Program Files\iTunes\Plug-ins - x86

Then find plugin.ini and open it with Notepad, if you like to define keyboard shortcut buttons which will paste a playing song to text areas or if you like define which keyboard button you like to use for playlist search, then go to this line:

Line 32, Col 17 - RegexHotkey="" - Inside those quotes you will add your keyboard shortcut, Line 32 is for playlist search.
Line 123, Col 14 - PasteHotkey="" - Inside those quotes you will add your keyboard shortcut, Line 123 is for paste feature.