68e63f809c
fix: apply fix from eslint
2025-09-05 22:43:34 +09:00
e6c78dd5e0
feat(discord): add song & artist URLs to rich presence ( #3737 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-09-05 15:32:31 +09:00
53193cda98
feat(Synced-Lyrics): Also search for lyrics with the original title language ( #3206 )
...
* Add tags array for song info
* Implement original title and original artist search for LRCBLib
* comment cleanup
* Check if microformat.tags is an array
2025-04-16 23:12:04 +09:00
bcdd24d74b
feat: Allow scrobbling using alternative song titles ( #3093 )
2025-03-16 02:42:58 +09:00
1bad46890a
fix: fix possible NPE
2024-12-25 10:28:24 +09:00
24e593b22f
fix: use HEAD instead of GET in songInfo.imageSrc validation step
...
Thanks to @daika7ana!
Close #2766
2024-12-25 09:49:30 +09:00
d3c7848896
fix(discord): use net.fetch instead of fetch
2024-12-20 23:23:15 +09:00
ea50cb1e65
fix(discord): check imageSrc
2024-12-20 23:22:48 +09:00
5070fd88b5
fix(discord): Fix Album Art failing on Discord RPC ( #2666 )
2024-12-20 23:19:51 +09:00
1e4cd699db
fix: callback for time-changed event ( #2577 )
...
Co-authored-by: Derek Alsop <15299183+Azorant@users.noreply.github.com >
2024-11-03 19:18:06 +09:00
cb1381bbb3
fix: apply fix from eslint
2024-10-13 22:45:11 +09:00
5b004eedff
fix(song-info): fix regex
2024-09-07 18:40:24 +09:00
371805334b
Improve video title filters ( #1667 )
2024-03-28 02:54:16 +09:00
55c934ac7c
fix: remove possible memory leak
2024-02-27 02:42:55 +09:00
d37cd2418c
fix: fix bugs in MPRIS, and improve MPRIS ( #1760 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
Co-authored-by: Totto <32566573+Totto16@users.noreply.github.com >
2024-02-20 20:50:55 +09:00
4657aeca45
fix: apply fix from eslint
2024-02-18 11:58:26 +09:00
b4083874ac
fix: invalid podcast artist name
...
🤦
2024-02-16 08:41:00 +09:00
e3ad804dc4
feat: Support disabling scrobbling for non-music content ( #1665 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2024-01-31 17:41:55 +09:00
26de7f940e
fix: fix #1621
2024-01-16 20:34:00 +09:00
7c404ba2ea
chore(song-info): fix typo
2024-01-16 19:14:16 +09:00
96d2a72bfa
chore(song-info): change from array to Set
...
change from `array` to `Set` to prevent the duplicate callback from being stored
2024-01-16 19:13:35 +09:00
6b7c43925a
feat: rename IPC
2024-01-06 10:17:40 +09:00
a3104fda4b
feat: run prettier
2023-11-30 11:59:27 +09:00
2fe28cf126
clean code
2023-11-27 19:26:45 +09:00
7625a3aa52
QOL: Move source code under the src directory. ( #1318 )
2023-10-15 21:52:48 +09:00