Commit Graph

19 Commits

Author SHA1 Message Date
TC
5671b99b7e Format new menu items 2021-03-31 20:15:55 +02:00
09d2feb15b Add quit + restart button to main menu ) 2021-03-26 00:24:03 +02:00
d4daf7231c merge source (#3)
* Added Discord timeout

* Add getOptions in plugin util

* Mutex in ffmpeg conversion (only supports one command at a time)

* Add menu customization in plugin system

* Add ytpl package (playlist info)

* Handle ffmpeg metadata flags when metadata is not present

* Only use artist in file name if present

* Export sendError method

* Handle image not present in metadata util

* Add downloader utils (getFolder and default menu label)

* Pass (optional) existing metadata and subfolder in mp3 converter

* Add listener to download playlist

* Add custom menu in downloader plugin ("download playlist" item)

* nit: fix main CSS style

* Only set the "enable" item in menu if plugin not enabled

* Navigation plugin: inject HTML once CSS is loaded

Co-authored-by: Sem Visscher <semvisscher10@gmail.com>
Co-authored-by: TC <th-ch@users.noreply.github.com>
2021-03-25 01:36:22 +02:00
TC
8cce3f4503 Add view/navigation menu 2021-03-18 22:02:19 +01:00
TC
f50bd32fa3 Fix resumeOnStart option 2021-03-04 23:09:01 +01:00
9aaae7b2d9 🚀 Added function to toggle resuming of last song when app starts 2021-03-04 14:14:49 +01:00
TC
3976d1c862 Add option to reset cache 2021-02-06 22:15:57 +01:00
TC
ed09304ed7 Refactor tray to use provider + play/pause on click 2021-01-14 23:09:04 +01:00
TC
fd97576611 Option to restart the app on config changes 2020-12-03 22:29:46 +01:00
TC
f4fe5c2a58 Allow editing config (advanced) 2020-12-03 18:25:31 +01:00
TC
8ab2da0482 Refactor config for simpler use and advanced options in plugins 2020-12-03 18:16:37 +01:00
TC
ef9cd8cd24 Add option to disable hardware acceleration 2020-12-02 22:07:15 +01:00
TC
4bac3ace18 Option to hide menu (win/linux) 2020-11-27 21:39:15 +01:00
TC
3e97e9307c Option to toggle devtools 2020-10-18 17:02:12 +02:00
TC
408aa9bb59 Option to start at login 2020-07-12 21:14:41 +02:00
TC
2a915f4fae Fix electron deprecation warnings 2020-07-05 15:57:25 +02:00
TC
1de6f3e2ed Add options to menu, export menu config 2020-04-12 19:00:06 +02:00
TC
4c46bceb7d Formatting 2020-04-12 19:00:05 +02:00
TC
8787b5c175 Initial commit - app + 4 plugins 2019-04-19 20:12:36 +02:00