Files
OpenList/drivers
foxxorcat c15ae94307 feat(189PC,189TV): add refreshToken and qrcode login (#1205)
### Key Changes
- **189PC**: Add QR code login and refresh token support
- **189TV**: Add session refresh mechanism and fix TempUuid persistence issue
- **Both**: Implement session keep-alive with cron jobs (5min interval)

### Features
- QR code authentication for 189PC as alternative to password login
- Automatic token refresh to avoid frequent re-authentication
- Session keep-alive to maintain long-term connections
- Retry logic with max attempts to prevent infinite loops

### Fixes
- Fixed 189TV TempUuid causing storage corruption on QR code reload
- Enhanced error handling for token expiration scenarios
2025-09-13 13:59:47 +08:00
..
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-08-05 21:42:54 +08:00
2025-09-11 18:11:32 +08:00