Commit Graph

36 Commits

Author SHA1 Message Date
Vxrtrauter 0537bc23e3 fix aria2 process killing completely (cross-platform) 2025-10-12 01:07:53 +02:00
Vxrtrauter f358d5462f refractor files and improve aria2 process killing, needs improvement 2025-10-11 23:52:25 +02:00
Vxrtrauter 77343e6300 fixed shutdown issues, added shutdown event for download notification 2025-10-11 20:49:42 +02:00
KeksNino e4c50e20df fixed notifications (kinda) 2025-10-11 15:31:31 +02:00
KeksNino 223dcd9a4c temporarily disable notifications because of bug 2025-10-10 23:10:09 +02:00
Vxrtrauter 12f7712af3 unnessary fixes 2025-10-10 22:23:04 +02:00
Vxrtrauter 108ba9ab31 partial fix: fix function call for download progress 2025-10-10 22:15:24 +02:00
KeksNino 335845b9dd add notification function (not working) 2025-10-10 21:48:09 +02:00
Vxrtrauter b45a4895f5 fully impl settings file read & write 2025-10-10 15:21:48 +02:00
Vxrtrauter 62b8506d13 Update everything to work with new API + Reorganize file structurem functions and common logic 2025-10-09 22:12:10 +02:00
Vxrtrauter 53b2bb912e INCOMPLETE, DONT PUSH:
refactor: reorganize state management and update import paths across modules and start changing json parsing
2025-10-09 16:42:18 +02:00
Vxrtrauter 5da7989157 refactor: consolidate aria2 process management into state and remove global variables 2025-10-09 15:55:39 +02:00
Vxrtrauter 1c5460de94 improve overall folder structure and update files according to structure 2025-10-06 00:56:15 +02:00
Vxrtrauter 9fbaca0b2b fix: rm unaccessed imports 2025-09-15 23:38:29 +02:00
Vxrtrauter 66d43faad1 add threads setting in settings menu + add aria2c restart function in gui.py 2025-09-13 01:50:37 +02:00
Vxrtrauter 1c28d8e232 Fixed Aria2 Errors, Automatically kill it, make it work with VPNs 2025-09-12 00:54:00 +02:00
Vxrtrauter bdad958e25 fix: correct dark mode detection function call 2025-09-09 13:42:36 +02:00
Vxrtrauter a95cc197be fix: correct function call for dark mode detection 2025-09-09 13:26:46 +02:00
Vxrtrauter c1ee2b7c60 add tracker selection dropdown menu and impl functionality 2025-09-09 13:05:41 +02:00
KeksNino e3ca73e600 added rutracker as option. check full message
IMPORTANT: doesnt have error handling fo no result

will add a gui option in the future
2025-09-08 21:28:42 +02:00
Vxrtrauter addd432229 Implement debug mode for scraping and GUI interactions 2025-09-04 20:36:59 +02:00
Vxrtrauter 7edec4ace5 Files Cleanup 2025-09-03 22:21:03 +02:00
Vxrtrauter 7cc79e69cb Code Cleanup 2025-09-03 22:16:30 +02:00
Vxrtrauter 4ddccc2341 Fix global settings action button icon and improve theme handling in GUI 2025-09-03 22:04:36 +02:00
Vxrtrauter 391e4c372b Refactor asset paths for settings icons in the GUI and reorganize main.py structure 2025-09-03 21:42:34 +02:00
KeksNino bf3516ee02 updated main branch 2025-07-29 19:52:14 +02:00
Vxrtrauter 66f07ac421 testing stuff 2025-06-29 11:45:13 +02:00
Vxrtrauter 440651d363 Run Gui from Main.py 2025-06-28 03:46:56 +02:00
Vxrtrauter 5863f65a0a Add Search Results to Gui, Restructure Functions, Split Scrape and Select Function. 2025-06-28 03:42:05 +02:00
Vxrtrauter 84c54870ab Restructure Functions to Return and not Print, made maintitle available in Main.py 2025-06-28 02:52:16 +02:00
Vxrtrauter b8b22cecca fix invalid selection message 2025-06-28 02:18:10 +02:00
KeksNino 36e5d68d2a added more gui stuff 2025-06-28 02:09:10 +02:00
KeksNino b34d2e64c1 initial gui commit with search field 2025-06-27 23:58:45 +02:00
Noe bc22a4ee12 update file structure 2024-12-21 22:29:49 +01:00
KeksNino a4923c931b Steamrip Scraper and DDL link input 2024-12-15 15:10:23 +01:00
KeksNino 229915ec09 download function 2024-12-14 22:31:32 +01:00