Commit graph

67 commits

Author SHA1 Message Date
Core
05d32089dd
fix: Bump to ESM and update all deps (#1851)
* chore: Bump various packages

* feat: Update everything to ESM

* fix: building and porting js to cjs
2024-05-18 16:29:24 +01:00
coredev-uk
dfc75d0bcb chore: Prettified Code
[ci skip]
2023-07-15 15:09:27 +00:00
coredev-uk
973769852c chore: Prettified Code
[ci skip]
2022-09-26 21:41:35 +00:00
cryptofyre
0459851b19
Add Steam Deck support. (#1467)
* Merge main changes. (#1446)

* localisation for mediaitem context menu

* fixes removing songs issue #1442

* aids formatting no more

* ok

* stop
[ci skip]

* ci test

* stop it

* Prettified Code!

* prettier update

* chore: Prettified Code
 [ci skip]

* shit

* chore: Prettified Code
 [ci skip]

* Update stale-issues.yml

[ci skip]

* Fix LastFM Filter Types

* localisation for misc notifications

* auto language on oobe

* auto language on oobe

* attempt at fixing #982

* and this just annoys me
[ci skip]

* crowdin action

* oops

* Remove from playlist icon

* duplicate item prompt on adding songs to playlist

* moved function outside to stop redefine
[ci skip]

* add playing class to album artwork

* Play button for mediaitem-smarthints (#1445)

Co-authored-by: Core <core@coredev.uk>
Co-authored-by: coredev-uk <coredev-uk@users.noreply.github.com>
Co-authored-by: yazninja <yazlesean@gmail.com>
Co-authored-by: Monochromish <79590499+Monochromish@users.noreply.github.com>

* Add steam deck specific compile configuration.

* Add SteamOS specific switches.

* forgor a space

* Updated config.yml

* Updated config.yml

* Updated config.yml

* merge new changes into steam-deck branch (#1458)

* localisation for mediaitem context menu

* fixes removing songs issue #1442

* aids formatting no more

* ok

* stop
[ci skip]

* ci test

* stop it

* Prettified Code!

* prettier update

* chore: Prettified Code
 [ci skip]

* shit

* chore: Prettified Code
 [ci skip]

* Update stale-issues.yml

[ci skip]

* Fix LastFM Filter Types

* localisation for misc notifications

* auto language on oobe

* auto language on oobe

* attempt at fixing #982

* and this just annoys me
[ci skip]

* crowdin action

* oops

* Remove from playlist icon

* duplicate item prompt on adding songs to playlist

* moved function outside to stop redefine
[ci skip]

* add playing class to album artwork

* Play button for mediaitem-smarthints (#1445)

* eslint moment

* Update cider-chores.yml

* some fixes

* crowdin config

* no

* aa

* please

* please x2

* just to upload

* Update Crowdin configuration file

* fuck eslint

* Source Update Workflow

* Update crowdin translation image.

* Implemented mediaSession API functions

* Cleaned up playback function, commented mediaKeyFixes

* Simplified wsapi renderer calls

* Fix duration

* Added check

* Moved function call

* More checks

* autoplay persists on app launches

* Fix
[ci skip]

* This is weird
[ci skip]

* version fix

* Fix

Co-authored-by: Core <core@coredev.uk>
Co-authored-by: coredev-uk <coredev-uk@users.noreply.github.com>
Co-authored-by: yazninja <yazlesean@gmail.com>
Co-authored-by: Monochromish <79590499+Monochromish@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>

* merge new changes (#1466)

* localisation for mediaitem context menu

* fixes removing songs issue #1442

* aids formatting no more

* ok

* stop
[ci skip]

* ci test

* stop it

* Prettified Code!

* prettier update

* chore: Prettified Code
 [ci skip]

* shit

* chore: Prettified Code
 [ci skip]

* Update stale-issues.yml

[ci skip]

* Fix LastFM Filter Types

* localisation for misc notifications

* auto language on oobe

* auto language on oobe

* attempt at fixing #982

* and this just annoys me
[ci skip]

* crowdin action

* oops

* Remove from playlist icon

* duplicate item prompt on adding songs to playlist

* moved function outside to stop redefine
[ci skip]

* add playing class to album artwork

* Play button for mediaitem-smarthints (#1445)

* eslint moment

* Update cider-chores.yml

* some fixes

* crowdin config

* no

* aa

* please

* please x2

* just to upload

* Update Crowdin configuration file

* fuck eslint

* Source Update Workflow

* Update crowdin translation image.

* Implemented mediaSession API functions

* Cleaned up playback function, commented mediaKeyFixes

* Simplified wsapi renderer calls

* Fix duration

* Added check

* Moved function call

* More checks

* autoplay persists on app launches

* Fix
[ci skip]

* This is weird
[ci skip]

* version fix

* Fix

* aftermath of coding at 2am 200 days ago

* Update config.yml

[ci skip]

* Small fix

* Musickit error handling

* chore: Updated i18n Source
 [ci skip]

* Updated en_US.json to match cider 2

* chore: Updated i18n Source
 [ci skip]

* plugins adjustment

* chore: Prettified Code
 [ci skip]

* Update config.yml

* Stop music before close

Co-authored-by: Core <core@coredev.uk>
Co-authored-by: coredev-uk <coredev-uk@users.noreply.github.com>
Co-authored-by: yazninja <yazlesean@gmail.com>
Co-authored-by: Monochromish <79590499+Monochromish@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: Maikiwi <stella@mai.kiwi>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
Co-authored-by: booploops <booploops@users.noreply.github.com>

* reset this

Co-authored-by: Core <core@coredev.uk>
Co-authored-by: coredev-uk <coredev-uk@users.noreply.github.com>
Co-authored-by: yazninja <yazlesean@gmail.com>
Co-authored-by: Monochromish <79590499+Monochromish@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: Maikiwi <stella@mai.kiwi>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
Co-authored-by: booploops <booploops@users.noreply.github.com>
2022-09-26 10:42:12 -05:00
Core
50a8524f55
Fix 2022-09-22 15:46:49 +01:00
Core
046cee6348
Fix LastFM Filter Types 2022-09-16 18:39:39 +01:00
coredev-uk
12fa15242c Prettified Code! 2022-09-16 16:25:00 +00:00
Core
378551bd0c
radio station compatability
Signed-off-by: Core <core@coredev.uk>
2022-09-14 19:14:22 +01:00
Core
720970b2e2
lastfm annoying 2022-08-31 12:44:38 +01:00
coredev-uk
112e42496a chore: Prettified Code
[ci skip]
2022-08-24 10:51:08 +00:00
Core
d2de10b8b6
lastfm fallbacks added, removed single/ep from album names 2022-08-24 11:50:32 +01:00
Core
c15f55d0ee
CHONKY BOY 2022-08-04 05:27:29 +01:00
Core
d4eac9a17c
Exposed songid in attributes, reimplemented lastfm primary artist scrobbling, cleaned up mkinterop 2022-07-30 17:42:15 +01:00
Core
23b6033432
set timeout can go away now 2022-07-11 02:02:11 +01:00
Core
ae3f513289
Small log fix 2022-06-29 00:30:47 +01:00
Core
f58ca1c613
Manual token submission functionality 2022-06-28 13:39:09 +01:00
Core
d97df3d796
Various fixes 2022-06-28 11:32:18 +01:00
Core
3b43947ddc
changed logs 2022-06-26 15:58:04 +01:00
Core
873c626096
Backend implementation of filter media type 2022-06-23 03:42:51 +01:00
Core
2abefe21a0
Moved discord and lastfm config to connectivity 2022-06-22 23:34:54 +01:00
Core
742e606c09
filter loop fixes 2022-06-16 16:14:53 +01:00
Core
7850493c9e
Filter loop added 2022-06-16 14:47:52 +01:00
Core
23ad2640dc
Private implemented 2022-06-16 14:33:24 +01:00
Core
3e3c38a25f
that was bad 2022-06-15 22:21:28 +01:00
Core
2827dfb36d
renderer side of lastfm updated 2022-06-15 22:11:54 +01:00
Core
f98a82240b
Now Playing Working
Commented some annoying mpris debugs
2022-06-15 21:22:04 +01:00
Core
5c955820dd
also no more session.json 2022-06-15 20:28:18 +01:00
Core
d4c8d9001a
no more mk lookup :) 2022-06-15 20:23:13 +01:00
Core
c8c437449e
yh 2022-06-14 12:40:49 +01:00
Core
dfd3fe6271
various formatting, mpris patch, menubar patch 2022-03-11 05:51:35 +00:00
Core
ba6f89362d
Who tf done this 2022-03-10 17:30:57 +00: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
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
Core
6001dc1a1e
and git can go in the bin too 2022-02-17 03:07:58 +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
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
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
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
f156083d48
Revert "LastFM can be unique and have its own call"
This reverts commit d36e1b19f6.
2022-02-17 01:01:17 +00:00
Core
d36e1b19f6
LastFM can be unique and have its own call 2022-02-17 00:58:48 +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