Commit Graph

  • 039154dd53 Split up into smaller Methods that can be used for task-creation glax 2023-05-18 19:24:44 +02:00
  • 86712714f2 Implemented CreateUpdateChaptersTask Implemented CreateUpdatePublicationsTask glax 2023-05-18 19:12:17 +02:00
  • 6e5ad6b61f Merge remote-tracking branch 'origin/master' glax 2023-05-18 19:04:41 +02:00
  • 88e5379e25 Cleanup glax 2023-05-18 18:55:11 +02:00
  • 4e0f0aabe8 Cleanup glax 2023-05-18 18:55:11 +02:00
  • babf15072d Added Connector selector (overkill with 1 so far? :P ) glax 2023-05-18 18:51:43 +02:00
  • a1bd85daa5 Moved field downloadLocation to abstract Connector class. glax 2023-05-18 18:51:19 +02:00
  • d46b46f8fb Create Publication Folder and replace downloaded files if necessary. glax 2023-05-18 18:43:22 +02:00
  • d191f5dfc7 moved fileName to Chapter for future checking if file exists. glax 2023-05-18 18:42:36 +02:00
  • 57c7f175d9 170d0c094cd9acd53d4a1d4a1894c336013859f2 glax 2023-05-18 18:22:38 +02:00
  • ff1e775763 fixed issue where same chapter was downloaded glax 2023-05-18 18:21:43 +02:00
  • 5adceb7608 Changed enumeration of chapters to include names glax 2023-05-18 18:21:21 +02:00
  • 2925206048 fixed chapter order glax 2023-05-18 18:20:37 +02:00
  • 340a2b7e43 fixed bug where offset wasnt increasing glax 2023-05-18 18:20:21 +02:00
  • cbdc91985b fixed bug where offset was increased too soon glax 2023-05-18 18:20:04 +02:00
  • e3247e6242 Reduced download delay glax 2023-05-18 18:19:29 +02:00
  • 170d0c094c Added functionality to only list chapters in selected language glax 2023-05-18 18:19:04 +02:00
  • f2be9ba132 More extensive cli glax 2023-05-18 17:42:47 +02:00
  • 8af8171330 fixed wrong url issue on image download glax 2023-05-18 17:42:26 +02:00
  • ada842957e Added file extension to downloaded Images. glax 2023-05-18 17:42:02 +02:00
  • 81f380dc3c Renamed fields to match private naming style. Fixed issue where _lastRequest in DownloadClient was not updated. glax 2023-05-18 17:41:44 +02:00
  • 2b7f759e7e Upgraded test-setup glax 2023-05-18 17:22:10 +02:00
  • 40242ee7ca fixed wrong id-location when getting chapters glax 2023-05-18 17:22:02 +02:00
  • 9eb53bb53a Fixed null-Errors in json glax 2023-05-18 17:21:22 +02:00
  • 9a01db710b Fixed illegal characters in filenames Fixed logic for downloading images (separation between Connector and inherited classes) glax 2023-05-18 17:21:06 +02:00
  • 93bb8ef6ee Added delay functionality for rate-limits glax 2023-05-18 17:18:41 +02:00
  • ae29b8f341 TODO Download covers: https://api.mangadex.org/docs/retrieving-covers/ https://api.mangadex.org/docs/swagger.html#/ glax 2023-05-18 16:42:12 +02:00
  • b54ac730b7 Added Image download and compression to archive to Connector. glax 2023-05-18 16:42:00 +02:00
  • c3cb4d6e08 Add optional value to search for Manga instead of downloading all GetPublications(string = null) glax 2023-05-18 16:41:14 +02:00
  • b15e032038 Add field downloadLocation to Connector to save archives. glax 2023-05-18 16:40:11 +02:00
  • 73df8ad213 Added functionality to DownloadChapter in Mangadex glax 2023-05-18 16:21:54 +02:00
  • d13a7c3e49 Add field "url" to Chapter to know where to download. glax 2023-05-18 16:21:21 +02:00
  • 317d1435f3 Add Publication to DownloadChapter Method, to later correctly save images. glax 2023-05-18 16:21:02 +02:00
  • 140aac8f87 Added functionality to GetChapters. glax 2023-05-18 16:04:03 +02:00
  • 71d09229da offset is increased at start of loop to prevent multiple attempts at downloading same list. glax 2023-05-18 16:03:27 +02:00
  • 6f128ea044 Removed unnecessary fields and changed fieldTypes in Chapter. glax 2023-05-18 16:03:00 +02:00
  • 7aeb6bcc2f Added executable for testing. glax 2023-05-18 15:49:08 +02:00
  • 8fde7f8885 Added first Connector: MangaDex Can fetch all Mangas so far. glax 2023-05-18 15:48:54 +02:00
  • aa6d2d64bd Changed prototypes for GetPublications, GetChapters and DownloadChapter to return the value instead of using out. glax 2023-05-18 15:47:48 +02:00
  • d016d5a8fd Added more fields to Publication glax 2023-05-18 15:47:05 +02:00
  • d57c8d15f7 Moved Connector glax 2023-05-18 12:28:34 +02:00
  • d6ec91c896 Moved files Added DownloadClient to Connector glax 2023-05-18 12:26:15 +02:00
  • 45713b868d throw error instead of returning made up value glax 2023-05-17 23:51:09 +02:00
  • 5db12093c4 Added Tranga to spellchecker-dictionary. glax 2023-05-17 23:34:36 +02:00
  • 4b0a1c0a9d Added Structs Chapter and Publication Added TaskManager and TrangaTask glax 2023-05-17 23:23:01 +02:00
  • a0d2cb92bf initial commit glax 2023-05-17 22:13:15 +02:00