ErrLookup › pear-devs/pear-desktop
pear-devs/pear-desktop
Pear 🍐 is extension for music player · TypeScript · 253 source files
Analyzed at 1e2aac5706 on 2026-08-27. 20 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Number between 0 and 1 expected as volume! | validation | error | crossfade, volume, validation, typeerror, range |
| Media element expected! | validation | error | crossfade, dom, validation, typeerror, media-element |
| Expected 'linear', 'logarithmic' or a positive number as fad | validation | error | crossfade, validation, typeerror, configuration, enum |
| Positive number expected as fade duration! | validation | error | crossfade, validation, typeerror, duration, configuration |
| plugins.downloader.backend.feedback.video-id-not-found | exception | error | downloader, youtube, url-parsing, validation, user-input |
| [${playabilityStatus.status}] ${playabilityStatus.reason} | exception | error | downloader, youtube, age-restriction, bot-detection, login-required, bypass |
| [${playabilityStatus.status}] ${errorScreen?.reason.text}: $ | exception | error | downloader, youtube, unplayable, geo-restriction, content-unavailable |
| Duplicated Userscript Calling | exception | warning | userscript, duplicate-injection, performance-improvement, cpu-tamer, singleton-guard |
| Your browser does not support GPU Acceleration. CPU Tamer by | exception | info | userscript, gpu, cpu-tamer, feature-detection, environment-unsupported |
| Duplicated Userscript Calling | exception | warning | userscript, duplicate-injection, cpu-tamer, singleton-guard, performance-improvement |
| bad HTTPStatus(${response.statusText}) | exception | error | lyrics, lrclib, http, network, rate-limit |
| Expected an array, instead got ${typeof data} | exception | error | lyrics, lrclib, json, schema, api-contract |
| Failed to extract lyrics from preloaded state. | exception | error | lyrics, genius, scraping, selector-breakage, api-contract |
| bad HTTPStatus(${response.statusText}) | exception | error | lyrics, megalobiz, http, network, timeout |
| Failed to extract lyrics from page. | exception | error | lyrics, megalobiz, scraping, selector-breakage |
| Token not initialized | exception | error | musixmatch, token, initialization, synced-lyrics, auth |
| Failed to parse response from MusixMatch API | exception | error | musixmatch, zod, schema-validation, api-response, synced-lyrics |
| Failed to get token | exception | error | musixmatch, token, initialization, network, synced-lyrics |
| Unauthorized | http | warning | api-server, http-401, authentication, middleware, unauthorized |
| Forbidden | http | info | api-server, http-403, authorization, pairing, user-consent |