Kendall Garner
271be93a96
fix prettier/lint
2024-08-23 08:19:27 -07:00
Kendall Garner
9c6abcb32c
Use break-word over break-all
2024-08-20 16:35:08 +00:00
Kendall Garner
ebebdc1e03
forcefully break long lines
2024-08-19 22:12:32 -07:00
dragonish
e106fb324f
Fix synchronized lyrics that may become unaligned during playback after re-rendering
2024-07-22 21:33:01 +08:00
Gelaechter
ea865f44b1
Allow jumping to lyrics ( #656 )
2024-07-03 01:24:31 -07:00
Kaydax
04b4d92f69
Fix portrait mode detection ( #582 )
...
* Fix portrait mode detection
* Revert changes done on playbar
2024-04-17 06:21:49 +00:00
Kendall Garner
729538d885
[bugfix]: restart synchronized lyrics on repeat one (or track queued multiple times)
2024-04-12 20:52:10 -07:00
Jeff
83d5fee442
Merge pull request #484 from kgarner7/fix-structured-lyrics
...
[bugfix/enhancement]: Support Navidrome structured lyrics
2024-02-13 16:17:24 -08:00
jeffvli
9b0c9ba3ac
Fallback to web player if mpv fails to run
2024-02-13 02:05:59 -08:00
Kendall Garner
73cd647486
os lyrics
2024-02-01 23:53:10 -08:00
Kendall Garner
afb8510cd7
[enhancement]: increase padding for synchronizer lyric container
2024-01-28 19:42:23 -08:00
jeffvli
fbb0907a70
Fix lyrics mask
2023-09-21 17:41:27 -07:00
jeffvli
ec457d5125
Lint files based on updated rules
2023-09-15 20:42:38 -07:00
jeffvli
fca135ce2b
Add additional lyrics customizability options ( #146 )
2023-08-04 19:32:41 -07:00
jeffvli
ee83fdba71
Persist lyrics queries in indexeddb
2023-08-04 01:41:45 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
jeffvli
c5f551e963
Use flex gap instead of line height for lyrics
2023-06-13 18:47:47 -07:00
jeffvli
f4eaacc64a
Adjust vertical padding on lyrics display
2023-06-09 17:24:34 -07:00
jeffvli
72811dbedb
Fix broken layout on lyrics scroll
...
- App layout would break when transitioning into the full-screen due to scrollIntoView
- Replace scroll action with scrollTop implementation
2023-06-09 17:24:34 -07:00
jeffvli
762644d23d
Fix provider text
2023-06-09 17:24:34 -07:00
jeffvli
e56350c1c2
Add remaining lyric actions functionality
2023-06-09 17:24:34 -07:00
jeffvli
946b73d215
Miscellanous fixes
2023-06-09 17:24:34 -07:00
Kendall Garner
8835fc640a
Include lyric simplification, restore clear button
...
- merges lyric simplification
- restores metadata/clear
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
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
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