Timber icon indicating copy to clipboard operation
Timber copied to clipboard

Read lyrics from *.txt file

Open nilsjor opened this issue 5 years ago • 3 comments

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.

nilsjor avatar Feb 07 '20 23:02 nilsjor

Have you tested the build?

fabmazz avatar Feb 11 '20 16:02 fabmazz

I have tested this for the past few days on two devices; Android 10 with GAPPS, and Android 9 (LineageOS 16.0) with microG.

nilsjor avatar Feb 12 '20 16:02 nilsjor

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

nilsjor avatar Feb 12 '20 16:02 nilsjor