ThatGravyBoat
2d94b4bf49
Add shuffle and repeat to current state api
2024-05-06 03:50:41 -02:30
db8a2c2741
feat: reworked the api, added duration/current in seconds + shuffle & repeat
2024-05-05 20:12:10 +02:00
TheRockYT
326038f262
Remove custom implementation of MediaSessionService. It is disabled anyway.
2024-04-04 23:05:09 +02:00
17b2818b70
Refactored nowPlaying code to always display the current state, even when the built-in UI is updated. fixes #351 #356 #370
2024-03-24 16:13:21 +01:00
Lennart
456727c0e0
feature: Track current notification to replace it on track change
2024-03-09 17:49:18 +01:00
b11dbbd6d8
- More Discord options:
...
- Added the ability to hide the current song from the discord activity and display a custom text instead
- Added the ability to customize the text that is shown when no song is playing
- Discord now reacts to pausing/unpausing events
- Refactored media info updates so it only updates the required info, fixes #342 , #306
- Added 5.9.0 logs/versions/migrations
2024-02-11 22:42:45 +01:00
5240f1eeeb
fixed the discord end time stamp issue. fixes #282
2024-01-07 15:42:00 +01:00
5e82c18d8a
added functionality to favorite a song. fixes #323
2024-01-07 14:58:49 +01:00
9e2cbaed38
fix: Fixed mpris not being set up correctly due to capitalization of the instance name
2023-09-11 20:09:27 +02:00
eb91b66ac6
feat: Custom CSS now also applies to settings window
2023-08-28 16:38:08 +02:00
68f76a9e63
feat: The ListenBrainz integration has been extended with a configurable (5 seconds by default) delay in song reporting
2023-08-28 14:19:12 +02:00
239139e674
updated name to TIDAL Hi-Fi
2023-08-14 21:20:53 +02:00
aa17d80450
added new quality names to readme + added neptune mention. fixes #261
2023-08-07 20:28:14 +02:00
5ea3972053
fixed errors with user theme files loading
2023-08-07 20:04:06 +02:00
586f7b595b
various code improvements and some boyscout rule fixes :)
2023-07-31 13:43:32 +02:00
Mar0xy
de8a5a1b07
Fix bug where it does not run if condition
2023-07-31 12:14:06 +02:00
Mar0xy
38c1f05c35
Allow listenbrainz to be triggered on every play
2023-07-31 12:06:31 +02:00
Mar0xy
3571289d28
Add ListenBrainz implementation
2023-07-30 02:38:38 +02:00
a39fef8d49
fix(hotkeys): Fixed bug with several hotkeys not working due to Tidal's HTML/css changes. fixes #250
2023-07-23 23:13:37 +02:00
41ca1d5a43
added songwhip
2023-07-23 23:12:18 +02:00
8b56c28d75
Merge branch 'release/5.2.0' of github.com:Mastermindzh/tidal-hifi into fix-album-not-updating
2023-06-18 15:45:01 +02:00
822bdf401e
Merge branch 'feature/typescript' of github.com:Mastermindzh/tidal-hifi into feature/theming
2023-05-13 22:55:10 +02:00
60eb1bbef9
chore: removed last 'any' types + added declaration for mpris-service's Player class
2023-05-13 22:45:15 +02:00
1761c8dd40
feat: theme files are now loaded & applied on startup
2023-05-10 22:07:11 +02:00
d823f07ed8
last files transformed from js -> ts
2023-05-07 23:27:46 +02:00
a1c02dfed3
last files transformed from js -> ts
2023-05-07 16:13:30 +02:00
53e4711c39
chore: more typescript
2023-05-07 15:45:45 +02:00
e8509d42e7
organize imports
2023-05-01 23:31:37 +02:00
46d030cf8e
transitioning to ts
2023-05-01 23:23:56 +02:00