booploops
b0c5a07b0f
add to playlist can now check for duplicates, seperated apple music playlists from playlists
2022-03-02 20:12:53 -08:00
booploops
7042c97264
declare start
2022-03-02 18:08:54 -08:00
booploops
a06320dadd
Update main.ejs
2022-03-02 17:58:20 -08:00
booploops
bfbff246a1
reordering
2022-03-02 17:52:38 -08:00
booploops
5eb2f9a688
async modules
2022-03-02 17:48:29 -08:00
booploops
5322c99183
big ass front end cleanup
2022-03-02 17:42:43 -08:00
booploops
6924c76f4c
adds playlist track mapping
2022-03-02 15:05:41 -08:00
booploops
9f81aa9ad2
playlists will not rebuild if in dev
2022-03-02 07:22:29 -08:00
booploops
b446b82c7b
improvements to controller scroll groups
2022-03-02 06:59:27 -08:00
booploops
66a659ad77
library now uses CiderCache
2022-03-02 06:32:13 -08:00
booploops
760fce64c9
Update index.js
2022-03-02 06:03:48 -08:00
booploops
a8375c5c59
adds playlist caching
2022-03-02 06:03:19 -08:00
booploops
0f8b739705
virtual cursor
2022-03-02 00:33:27 -08:00
booploops
e308160bec
controller test
2022-03-01 22:04:27 -08:00
Maikiwi
197a14c236
condense vars
2022-03-01 20:31:10 -08:00
JYW0803
aec0651ba0
Fix update ( #534 )
...
```
[2022-03-01 08:24:54.075] [error] TypeError: autoUpdater.checkForUpdate is not a function
at Function.checkForUpdate (C:\Program Files\Cider\resources\app.asar\src\main\base\utils.ts:161:27)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at IpcMainImpl.<anonymous> (C:\Program Files\Cider\resources\app.asar\src\main\base\browserwindow.ts:976:13)
[2022-03-01 08:24:54.075] [error] (node:29508) UnhandledPromiseRejectionWarning: TypeError: autoUpdater.checkForUpdate is not a function
at Function.checkForUpdate (C:\Program Files\Cider\resources\app.asar\src\main\base\utils.ts:161:27)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at IpcMainImpl.<anonymous> (C:\Program Files\Cider\resources\app.asar\src\main\base\browserwindow.ts:976:13)
[2022-03-01 08:24:54.075] [error] (node:29508) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode ). (rejection id: 4)
```
2022-03-01 12:26:11 -08:00
Core
a539e25b70
Merge remote-tracking branch 'origin/develop' into develop
2022-03-01 15:18:07 +00:00
Core
18c72b4afb
Updated base
2022-03-01 15:18:00 +00:00
vapormusic
8e846e0dc6
change id
2022-03-01 19:17:38 +07:00
vapormusic
874f6e89a9
ok
2022-03-01 19:13:59 +07:00
vapormusic
c2a0bf2f45
add metadata support
2022-03-01 19:12:15 +07:00
vapormusic
6e0bfa99be
switch id
2022-03-01 19:12:15 +07:00
Nosh118
a582f03475
Update chrome-top.ejs
2022-03-01 08:50:26 +00:00
Nosh118
d1d2dd2b18
Update chrome-bottom.ejs
2022-03-01 08:50:17 +00:00
booploops
3d134a6652
show lyrics as disabled even if not present
2022-03-01 00:17:16 -08:00
booploops
cdca2427d8
increased default artwork res if twopanel
2022-03-01 00:06:59 -08:00
booploops
8013d663e9
added window style to settings
2022-02-28 23:57:47 -08:00
booploops
c832e9e959
Update index.js
2022-02-28 22:59:42 -08:00
booploops
3f9bb100d7
will now write id to theme.json
2022-02-28 22:50:31 -08:00
booploops
e865e41b93
adds theme notifications
2022-02-28 22:42:02 -08:00
booploops
b4de904cd0
added open themes folder button
2022-02-28 22:12:38 -08:00
booploops
f46826d696
verify commit field exists
2022-02-28 22:06:46 -08:00
booploops
a60c91b379
changed how themes are saved
2022-02-28 22:01:14 -08:00
booploops
5a160068cf
startup mask, fixes mpris preventing quit
2022-02-28 20:04:12 -08:00
Core
2d16423106
#523 Patch
2022-03-01 03:37:20 +00:00
booploops
24fbfb6dc4
untied current artwork from lcd artwork
2022-02-28 19:25:37 -08:00
booploops
96a333ee91
replaced border with thin shadow
2022-02-28 19:01:34 -08:00
booploops
7de713ef7f
added lcdArtworkSize directive
2022-02-28 18:57:30 -08:00
booploops
f800dc0a0a
commas
2022-02-28 18:30:12 -08:00
GamingLiamStudios
fad920960e
Update en_OWO.json ( #521 )
...
Translated with https://gist.github.com/GamingLiamStudios/25fcecabcd8b4cc9444b4b161c3e0033
2022-02-28 10:40:12 -08:00
Core
e23e7a6fe1
Fixes to playlist time
2022-02-28 14:33:59 +00:00
Core
bc31a30a66
Refined the convertTime function
2022-02-28 13:57:48 +00:00
Maikiwi
d2cc8c5573
bamboozling vapor (normalization fix)
2022-02-27 22:41:20 -08:00
Maikiwi
2eb466978d
move cider audio stuff to debug level
2022-02-27 20:59:20 -08:00
Nosh118
a03cf98c7e
Update en_US.json
2022-02-27 20:24:35 +00:00
Nosh118
95cea8b2cb
Update en_US.json
2022-02-27 20:22:28 +00:00
Nosh118
afb057add6
Update en_GB.json
2022-02-27 20:20:39 +00:00
Nosh118
c36b87e4f6
Update en_US.json
2022-02-27 20:09:38 +00:00
Nosh118
01d779a47d
Update en_GB.json
2022-02-27 20:08:18 +00:00
Core
89e0d7c104
Update notifications
...
Removed the shit tone of check for updates, made it manual
Redone the function in utils
Logging for autoupdater implemented
2022-02-27 18:34:40 +00:00