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

스포티파이에서 가사를 제공하는 곡에서 '플레이어 제공 가사'를 선택하면 가사 표시가 안됨 #707

Closed
rkdrlgh22 opened this issue Feb 25, 2024 · 5 comments
Labels

Comments

@rkdrlgh22
Copy link

스포티파이에서 가사를 제공하는 곡이지만 "플레이어 제공 가사" 로바꿀시 업데이트가 안되고 N/A 로 출력이 안나옵니다.
그뿐만 아니라 가사 선택을 마우스로 드래그 하면 프레임드랍이 걸리면서 드래그 속도가 느려지고 프로그램이 급격하게 무거워집니다.

@Su-Yong Su-Yong added the Type: Bug Something isn't working label Feb 25, 2024
@rkdrlgh22
Copy link
Author

프로그램이 작동이 플레이어 제공 가사가 spotify에서 작동이 안될떄 Client ID 나 Client secret 으로 수동으로 추가해서 가사를 불러오게 하는 방법도 고려해주세요.

@Su-Yong
Copy link
Member

Su-Yong commented Feb 26, 2024

스포티파이에서 가사를 제공하는 곡이지만 "플레이어 제공 가사" 로바꿀시 업데이트가 안되고 N/A 로 출력이 안나옵니다. 그뿐만 아니라 가사 선택을 마우스로 드래그 하면 프레임드랍이 걸리면서 드래그 속도가 느려지고 프로그램이 급격하게 무거워집니다.

가사선택창을 마우스로 드래그해서 창을 이동하게되면 급격한 프레임드랍이 일어나는 문제는 윈도우 버그입니다. (#112) 윈도우 최신 업데이트를 해주시면 해당 문제가 사라집니다. (Windows 11 23H2 22631.3155 기준 해결됨)

추가로 댓글달아주신 Spotify API를 이용하는 부분은 해당 이슈에 배정해두겠습니다


수정) Spotify에 API를 바로 접근할 수 없어 spicetify로 우회 접근해야해서 Spotify 계정 로그인하여 가사를 로드하는 부분은 일단 보류 상태로 전환하였습니다

@JellyBrick
Copy link
Member

cc @alvin0319 @HelloWorld017

@Su-Yong
Copy link
Member

Su-Yong commented Feb 26, 2024

spicetify/cli#2837 현재 해결책은 스포티파이 클라이언트 버전을 낮추는거말곤 없다고합니다

@rxri
Copy link

rxri commented Mar 4, 2024

spicetify/cli#2837 현재 해결책은 스포티파이 클라이언트 버전을 낮추는거말곤 없다고합니다

Hi, the issue you're mentioning, has been fixed in v2.32.0, 2 weeks ago, and makes the Spotify API available again in 1.2.31 and higher.

@Su-Yong Su-Yong closed this as completed Mar 4, 2024
@JellyBrick JellyBrick pinned this issue Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants