Mukhtar Akere
c15e9d8f70
Updste repair
2025-06-18 12:44:05 +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
5661b05ec1
added CET timezone
2025-06-16 22:54:11 +01:00
Mukhtar Akere
b7226b21ec
added CET timezone
2025-06-16 22:41:46 +01:00
Mukhtar Akere
605d5b81c2
Fix duration bug in config
2025-06-16 13:55:02 +01:00
Mukhtar Akere
22280f15cf
cleanup torrent cache
2025-06-14 16:55:45 +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
84603b084b
Some improvements to beta
2025-06-07 10:03:01 +01:00
Mukhtar Akere
dfcf8708f1
final prep for 1.0.3
2025-06-03 10:45:23 +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
d10a6ddedd
- Add etags to stream url
...
- Support for non-File files with range instead of readint to memory
- Log more errors for reealdebrid
2025-05-22 22:23:49 +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
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
109d0a0c1c
- Add cancellation context
...
- Other bug fixes
2025-05-17 21:23:43 +01:00
Mukhtar Akere
35a74d8dba
- Fix Delete button in webdav
...
- Other bug fixes
2025-05-16 16:43:01 +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
3c8e6bae81
Move fully off zsync. Defaults ot simple maps with mutexes
2025-05-14 14:55:18 +01:00
Mukhtar Akere
03a1d73825
Fix issues with __bad__
2025-05-13 14:00:03 +01:00
Mukhtar Akere
3b018b3571
hotfix: bad torrent
2025-05-13 13:37:35 +01:00
Mukhtar Akere
e5b3e0741e
remove count from re-inset since it's moot
2025-05-13 13:28:15 +01:00
Mukhtar Akere
36e681d0e6
- Add __bad__ for bad torrents
...
- Add colors to logs info
- Make logs a bit more clearer
- Mark torrent has bad instead of deleting them
2025-05-13 13:17:26 +01:00
Mukhtar Akere
7c1bb52793
- Re-enable refresh torrents
...
- Fix issues with re-inserts etc
- Fix getting torrents and updating
2025-05-12 16:07:47 +01:00
Mukhtar Akere
9de7cfd73b
- Improve propfind handler
...
- remove path escapes in fileinfo
- other minor fixes
2025-05-12 03:35:40 +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
0f56badb45
- Hotfixes;
...
- Speed improvements
2025-05-11 08:01:42 +01:00
Mukhtar Akere
8e464cdcea
- Add support for virtual folders
...
- Fix minor bug fixes
2025-05-10 19:52:53 +01:00
Mukhtar Akere
4cdfd051f3
Increase debouncer time
2025-05-10 01:27:01 +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
57de04b164
Optimize caching, speed up imports
2025-05-08 02:15:46 +01:00
Mukhtar Akere
0deb88e265
minor bug fixes; improvements, final-beta-pre-stable
2025-05-07 18:25:09 +01:00
Mukhtar Akere
130433203f
fix propfind cache
2025-04-30 00:52:15 +01:00
Mukhtar Akere
c0703cb622
hotfix
2025-04-29 12:07:01 +01:00
Mukhtar Akere
6c2bfa811a
Important hotfixes:
...
- Re-inserting botched torrents
- Fixing issues with failed download link
2025-04-29 11:36:16 +01:00
Mukhtar Akere
75a5bb90a3
Hotfix
2025-04-29 10:32:05 +01:00
Mukhtar Akere
1f190e3cb6
fix
2025-04-28 23:10:48 +01:00
Mukhtar Akere
5f06a244b8
Fix issues with dupliacte names; other minor bug fixes
2025-04-28 23:06:44 +01:00
Mukhtar Akere
10467ff9f8
Fix bugs with deleted torrents from different names
2025-04-28 01:13:48 +01:00
Mukhtar Akere
f977c52571
- Fix nil checks
...
- Enable add arr to config page
- Other minor fixes
2025-04-27 23:43:19 +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
e8112a4647
hotfix
2025-04-26 21:13:09 +01:00
somesuchnonsense
6e2d1e1a7f
updated filepaths for multiplatform support ( #56 )
...
- Migrate from Go's path to path/filepath to support multi-OS support
2025-04-26 12:59:23 -07:00
Mukhtar Akere
07f1d0f28d
- Fix symlinks % bug
...
- A cleaner settings page
- More bug fixes
2025-04-25 12:36:12 +01:00
Mukhtar Akere
267430e6fb
Fixes
...
- Download Link fix
- reinsert fix
2025-04-23 16:38:55 +01:00
Mukhtar Akere
1a4db69b20
hotfix
2025-04-22 21:40:39 +01:00