3ff37f78e8
version 5.20.1
2025-08-25 11:42:55 +02:00
Renovate Bot
9389b4195e
chore(deps): update font-awesome to 7.0.0
2025-07-22 20:35:28 +02:00
c6619be068
chore: update version numbers
2025-07-10 11:11:57 +02:00
Renovate Bot
f5c80e97c5
chore(deps): update font-awesome to 6.7.2
2025-07-07 18:05:39 +02:00
7376df7f30
albumInfo fix, updated dependencies
2025-04-22 11:14:19 +02:00
58a543a3c8
fixed .desktop file
2025-03-30 12:50:27 +02:00
f8eb36f4c7
bumped versions
2025-03-29 17:12:28 +01:00
deff9524a8
album & playingfrom info added to mediaInfo again. fixes #548
2025-03-17 11:05:10 +01:00
baf719fc60
Merge branch 'develop' of github.com:Mastermindzh/tidal-hifi into develop
2024-10-27 20:24:38 +01:00
15c8f6a418
prepping 5.17
2024-10-27 20:24:32 +01:00
Darío Marmie
cb8667bd41
feat: Added ability to keep a static window title.
2024-10-21 18:28:03 -03:00
2c1c76d2d0
fix: all discord fields are now padded to 2+ chars
2024-08-10 14:20:13 +02:00
Autumn
2dd96dd48e
Add option to disable the discord rpc idle text
2024-07-30 21:26:35 +10:00
45f8c13c5b
feat: Added a channel selector so we can now use Tidal's staging environment directly from the app
2024-07-15 12:36:55 +02:00
9dc7267a4d
renamed 'song' to 'media' in html
2024-07-15 09:40:08 +02:00
268027734c
feat: dependency udpate & openapi extension
2024-07-09 10:51:40 +02:00
28a9458dfc
fix: Fixed not finding album name whilst on queue page
2024-06-09 15:50:49 +02:00
9321acc06e
fix: Reworked swagger generation hotfix to properly generate during the compile step
2024-06-09 13:28:43 +02:00
5b656ae229
feat: API now allows you to set the so you can control who can interact with the API.
2024-06-09 13:07:49 +02:00
51f7a96634
hotfix: fixed api not working due to swagger
2024-05-27 12:28:45 +02:00
1edc6a1b2b
chore: versioning
2024-05-20 15:24:15 +02:00
a0f9faa753
chore: updating versions
2024-05-14 22:53:07 +02:00
f911564d8a
chore: version increase
2024-05-05 20:34:58 +02:00
2fd29c1b83
added rel='noopener' to external links
2024-03-24 21:00:49 +01:00
4ef76c262e
Links in the about window now open in the user's default browser. fixes #360
2024-03-24 15:55:33 +01:00
fd0dae2762
fix: rewrote docs to fix #365
2024-03-24 15:42:50 +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
TheRockYT
7c6d2df16a
The setting "discord_include_timestamps" is now only shown if "discord_show_song_options" is enabled
2024-01-08 21:06:55 +01:00
TheRockYT
22383a9f45
Made order of settings more logical:
...
The settings now appear directly below the show song switch
2024-01-08 20:31:27 +01:00
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
1d19857977
feat: updated to electron 28. fixes #325
2024-01-07 14:23:21 +01:00
Noah Santschi-Cooney
f094139794
Bump tidal version string in settings.html
2023-11-08 12:58:37 +00: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
3d0b38361a
chore: naming
2023-08-20 15:43:11 +02:00
239139e674
updated name to TIDAL Hi-Fi
2023-08-14 21:20:53 +02:00
a0c73596e4
feat: added wayland support. fixes #262 #157
2023-08-07 20:48:29 +02:00
586f7b595b
various code improvements and some boyscout rule fixes :)
2023-07-31 13:43:32 +02:00
Mar0xy
e9434cc5ea
Hide/Show ListenBrainz settings
2023-07-30 21:18:25 +02:00
Mar0xy
3571289d28
Add ListenBrainz implementation
2023-07-30 02:38:38 +02:00
4350ab9bd9
added styling on theme selector
2023-05-09 23:28:45 +02:00
77a853e980
feat: add .css theme file upload and a unstyled theme selector
2023-05-08 22:31:22 +02:00
07be74af9f
feat: added custom CSS settings. fixes #213
2023-04-27 14:13:32 +02:00
4498e8a73e
feat: you can now set updateFrequency in the settings window
2023-04-27 11:35:00 +02:00
0d93bedb4d
prep v5.0.0, refactored getTrackUrl to use the duplicated getTrackId, and applied some formatting
2023-04-21 11:26:10 +02:00
Thanasis Trispiotis
1de71aa82b
update docs
2023-04-21 01:38:20 +03:00
Thanasis Trispiotis
26c8a38350
adblocking thanks to custom ad filters
...
derived from uBlock Origin: https://github.com/uBlockOrigin/uAssets/issues/17495
2023-04-20 20:07:44 +03:00
c0d9cd2834
feat: added the ability to skip artists automatically. Takes precedence over muting. fixes #175
2023-01-22 21:33:00 +01:00