修复描述引用块中 MediaInfo 识别失败的问题#418
Merged
Merged
Conversation
xheiop
added a commit
that referenced
this pull request
Jul 11, 2026
- tag Dolby Atmos audio as dolby_atmos instead of dts_x - prevent infinite recursion in filterEmptyTags on mismatched tag pairs - keep full MediaInfo values containing colons (Complete name, 16:9 etc.) - stop greedy regex from merging multiple [comparison] blocks in buildPTPDescription - fix season number extraction for "Season N" style titles - replace (.|\n) quote regexes with [\s\S] to avoid slow backtracking, and match [quote=xxx] variants (same family as #418) - retry failed url-to-file conversions instead of caching rejections, and clear the cache after upload flows to release image memory - drop needless async from withUploadErrorHandling and simplify the double-await call sites
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改说明
修复从描述引用块中提取 MediaInfo 失败的问题。该修改作用于公共 MediaInfo 提取逻辑,适用于所有使用此逻辑解析描述的站点。
问题原因
原有引用块正则不允许内容中出现
[或]。当 MediaInfo 包含类似以下内容时,整个引用块无法被提取: