|
2f290f83fd
|
Dev -> master (#49)
Co-authored-by: Cristian <54779545+callapa1@users.noreply.github.com>
|
2021-04-30 08:55:04 +02:00 |
|
|
d34ddfeb75
|
new version + readme updates
|
2021-04-25 18:32:52 +02:00 |
|
|
b7f163c1a1
|
Merge pull request #43 from MXY-Group/time
|
2021-04-25 18:23:11 +02:00 |
|
Marie
|
791a92a446
|
change let to const and use full length as names.
|
2021-04-22 11:34:26 +02:00 |
|
Marie
|
10c1e57680
|
extract Switch to function and change variable names.
|
2021-04-22 11:33:57 +02:00 |
|
Marie
|
c65d1a56c8
|
add the enableRemoteModule preference as the new castlabs release uses v10
|
2021-04-22 11:14:49 +02:00 |
|
Marie
|
d8f2dbd0c2
|
Update castlabs electron to the newest release from 6 days ago.
|
2021-04-21 17:24:18 +02:00 |
|
Marie
|
43ce85bb28
|
Change "listening to" to "watching" for videos
|
2021-04-21 04:56:59 +02:00 |
|
Marie
|
8201e23e4b
|
Forgot to remove the now unused url element.
|
2021-04-21 04:48:23 +02:00 |
|
Marie
|
3cc288e014
|
Fix URL fetching
|
2021-04-21 04:44:44 +02:00 |
|
Marie
|
08ec7fadac
|
Add Video support
|
2021-04-21 03:31:44 +02:00 |
|
Marie
|
7a30b125ec
|
Add switch case for Video/Song
|
2021-04-21 03:31:28 +02:00 |
|
Marie
|
cac5db123f
|
fix 1-2 second deflay between switching songs at song end
|
2021-04-20 23:09:53 +02:00 |
|
Marie
|
59f8b2d0b5
|
remove durationchanged as it was no longer needed
|
2021-04-20 22:22:04 +02:00 |
|
Marie
|
81a536bbdb
|
revert last change
|
2021-04-20 22:15:34 +02:00 |
|
Marie
|
5e952e3899
|
Fix delay of one second when switching at song end
|
2021-04-20 22:12:11 +02:00 |
|
Marie
|
df887b8628
|
add time left to discord rpc & duration, current to mediainfo
|
2021-04-20 21:56:45 +02:00 |
|
Marie
|
31d90a342c
|
add time left for discord rpc
|
2021-04-20 21:56:02 +02:00 |
|
Marie
|
8607337580
|
Merge pull request #2 from Mastermindzh/master
Merge new updates to master
|
2021-04-20 01:18:16 +02:00 |
|
|
4fe42a3671
|
update aur version files
|
2021-04-19 23:39:46 +02:00 |
|
|
148d1746ad
|
Merge pull request #42 from Mastermindzh/feature/improving-discord-integration-with-maroxy
Discord improvements with Mar0xy
|
2021-04-19 23:18:41 +02:00 |
|
|
ae51f9610c
|
- The discord integration now doesn't send an update every 15 seconds it sends an update whenever the media info changes
- consolidated updating the media info changes with the status changes into a single global event
|
2021-04-19 23:08:19 +02:00 |
|
|
5eb3b8d95f
|
released version 2.1.0 on the AUR version as well.
|
2021-04-19 21:31:12 +02:00 |
|
|
ebdae6bc88
|
bumped a few packages and added a changelog
|
2021-04-19 20:59:37 +02:00 |
|
Marie
|
ab25bf16b2
|
Add Discord RPC & fix artist in mediainfo (#40)
|
2021-04-19 20:43:25 +02:00 |
|
|
31670d0c2b
|
updated aur info
|
2021-01-10 14:11:45 +01:00 |
|
|
9ca3d3b37d
|
added some extra images, updated the TOC and bumped the ini dependency
|
2021-01-10 13:53:34 +01:00 |
|
|
fb9082e995
|
Changes some hotkeys around and fixed some bugs with the hotkeys. Fixes #34 and #35
|
2021-01-10 13:52:22 +01:00 |
|
|
87a4ff3fc5
|
Merge pull request #32 from Mastermindzh/feature/mpris-403-fix
|
2020-11-29 12:32:47 +01:00 |
|
|
1e5b7d61f5
|
added changelog etc
|
2020-11-29 12:31:58 +01:00 |
|
|
8177e6e3ca
|
re-enabled mpris after the 403 has been fixed
|
2020-11-29 10:55:01 +01:00 |
|
|
9f26db22fc
|
updated arch install files. fixes #27
|
2020-10-07 20:33:39 +02:00 |
|
|
e2ea4d13c4
|
added the option to disable the system tray icon and fixed the settings menu
|
2020-10-07 20:10:31 +02:00 |
|
|
c222113cf1
|
updated arch builds
|
2020-10-05 10:50:15 +02:00 |
|
|
bdab6c3a17
|
added homepage attribute for electron-builder..
|
2020-10-05 10:38:34 +02:00 |
|
|
813beec863
|
having pkgbuild run the internal electron-builder
|
2020-10-05 10:17:27 +02:00 |
|
|
591d42b31a
|
updated arch info
|
2020-10-04 12:00:19 +02:00 |
|
|
beacedd64b
|
Develop (#25)
|
2020-10-04 11:52:08 +02:00 |
|
dependabot[bot]
|
e13af7a2d5
|
Bump yargs-parser from 13.1.1 to 13.1.2 (#21)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-14 09:12:06 +02:00 |
|
|
73cba7f761
|
Create stale.yml
|
2020-08-16 16:30:51 +02:00 |
|
|
71208bbf81
|
updated the aur info
|
2020-04-10 11:36:34 +02:00 |
|
|
ef37478788
|
trying to fix the pipeline, have to test on master because apparantly the master branch always tries to release
|
2020-04-10 11:07:45 +02:00 |
|
|
c411c2cf85
|
Updated NPM packages to fix CVE-2020-7598
|
2020-04-10 10:45:24 +02:00 |
|
Steffen Sun Lyng
|
b6185c3e12
|
Fix/add readme for local snap install (#10)
* Added more explicit installation guide for snap
* changed a few details about snap installation
* Removed unwanted character
|
2020-04-09 17:02:49 +02:00 |
|
Luka Jankovic
|
c90902e9a9
|
RPM support and icns icon (#9)
* rpm support and a new icon
* removed unneeded dependency
|
2020-03-19 21:26:40 +01:00 |
|
|
e72b607f29
|
updated aur scripts
|
2020-02-02 10:17:19 +00:00 |
|
|
d05d8f48b6
|
v1.0 (#6)
|
2020-02-01 21:14:34 +01:00 |
|
Matthieu Le brazidec
|
30844cb51b
|
Updated the express api to only listen on localhost (#5)
|
2020-02-01 20:55:05 +01:00 |
|
|
a59cc16f34
|
Update README.md
|
2020-01-18 12:10:49 +01:00 |
|
|
52b32c0783
|
added arch (AUR) PKGBUILD files
Package is visible on: https://aur.archlinux.org/packages/tidal-hifi-git/
|
2019-12-02 22:55:10 +01:00 |
|