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

feat(popup-lyrics): add global delay option #1882

Merged
merged 2 commits into from
Aug 23, 2022
Merged

feat(popup-lyrics): add global delay option #1882

merged 2 commits into from
Aug 23, 2022

Conversation

adufr
Copy link
Contributor

@adufr adufr commented Aug 23, 2022

Hi, here is my first PR, which adds an option to the Popup Lyrics settings menu to set a global delay.

I implemented this because when I'm listening to music with my Airpods on my iPhone, while working on my computer, there always is a delay between the lyrics and the song, and I have to press pause/resume every time to fix it. With this new option, it is now possible to avoid this problem.

By default, delay is set to 0. I made the choice to use an input type="number" because a slider / a select / two minus and plus buttons, were not convenient to select a precise value.

Copy link
Member

@rxri rxri left a comment

Choose a reason for hiding this comment

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

Please run prettier to prettify file

@kyrie25
Copy link
Member

kyrie25 commented Aug 23, 2022

Hi! Thanks for your contribution.
Can you provide screenshots showing the new changes?

@adufr
Copy link
Contributor Author

adufr commented Aug 23, 2022

Hi! Thanks for your contribution. Can you provide screenshots showing the new changes?

Here is a screenshot where you can see the new option:
image

Copy link
Member

@kyrie25 kyrie25 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the work :)

@kyrie25 kyrie25 changed the title feat(popup-lyrics): add a global delay option feat(popup-lyrics): add global delay option Aug 23, 2022
@kyrie25 kyrie25 merged commit f6d518f into spicetify:master Aug 23, 2022
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.

None yet

3 participants