Mukhtar Akere
|
3cc8ad3cdc
|
wraps up duplicate names implementation
|
2025-04-22 21:24:33 +01:00 |
|
Mukhtar Akere
|
fb39e92a88
|
- Add support for merging files from torrents with the same name
- Add infohash as a folder naming
- Other minor bugs
|
2025-04-22 19:32:55 +01:00 |
|
Mukhtar Akere
|
2139d3a175
|
fix auth setup bug
|
2025-04-22 02:00:43 +01:00 |
|
Mukhtar Akere
|
32935ce3aa
|
fix bugs; move to gocron for scheduled jobs
|
2025-04-21 23:23:35 +01:00 |
|
Mukhtar Akere
|
a27c5dd491
|
Hotfixes:
- Fix % error in url encode
- FIx alldebrid downloading bug
- Fix dupicate checks for newly added torrents
|
2025-04-20 00:44:58 +01:00 |
|
Mukhtar Akere
|
dc8ee3d150
|
Fix repair bug; fix torrent refreshes
|
2025-04-19 10:41:45 +01:00 |
|
Mukhtar Akere
|
52877107c9
|
- Fix alldebrid bug with webdav(for nested files)
- Add support for re-inserting broken files
- Other minor bug fixes
|
2025-04-18 15:56:52 +01:00 |
|
Mukhtar Akere
|
f34a371274
|
wrap up url escape bug; fix pausedUP bug
|
2025-04-17 19:12:28 +01:00 |
|
Mukhtar Akere
|
8c78da3f69
|
fix escape
|
2025-04-17 16:31:39 +01:00 |
|
Mukhtar Akere
|
1983e27124
|
- Fix url escape for webdav files
- Add support for bind address, url base
|
2025-04-17 15:34:47 +01:00 |
|
Mukhtar Akere
|
80615e06d1
|
- Fix url escape for webdav files
- Add support for bind address, url base
|
2025-04-17 15:26:58 +01:00 |
|
Mukhtar Akere
|
b5b6f0ff73
|
fix invalid characters in name
|
2025-04-17 01:07:40 +01:00 |
|
Mukhtar Akere
|
3fe9053aa8
|
fix progress report
|
2025-04-16 23:24:53 +01:00 |
|
Mukhtar Akere
|
c07a85f4d0
|
fix reinsert torrent error
|
2025-04-16 23:19:52 +01:00 |
|
Mukhtar Akere
|
af067cace9
|
Changelog 0.6.0
|
2025-04-16 17:31:50 +01:00 |
|
Mukhtar Akere
|
ea79e2a6fb
|
Merge branch 'experimental' into beta
|
2025-04-16 11:35:53 +01:00 |
|
Mukhtar Akere
|
58fb4e6e14
|
finalize experimental
|
2025-04-16 11:32:42 +01:00 |
|
Mukhtar Akere
|
39945616f3
|
Remove Proxy featurw
|
2025-04-13 13:03:43 +01:00 |
|
Mukhtar Akere
|
8029cd3840
|
Add support for adding torrent file
|
2025-04-13 12:40:31 +01:00 |
|
Mukhtar Akere
|
19b8664146
|
fix action
|
2025-04-13 11:36:48 +01:00 |
|
Mukhtar Akere
|
8ea128446c
|
fix action
|
2025-04-13 11:35:36 +01:00 |
|
Mukhtar Akere
|
391900e93d
|
fix action
|
2025-04-13 11:32:17 +01:00 |
|
Mukhtar Akere
|
5987028f05
|
fix action
|
2025-04-13 11:31:01 +01:00 |
|
Mukhtar Akere
|
7492f629f9
|
Add documentaion, finalizing experimental
|
2025-04-13 11:29:08 +01:00 |
|
Mukhtar Akere
|
101ae4197e
|
fix multi-api key bug
|
2025-04-11 00:05:09 +01:00 |
|
Mukhtar Akere
|
a357897222
|
- Fix bandwidth limit error
- Add cooldowns for fair usage limit bug
- Fix repair bugs
|
2025-04-09 20:00:06 +01:00 |
|
Mukhtar Akere
|
92177b150b
|
Fix url in UI
|
2025-04-08 21:00:40 +01:00 |
|
Mukhtar Akere
|
9011420ac3
|
Add invalid link reset worker
|
2025-04-08 17:48:01 +01:00 |
|
Mukhtar Akere
|
4b5e18df94
|
- Deprecate proxy
- Add Proxy for each debrid
- Add support for multiple-API keys
- Use internal http.Client for streaming
- Bug fixes etc
|
2025-04-08 17:30:24 +01:00 |
|
Mukhtar Akere
|
003f73c456
|
Merge branch 'beta' of github.com:sirrobot01/debrid-blackhole into beta
GoReleaser / goreleaser (push) Has been cancelled
Release Docker Build / docker (push) Has been cancelled
v0.5.2
|
2025-04-03 11:26:47 +01:00 |
|
Mukhtar Akere
|
b34935d490
|
hotfix un-cached downloading
|
2025-04-03 11:26:27 +01:00 |
|
Mukhtar Akere
|
4659cd4273
|
Performance improvements; import speedup
|
2025-04-03 11:24:30 +01:00 |
|
Mukhtar Akere
|
7d954052ae
|
- Refractor code
- Add a better logging for 429 when streaming
- Fix minor issues
|
2025-04-01 06:37:10 +01:00 |
|
Mukhtar Akere
|
8bf164451c
|
Fix re-insertion
|
2025-03-31 08:47:27 +01:00 |
|
Mukhtar Akere
|
5792305a66
|
Fix sample check rd
|
2025-03-31 08:23:11 +01:00 |
|
Mukhtar Akere
|
f9addaed36
|
minor
|
2025-03-31 06:15:41 +01:00 |
|
Mukhtar Akere
|
face86e151
|
- Cleanup webdav
- Include a re-insert fature for botched torrents
- Other minor bug fixes
|
2025-03-31 06:11:04 +01:00 |
|
Mukhtar Akere
|
cf28f42db4
|
Update readme, fix minor config bugs
|
2025-03-29 00:23:10 +01:00 |
|
Mukhtar Akere
|
dc2301eb98
|
Fixes:
- Add support for multiple api keys
- Fix minor bugs, removes goroutine mem leaks
|
2025-03-28 23:44:21 +01:00 |
|
Mukhtar Akere
|
f9bc7ad914
|
Fixes
- Be conservative about the number of goroutines
- Minor fixes
- Add Webdav to ui
- Add more configs to UI
|
2025-03-28 00:25:02 +01:00 |
|
Mukhtar Akere
|
4ae5de99e8
|
Fix deleting torrent bug
|
2025-03-27 09:01:33 +01:00 |
|
Mukhtar Akere
|
d49fbea60f
|
- Add more limit to number of gorutines
- Add gorutine stats to logs
- Fix issues with repair
|
2025-03-27 08:24:40 +01:00 |
|
Mukhtar Akere
|
7bd38736b1
|
Fix for file namings
|
2025-03-26 21:12:01 +01:00 |
|
Mukhtar Akere
|
56bca562f4
|
Fix duplicate links for files
|
2025-03-24 20:39:35 +01:00 |
|
Mukhtar Akere
|
9469c98df7
|
Add support for different folder naming; minor bug fixes
|
2025-03-24 12:12:38 +01:00 |
|
Mukhtar Akere
|
8c13da5d30
|
Improve streaming
|
2025-03-23 09:32:19 +01:00 |
|
Mukhtar Akere
|
dc6ee2f020
|
fix umask for windows
GoReleaser / goreleaser (push) Has been cancelled
Release Docker Build / docker (push) Has been cancelled
v0.5.1
|
2025-03-23 07:14:46 +01:00 |
|
Mukhtar Akere
|
fce0fc0215
|
update changelog
|
2025-03-22 06:11:15 +01:00 |
|
Mukhtar Akere
|
e2f792d5ab
|
hotfix xml
|
2025-03-22 06:05:53 +01:00 |
|
Mukhtar Akere
|
49875446b4
|
Fix header writing
|
2025-03-22 00:30:00 +01:00 |
|