Mukhtar Akere
139249a1f3
- Add mounting support
...
- Fix minor issues
2025-08-04 16:57:09 +01:00
Sadman Sakib
b901bd5175
Feature/torbox provider improvements ( #100 )
...
- Add Torbox WebDAV implementation
- Fix Issues with sample and extension checks
2025-07-11 13:17:03 +01:00
Mukhtar Akere
8d092615db
Update stream client; Add repair strategy
2025-07-01 04:42:33 +01:00
Mukhtar Akere
a3e698e04f
Add repair and download rate limit
2025-06-26 05:45:20 +01:00
Mukhtar Akere
086aa3b1ff
Improve Arr integerations
2025-06-19 14:40:12 +01:00
Mukhtar Akere
605d5b81c2
Fix duration bug in config
2025-06-16 13:55:02 +01:00
Mukhtar Akere
8d87c602b9
- Add remove stalled torrent
...
- Few cleanup
2025-06-15 22:46:07 +01:00
Mukhtar Akere
a539aa53bd
- Speed up repairs when checking links \n
...
- Remove run on start for repairs since it causes issues \n
- Add support for arr-specific debrid
- Support for queuing system
- Support for no-op when sending torrents to debrid
2025-06-14 16:09:28 +01:00
Mukhtar Akere
3efda45304
- IMplement multi-download api tokens
...
- Move things around a bit
2025-06-08 19:06:17 +01:00
Mukhtar Akere
5bf1dab5e6
Torrent Queuing for Botched torrent ( #83 )
...
* Implement a queue for handling failed torrent
* Add checks for getting slots
* Few other cleanups, change some function names
2025-06-07 17:23:41 +01:00
Mukhtar Akere
9c6c44d785
- Revamp decypharr arch \n
...
- Add callback_ur, download_folder to addContent API \n
- Fix few bugs \n
- More declarative UI keywords
- Speed up repairs
- Few other improvements/bug fixes
2025-06-02 12:57:36 +01:00
Elias Benbourenane
fbd6cd5038
Random access for RARed RealDebrid torrents ( #61 )
...
* feat: AI translated port of RARAR.py in Go
* feat: Extract and cache byte ranges of RARed RD torrents
* feat: Stream and download files with byte ranges if specified
* refactor: Use a more structured data format for byte ranges
* fix: Rework streaming to fix error handling
* perf: More efficient RAR file pre-processing
* feat: Made the RAR unpacker an optional config option
* refactor: Remove unnecessary Rar prefix for more idiomatic code
* refactor: More appropriate private method declaration
* feat: Error handling for parsing RARed torrents with retry requests and EOF validation
* fix: Correctly parse unicode file names
* fix: Handle special character conversion for RAR torrent file names
* refactor: Removed debug logs
* feat: Only allow two concurrent RAR unpacking tasks
* fix: Include "<" and ">" as unsafe chars for RAR unpacking
* refactor: Seperate types into their own file
* refactor: Don't read RAR files on reader initialization
2025-05-27 16:10:23 -07:00
Mukhtar Akere
83a453cd0c
Add serve from rclone; add readiness check for each debrid, rather than waiting for all to be ready
2025-05-22 20:01:10 +01:00
Mukhtar Akere
a2bdad7c2a
Add add_samples to available flags
2025-05-22 15:14:31 +01:00
Mukhtar Akere
5aa1c67544
- Add PROPFIND for root path
...
- Reduce signifcantly memoery footprint
- Fix minor bugs
2025-05-20 12:57:27 +01:00
Mukhtar Akere
b984697fe3
- Cleaup the code
...
- Add delete button to webdav ui
- Some other bug fixes here and there
2025-05-15 02:42:38 +01:00
Mukhtar Akere
ffb1745bf6
Add support for rclone refresh dirs instead of refreshing everything
2025-05-11 15:20:06 +01:00
Mukhtar Akere
8e464cdcea
- Add support for virtual folders
...
- Fix minor bug fixes
2025-05-10 19:52:53 +01:00
Mukhtar Akere
e05c6d5028
- Retyr RD 502 errors
...
- Fix issues with re-inserted torrents bugging out
- Fix version.txt
- Massive improvements in importing times
- Fix issues with config.json resetting
- Fix other minor issues
2025-05-10 01:04:51 +01:00
Mukhtar Akere
a3e64cc269
- Delete empty files selected torrents
...
- Add more info to UI
- Add a global file download limit for local downloads
2025-04-27 01:16:24 +01:00
Mukhtar Akere
ae5e237379
Hotfix
2025-04-25 12:48:04 +01:00
Mukhtar Akere
07f1d0f28d
- Fix symlinks % bug
...
- A cleaner settings page
- More bug fixes
2025-04-25 12:36:12 +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
80615e06d1
- Fix url escape for webdav files
...
- Add support for bind address, url base
2025-04-17 15:26:58 +01:00
Mukhtar Akere
af067cace9
Changelog 0.6.0
2025-04-16 17:31:50 +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
101ae4197e
fix multi-api key bug
2025-04-11 00:05:09 +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
7d954052ae
- Refractor code
...
- Add a better logging for 429 when streaming
- Fix minor issues
2025-04-01 06:37:10 +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
7bd38736b1
Fix for file namings
2025-03-26 21:12:01 +01:00
Mukhtar Akere
9469c98df7
Add support for different folder naming; minor bug fixes
2025-03-24 12:12:38 +01:00
Mukhtar Akere
738474be16
Experimental usability stage
2025-03-22 00:17:07 +01:00
Mukhtar Akere
d10b679584
Fix regex
2025-03-21 17:58:06 +01:00
Mukhtar Akere
f93d489956
Fix regex
2025-03-21 17:55:19 +01:00
Mukhtar Akere
0c68364a6a
Improvements:
...
- An improvised caching for stats; using metadata on ls
- Integrated into the downloading system
- Fix minor bugs noticed
- Still experiemental, sike
2025-03-20 10:42:51 +01:00
Mukhtar Akere
5d2fabe20b
initializing webdav server
2025-03-18 10:02:10 +01:00
Mukhtar Akere
26f6f384a3
Fix arr download_uncached settings
2025-03-16 05:43:25 +01:00
Mukhtar Akere
b91aa1db38
Add a precacher to significantly improve importing to arrs/plex
2025-03-15 23:12:37 +01:00
Mukhtar Akere
2b2a682218
- Fix ARR flaky bug
...
- Refined download uncached options
- Deprecate qbittorent log level
- Skip Repair for specified arr
2025-03-09 03:56:34 +01:00
Mukhtar Akere
a83f3d72ce
Changelog 0.5.0
2025-03-05 20:15:10 +01:00
Mukhtar Akere
b1a3d8b762
Minor bug fixes
2025-02-28 21:25:47 +01:00
Mukhtar Akere
108da305b3
- Update Readme
...
- Add funding.yml
- Add Arr Queue cleanner worker
- Rewrote worker
2025-02-19 23:52:53 +01:00
Mukhtar Akere
6a24c372f5
Hotfix for Proxy
2025-02-13 17:31:54 +01:00
Mukhtar Akere
bfd2596367
fix mounts; backward compatibility
2025-02-13 05:07:14 +01:00
Mukhtar Akere
14341d30bc
More cleanup, more refractor, more energy, more passion, more footwork
2025-02-13 02:08:18 +01:00