[service.subtitles.opensubtitles-com] 1.0.9#2802
[service.subtitles.opensubtitles-com] 1.0.9#2802opensubtitlesdev wants to merge 6 commits intoxbmc:matrixfrom
Conversation
Kodiai Review SummaryWhat ChangedUpdated addon with test connection feature, improved error handling, search results caching, and trailing slash fix for subdirectory paths. Reviewed: core logic, docs Strengths
ObservationsImpact[MAJOR] service.subtitles.opensubtitles-com/resources/lib/os/provider.py (212): MD5 used for non-cryptographic purpose without clarifying comment [MAJOR] service.subtitles.opensubtitles-com/test_connection.py (44): Bare except clause catches all exceptions including broad Exception type [MEDIUM] service.subtitles.opensubtitles-com/resources/lib/subtitle_downloader.py (139-140): Bare except clause without exception type [MEDIUM] service.subtitles.opensubtitles-com/resources/lib/os/provider.py (197): Potential ValueError on invalid cache_setting conversion Suggestions
Verdict🔴 Address before merging -- 2 blocking issue(s) found (CRITICAL/MAJOR) Review Details
|
Description
Updated addon with recent pull requests and a new feature.
Checklist: