This commit is contained in:
2025-11-27 19:02:55 +01:00
parent ff5b364852
commit da4973829e
4 changed files with 79 additions and 83 deletions

View File

@@ -17,7 +17,7 @@
"keep_days": 30
},
"other": {
"master_password_hash": "$pbkdf2-sha256$29000$AsCYU2pNCYHwHoPwnlPqXQ$uHLpvUnvj9GmNFgkAAgk3Yvvp2WzLyMNUBwKMyH79CQ",
"master_password_hash": "$pbkdf2-sha256$29000$AQAAAKAUImRsTSlFCGFMaQ$farZvo8fZCY9ZX7UiGFXTMtdduNvfSSVP8iDNwSWqfo",
"anime_directory": "/mnt/server/serien/Serien/"
},
"version": "1.0.0"

View File

@@ -1,27 +1,6 @@
{
"pending": [
{
"id": "03bfbf39-60b7-4790-ae9e-a158f654dafa",
"serie_id": "a-star-brighter-than-the-sun",
"serie_folder": "Ein Stern, heller als die Sonne (2025)",
"serie_name": "A Star Brighter Than the Sun",
"episode": {
"season": 1,
"episode": 8,
"title": null
},
"status": "cancelled",
"priority": "NORMAL",
"added_at": "2025-11-22T16:36:10.705099Z",
"started_at": "2025-11-22T16:36:16.078860Z",
"completed_at": "2025-11-22T16:37:02.340465Z",
"progress": null,
"error": null,
"retry_count": 0,
"source_url": null
}
],
"pending": [],
"active": [],
"failed": [],
"timestamp": "2025-11-22T16:37:02.340599+00:00"
"timestamp": "2025-11-27T17:59:24.301867+00:00"
}