738 Commits

Author SHA1 Message Date
tonikelope
7550af327e 7.25
Fix https://github.com/tonikelope/megabasterd/issues/229

-DEBUG FILE
2020-05-10 19:43:14 +02:00
A. L. Vivar
89c5aea4b4
Update README.md 2020-05-06 13:14:14 +02:00
A. L. Vivar
a74035c3a3
Add files via upload 2020-05-06 13:13:24 +02:00
A. L. Vivar
5f4bc7bfd1
Update README.md 2020-04-13 12:12:32 +02:00
tonikelope
d14aa637c5 Merge origin/master v7.24 2020-04-13 12:09:09 +02:00
tonikelope
4963848f4b 7.24
Fix https://github.com/tonikelope/megabasterd/issues/215
2020-04-13 12:07:45 +02:00
A. L. Vivar
7f64ac2b63
Update README.md 2020-04-03 12:55:56 +02:00
tonikelope
db51cf8dbb 7.23
Fix problem with jackson library

Fix https://github.com/tonikelope/megabasterd/issues/207

Fix https://github.com/tonikelope/megabasterd/issues/208
v7.23
2020-03-06 09:54:37 +01:00
tonikelope
c4d8cc41d5 7.22
Fix https://github.com/tonikelope/megabasterd/issues/206
v7.22
2020-03-05 22:38:40 +01:00
tonikelope
2e6aab95dc 7.21
Better error messages for folder links
v7.21
2020-02-28 11:09:54 +01:00
tonikelope
dc27145212 7.21
Better error messages for folder links
2020-02-28 11:09:03 +01:00
tonikelope
23ac0ef27c 7.20b
Custom Smart Proxy Auth USER AND PASS REQUIRED IN BASE64

Custom Smart Proxy List SOCKS support (put * before IP for SOCKS proxy)
2020-02-26 14:47:16 +01:00
tonikelope
5a1aeb62fd 7.20
Custom Smart Proxy Auth USER AND PASS REQUIRED IN BASE64

Custom Smart Proxy List SOCKS support (put * before IP for SOCKS proxy)
v7.20
2020-02-26 14:35:40 +01:00
tonikelope
28de933492 7.19
Settings window default size fix
v7.19
2020-02-25 13:38:43 +01:00
tonikelope
6976c7ce3e 7.18
Added support for proxies with authentication in the SmartProxy custom list

Format is -> IP:PORT[@user:password_b64] (PASSWORD NEEDS TO BE BASE64 ENCODED)

Example of proxy with 'myuser:mypass' -> 192.168.1.1:12345@myuser:bXlwYXNzd29yZA==
v7.18
2020-02-25 13:14:58 +01:00
tonikelope
8f78d0bfdf 7.17
Fix https://github.com/tonikelope/megabasterd/issues/198
v7.17
2020-02-19 13:11:26 +01:00
tonikelope
b107b6691d 7.16
-Json parser scape all char
v7.16
2020-02-18 12:03:59 +01:00
tonikelope
a6caabe3a8 7.15
-Natural sort
v7.15
2020-02-17 11:34:39 +01:00
tonikelope
c418d95bb1 7.14
-Unfreeze all button bug fix
-MALFORMED ATTRIBUTES WINDOWS FIX
v7.14
2020-02-01 13:34:36 +01:00
tonikelope
14741d9242 7.13
-Test button for external command run on 509 error
v7.13
2020-01-22 11:48:12 +01:00
tonikelope
aa94d93be1 7.12
MegaAPI error retry fix
v7.12
2020-01-20 02:44:10 +01:00
tonikelope
9cfb26c019 7.11b
https://github.com/tonikelope/megabasterd/issues/113

https://github.com/tonikelope/megabasterd/issues/189
v7.11
2020-01-18 16:38:48 +01:00
tonikelope
8730f2bfc8 7.11
https://github.com/tonikelope/megabasterd/issues/113

https://github.com/tonikelope/megabasterd/issues/189
2020-01-18 16:34:09 +01:00
tonikelope
74cdeada79 7.10
- SmartProxy auto refresh -> 15 secs wait
- SmartProxy 509 block -> 300 secs
v7.10
2020-01-13 01:56:19 +01:00
tonikelope
8449dbc1e5 7.9
- Trying to fix already connected error

