|
|
8f10baf09b
|
changed to an "event bus" approach in the message queue, fixed unset download parameters.
|
2024-05-14 11:21:02 +02:00 |
|
|
|
6abfb57598
|
fixed playlist download not setting metadata
|
2024-05-13 11:04:16 +02:00 |
|
|
|
294ad29bf2
|
Fixed possible nil logger in playlist download
Fixes #145
|
2024-04-12 22:35:05 +02:00 |
|
|
|
2f02293a52
|
code refactoring
|
2024-04-10 12:02:04 +02:00 |
|
|
|
3d9a7e9810
|
fixed nil pointer dereferece
closes #128
|
2024-01-12 10:55:29 +01:00 |
|
Marco
|
6aa2d41988
|
Logging in webUI, Archive view refactor (#127)
* test logging
* test impl for logging
* implemented "live logging", restyle templates dropdown
* moved extract audio to downloadDialog, fixed labels
* code refactoring
* buffering logs
|
2024-01-09 14:29:18 +01:00 |
|
Marco
|
f478754b6f
|
fixed double ext and playlist title detection (#106)
|
2023-11-22 11:14:58 +01:00 |
|
|
|
b512e996ad
|
config package refactor
|
2023-10-24 16:07:38 +02:00 |
|
Marco
|
ba23485b33
|
97 custom arguments broken (#99)
* golang debug
* handle template in playlist download
* code refactoring, dropped goccy go json
|
2023-10-22 15:54:08 +02:00 |
|
|
|
da4aaeac84
|
code refactoring, fixed playlist downloads sorting
|
2023-10-19 11:29:56 +02:00 |
|
|
|
3efbb9d464
|
code refactoring
|
2023-09-27 13:09:13 +02:00 |
|
Marco
|
68c829c40e
|
10 playlist download (#71)
* leveraging message queue for playlist entries DL
* playlist support implemented
It's a little bit slow but solid enough :D
|
2023-07-28 11:44:38 +02:00 |
|