Commit Graph

23 Commits

Author SHA1 Message Date
Simon 7950dbb729
remove redundant thumbnail embed task 2025-12-28 11:44:52 +07:00
Simon 6d377a1714
use embedded for manual import, add error control 2025-12-26 21:29:23 +07:00
Simon 33d5f2e381
add rescan filesystem from embed, ignore errors options 2025-12-26 17:32:14 +07:00
Simon e1393fc67c
add metadata embed task and callback 2025-10-29 22:31:30 +07:00
Simon 3cf9b5ed40
add multi select, add redownload 2025-08-13 14:21:33 +07:00
Simon a925660078
fix classname type 2025-08-11 17:03:44 +07:00
Simon 27bb5ff298
add to each item to pending queue in loop 2025-07-11 22:47:28 +07:00
Craig Alexander aefd678dca
Add test notification button (#996)
* Add api to test notifications before you save

* Add button to UI

* Inspect apprise logs to get errors

* Better formatting around errors coming back from the test notification endpoint

* Use apprise's built in log capture

* Instruct the user to get error from container log instead of intercepting and parsing apprise logs

* refac move to test method on notification class

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2025-07-11 17:30:50 +07:00
Simon fa7643e903
implement bulk add subscriptions in appsettings 2025-07-11 16:45:00 +07:00
Simon 83404628e6
refact yt-dlp info extract, show errors 2025-07-10 10:58:26 +07:00
Simon 569d97e2f3
handle add to queue progress 2025-07-10 10:00:50 +07:00
Simon 15ec8b5ab6
refac pending list, implement flat add 2025-07-09 16:16:01 +07:00
Simon 710b0ddc2d
serialize task command for notification box 2025-06-05 09:55:21 +07:00
krufab efe1401518
Bugfix #934: Download a video from the queue (#935)
* Bugfix #934: Download a video from the queue

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Bugfix #934: Download a video from the queue

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Bugfix #934: Download a video from the queue

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Bugfix #934: Download a video from the queue

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Bugfix #934: Download a video from the queue

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Bugfix #934: Download a video from the queue

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Improved code

* Improved code

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Fixed file because of black pre-commit

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

* Fixed file because of black pre-commit

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>

---------

Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
2025-06-02 21:55:59 +07:00
Simon 17aa693fdf
fix backend tasks messages notification types 2025-03-24 21:59:35 +01:00
Simon 73f7e8945c
fix spelling 2025-03-08 17:44:17 +07:00
Simon 5498958b36
serialize tasks 2025-02-12 11:16:07 +07:00
Simon 73bd392488
parse unix connection string for redis socket 2025-01-27 16:36:19 +07:00
Simon 3dac21c4bc
remove unneded appconfig lookup 2025-01-27 00:38:35 +07:00
Simon a4435fdd60
use REDIS_CON for redis connection string 2024-12-23 22:29:52 +07:00
Simon fbd7c19a93
remove dependency on redis json 2024-12-22 22:59:48 +07:00
Simon 39b995fbf1
add get views for schedules, #723 2024-08-23 21:13:00 +02:00
Simon a5b492fecd
renamed django app folder to backend 2024-08-03 21:58:22 +02:00