Conversation
Kodiai Addon Check✅ No issues found by kodi-addon-checker. |
Kodiai Review SummaryWhat ChangedAdds QR code login support, fixes HTTP error handling in device-code poll loop, and improves error logging throughout the authentication flow. Reviewed: core logic, docs Strengths
ObservationsImpact[MAJOR] script.punchplay/api.py (271): Missing exception handler for directory listing [MAJOR] script.punchplay/service.py (84): Queue flush retry delay regression Suggestions
Verdict🔴 Address before merging -- 2 blocking issue(s) found Review Details
|
|
@kodiai please review |
Kodiai Review SummaryWhat ChangedVersion 1.0.2 adds QR code support to the login dialog and fixes login poll error handling to properly detect expired/access_denied states. Reviewed: core logic, docs Strengths
ObservationsImpact[MINOR] script.punchplay/login_dialog.py (16-17): Incorrect action ID comments Verdict🟡 Ready to merge with minor items -- Optional cleanup suggestions below |
Changes