|
|
2d534b0293
|
fix duplicate notification
|
2021-04-01 15:50:26 +03:00 |
|
|
|
fbe490c28d
|
Merge remote-tracking branch 'upstream/master' into styled-bars-download-chooser
|
2021-04-01 02:56:11 +03:00 |
|
|
|
f01ef5d955
|
Ensure filename is not empty in downloader plugin
|
2021-03-28 21:54:21 +02:00 |
|
|
|
221ee0be05
|
Order deps in menu file in downloader plugin (+ prettier)
|
2021-03-28 21:53:50 +02:00 |
|
|
|
33fa9f8f50
|
fix array input + use getFolder()
|
2021-03-26 17:52:23 +03:00 |
|
|
|
a7087aaa38
|
uses getFolder() now
|
2021-03-26 17:41:12 +03:00 |
|
|
|
fe8f048571
|
add Download Folder Chooser
|
2021-03-26 04:07:45 +03:00 |
|
|
|
e72915c5d0
|
Add custom menu in downloader plugin ("download playlist" item)
|
2021-03-24 21:52:12 +01:00 |
|
|
|
bee2da567b
|
Add listener to download playlist
|
2021-03-24 21:51:11 +01:00 |
|
|
|
951689c5ea
|
Pass (optional) existing metadata and subfolder in mp3 converter
|
2021-03-24 21:50:46 +01:00 |
|
|
|
4146ae60bc
|
Add downloader utils (getFolder and default menu label)
|
2021-03-24 21:50:31 +01:00 |
|
|
|
6bcf5efb65
|
Handle image not present in metadata util
|
2021-03-24 21:48:12 +01:00 |
|
|
|
ddf10f1052
|
Export sendError method
|
2021-03-24 21:45:59 +01:00 |
|
|
|
7edca44ed8
|
Only use artist in file name if present
|
2021-03-24 21:44:54 +01:00 |
|
|
|
ebc3f16597
|
Handle ffmpeg metadata flags when metadata is not present
|
2021-03-24 21:44:54 +01:00 |
|
|
|
84142ab27e
|
Mutex in ffmpeg conversion (only supports one command at a time)
|
2021-03-24 21:44:48 +01:00 |
|
|
|
796a7aaaf1
|
Fix download/speed menu item
|
2021-03-04 21:29:37 +01:00 |
|
|
|
dd1bdae947
|
Added metadata to downloader plugin, and updated packages
|
2021-02-24 22:53:31 +01:00 |
|
|
|
37289b9cbe
|
Downloader: 'artist - title' format for filename
|
2021-01-16 10:19:10 +01:00 |
|
|
|
2861473097
|
Set title/artist metadata in downloader
|
2021-01-14 23:01:26 +01:00 |
|
|
|
074840ef56
|
Merge pull request #127 from th-ch/fix-plugins-context-isolation
Fix plugins with context isolation
|
2021-01-13 21:44:37 +01:00 |
|
|
|
b54c501eeb
|
Downloader plugin: log audio bitrate
|
2021-01-13 21:36:16 +01:00 |
|
|
|
39c8031cd7
|
Disable context isolation (to load ffmpeg wasm)
|
2021-01-13 21:28:42 +01:00 |
|
|
|
79e8fc2fac
|
Fix downloader plugin with context isolation
|
2021-01-12 22:52:21 +01:00 |
|
|
|
6a100c8cb1
|
Allow custom audio extensions in downloader
|
2021-01-08 22:29:25 +01:00 |
|
|
|
b04e2ea130
|
Defensive: handle null/undefined ffmpeg args
|
2021-01-08 22:26:44 +01:00 |
|
|
|
7b20b9339d
|
Download plugin - advanced options (folder, FFmpeg args)
|
2020-12-03 20:43:04 +01:00 |
|
|
|
9a97436cd8
|
Allow up to 3 retries in downloader
|
2020-12-02 21:16:12 +01:00 |
|
|
|
4d4aadfdfc
|
Re-init download button in case of error
|
2020-11-22 10:23:20 +01:00 |
|
|
|
e197087a50
|
Add downloader (video -> mp3) plugin (in music menu)
|
2020-11-21 22:50:33 +01:00 |
|