Jesse Bannon
|
d46829b4ab
|
[BUGFIX] Properly align summary numbers (#517)
|
2023-03-08 18:35:03 -08:00 |
|
Jesse Bannon
|
ce877a32f9
|
[BUGFIX] Fix quiet log level not showing warning logs (#516)
|
2023-03-08 16:30:42 -08:00 |
|
Jesse Bannon
|
91e9fe7602
|
[FEATURE] Add summary to console output (#515)
|
2023-03-08 15:34:58 -08:00 |
|
Jesse Bannon
|
fddf3d3088
|
[FEATURE] Ability to suppress or write transaction log to file (#514)
|
2023-03-08 13:32:07 -08:00 |
|
Jesse Bannon
|
fd1934b821
|
[BUGFIX] Create persist log directory if it does not exist (#513)
|
2023-03-08 10:12:52 -08:00 |
|
Jesse Bannon
|
648027204f
|
[FEATURE] Persisted subscription logs (#512)
|
2023-03-08 00:17:11 -08:00 |
|
Jesse Bannon
|
3c6fd0b4e8
|
[BUGFIX] Fix global options not working after sub (#500)
* [BACKEND] Error if arg after positional arg
* working
* dry-run default
* remove unused code
|
2023-03-03 11:07:11 -08:00 |
|
Jesse Bannon
|
7d7777c119
|
[REFACTOR] init ffmpeg paths in config initialize function (#501)
* [REFACTOR] init ffmpeg paths in config initialize function
* init within init
|
2023-03-03 10:56:18 -08:00 |
|
Jesse Bannon
|
7b7a4f8ab1
|
[BACKEND] Add --version arg (#499)
|
2023-03-02 19:32:11 -08:00 |
|
Jesse Bannon
|
896a9e2073
|
[BACKEND] Reset debug log on every subscription (#497)
|
2023-03-02 18:57:13 -08:00 |
|
Jesse Bannon
|
798bbbc62c
|
[BACKEND] Windows support (#476)
|
2023-02-28 17:07:03 -08:00 |
|
Jesse Bannon
|
251cd541ec
|
[BACKEND] File lock directory config parameter (#455)
* [BACKEND] File lock directory config parameter
* [BACKEND] File lock directory config parameter
|
2023-02-20 14:05:19 -08:00 |
|
Jesse Bannon
|
92c9988987
|
[BACKEND] Reduce memory footprint (#375)
* [BACKEND] Reduce memory footprint
* entry refactor
|
2022-11-27 22:38:50 -08:00 |
|
Jesse Bannon
|
5705a28842
|
[FEATURE] Add ytdl-sub view URL to view source variables (#340)
* [FEATURE] Add `ytdl-sub view URL` to view source variables
* update file path
|
2022-11-19 16:56:45 -08:00 |
|
Jesse Bannon
|
6fbed2e4b0
|
[BACKEND] Make dry-run log message (#295)
|
2022-10-16 23:00:31 -07:00 |
|
Jesse Bannon
|
1f4ac3e70f
|
[BACKEND] Debug log subscription as yaml to reproduce (#294)
|
2022-10-16 22:41:56 -07:00 |
|
Jesse Bannon
|
fcdcb509c4
|
[BACKEND] Move more logic into subscription (#283)
|
2022-10-14 16:53:53 -07:00 |
|
Jesse Bannon
|
5488501bed
|
[BACKEND] File lock working directory to prevent multiple instances from polluting it (#227)
|
2022-09-08 23:41:09 -07:00 |
|
Jesse Bannon
|
3e60f7d1da
|
[BACKEND] Do not write download archive file if no files changed (#161)
* [BACKEND] Do not write download archive file if no files changed
* ensure empty log for playlists
* test dl args
* test main completely
|
2022-08-07 15:02:02 -07:00 |
|
Jesse Bannon
|
2fde8f69c3
|
[BUG] Fix log-level not respected by loggers (#138)
* [BUG] Fix log-level not respected by loggers
* _main
* fix mocking
|
2022-08-01 14:45:01 -07:00 |
|