fix(realdebrid): persist web status and report relevant provider errors
Check Real-Debrid API and browser sessions through the account status flow, retain the service status across settings updates, and refresh the account row when a browser login is detected. Exclude unavailable providers that were never attempted from conversion failures and prevent aggregated fallback text from being mislabeled as a Debrid-Link terminal error. Bump the development version to 2.0.37 and add focused regression coverage.
This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to Multi-Debrid Downloader are documented in this file.
|
||||
|
||||
## [2.0.37] - 2026-08-14
|
||||
|
||||
### Account status
|
||||
|
||||
- Added persistent Real-Debrid API and browser-session account checks with premium status and account identity details.
|
||||
- Updated the Real-Debrid account row automatically after a successful browser login and preserved the result across settings saves and restarts.
|
||||
|
||||
### Provider errors
|
||||
|
||||
- Limited failed conversion messages to providers that were actually attempted.
|
||||
- Prevented aggregated fallback details from being mislabeled as a Debrid-Link failure.
|
||||
|
||||
## [2.0.36] - 2026-08-14
|
||||
|
||||
### Download performance
|
||||
|
||||
Reference in New Issue
Block a user