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

Refactor #84

Merged
merged 58 commits into from
Sep 20, 2024
Merged

Refactor #84

merged 58 commits into from
Sep 20, 2024

Conversation

nxoim
Copy link
Contributor

@nxoim nxoim commented Sep 3, 2024

  • Refactored a little hehe
  • Improved fab -> lyrics fetcher transition
  • improved some lyrics fetcher ui

Closes #79

@nxoim
Copy link
Contributor Author

nxoim commented Sep 3, 2024

please squash it on merge

@nxoim nxoim marked this pull request as ready for review September 3, 2024 21:06
songLink: String,
version: String,
provider: Providers,
// TODO providers could be a sealed interface to include such parameters
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, but let's leave this to another PR

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feel free to merge if you dont find any other issues

@Lambada10 Lambada10 merged commit d61183f into Lambada10:master Sep 20, 2024
2 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.

The ability to encode lyrics into the song file, instead of saving a .lrc file
3 participants