- Improving pause all button
v7.9
2020-01-09 23:54:55 +01:00
tonikelope
98f6f82b0d 7.9
- Trying to fix already connected error

- Improving pause all button
2020-01-09 23:52:48 +01:00
tonikelope
a06f4eb3cd 7.8
- Ghost downloads resume fix 2 (Folder Links)
v7.8
2020-01-08 12:52:16 +01:00
tonikelope
c1e1a287f4 7.7
- Ghost downloads resume fix
v7.7
2020-01-08 10:27:14 +01:00
tonikelope
6ea9eda42b 7.6
-Trying to put everything in place
v7.6
2020-01-06 18:53:23 +01:00
tonikelope
997a0491ea 7.6
-Trying to put everything in place
2020-01-06 18:51:55 +01:00
tonikelope
8291a51ea5 7.5
- Missing downloads after restarting MegaBasterd fix
v7.5
2020-01-06 01:58:13 +01:00
tonikelope
421586bdc6 7.4
- Slot spinner bug fix 2
v7.4
2020-01-06 01:01:51 +01:00
tonikelope
b5116fd849 7.3
- Slot spinner bug fix
v7.3
2020-01-06 00:41:00 +01:00
tonikelope
7a3675fc2f 7.2
- Resume download fix
v7.2
2020-01-05 20:15:49 +01:00
tonikelope
c5320cb5f3 7.1
- Some Smart Proxy tunning (excluded proxy list) 3
v7.1
2020-01-05 18:51:54 +01:00
tonikelope
dc59a9580a 7.1
- Some Smart Proxy tunning (excluded proxy list) 2
2020-01-05 18:47:59 +01:00
tonikelope
42a67b9983 7.0
- Some Smart Proxy tunning (excluded proxy list)
v7.0
2020-01-05 16:27:03 +01:00
tonikelope
06dfd1183b 6.99
- File splitter size textfield format fix
v6.99
2020-01-05 12:36:39 +01:00
tonikelope
4174cfe777 6.98
- Negative slots spinner fix
v6.98
2020-01-04 16:29:34 +01:00
tonikelope
7655500939 6.97
- Unexpected error auto restart fix
v6.97
2020-01-03 22:08:05 +01:00
tonikelope
c21cf46b22 6.96
- PROGRESS  WATCHDOG 300 SECS ALL TRANSFERENCED
v6.96
2020-01-01 22:33:58 +01:00
tonikelope
44050264bc 6.95
- Upload restart improving 2

...
v6.95
2019-12-31 16:47:12 +01:00
tonikelope
68f887bc28 6.95
- Upload restart improving 2

...
2019-12-31 16:46:38 +01:00
tonikelope
d886e2678e 6.94
- Upload restart improving

...
v6.94
2019-12-31 16:15:16 +01:00
tonikelope
8952f9e644 6.93
- Running queue and waiting queue order preserved on restart
v6.93
2019-12-29 23:51:15 +01:00
tonikelope
eb8967b9ea 6.92
PROGRESS WATACHDOG -> 180 sec only SMART PROXY
...
v6.92
2019-12-29 00:19:58 +01:00
tonikelope
0ed0d4aef4 6.91
Transference manager fix 2
v6.91
2019-12-23 11:00:05 +01:00
tonikelope
4bf25e44ac 6.90
https://github.com/tonikelope/megabasterd/issues/169

https://github.com/tonikelope/megabasterd/issues/170

-Transfer Manager fix

-Option: put new transferences on TOP (Warning: WAIT QUEUE ORDER IS NOT PRESERVED ON MEGABASTERD RESTART).
v6.90
2019-12-22 22:12:07 +01:00
tonikelope
42bc1b107c 6.88
Fix TEMP UPLOAD CBC MAC
v6.88
2019-12-19 12:17:04 +01:00
tonikelope
ba9ecc6538 6.87
Fix TOP/BOTTOM BUTTONS 2
v6.87
2019-12-19 11:41:50 +01:00