abhishekabhi789 / LyricsForPowerAmp

A plugin for poweramp to fetch lyrics from internet.
25 stars 2 forks source link

Option to add lyrics not showing up #7

Closed Trout47 closed 1 month ago

Trout47 commented 1 month ago

In poweramp, when opening the lyrics in a song, it used to have an option to add the lyrics using this plug-in. Now, I'm given the screen in the screenshot I've attached. It shows that under every song that I haven't added lyrics to yet with the exception of one. I've went under the options of the app it opens but this plug-in isn't an option.

This is before: Screenshot_20240804_225043_Poweramp

This is after: Screenshot_20240804_224842_Poweramp

abhishekabhi789 commented 1 month ago

I've removed the 'Setting Dummy Lyrics' behavior with v1.0. Now the plugin app will post a notification when there are no matching results for the automatic request from Poweramp.

Make sure you have enabled the Show lyrics request notification under the "Misc" category in plugin settings to receive notifications. Upon clicking the notification, you'll be taken to the search input page with track metadata typed in the input field. If this option is disabled, the plugin won't post the notification when it fails to find a matching result, and you can't perform a manual search. Also, check under Android settings to ensure you haven't accidentally blocked notifications from this plugin. The reason for removing the 'Dummy Lyrics' approach is that it marks tracks as having lyrics in the Poweramp UI, though it's merely a placeholder to start a manual search. If you have any further queries, please reopen this issue.