shayaa
0374cbf511
Merge branch 'fix/gofile' into main
2026-03-11 22:26:10 +01:00
KeksNino
7df7d87928
fix gofile downloads by adding custom headers to both direct dl and api request
...
still needs work: 1. fix restart causing the download to instantly jump to 100%
2026-03-11 22:15:00 +01:00
Vxrtrauter
e97f9ffe8a
refactor imports
2026-03-11 15:40:25 +01:00
Vxrtrauter
91b5c12afa
feat: multithreaded update downloads + refactor updater into utils/network
2026-03-11 00:43:00 +01:00
Vxrtrauter
b77867b111
feat: QoL features to Updater, workflow trigger.
2026-03-11 00:07:11 +01:00
Vxrtrauter
4e7e08c136
fix: download path errors, improve print statements, add exception blocks to prevent errors from crashing the program, removed ability to add custom path on add_download as its not used, removed, fixed config format & parsing issues
2026-03-10 22:21:59 +01:00
shayaa
adecc78aec
Merge branch 'main' into merge_candidate_noschxl
2026-03-10 18:40:07 +01:00
Vxrtrauter
f6b852309b
add: direct http download, fix libtorrent speed limit settings
2026-03-10 18:35:56 +01:00
shayaa
11b8f3f265
Update update_checker.py
2026-03-10 00:21:57 +01:00
Vxrtrauter
5369578194
Merge branch 'feat-steamrip-noschxl' into merge_candidate_noschxl, improve stuff (http dl impl still needed)
2026-03-09 23:48:41 +01:00
Vxrtrauter
c5e6608ae2
feat: enhance update handling by verifying installer hash and refactoring asset retrieval
2026-03-09 19:03:28 +01:00
Vxrtrauter
214d9a0e23
feat: implement SVG icon handling and update button styles in settings dialog
2026-03-09 18:09:17 +01:00
nosch
39522a4068
download is in download.py, needs to move
2026-03-09 16:59:05 +01:00
nosch
56735c4344
worked on downloads, magnets are next
2026-03-08 22:29:28 +01:00
nosch
87886a5cf9
merged
2026-03-08 16:07:08 +01:00
Vxrtrauter
9ba11bfa78
feat: enhance error handling and logging in various modules; improve timeout settings for network requests / fix basic issues
2026-03-08 13:32:30 +01:00
nosch
d8fec74de1
every menu works, now the downloads need fixing
2026-03-08 01:42:59 +01:00
Vxrtrauter
b2a30af5cd
fix: prevent processing of non-downloadable items in download_selected function
2026-03-07 20:46:41 +01:00
Vxrtrauter
fbc2225878
refactor: standardize version key in build_info.json and enhance download selection logic in download.py
...
feat: add SVG icons for play, pause, and folder actions in gui.py; implement status bar for download speed display
fix: remove unnecessary newline in libtorrent_misc.py and streamline update checker logic in update_checker.py
2026-03-07 20:41:03 +01:00
Vxrtrauter
8d1b3ba68f
feat: implement seeding functionality and enhance download management with seeded magnets tracking
2026-03-08 12:00:00 +01:00
Vxrtrauter
dcc12c0b28
fix: LibTorrent not detecting that file has been deleted until LibTorrent Session is reinitialized / enhance download management with file existence checks and cleanup
2026-03-07 00:45:27 +01:00
Vxrtrauter
925fe21d03
Add logging and download tracking to direct downloads
2026-03-07 14:00:00 +01:00
Vxrtrauter
e50ef32c66
refactor: clean up imports and remove unused code in scrapers and download modules
2026-03-05 23:19:08 +01:00
Vxrtrauter
89fd8b4ebb
fix: fix scraping for uztracker posts to support displaying authors properly
2026-03-04 20:58:56 +01:00
Vxrtrauter
34a50e1a1b
refactor: rename scraping functions for consistency and improve data handling
2026-03-04 19:11:31 +01:00
Vxrtrauter
a6bb879db3
feat: enhance download logging with path handling and timeout mechanism
2026-02-28 04:01:00 +01:00
Vxrtrauter
7653748599
chore: remove unused file_list utility
2026-02-28 03:34:56 +01:00
Vxrtrauter
60019e0d2e
refactor: update log imports and restructure logging functionality
2026-02-28 03:31:05 +01:00
KeksNino
6dc28615a0
refactor: move main.py and core into new src folder
2026-02-11 21:19:35 +01:00