Commit Graph

475 Commits

Author SHA1 Message Date
5c29496fa5 Implement #445, Startup tasks 2025-09-21 18:14:12 +02:00
5dd9bfaefa MangaPark HttpUtility.HtmlDecode 2025-09-21 17:50:44 +02:00
a33c3a2dcc Fix parsing of image urls 2025-09-21 17:50:44 +02:00
4e1c9cd300 Fix MangaPark Irregular Format number parsing 2025-09-21 17:50:44 +02:00
7fa0d9b5ee Dont fail if parsing a single chapter fails 2025-09-21 17:50:44 +02:00
88f044eb4c Fix nullable in GetNodewith 2025-09-21 17:50:44 +02:00
5ab61445b6 correct log output 2025-09-21 17:50:44 +02:00
17a36c0429 MangaPark fix irregular chapter numbering 2025-09-21 17:50:44 +02:00
d2a56a9d36 MangaPark fix Tags with only '/' 2025-09-21 17:50:44 +02:00
a97fdd9bd7 Fix MangaPark favicon 2025-09-21 17:50:44 +02:00
ebb30ff6d7 Fix image-url parsing 2025-09-21 17:50:44 +02:00
94c220fafc Fix issues with namespaces in xpath 2025-09-21 17:50:44 +02:00
6576d06bc9 Add MangaPark 2025-09-21 17:50:44 +02:00
f905b5cfa0 Remove required from PatchLibraryRefreshRecord RefreshLibraryWhileDownloadingEveryMinutes 2025-09-21 17:11:55 +02:00
8e2f9ebbe5 WhileDownloading also refresh after all downloads are finished 2025-09-21 17:09:38 +02:00
55a8b09310 Add Controller 2025-09-21 16:59:12 +02:00
4e3968f4b1 Add RefreshLibrariesWorker.cs 2025-09-21 16:27:43 +02:00
b22f6ac9d6 Trim leading 0s in chapternumbers 2025-09-21 05:33:23 +02:00
bf148cc10f Throw exception if Chapternumber is not in correct format 2025-09-21 04:44:11 +02:00
9a290cdf47 CheckDownloaded log message include detail 2025-09-21 04:31:28 +02:00
55b9e3687b Add POSTGRES_CONNECTION_TIMEOUT 2025-09-21 04:05:49 +02:00
9e9a31b68c Ensure Database is created 2025-09-21 04:05:49 +02:00
e6c3c893f7 Fix merge of exiting keys 2025-09-21 04:05:49 +02:00
21a98ad495 More logging 2025-09-21 04:05:49 +02:00
41cbbb0ef8 More meaningful reason...
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-09-18 02:36:24 +02:00
e4263e4b2b Sync reason System.Reflection.MethodBase.GetCurrentMethod()?.Name 2025-09-18 02:28:59 +02:00
95a75bfbcb Optimise Sync routine. 2025-09-18 02:19:26 +02:00
052e6b33bb Fix file creation for CleanupMangaconnectorIdsWithoutConnector.cs 2025-09-18 02:11:55 +02:00
4ea207520b Increase Buffer Sizes for npgsql 2025-09-18 02:10:41 +02:00
cc4d3a6237 Add POSTGRES_COMMAND_TIMEOUT https://www.npgsql.org/doc/connection-string-parameters.html?q=Command%20Timeout env-var 2025-09-18 02:08:31 +02:00
429cd2284f Better sync log 2025-09-18 02:04:01 +02:00
c199f37b14 Use NpgsqlConnectionStringBuilder 2025-09-18 01:58:09 +02:00
9b0b5f0860 Sync logging 2025-09-18 01:53:05 +02:00
d9a1923a3c Add more Environment Variables 2025-09-18 01:46:53 +02:00
33cb8a2ab3 Better string 2025-09-18 01:21:05 +02:00
6dc0dfaf00 FIX CORRECT CHECK 2025-09-18 01:19:09 +02:00
978cfdf0c6 fix path 2025-09-18 01:16:48 +02:00
07f95e953d Add CleanupMangaconnectorIdsWithoutConnector.cs 2025-09-18 01:14:33 +02:00
55d6b46507 Clean Filenames for Windows
Fixes #391
2025-09-18 00:51:34 +02:00
5af1605c5b LibraryConnector-Updates work
Fixes #418
2025-09-18 00:42:46 +02:00
55fb37d62b Fix #441
Fixes all request Records with Validations
2025-09-17 23:59:26 +02:00
992273e0d3 Remove ComickIo 2025-09-17 23:48:07 +02:00
2e1587a95f Merge pull request #442 from C9Glax/bubez81/mw-mangaworld-pr
Bubez81/mw mangaworld pr
2025-09-17 23:45:47 +02:00
7f9bea00a4 Fix BaseWorker unnecessary nesting of Tasks
Some checks failed
Docker Image CI / build (push) Has been cancelled
Fix MangaDex Oneshots have no Chapternumber
2025-09-08 18:52:41 +02:00
07716625d6 Update to fit upstream 2025-09-08 18:43:55 +02:00
Michele Galanti
7ac4c37b27 Mangaworld: fix status parsing (IT→enum), icon, domains 2025-09-08 17:30:34 +02:00
3a8a2d2c86 Remove obsolete files 2025-09-06 17:03:28 +02:00
af01e4a6a4 NotificationConnector DTO and RequestRecords 2025-09-06 17:02:15 +02:00
d4ea40a875 Descriptions for Records and DTOs 2025-09-06 16:40:19 +02:00
09e6b07186 LibrarConnector DTO and CreateLibraryConnectorRecord 2025-09-06 16:31:16 +02:00