Rachel Tang Posted April 2, 2020 Share Posted April 2, 2020 (edited) For anyone who is fond of a plugin to implement a lyrics parser to make up for Poweramp's lack of local lyrics support, here is it. It reads external lyrics located at where the songs are. To be clearer, for a song placed at XXX/YYY.mp3, this app tries to load XXX/YYY.lrc and display it in a floating window. Now live on Google Play: https://play.google.com/store/apps/details?id=net.rachel030219.poweramplrc (and Coolapk for users in China Mainland https://www.coolapk.com/apk/255710 or GitHub releases for convenient apk downloading https://github.com/Rachel030219/Poweramp-LRC-Plugin/releases) There are still plenty of bugs, even though it has been released in production track. When you run into one, don't forget to report it here or open an issue on GitHub 😜 If you like it, you can always give it a star on GitHub or view its (poorly written) source code: https://github.com/Rachel030219/Poweramp-LRC-Plugin Thanks to everyone who made it possible! 😏 Edited April 4, 2020 by Rachel Tang Link to comment Share on other sites More sharing options...
maxmp Posted April 2, 2020 Share Posted April 2, 2020 Hi, downloading, thanks for the info. If you have good ideas regarding further API improvements in Poweramp - please let me know. Link to comment Share on other sites More sharing options...
clever_man Posted April 2, 2020 Share Posted April 2, 2020 @Rachel Tang, just installed, started Poweramp and selected folder for the app and than app crashed. Sent the log to you. Link to comment Share on other sites More sharing options...
Rachel Tang Posted April 4, 2020 Author Share Posted April 4, 2020 @clever_man Hi, I've just uploaded a newer version fixing an issue which has caused app crashing on many devices, hope it'll work well for you… And if not, I'd be glad to receive crash logs. Your report made the app better, thanks! Link to comment Share on other sites More sharing options...
fazi78 Posted July 15, 2020 Share Posted July 15, 2020 On 4/4/2020 at 11:54 AM, Rachel Tang said: @clever_man Hi, I've just uploaded a newer version fixing an issue which has caused app crashing on many devices, hope it'll work well for you… And if not, I'd be glad to receive crash logs. Your report made the app better, thanks! Hi. Just downloaded and have question. There will be any options for changing theme, size, font color etc? Also there lyrics are show late than singing. It's app bug? Thanks for app Link to comment Share on other sites More sharing options...
Rachel Tang Posted July 15, 2020 Author Share Posted July 15, 2020 8 minutes ago, fazi78 said: Hi. Just downloaded and have question. There will be any options for changing theme, size, font color etc? Also there lyrics are show late than singing. It's app bug? Thanks for app Quote There will be any options for changing theme, size, font color etc? Yes. These features are under development and should be available soon… But not in recent days since I'll be unable to program in nearly a week. Quote Also there lyrics are show late than singing. It's app bug? It depends on how late it is. If it's a latency that is at most 500 ms, it is the app's bug. Poweramp's API only enables apps to count time in seconds, so… (the reasons are shown after permissions are granted properly). However, there is a plan to make the segments more detailed, for about 100 ms, but this is not a promised feature, since in current stage performance and power consumption are not evaluated yet. If the latency is more than 500 ms, try pause and resume(double-click the play button) in Poweramp. That possibly fixes it, which resets the time Poweramp passes to 3rd party apps. Link to comment Share on other sites More sharing options...
maxmp Posted July 17, 2020 Share Posted July 17, 2020 @Rachel Tang do you mean track progress time resolution? As I previously mentioned, feel free to request any additional changes to Poweramp APIs as needed. Thanks! Link to comment Share on other sites More sharing options...
Rachel Tang Posted August 4, 2020 Author Share Posted August 4, 2020 @maxmp Thanks! Modifying the API too much for the sake of one app seems unfair and redundant, so I plan to request API change only in some cases where there is no effective solution that can help solve the problem. And here is a request (to implement a feature long requested by the users). Could the embedded lyrics in each song be provided within the TRACK_CHANGED broadcast in the form of a content provider URI? Parsing the ID3 info again would be wasting performance and memory. Link to comment Share on other sites More sharing options...
maxmp Posted August 4, 2020 Share Posted August 4, 2020 @Rachel Tang actually, Poweramp doesn't extract lyrics for usual playback (to save battery, Poweramp doesn't do useless things). So to add this feature, either Poweramp should do otherwise useless thing for users not using plugins, or some extra option should be added, etc. Link to comment Share on other sites More sharing options...
Rachel Tang Posted August 4, 2020 Author Share Posted August 4, 2020 @maxmp So it means it would be a better option if I extract lyrics myself? Alright, and thanks anyway Link to comment Share on other sites More sharing options...
Prosenjit Posted August 26, 2020 Share Posted August 26, 2020 @Rachel Tang I installed this plugin today and copied tons of IRC files to proper music directory but whenever I tried to use it I got an error & the app generates log in it's own folder. Please note I have given all the permissions I possibly could still no luck. Then I thought maybe I'm doing something wrong so I installed blackplayer ex again to test & it works flawlessly each & every IRC files working properly. Here's some screenshots & generated logs by the plugin itself log.zip Link to comment Share on other sites More sharing options...
Rachel Tang Posted August 26, 2020 Author Share Posted August 26, 2020 @Prosenjit Thanks for your feedback! This problem should probably be fixed in the next version. Sorry for your bad experience Link to comment Share on other sites More sharing options...
Prosenjit Posted August 26, 2020 Share Posted August 26, 2020 3 minutes ago, Rachel Tang said: @Prosenjit Thanks for your feedback! This problem should probably be fixed in the next version. Sorry for your bad experience No problem I can wait & thanks a lot for your response 🙏 Link to comment Share on other sites More sharing options...
Rachel Tang Posted August 29, 2020 Author Share Posted August 29, 2020 @maxmp Sorry for the disturbance, but is there a quick way to get song files instead of parsing a tree URI from path? Link to comment Share on other sites More sharing options...
erikgdd Posted September 2, 2020 Share Posted September 2, 2020 Hi, I use the FIIO M11 music player. Downloaded the plug-in, It is not working on this device. Maybe you can help me. The log files : Download.zip Link to comment Share on other sites More sharing options...
Rachel Tang Posted September 2, 2020 Author Share Posted September 2, 2020 (edited) @erikgdd OK, I'll check it out and fix it if possible. Thanks for your feedback. Edited September 2, 2020 by Rachel Tang Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 8, 2021 Share Posted April 8, 2021 I've installed lyric plugin for Poweramp , but it doesn't work on my samsung a21s android 10,,, plz give me link for a21s android 10 ! Thank you. Link to comment Share on other sites More sharing options...
Rachel Tang Posted April 8, 2021 Author Share Posted April 8, 2021 @Mandolo5758 sorry for the bad experience, may I ask whether you have followed the instructions in the app, and could you provide the log generated in the app so that I can analyse the problem? The hierarchy of your song files and lyric files will also be helpful. Thanks! Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 On 4/8/2021 at 7:24 PM, Rachel Tang said: @Mandolo5758 sorry for the bad experience, may I ask whether you have followed the instructions in the app, and could you provide the log generated in the app so that I can analyse the problem? The hierarchy of your song files and lyric files will also be helpful. Thanks! I've installed n uninstalled it many times but there's no lyric loaded ,,, But if I play using SAMSUNG MUSIC , ttpod , all the lyrics can be played Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 It says running in the background , but there's no lyrics loaded Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 All the lyrics are in the same folders,, With the same file name. Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 All the lyrics are in the same folders,, With the same file name. Look at it , I play with samsung music it can work well. Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 Sorry I'm not good at English so I don't know what you mean , Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 On 4/8/2021 at 7:24 PM, Rachel Tang said: @Mandolo5758 sorry for the bad experience, may I ask whether you have followed the instructions in the app, and could you provide the log generated in the app so that I can analyse the problem? The hierarchy of your song files and lyric files will also be helpful. Thanks! Posted just now Sorry I'm not good at English so I don't know what you mean , Quote Link to comment Share on other sites More sharing options...
Mandolo5758 Posted April 10, 2021 Share Posted April 10, 2021 The setting in lyric plug in is like that Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now