Implement podcast index search#33
Merged
leftouterjoins merged 9 commits intodevelopmentfrom Jun 17, 2025
Merged
Conversation
a8ee58a to
53d7c6e
Compare
04580d1 to
15e8422
Compare
🚨 BugBot couldn't runSomething went wrong. Try again by commenting "bugbot run", or contact support (requestId: serverGenReqId_cc607986-bc92-4030-84df-28bc56e753a4). |
Owner
Author
|
bugbot run |
There was a problem hiding this comment.
Bug: Method Parameter Overwritten with Hardcoded Value
The getSegments method's $categories parameter, despite having a default value, is immediately overwritten with the same hardcoded array. This makes the parameter useless, as any custom categories passed by the caller are ignored, preventing customization of segment retrieval.
src/Brickner/Podsumer/SponsorBlock.php#L20-L23
podsumer/src/Brickner/Podsumer/SponsorBlock.php
Lines 20 to 23 in 1f0c9ac
Was this report helpful? Give feedback by reacting with 👍 or 👎
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.
Summary
/searchroute and templateTesting
composer testhttps://chatgpt.com/codex/tasks/task_e_68517ead07e88322a3634f593aad74e3