Commit Graph

27 Commits

Author SHA1 Message Date
Vxrtrauter bae3667cd9 remove gui 2025-10-06 00:19:46 +02:00
KeksNino 7c9bad2451 added download button widget into search tab 2025-10-05 23:27:34 +02:00
Vxrtrauter 9394b5fa01 feat: add downloads tab and update UI components 2025-09-25 15:24:15 +02:00
KeksNino eedb5ded17 added progress bar 2025-09-21 02:16:17 +02:00
KeksNino 8a856f0dad better tab implementation (not done yet) 2025-09-21 00:54:43 +02:00
KeksNino 01217c21af initial implementation of tabs 2025-09-18 19:20:42 +02:00
KeksNino 59f092f937 Revert "initial implementation of tabs"
This reverts commit ba6fb26e8ef32c56483de7969e9074da6507aee8.
2025-09-18 19:20:42 +02:00
KeksNino 154d06caaf initial implementation of tabs 2025-09-18 19:20:42 +02:00
Vxrtrauter 4ee1f366aa Add "No Results" result on no results &cleanup (NOTE: STILL REQUIRES ERROR HANDLING & OVERALL IMPROVEMENT) 2025-09-16 23:10:11 +02:00
Vxrtrauter 9fbaca0b2b fix: rm unaccessed imports 2025-09-15 23:38:29 +02:00
Vxrtrauter 75ff4e4ecd improve performance and avoic freezes using threading; code cleanup, remove unnecessary functions 2025-09-13 02:13:57 +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 af1488d980 fix: add validation for empty search input in return_pressed method 2025-09-11 20:48:37 +02:00
Vxrtrauter 664ac9b48f fix: update server URL and implement threading for search functionality 2025-09-11 20:24:25 +02:00
Vxrtrauter 7035eec0b5 add error handling for no search result on rutracker + debug outputs 2025-09-10 22:45:28 +02:00
Vxrtrauter c1ee2b7c60 add tracker selection dropdown menu and impl functionality 2025-09-09 13:05:41 +02:00
Vxrtrauter 8033c56145 improve structure, code cleanup and improved switching between uz & rutracker 2025-09-09 01:31:00 +02:00
KeksNino cf46ee1c78 fixed github merge issue 2025-09-08 21:33:34 +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 72a892d707 Refactor scrape_uztracker call in GUI to handle no results more gracefully and improve debug output 2025-09-06 01:10:48 +02:00
Vxrtrauter 01303234d6 Refactor GUI to utilize get_item_index for improved item selection and download handling 2025-09-06 01:00:12 +02:00
KeksNino 922897ebc5 removed unneccesary gui stuff 2025-09-05 17:24:21 +02:00
Vxrtrauter 9578326a1a Refactor button connection comments for clarity in GUI interactions 2025-09-05 00:04:01 +02:00
Vxrtrauter addd432229 Implement debug mode for scraping and GUI interactions 2025-09-04 20:36:59 +02:00
KeksNino 9d6e54b451 added more of settings dialog 2025-09-04 19:28:13 +02:00
KeksNino 6aa43ae2c5 added 1% of settings menu 2025-09-04 18:48:07 +02:00
Vxrtrauter 7edec4ace5 Files Cleanup 2025-09-03 22:21:03 +02:00