Commit Graph

250 Commits

Author SHA1 Message Date
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 bf6e638519 Add debug print statement for retrieved magnet link 2025-09-04 20:39:54 +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
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
Vxrtrauter 25e1647a13 Fix import paths for uztracker_scraper and downloading modules 2025-09-03 21:23:35 +02:00
Vxrtrauter 70c7042b09 Start download client when a magnet link is added 2025-09-03 21:09:41 +02:00
Vxrtrauter 8716000057 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-03 21:06:55 +02:00
Vxrtrauter 0307f0fa82 Fix method call for getting item index in download functionality 2025-09-03 21:06:51 +02:00
KeksNino 091a534ceb fix wrong elements being aligned right 2025-09-03 20:56:48 +02:00
KeksNino 908e559805 added requirements.txt 2025-09-03 19:21:23 +02:00
KeksNino cdde3e12d9 added settings button 2025-09-03 19:03:35 +02:00
Vxrtrauter 60fd806f1e Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-03 14:28:10 +02:00
Vxrtrauter e80bd9569f Implement download functionality in GUI and connect button to item selection 2025-09-03 14:20:45 +02:00
KeksNino ebdedb2536 readded print selected software function
and also returns the selected software
2025-08-20 17:37:50 +02:00
KeksNino a94048188e removed unused imports and add download button click in gui 2025-08-01 16:15:07 +02:00
KeksNino 69892861a5 added other files from main-cli 2025-07-29 19:53:41 +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 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
Vxrtrauter 2cab12d166 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-06-28 02:10:28 +02:00
Vxrtrauter 0b8e43322b add selecting program to download 2025-06-28 02:10:26 +02:00
KeksNino 36e5d68d2a added more gui stuff 2025-06-28 02:09:10 +02:00
Vxrtrauter 35501fa1b2 Actually fix no search result 2025-06-28 01:14:03 +02:00
Vxrtrauter 6630478dae Fix "No Search Results Message" 2025-06-28 01:09:47 +02:00
Vxrtrauter 4a4647e736 Optimize Search Function to be way faster 2025-06-28 01:07:03 +02:00
KeksNino b34d2e64c1 initial gui commit with search field 2025-06-27 23:58:45 +02:00
KeksNino b62123fe6c now shows the post title instead of the link
fetching post titles is still quite slow but it will be fixed
2025-06-26 16:37:34 +02:00
KeksNino 323681eea2 removed comment 2025-06-25 20:51:09 +02:00
KeksNino 361ddb60a3 fixed viewtopic filter 2025-06-25 16:59:13 +02:00
KeksNino d3035d6798 updated get_magnet_link function 2025-06-24 17:04:56 +02:00
KeksNino 25555661ac search uztracker software
.startswith filter on line 22 is broken
2025-06-24 16:45:29 +02:00
Vxrtrauter c8bfa8922c add magnet link retriever for uztracker 2025-06-23 22:10:51 +02:00
Vxrtrauter b4a118597e make code look better and add some comments for myself 2025-06-23 17:43:04 +02:00
Vxrtrauter c182906168 Merge remote-tracking branch 'origin/main' 2025-06-23 17:36:07 +02:00
Vxrtrauter 3782e64e83 Add (testing) uztracker post title scraper | Update Gitignore for venv 2025-06-23 17:32:05 +02:00
KeksNino 2a56b896bd update to software 2025-06-22 16:49:29 +02:00
Noe bf171ec370 null 2024-12-22 18:30:05 +01:00
Noe b041257cfb Fix URL handling for Steamrip games and improve scraping of direct download links from buzzheavier.com 2024-12-22 14:26:49 +01:00
Noe 60dbb8e4df Improve & Refactor Code, Add GOG Scraper, Enhance Buzzheavier Scanning
- Refactored the scraper code for better readability and maintainability.
- Added functionality to fetch game data from GOG Games API.
- Improved the link handling to differentiate between Steamrip and GOG Games.
- Enhanced the Buzzheavier direct download link scanner for better accuracy.
- Cleaned up game titles by removing unwanted phrases and extra spaces.
- Added search functionality to find games by title.
- Improved error handling and user feedback throughout the script.
2024-12-22 01:30:37 +01:00
Noe 7cc59d1b75 Update Message 2024-12-21 23:46:03 +01:00
Noe ce5a1c94a4 Fixed Filtering & Restructured Code a bit 2024-12-21 23:12:30 +01:00
Noe bc22a4ee12 update file structure 2024-12-21 22:29:49 +01:00