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

Lyrics #13

Open
joshbetz opened this issue Mar 25, 2012 · 5 comments
Open

Lyrics #13

joshbetz opened this issue Mar 25, 2012 · 5 comments
Labels
Milestone

Comments

@joshbetz
Copy link
Owner

For songs without lyrics in their tag, we could find a lyrics site with a simple API and search by song name

via #2

@joshbetz
Copy link
Owner Author

joshbetz commented Apr 1, 2012

https://developer.musixmatch.com/ - This has potential, but there's a limit of 2000 hits per day on an API key and it doesn't seem ready for wide use yet.

@joshbetz
Copy link
Owner Author

joshbetz commented Apr 1, 2012

It might be a better idea to just use the getLyrics method of the Subsonic API and if there are no lyrics, then don't show any.

@toloumi
Copy link
Contributor

toloumi commented May 2, 2012

working on this now, I'll keep you updated

@joshbetz
Copy link
Owner Author

joshbetz commented May 2, 2012

I wasn't going to put this in, but if you want to I would just use the getLyrics method of the API. What I was thinking was if you tap the album art on the now playing screen, another view would show up with a dark transparent background and lyrics that can scroll in that area. Tapping again would then hide the lyrics.

@toloumi
Copy link
Contributor

toloumi commented May 2, 2012

yep was thinking the same thing

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

2 participants