0 Members and 6 Guests are viewing this topic.
DataLyrics.PostProcessExpression=%IF(%StrLeft(%Value,We do not have the lyrics),\n\n%Value,)
на старой ревизии AIMP'а, который у меня так и не дошли руки обновить. В чём подвох ?
Старая - это какая?
Формат конфига менялся в 5.10. Всё, что новее, должно работать
Code: [Select][genius.com]Class=TAIMPLyricsWebPageBasedProviderCustomHeaders=\ncontent-type: application/json; charset=utf-8\ncontent-encoding: gzip\nuser-agent: Mozilla/5.0 (Android 13; Mobile; rv:68.0) Gecko/68.0 Firefox/105.0SearchQuery=https://genius.com/api/search/song?per_page=5&q=%artist%+%title%SearchQueryEncoding=URLSearchResult.StartTags="hits":[SearchResult.FinishTags=],"next_page"SearchResultArtist.StartTags="name":"SearchResultArtist.FinishTags=",SearchResultTitle.StartTags="title":"SearchResultTitle.FinishTags=",SearchResultURL.StartTags="url":"SearchResultURL.FinishTags=",DataLyrics.StartTags=<div data-lyrics-container="true" class="Lyrics-sc|">DataLyrics.FinishTags=<div class="LyricsFooter-sc
[genius.com]Class=TAIMPLyricsWebPageBasedProviderCustomHeaders=\ncontent-type: application/json; charset=utf-8\ncontent-encoding: gzip\nuser-agent: Mozilla/5.0 (Android 13; Mobile; rv:68.0) Gecko/68.0 Firefox/105.0SearchQuery=https://genius.com/api/search/song?per_page=5&q=%artist%+%title%SearchQueryEncoding=URLSearchResult.StartTags="hits":[SearchResult.FinishTags=],"next_page"SearchResultArtist.StartTags="name":"SearchResultArtist.FinishTags=",SearchResultTitle.StartTags="title":"SearchResultTitle.FinishTags=",SearchResultURL.StartTags="url":"SearchResultURL.FinishTags=",DataLyrics.StartTags=<div data-lyrics-container="true" class="Lyrics-sc|">DataLyrics.FinishTags=<div class="LyricsFooter-sc
Quote from: sveakul on December 27, 2024, 21:41:44I hate to say this, but the Genius script above no longer works. Apparently they are playing fast and loose.Edit: The Bandcamp script has also died (incl. the one supplied during install). Will sometimes return lyrics, but completely wrong song. Genius just doesn't return ANYTHING..Yep, however, both still work on 5.30.2563. Seems to be an AIMP or WebLyrics plugin issue
I hate to say this, but the Genius script above no longer works. Apparently they are playing fast and loose.Edit: The Bandcamp script has also died (incl. the one supplied during install). Will sometimes return lyrics, but completely wrong song. Genius just doesn't return ANYTHING..
А, ну там не в провайдерах проблема, это был баг в некоторых ранних сборках 5.40
Товарищи, кто-нибудь сталкивался с проблемой перезаписи AIMP'ом уже синхронизированного с помощью Minilyrics текста песни? Увидел эту проблему и теперь в шоке - столько файлов синхронизировал вручную, а плеер что-то перезаписывает. Причем бывает что на несинхронизированный файл
Сам по себе плеер стихи в теги не перезаписывает. Максимум что он может - сохранять найденный текст в интернете _рядом_ с аудиофайлом
[ly.bandcamp.com]Class=TAIMPLyricsWebPageBasedProviderSearchQuery=https://bandcamp.com/search?q=%artist%%20%title%&item_type=tSearchQueryEncoding=URLSearchResult.StartTags=class="searchresult data-search"|>SearchResult.FinishTags=</li>SearchResultArtist.StartTags=class="subhead">|by SearchResultArtist.FinishTags=</div>SearchResultTitle.StartTags=a href=|>SearchResultTitle.FinishTags=</a>SearchResultURL.StartTags=a href="SearchResultURL.FinishTags="DataLyrics.StartTags=class="tralbumData lyricsText">DataLyrics.FinishTags=</div>DataLyrics.PostProcessExpression=www.bandcamp.com\n\n%Value
It appears that the Bandcamp lyrics script is no longer returning hits from that site
Works fine on my end, though I'm using an older AIMP version. Try rolling back the update to see if that's the issue