Commit Graph

23 Commits

Author SHA1 Message Date
cc0bfae067 fix(last-fm): fix last-fm plugin 2023-10-08 02:41:06 +09:00
7d355ea1f2 fix: resolves #978 2023-09-13 22:52:06 +09:00
72c8c49edf fix: apply fix from eslint 2023-09-04 03:50:44 +09:00
53f5bda382 feat: migration to TypeScript FINAL
Co-authored-by: Su-Yong <simssy2205@gmail.com>
2023-09-04 02:27:53 +09:00
278618bc83 feat: migration to TypeScript part 3
Co-authored-by: Su-Yong <simssy2205@gmail.com>
2023-09-03 21:02:57 +09:00
3e3fdb3c3f fix: use net.fetch instead of node native fetch 2023-09-01 21:22:21 +09:00
aacc2d261b chore(deps): remove node-fetch, migration to node v18 fetch API 2023-08-29 21:15:22 +09:00
897cfd3c7d apply fix from eslint 2023-08-29 19:14:51 +09:00
c722896a73 fix: remove xo, migration to eslint 2023-08-29 17:22:38 +09:00
2ac3df0455 add album to lastfm if available 2022-04-18 18:45:53 +03:00
7cf78c6635 setup SongInfo **once** 2021-05-10 04:15:56 +03:00
792c2931b0 fix config overwrite on each start 2021-05-09 22:10:20 +03:00
e985b78241 lint 2021-05-08 01:08:24 +03:00
3522925dec remove open dependency 2021-05-08 01:00:23 +03:00
8b471c0772 create cleanupArtistName() in song-info 2021-05-07 04:47:24 +03:00
0c6630d2d9 additional cleanup/refactoring 2021-04-03 17:12:28 +02:00
bd82bd2249 added extra comments and corrected existing ones 2021-03-25 21:27:33 +01:00
f253a69656 added comment for the added function 2021-03-25 21:11:55 +01:00
bffbcb229d Made the suffixes configurable and added VEVO suffix to remove 2021-03-25 20:15:43 +01:00
1355b692b9 Remove the - Topic for more matches 2021-03-21 22:28:05 +01:00
2bb67db888 Fixed backwards compatibility 2021-03-21 18:47:16 +01:00
42e3d48caf Added now playing to last-fm 2021-03-19 22:00:00 +01:00
4747050b60 Added working lastfm support
currently only played songs are added
2021-03-19 21:32:33 +01:00