Commit graph

68 commits

Author SHA1 Message Date
Kendall Garner
8835fc640a Include lyric simplification, restore clear button
- merges lyric simplification
- restores metadata/clear
2023-06-09 17:24:34 -07:00
jeffvli
f92cd89c46 Add fade in animation for lyrics container 2023-06-09 17:24:34 -07:00
jeffvli
a1a113d3c6 Move scroll container to wrap lyrics only 2023-06-09 17:24:34 -07:00
jeffvli
3f78c3f420 Move all lyrics fetching logic into query 2023-06-09 17:24:34 -07:00
jeffvli
d38c846e80 Update lyric fetcher return types 2023-06-09 17:24:34 -07:00
Kendall Garner
007a099951 Lyrics Improvements
- Make the settings text actually consistent with behavior
- Add metadata (artist/track name) for fetched tracks
- Add ability to remove incorrectly fetched lyric
- Add lyric fetch cache; save the last 10 fetches
- Add ability to change offset in full screen, add more comments
2023-06-09 17:24:34 -07:00
jeffvli
d1dde2428f Minor fixes on main component 2023-06-04 16:46:05 -07:00
jeffvli
190dd71b3c Fix styling on unsync lyrics 2023-06-04 16:46:05 -07:00
jeffvli
cf43bf360e Use scale instead of font-size for active lyric 2023-06-04 16:46:05 -07:00
jeffvli
48dfd469ed Additional styling changes 2023-06-04 16:46:05 -07:00
jeffvli
5dd860735d Adjust lyrics styling / animations 2023-06-04 16:46:05 -07:00
jeffvli
782c351ca6 Disable query if no song present 2023-06-04 16:46:05 -07:00
Kendall Garner
3aef2a80a7 rename listener function 2023-06-04 16:46:05 -07:00
Kendall Garner
85a10c799a address comments 2023-06-04 16:46:05 -07:00
Kendall Garner
9eef570740 support .txt 2023-06-04 16:46:05 -07:00
Kendall Garner
58f38b2655 add jellyfin, improvements 2023-06-04 16:46:05 -07:00
Kendall Garner
85d2576bdc Improved lyric syncing, fetch
- uses a somewhat more sane way to parse lyrics and teardown timeouts
- adds 'seeked' to setCurrentTime to make detecting seeks in lyric much easier
- adds ability to fetch lyrics from genius/netease (desktop only)
2023-06-04 16:46:05 -07:00
Kendall Garner
23f9bd4e9f initial implementation for lyrics 2023-06-04 16:46:05 -07:00