Timber
Timber copied to clipboard
Read lyrics from *.txt file
Before trying to read lyrics embedded in the file (MP3, OGG etc.), check if an external lyrics file has been provided. If so, try to read that file instead. If no such file exists, or the reading fails; try the old methods. The UTF-8 character encoding is enforced to support german letters.
Have you tested the build?
I have tested this for the past few days on two devices; Android 10 with GAPPS, and Android 9 (LineageOS 16.0) with microG.
Regarding 92369af , after squashing my commits I decided to change from LRC to TXT (since LRC uses timestamps), but must have missed to force push after re-squashing