TheRockYT
623033ccd7
Added discord options: showSong, idleText, listeningText
...
showSong (boolean): If enabled, the client will show the current song on discord.
idleText (string): This text is shown if no song is playing.
listeningText (string): This text is shown if a song is playing, but showSong is set to false.
2024-01-08 20:23:26 +01:00
5240f1eeeb
fixed the discord end time stamp issue. fixes #282
2024-01-07 15:42:00 +01: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
a962029b0b
Restyled settings menu to include version number and useful links on the about page. fixes #275
2023-08-23 20:40:02 +02:00
d8e4a493b9
feat: Added settings to customize the Discord rich presence information
2023-08-21 16:24:16 +02:00
a0c73596e4
feat: added wayland support. fixes #262 #157
2023-08-07 20:48:29 +02:00
Mar0xy
3571289d28
Add ListenBrainz implementation
2023-07-30 02:38:38 +02:00
194de286c8
fix: customCSS default value was still a string, causing new users to have settings issues
2023-05-18 17:56:45 +02:00
90cf231c76
fix: user uploaded themes are now stored in the config directory. Missing directories will be created and added docs for theming
2023-05-14 23:48:13 +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
6e5a2c626c
feat: theme selection is now stored in the config file
2023-05-09 23:57:16 +02:00
53e4711c39
chore: more typescript
2023-05-07 15:45:45 +02:00