[Invalid] Can't seem to get it to work.
Closed this issue · 8 comments
Both lyrics getter and StatusBar lyric installed and configured correctly. Lyrics getter ext also installed and given proper permissions. When I play a song on Spotify nothing happens.
There are many reasons why it can't be displayed, such as StatusBarLyric doesn't have a normal Hook, LyricsGetterExt is killed by the system, lyrics are not found, etc. If it's possible can you try to put LyricsGetterExt into priv-app to ensure that LyricsGetterExt's service is working properly, or Install a SQLite to see if LyricsGetterExt's Lyrics.db has lyrics for the current song.
Since the service is still not working properly for a long time, most of the time you need to grant Allow Notification Access to the LyricsGetterExt service again to make it work for a while.
Translated with www.DeepL.com/Translator (free version)
Can you give the notification that is displayed when it is played, there is still a problem with the bailout of this project, it is logical that an empty notification should appear if LyricsGetterExt is running properly, like this
I do indeed sometimes (but not always) get that notification. But it seems like the issue is from lyrics getter itself other than this. Do you have any idea if android 13 is supported? I suspect that something might have changed in the media events which stopping lyrics getter from detecting when music is playing.
I can assure you that Android 13 is supported. As my device is also Android 13!
As well as that you might want to try uninstalling the current LyricsGetterExt installed on your device try using the latest build of https://github.com/VictorModi/LyricsGetterExt/actions to try and see if it works!
The crash you're reporting has been fixed in the Action(CI) version!
I can assure you that Android 13 is supported. As my device is also Android 13!
As well as that you might want to try uninstalling the current LyricsGetterExt installed on your device try using the latest build of https://github.com/VictorModi/LyricsGetterExt/actions to try and see if it works!
The crash you're reporting has been fixed in the Action(CI) version!
Okay so I found this option
"Pin media player" seems with this option on the media events aren't caught correctly by Lyrics Getter Ext. Disabling it made it more consistent and correctly launching when playing a song. I found also the lyrics db file you told me about and it seems like it's getting the lyrics correctly. Problem is, Lyrics Getter is still not showing any lyrics in my status bar even though status bar lyric's test worked fine. You can close this as the issue is related to Lyrics Getter not this module.
Looks like you've found the problem, thanks a lot for the feedback!
I opened this issues by mistake, sorry. :(