Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: local lyrics #229

Merged
merged 5 commits into from
Nov 7, 2023
Merged

fix: local lyrics #229

merged 5 commits into from
Nov 7, 2023

Conversation

lovegaoshi
Copy link
Owner

@lovegaoshi lovegaoshi commented Nov 7, 2023

closes #227

lyrics are now written in appdir/documents/lyrics/*.txt;
if lyrics can be read, load;
if lyrics doesnt have .txt in it, show lyrics;
else, load search

we might need to refactor some Lyrics because the setStates wont work as expected as they will only be updated in the next refresh cycle. but hey it works. dont touch it then

also clean orphan cache will remove all unlisted RNTPBlob files.

delete RNfetchblob temps
deleting lyric mapping can be done with a full reset.
hope the js size not equal issue is because of text ticker
Copy link

vercel bot commented Nov 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
azusa-player-mobile ✅ Ready (Inspect) Visit Preview Nov 7, 2023 8:22pm

@lovegaoshi lovegaoshi merged commit 420f44f into master Nov 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] lyric view overhaul
1 participant