Closed delaho closed 11 months ago
I'm not seeing my Kapowarr downloads being sent to my Root folder in Kapowarr.
You shouldn't have to manually do this. It should instead just be fixed. Do you see any errors in the logs when a download completes and starts being imported?
Can you tell me where Kapowarr temporarily stores files ...
Files that are downloaded are downloaded to the temp_downloads folder. When they complete, they are moved from this folder to their final destination (this is not working for you for some reason).
The location of the temp_downloads folder inside the container is /app/temp_downloads
. However, you should have this folder mapped to an outside folder in the docker command (per instructions; value of /path/to/download_folder
)
Here's my logs, keep in mind I edited these for anonymity just to make the file structure "Volumes/.../comics" and I included the API error I was getting as per my other issue mentioned, these logs have context going from the API error, through a restart, through setting up Root folder locations and everything else. Some time passed without movement before I decided to find the files on my own using Docker GUI (so I did find my comics), but they did not move with Kapowarr. [2023-12-08 22:30:16][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:16][waitress-1][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:16][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:16][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-9][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-1][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:17][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:32][MainThread][INFO] Starting up Kapowarr [2023-12-08 22:30:32][MainThread][INFO] Kapowarr running on http://0.0.0.0:5656/ [2023-12-08 22:30:35][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:35][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-7][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-1][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-7][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:36][waitress-9][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:37][waitress-9][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-9][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-7][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:38][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-7][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-1][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:39][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-9][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-7][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:40][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-1][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-6][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:41][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-9][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-0][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-5][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-4][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:42][waitress-8][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:43][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:43][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:43][waitress-2][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:43][waitress-3][WARNING] This key in the API request has an invalid value: api_key = 1fc322fb1cd9e8766d24d69ec38ca7fc [2023-12-08 22:30:43][MainThread][INFO] Shutting down Kapowarr... [2023-12-08 22:34:23][MainThread][INFO] Starting up Kapowarr [2023-12-08 22:34:23][MainThread][INFO] Kapowarr running on http://0.0.0.0:5656/ [2023-12-08 22:34:32][waitress-4][INFO] Login attempt successful from 192.168.65.1 [2023-12-08 22:34:32][waitress-1][INFO] Login attempt successful from 192.168.65.1 [2023-12-08 22:35:07][waitress-9][INFO] Adding rootfolder from /Volumes/.../comics [2023-12-08 22:35:10][waitress-3][INFO] Settings changed: rename_downloaded_files->1, volume_folder_naming->{series_name}/Volume {volume_number} ({year}), file_naming->{series_name} ({year}) Volume {volume_number} Issue {issue_number}, file_naming_tpb->{series_name} ({year}) Volume {volume_number} TPB, file_naming_empty->{series_name} ({year}) Volume {volume_number} Issue {issue_number}, volume_as_empty->True, unzip->True, issue_padding->3, volume_padding->2 [2023-12-08 22:35:35][waitress-2][INFO] Settings changed: host->0.0.0.0, port->5656, url_base->, auth_password->, comicvine_api_key->[REDACTED], log_level->info [2023-12-08 22:35:51][waitress-5][INFO] Added volume with comicvine id 154675 and id 1 [2023-12-08 22:35:58][waitress-1][INFO] Added volume with comicvine id 154069 and id 2 [2023-12-08 22:36:06][waitress-2][INFO] Added task: Refresh And Scan (1) [2023-12-08 22:36:07][Task Handler][INFO] Finished task Refresh And Scan [2023-12-08 22:36:12][waitress-4][INFO] Added task: Refresh And Scan (1) [2023-12-08 22:36:13][Task Handler][INFO] Finished task Refresh And Scan [2023-12-08 22:45:04][waitress-4][INFO] Starting manual search: Superior Spider-Man (2024) [2023-12-08 23:16:05][waitress-0][INFO] Added task: Update All (1) [2023-12-08 23:16:05][Task Handler][INFO] Finished task Update All [2023-12-08 23:16:21][waitress-3][INFO] Setting issue 1 to unmonitored [2023-12-08 23:16:26][waitress-6][INFO] Setting issue 2 to unmonitored [2023-12-08 23:30:08][Thread-1][INFO] Added task: Update All (1) [2023-12-08 23:30:08][Task Handler][INFO] Finished task Update All
The logs don't show anything about a download completing. Start a download for something, watch it slowly download the file in the activity tab, when it's almost complete, start looking at the logs.
problem answering your last question: nothing is downloading, this is an example, but its hard to show systemically [2023-12-09 13:56:13][Task Handler][INFO] Adding download for volume 4: https://getcomics.org/marvel/superior-spider-man-8-2019/ [2023-12-09 13:56:13][Task Handler][INFO] Download already in queue [2023-12-09 13:56:13][Task Handler][INFO] Adding download for volume 4: https://getcomics.org/marvel/superior-spider-man-7-2019/ [2023-12-09 13:56:13][Task Handler][INFO] Download already in queue [2023-12-09 13:56:13][Task Handler][INFO] Adding download for volume 4: https://getcomics.org/marvel/superior-spider-man-6-2019/ [2023-12-09 13:56:13][Task Handler][INFO] Download already in queue [2023-12-09 13:56:13][Task Handler][INFO] Adding download for volume 4: https://getcomics.org/marvel/superior-spider-man-4-2019/ [2023-12-09 13:56:13][Task Handler][INFO] Download already in queue [2023-12-09 13:56:13][Task Handler][INFO] Finished task Auto Search [2023-12-09 14:23:49][waitress-4][INFO] Login attempt successful from 192.168.65.1 [2023-12-09 14:23:49][waitress-9][INFO] Login attempt successful from 192.168.65.1 [2023-12-09 14:30:24][Thread-1][INFO] Added task: Update All (1) [2023-12-09 14:30:24][Task Handler][INFO] Finished task Update All [2023-12-09 14:58:33][waitress-9][INFO] Removing download with id 1 [2023-12-09 15:00:14][waitress-9][INFO] Deleting volume 4 with delete_folder set to True [2023-12-09 15:00:14][waitress-9][WARNING] Deleting volume failed because there is a download for the volume: 4 [2023-12-09 15:00:21][waitress-1][INFO] Removing download with id 2 [2023-12-09 15:00:21][waitress-7][INFO] Removing download with id 2 [2023-12-09 15:00:21][waitress-7][WARNING] Download with given id not found [2023-12-09 15:00:21][waitress-2][INFO] Removing download with id 2 [2023-12-09 15:00:21][waitress-2][WARNING] Download with given id not found [2023-12-09 15:00:22][waitress-5][INFO] Removing download with id 2 [2023-12-09 15:00:22][waitress-5][WARNING] Download with given id not found [2023-12-09 15:00:22][waitress-4][INFO] Removing download with id 3 [2023-12-09 15:00:23][waitress-3][INFO] Removing download with id 3 [2023-12-09 15:00:23][waitress-3][WARNING] Download with given id not found [2023-12-09 15:00:23][waitress-9][INFO] Removing download with id 3 [2023-12-09 15:00:23][waitress-9][WARNING] Download with given id not found [2023-12-09 15:00:23][waitress-1][INFO] Removing download with id 3 [2023-12-09 15:00:23][waitress-1][WARNING] Download with given id not found [2023-12-09 15:00:24][waitress-7][INFO] Removing download with id 4 [2023-12-09 15:00:25][waitress-2][INFO] Removing download with id 4 [2023-12-09 15:00:25][waitress-2][WARNING] Download with given id not found [2023-12-09 15:00:25][waitress-5][INFO] Removing download with id 4 [2023-12-09 15:00:25][waitress-5][WARNING] Download with given id not found [2023-12-09 15:00:26][waitress-3][INFO] Removing download with id 5 [2023-12-09 15:00:27][waitress-8][INFO] Removing download with id 6 [2023-12-09 15:00:27][waitress-6][INFO] Removing download with id 6 [2023-12-09 15:00:27][waitress-6][WARNING] Download with given id not found [2023-12-09 15:00:29][waitress-2][INFO] Removing download with id 7 [2023-12-09 15:00:37][waitress-6][INFO] Deleting volume 4 with delete_folder set to True [2023-12-09 15:00:37][waitress-6][INFO] Deleting volume folder of 4 [2023-12-09 15:09:16][waitress-2][INFO] Added task: Auto Search (1) [2023-12-09 15:09:16][Task Handler][INFO] Starting auto search for volume 1 issue 1 [2023-12-09 15:09:16][Task Handler][INFO] Finished task Auto Search [2023-12-09 15:09:29][waitress-7][INFO] Starting manual search: Superior Spider-Man (2024) [2023-12-09 15:09:49][waitress-3][INFO] Starting manual search: Superior Spider-Man (2024) [2023-12-09 15:09:57][waitress-4][INFO] Adding download for volume 1 issue 1: https://getcomics.org/marvel/superior-spider-man-1-2023/ [2023-12-09 15:10:02][waitress-4][WARNING] Credential source mega has reached it's download limit [2023-12-09 15:10:04][waitress-4][WARNING] Credential source mega has reached it's download limit [2023-12-09 15:30:25][Thread-2][INFO] Added task: Update All (1) [2023-12-09 15:30:25][Task Handler][INFO] Finished task Update All [2023-12-09 16:30:26][Thread-3][INFO] Added task: Update All (1) [2023-12-09 16:30:26][Task Handler][INFO] Finished task Update All [2023-12-09 16:38:47][waitress-2][INFO] Deleting volume 3 with delete_folder set to True [2023-12-09 16:38:47][waitress-2][INFO] Deleting volume folder of 3 [2023-12-09 16:38:51][waitress-9][INFO] Starting manual search: Superior Spider-Man (2024) [2023-12-09 16:40:14][waitress-4][INFO] Adding download for volume 1 issue 1: https://getcomics.org/marvel/superior-spider-man-1-2023/ [2023-12-09 16:40:14][waitress-4][INFO] Download already in queue [2023-12-09 17:30:27][Thread-4][INFO] Added task: Update All (1) [2023-12-09 17:30:27][Task Handler][INFO] Finished task Update All [2023-12-09 18:30:28][Thread-5][INFO] Added task: Update All (1) [2023-12-09 18:30:28][Task Handler][INFO] Finished task Update All [2023-12-09 19:30:29][Thread-6][INFO] Added task: Update All (1) [2023-12-09 19:30:29][Task Handler][INFO] Finished task Update All [2023-12-09 20:30:30][Thread-7][INFO] Added task: Update All (1) [2023-12-09 20:30:30][Task Handler][INFO] Finished task Update All [2023-12-09 21:30:31][Thread-8][INFO] Added task: Update All (1) [2023-12-09 21:30:31][Task Handler][INFO] Finished task Update All [2023-12-09 22:30:09][Thread-9][INFO] Added task: Search All (1) [2023-12-09 22:30:09][Task Handler][INFO] Starting auto search for volume 1 [2023-12-09 22:30:09][Task Handler][INFO] Finished task Search All [2023-12-09 22:30:31][Thread-10][INFO] Added task: Update All (1) [2023-12-09 22:30:31][Task Handler][INFO] Finished task Update All [2023-12-09 23:09:52][waitress-6][INFO] Added volume with comicvine id 154150 and id 3 [2023-12-09 23:10:02][waitress-4][INFO] Starting manual search: Avengers United Infinity Comic (2023) #9 [2023-12-09 23:10:09][waitress-0][INFO] Adding download for volume 3 issue 11: https://getcomics.org/marvel/avengers-united-infinity-comic-9-2023/ [2023-12-09 23:10:40][waitress-3][INFO] Removing download with id 1 [2023-12-09 23:30:32][Thread-11][INFO] Added task: Update All (1) [2023-12-09 23:30:34][Task Handler][INFO] Finished task Update All [2023-12-10 00:30:33][Thread-12][INFO] Added task: Update All (1) [2023-12-10 00:30:33][Task Handler][INFO] Finished task Update All [2023-12-10 00:45:30][waitress-0][INFO] Deleting volume 3 with delete_folder set to True [2023-12-10 00:45:30][waitress-0][WARNING] Deleting volume failed because there is a download for the volume: 3 [2023-12-10 00:45:38][waitress-6][INFO] Removing download with id 2 [2023-12-10 00:45:46][waitress-3][INFO] Deleting volume 3 with delete_folder set to True [2023-12-10 00:45:46][waitress-3][INFO] Deleting volume folder of 3 [2023-12-10 00:45:59][waitress-9][INFO] Added volume with comicvine id 64687 and id 3 [2023-12-10 00:46:04][waitress-6][INFO] Starting manual search: The Superior Foes of Spider-Man (2013) #1 [2023-12-10 00:46:15][waitress-3][INFO] Adding download for volume 3 issue 3: https://getcomics.org/marvel/superior-foes-spider-man-vol-1-3-2014-2015/ [2023-12-10 00:46:18][waitress-3][INFO] Adding https://getcomics.org/links/hHFazvfzSNaGtmXLKjAATsR0LOFqJz4Qr2Iy8a2IAMgYCPpc4ed1bGN3bLocXsxc0mBvINIf+Aai/ZFDM8SMvggJApjnwTAj0DMpSLmfFWI=:n2L7R+aL/zE3JpOWOxAKHQ== to blocklist with reason "Link broken" [2023-12-10 00:48:37][waitress-9][INFO] Removing download with id 1 [2023-12-10 00:48:44][waitress-4][INFO] Starting manual search: The Superior Foes of Spider-Man (2013) [2023-12-10 00:48:55][waitress-5][INFO] Adding download for volume 3: https://getcomics.org/marvel/superior-foes-spider-man-001-017-free-download/ [2023-12-10 01:30:34][Thread-13][INFO] Added task: Update All (1) [2023-12-10 01:30:34][Task Handler][INFO] Finished task Update All [2023-12-10 02:30:35][Thread-14][INFO] Added task: Update All (1) [2023-12-10 02:30:35][Task Handler][INFO] Finished task Update All [2023-12-10 03:30:36][Thread-15][INFO] Added task: Update All (1) [2023-12-10 03:30:36][Task Handler][INFO] Finished task Update All Any download I try shows link broken, which is totally Mega/MediaFire/GetComics or stalls and never even tries. Downloads, any successful grab seems to stall in Kapowarr. I've managed to slowly test over the last day knowing Mega limits downloads over 6 hour periods.
Seems like either the download link is (correctly) marked as broken, or the download seems to already be in the queue (even though it most likely isn't). I recently fixed that bug in the latest alpha release.
Was the torrent issue fixed in the latest alpha too? We discussed in another issue thread. I'd switch back to alpha potentially if so.
Adding Q as a client if it's v4.x? Not yet. But Kapowarr can still run perfectly fine while the bug is there, you just can't download torrents.
I am getting the same thing. All my Root folders are also acting up... For example even thought I entered D:\Comics\Marvel it is captured as D\Comics\Marvel
This is causing the software to create the directory tree INSIDE the Kapowarr installation folder starting with D as a folder instead of the Drive where it's supposed to be.
The log does show that the actual path has been added though
Same thing is happening with the temp downloads, I set the folder as D:\Downloads But it is still downloading to the temp_download folder
This has been fixed already and will be included in the next release. This only happens when you run it on windows without the docker container.
Dev,
I really appreciate the feedback and I hope everyone gets use out of this stuff in the issues queue. I'm not seeing my Kapowarr downloads being sent to my Root folder in Kapowarr. Can you tell me where Kapowarr temporarily stores files in Mac file hierarchy so I can manually retrieve? Searching for them in the Mac UI doesnt show anything, but I'm happy to manually retrieve them or even set up my own sync in Mac outside of Kapowarr and Docker. Any guidance would be helpful.