Mukhtar Akere
eefe8a3901
Hotfix for download link generation and account switching
2025-08-24 21:54:26 +01:00
Mukhtar Akere
618eb73067
- Add support for multi-season imports
...
- Improve in-memoery storage, whic reduces memory usage
- Fix issues with rclone integration
2025-08-24 16:25:37 +01:00
Mukhtar Akere
cb63fc69f5
Final fix for writeheader
2025-08-05 05:01:34 +01:00
Mukhtar Akere
40755fbdde
Fix issues with headers
2025-08-05 04:39:03 +01:00
Mukhtar Akere
d0ae839617
Fix issues with headers
2025-08-05 04:28:38 +01:00
Mukhtar Akere
ce972779c3
Fix superflous header issue
2025-08-05 04:01:41 +01:00
Mukhtar Akere
2c90e518aa
fix playback issues
2025-07-01 16:10:23 +01:00
Mukhtar Akere
dec7d93272
fix streaming
2025-07-01 15:28:19 +01:00
Mukhtar Akere
8d092615db
Update stream client; Add repair strategy
2025-07-01 04:42:33 +01:00
Mukhtar Akere
b2e99585f7
Fix issues with repair, move to a different streaming option
2025-06-18 10:42:44 +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
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
84603b084b
Some improvements to beta
2025-06-07 10:03:01 +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
Mukhtar Akere
1cd09239f9
- Add more indepth stats like number of torrents, profile details etc
...
- Add torrent ingest endpoints
- Add issue template
2025-05-29 04:05:44 +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
7f25599b60
- Add support for per-file deletion
...
- Per-file repair instead of per-torrent
- Fix issues with LoadLocation
- Fix other minor bug fixes woth torbox
2025-05-27 19:31:19 +01: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
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
21354529e7
fix timeout when downloading
2025-05-02 20:48:29 +01:00
Mukhtar Akere
5f06a244b8
Fix issues with dupliacte names; other minor bug fixes
2025-04-28 23:06:44 +01:00
Mukhtar Akere
267430e6fb
Fixes
...
- Download Link fix
- reinsert fix
2025-04-23 16:38:55 +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
58fb4e6e14
finalize experimental
2025-04-16 11:32:42 +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
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
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
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
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
8d494fc277
Update repair; fix minor bugs with namings
2025-03-21 04:10:16 +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
0d178992ef
Improve webdav; add workers for refreshes
2025-03-19 03:08:22 +01:00
Mukhtar Akere
5d2fabe20b
initializing webdav server
2025-03-18 10:02:10 +01:00
Mukhtar Akere
878f78468f
init adding rclone
2025-02-12 22:11:58 +01:00