ErrLookup › CarGuo/GSYVideoPlayer
CarGuo/GSYVideoPlayer
Video players (IJKplayer, ExoPlayer, MediaPlayer), HTTPS, 16k page size, danmaku (bullet chat) support, external subtitles, support for filters, watermarks, and GIF screenshots, pre-roll and mid-roll ads, multiple simultaneous playback, basic seeking/dragging, volume and brightness adjustment, play-while-cache support · Java · 182 source files
Analyzed at e5d74d3aa9 on 2026-08-14. 23 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Exo cache folder is locked: ${cachePath} | exception | error | exoplayer, cache, concurrency, multi-process, android |
| 无法创建目录: ${parentDir.getAbsolutePath()} | exception | error | android-storage, scoped-storage, export, io, permissions |
| ExoPlayer Cache 未初始化,请先播放视频 | exception | error | exoplayer, cache, precondition, export, android |
| Subtitle url is empty | validation | critical | proxy, server-socket, socket-exhaustion, singleton, android |
| Error starting local proxy server | exception | error | network, http, range-request, proxy-cache, signed-url |
| Error opening connection for ${sourceInfo.url} with offset $ | exception | warning | network, interruption, shutdown, timeout, proxy-cache |
| Reading source ${sourceInfo.url} is interrupted | exception | error | network, io, connection-reset, proxy-cache, retry |
| Error reading data from ${sourceInfo.url} | exception | error | http, redirects, signed-url, captive-portal, proxy-cache |
| Too many redirects: ${redirectCount} | exception | error | network, retry, proxy-cache, resilience |
| Error reading source ${errorsCount} times | exception | error | io, disk, storage, proxy-cache, permissions |
| Error using file ${file} as disc cache | exception | error | io, file-descriptor, eviction, storage, proxy-cache |
| Error reading length of file ${file} | exception | error | io, offset, content-length, seek, proxy-cache |
| Error reading %d bytes with offset %d from file[%d bytes] to | exception | warning | race-condition, state, proxy-cache, io |
| Error append cache: cache file %s is completed! | exception | error | disk-full, io, storage, proxy-cache |
| Error writing %d bytes to %s from buffer with size %d | exception | warning | io, cleanup, storage, proxy-cache |
| Error closing file %s | exception | error | io, rename, filesystem, crash-recovery, proxy-cache |
| Error renaming file %s to %s for completion! | exception | error | io, race-condition, storage, proxy-cache |
| Error opening %s as disc cache | exception | error | filesystem, configuration, storage, proxy-cache |
| File %s is not directory! | exception | error | filesystem, permissions, scoped-storage, storage, proxy-cache |
| Directory %s can't be created | exception | error | filesystem, permissions, storage, proxy-cache |
| Error recreate zero-size file %s | exception | error | android, file-system, storage, cache, io, videocache |
| Max count must be positive number! | validation | error | android, configuration, validation, cache, builder, videocache |
| Max size must be positive number! | validation | error | android, configuration, validation, cache, builder, arithmetic-overflow, videocache |