download re implemented

This commit is contained in:
2025-10-30 22:06:41 +01:00
parent 6ebc2ed2ea
commit 3be175522f
16 changed files with 359 additions and 1335 deletions

View File

@@ -17,7 +17,7 @@
"keep_days": 30
},
"other": {
"master_password_hash": "$pbkdf2-sha256$29000$fI.x9v7/fw/BuPc.R8i5dw$Y2uLJVNbFeBSdtUTLs4RP72rF8fwqPf2HXxdSjpL0JM",
"master_password_hash": "$pbkdf2-sha256$29000$rvXeu1dKqdXau/f.P0cIAQ$mApPqnzZmUlUFDkuzsxMuVV4V4pMba9IwEJO1XsV1MU",
"anime_directory": "/home/lukas/Volume/serien/"
},
"version": "1.0.0"

View File

@@ -1,24 +1,5 @@
{
"pending": [
{
"id": "94d72a05-9193-4ca1-9bb1-bcb1835684d4",
"serie_id": "highschool-dxd",
"serie_name": "Highschool DxD",
"episode": {
"season": 1,
"episode": 1,
"title": null
},
"status": "pending",
"priority": "normal",
"added_at": "2025-10-30T20:24:03.056281Z",
"started_at": null,
"completed_at": null,
"progress": null,
"error": null,
"retry_count": 0,
"source_url": null
},
{
"id": "66cabe1f-48f1-4652-bb8c-9163b763dbc4",
"serie_id": "highschool-dxd",
@@ -1861,9 +1842,28 @@
"error": null,
"retry_count": 0,
"source_url": null
},
{
"id": "ed2c1562-2f76-4a34-bc5b-ac1af5d22a83",
"serie_id": "test_anime",
"serie_name": "Test Anime",
"episode": {
"season": 1,
"episode": 1,
"title": null
},
"status": "pending",
"priority": "normal",
"added_at": "2025-10-30T21:01:57.135210Z",
"started_at": null,
"completed_at": null,
"progress": null,
"error": null,
"retry_count": 0,
"source_url": null
}
],
"active": [],
"failed": [],
"timestamp": "2025-10-30T20:24:13.800401+00:00"
"timestamp": "2025-10-30T21:01:57.204142+00:00"
}