Changelog
- 5aa1c67 - Add PROPFIND for root path - Reduce signifcantly memoery footprint - Fix minor bugs
- 36e681d - Add bad for bad torrents - Add colors to logs info - Make logs a bit more clearer - Mark torrent has bad instead of deleting them
- 109d0a0 - Add cancellation context - Other bug fixes
- d10a6dd - Add etags to stream url - Support for non-File files with range instead of readint to memory - Log more errors for reealdebrid
- d49fbea - Add more limit to number of gorutines - Add gorutine stats to logs - Fix issues with repair
- fb39e92 - Add support for merging files from torrents with the same name - Add infohash as a folder naming - Other minor bugs
- 8e464cd - Add support for virtual folders - Fix minor bug fixes
- face86e - Cleanup webdav - Include a re-insert fature for botched torrents - Other minor bug fixes
- b984697 - Cleaup the code - Add delete button to webdav ui - Some other bug fixes here and there
- a3e64cc - Delete empty files selected torrents - Add more info to UI - Add a global file download limit for local downloads
- 4b5e18d - Deprecate proxy - Add Proxy for each debrid - Add support for multiple-API keys - Use internal http.Client for streaming - Bug fixes etc
- 35a74d8 - Fix Delete button in webdav - Other bug fixes
- 5287710 - Fix alldebrid bug with webdav(for nested files) - Add support for re-inserting broken files - Other minor bug fixes
- a357897 - Fix bandwidth limit error - Add cooldowns for fair usage limit bug - Fix repair bugs
- f977c52 - Fix nil checks - Enable add arr to config page - Other minor fixes
- 07f1d0f - Fix symlinks % bug - A cleaner settings page - More bug fixes
- 80615e0 - Fix url escape for webdav files - Add support for bind address, url base
- 1983e27 - Fix url escape for webdav files - Add support for bind address, url base
- 0f56bad - Hotfixes; - Speed improvements
- 9de7cfd - Improve propfind handler - remove path escapes in fileinfo - other minor fixes
- 7c1bb52 - Re-enable refresh torrents - Fix issues with re-inserts etc - Fix getting torrents and updating
- 7d95405 - Refractor code - Add a better logging for 429 when streaming - Fix minor issues
- e05c6d5 - 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
- a2bdad7 Add add_samples to available flags
- 7492f62 Add documentaion, finalizing experimental
- 9011420 Add invalid link reset worker
- 83a453c Add serve from rclone; add readiness check for each debrid, rather than waiting for all to be ready
- 8029cd3 Add support for adding torrent file
- 9469c98 Add support for different folder naming; minor bug fixes
- ffb1745 Add support for rclone refresh dirs instead of refreshing everything
- 7c1defc Add timer for non-webdav adds
- af067ca Changelog 0.6.0
- ef820b5 Consistent WebDav file sorting (#62)
- 738474b Experimental usability stage
- 09202b8 Finalize Beta
- 10467ff Fix bugs with deleted torrents from different names
- 4ae5de9 Fix deleting torrent bug
- 56bca56 Fix duplicate links for files
- 53748ea Fix file downloads bug
- 7bd3873 Fix for file namings
- 4987544 Fix header writing
- 03a1d73 Fix issues with bad
- 5f06a24 Fix issues with dupliacte names; other minor bug fixes
- 50c775c Fix naming to accurately depict zurg
- 8bf1644 Fix re-insertion
- f93d489 Fix regex
- d10b679 Fix regex
- dc8ee3d Fix repair bug; fix torrent refreshes
- 5792305 Fix sample check rd
- 57ccd67 Fix timeout in grab; remove pprof
- 92177b1 Fix url in UI
- f9bc7ad Fixes - Be conservative about the number of goroutines - Minor fixes - Add Webdav to ui - Add more configs to UI
- 267430e Fixes - Download Link fix - reinsert fix
- dc2301e Fixes: - Add support for multiple api keys - Fix minor bugs, removes goroutine mem leaks
- 75a5bb9 Hotfix
- ae5e237 Hotfix
- a27c5dd Hotfixes: - Fix % error in url encode - FIx alldebrid downloading bug - Fix dupicate checks for newly added torrents
- 6c2bfa8 Important hotfixes: - Re-inserting botched torrents - Fixing issues with failed download link
- 8c13da5 Improve streaming
- 0d17899 Improve webdav; add workers for refreshes
- 0c68364 Improvements: - An improvised caching for stats; using metadata on ls - Integrated into the downloading system - Fix minor bugs noticed - Still experiemental, sike
- 4cdfd05 Increase debouncer time
- fa469c6 Merge branch 'beta' into experimental
- ea79e2a Merge branch 'experimental' into beta
- 3c8e6ba Move fully off zsync. Defaults ot simple maps with mutexes
- 57de04b Optimize caching, speed up imports
- 4659cd4 Performance improvements; import speedup
- 3994561 Remove Proxy featurw
- 64edc55 Revert download link error to debug
- cf28f42 Update readme, fix minor config bugs
- 8d494fc Update repair; fix minor bugs with namings
- 2d29996 experimental
- 58fb4e6 finalize experimental
- 1f190e3 fix
- 19b8664 fix action
- 8ea1284 fix action
- 391900e fix action
- 5987028 fix action
- 2139d3a fix auth setup bug
- 32935ce fix bugs; move to gocron for scheduled jobs
- 8c78da3 fix escape
- b5b6f0f fix invalid characters in name
- 101ae41 fix multi-api key bug
- 3fe9053 fix progress report
- 1304332 fix propfind cache
- c07a85f fix reinsert torrent error
- 2135452 fix timeout when downloading
- 690d766 fixed windows filepath issues by delaying path to filepath conversion (#66)
- 1a4db69 hotfix
- bce51ec hotfix
- e8112a4 hotfix
- c0703cb hotfix
- e2f792d hotfix xml
- 3b018b3 hotfix: bad torrent
- 5d2fabe initializing webdav server
- f9addae minor
- 0deb88e minor bug fixes; improvements, final-beta-pre-stable
- e5b3e07 remove count from re-inset since it's moot
- 1248d99 revamp rate limiter
- 6e2d1e1 updated filepaths for multiplatform support (#56)
- f34a371 wrap up url escape bug; fix pausedUP bug
- 3cc8ad3 wraps up duplicate names implementation