AIMP Forum

AIMP for PC => Вопросы / Questions => Topic started by: XJ-090 on July 11, 2023, 03:36:51

Title: Integrating Musixmatch in AIMP for Lyrics Display
Post by: XJ-090 on July 11, 2023, 03:36:51
Hi everyone,

Is there any way to use Musixmatch with AIMP to show lyrics line by line in a window next to AIMP?

Thanks!
Title: Re: Integrating Musixmatch in AIMP for Lyrics Display
Post by: sveakul on July 11, 2023, 22:30:05
If you're using the latest version of AIMP, it's already designed to search Musixmatch (and 3 other sites) for lyrics and display them either in the "Information Box" window (movable) or the main skin depending on what skin you are using.  Be sure the "WebLyrics" plugin is selected in your preferences, and in Player/Additional Information/Lyrics be sure "Find on the Internet" is checked.

If you want additional sources searched--Genius, Bandcamp, Azlyrics, Spotify, Songlyrics, Lyricsify--feel free to copy over the attached aimp_webLyrics.ini file into your aimp_webLyrics plugin folder (extract and overwrite).  It has been modified with extra code added by several generous forum contributors, mostly from the AIMP WebLyrics thread (https://www.aimp.ru/forum/index.php?topic=57148.0 (https://www.aimp.ru/forum/index.php?topic=57148.0)).  It also includes extra sources for album art.

If Musixmatch is desired as your first-searched source, move the code under the header [musixmatch.com] to the top of the aimp_webLyrics.ini file contents.
Title: Re: Integrating Musixmatch in AIMP for Lyrics Display
Post by: XJ-090 on July 12, 2023, 05:25:52
Thank you very much for your complete answer.