Outertune doesn't support multiple timestamps on one line, app crashes infinitely because of it #143
Closed
4 tasks done
Labels
bug
Something isn't working
Checklist
Steps to reproduce the bug
Expected behavior
If the feature is implemented, show the lyrics correctly. If it isn't, don't show the lyrics or pop up an error
Actual behavior
App crashes and you cannot get it to boot up again unless you clear data from it
Screenshots/Screen recordings
I have no recordings
Logs
I don't think you need them for this but will provide if needed later
OuterTune version
0.6.3
Device & Android version
Redmi Note 9S, Android 14
Additional information
Multiple timestamps on one line literally means that you have multiple timestamps on one line, and that line will get played at all the timestamps during the song. This is great when you don't wanna rewrite the line over and over again. Here's how it looks:
[00:02.15][00:04.52][00:08.19] lol
[00:03.05] example
this would be the same thing as this
[00:02.15] lol
[00:03.05] example
[00:04.52] lol
[00:08.19] lol
The text was updated successfully, but these errors were encountered: