Commit graph

254 commits

Author SHA1 Message Date
vapormusic
390ef13d61 lol 2022-03-07 21:32:49 +07:00
vapormusic
d7261dbc86 fixes 2022-03-07 00:09:43 +07:00
vapormusic
c2a0bf2f45 add metadata support 2022-03-01 19:12:15 +07:00
vapormusic
6e0bfa99be switch id 2022-03-01 19:12:15 +07:00
booploops
5a160068cf startup mask, fixes mpris preventing quit 2022-02-28 20:04:12 -08:00
child_duckling
a5e22d5f0d link handling for discordrpc.ts 2022-02-26 23:53:21 -08:00
vapormusic
798a38613d Revert "Merge branch 'local' into develop"
This reverts commit 46ccfa1393, reversing
changes made to 8f9421258c.
2022-02-26 06:21:17 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +07:00
vapormusic
dc50d732ad test gc 2022-02-24 10:58:55 +07:00
vapormusic
c893304b5d chromecast (very botchy) 2022-02-23 22:17:04 +07:00
vapormusic
9c958d531c
Merge pull request #504 from inalone/filterAlbumNameFromDev
last.fm: initial implementation of filterAlbumName
2022-02-22 20:01:16 +07:00
inalone
68a28c0bab
last.fm: made removing attributes from album default behaviour 2022-02-22 11:03:18 +00:00
vapormusic
abf6def954 privateEnabled 2022-02-22 08:33:23 +07:00
inalone
1f7f2e2174 last.fm: initial implementation of filterAlbumName 2022-02-22 01:25:31 +00:00
vapormusic
ae9ea1d668 enforce Private Sessions on RPC and LastFM 2022-02-22 07:52:58 +07:00
inalone
0c7cba0443 last.fm: remove unnecessary onPlaybackStateDidChange function 2022-02-22 01:08:19 +00:00
kyw504100
2546750ed6
MacOS menubar 2022-02-20 02:55:22 +08:00
Core
6001dc1a1e
and git can go in the bin too 2022-02-17 03:07:58 +00:00
Core
4bed3ca783
Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"
This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.
2022-02-17 03:06:30 +00:00
Core
35aa69c2d6
Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop""
This reverts commit 0fb6802ff3.
2022-02-17 03:06:27 +00:00
Core
bd3a2b6172
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-17 03:02:25 +00:00
Core
0fb6802ff3
Revert "Merge remote-tracking branch 'origin/develop' into develop"
This reverts commit 5b360e74fa, reversing
changes made to 548688341d.
2022-02-17 03:02:16 +00:00
Core
0c0eac290a
Merge branch 'develop' into develop 2022-02-17 03:01:29 +00:00
Core
5b360e74fa
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	src/main/plugins/lastfm.ts
2022-02-17 02:58:25 +00:00
Core
548688341d
i hate lastfm
like really really
hate
it
2022-02-17 02:56:41 +00:00
vapormusic
1ad805c04e lastfm changes 2022-02-17 09:22:36 +07:00
Core
7f5ad08da3
Revert "Merge branch 'ciderapp:develop' into develop"
This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.
2022-02-17 01:16:31 +00:00
Core
cb82ff482d
Revert "Revert "LastFM can be unique and have its own call""
This reverts commit f156083d48.
2022-02-17 01:06:47 +00:00
Core
604ef16db8
Revert "Merge branch 'develop' into develop"
This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.
2022-02-17 01:05:52 +00:00
Core
f156083d48
Revert "LastFM can be unique and have its own call"
This reverts commit d36e1b19f6.
2022-02-17 01:01:17 +00:00
Core
51393397e5
Merge remote-tracking branch 'origin/develop' into develop 2022-02-17 00:58:54 +00:00
Core
d36e1b19f6
LastFM can be unique and have its own call 2022-02-17 00:58:48 +00:00
Core
04591e605c
Removed Discord clear on pause 2022-02-15 14:35:56 +00:00
Core
3653937f69
Fixed the mk reference 2022-02-14 13:31:11 +00:00
Core
3466869a34
Fix the ts error 2022-02-14 13:00:59 +00:00
vapormusic
ade11cd717
Update lastfm.ts 2022-02-14 08:14:27 +07:00
Chase Ingebritson
a804234646 Added a network request to pull artist names on scrobbling 2022-02-13 18:01:43 -06:00
vapormusic
5c56dfbcc3 rpc library images working now 2022-02-13 17:24:01 +07:00
vapormusic
2336b85291 rpc library images ( need api to work first) 2022-02-13 00:07:16 +07:00
child_duckling
31783d30d2 Added Quack language for the memes 2022-02-11 21:43:45 -08:00
child_duckling
6cbb472c35 [MAS] adjust for macOS design standards 2022-02-11 19:37:09 -08:00
vapormusic
1e2978199e tmp 2022-02-12 08:19:58 +07:00
vapormusic
f71a22b8e9 lastfm 2022-02-10 16:41:26 +07:00
vapormusic
f4dda32e12 attempt to fix lastfm 2022-02-10 15:59:57 +07:00
vapormusic
cff266c9df attempt to fix lastfm 2022-02-10 15:53:31 +07:00
Jozen Blue Martinez
75221bc984
Update WebNowPlaying plugin. (#405)
* [WebNowPlaying] Remove unnecessary .bind, general code and type cleanup

* bleh

* bleh 2
2022-02-09 10:12:59 -08:00
vapormusic
6ea19e49f7 better spacebar control, disable it completely in dev mode 2022-02-09 23:33:42 +07:00
Core
47e25ae2f2
This is gonna get annoying 2022-02-09 15:51:18 +00:00
Jozen Blue Martinez
988b10a13f
Various WebNowPlaying plugin updates (#394)
* Create WebNowPlaying plugin

* Only run WebNowPlaying plugin on win32

* [WebNowPlaying] Fix time formatting

* [WebNowPlaying] Minor code cleanup

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-08 17:19:42 -08:00
Jozen Blue Martinez
b7fb674d68
Create WebNowPlaying plugin (#393) 2022-02-08 13:40:57 -08:00