Skip to content

Improve Gemini playlist response parsing#324

Merged
theovilardo merged 1 commit intomasterfrom
codex/fix-critical-app-crash-issue
Oct 29, 2025
Merged

Improve Gemini playlist response parsing#324
theovilardo merged 1 commit intomasterfrom
codex/fix-critical-app-crash-issue

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

Summary

  • update the AI playlist generator to pull the first valid JSON array from Gemini responses
  • ignore markdown fences and bracket characters that appear inside quoted strings while scanning the response
  • return clearer errors when no valid playlist can be parsed from the AI output

Testing

  • ./gradlew test (fails: SDK location not found)

https://chatgpt.com/codex/tasks/task_e_69029cbc7f00832fa8a6b9ef781343a4

@theovilardo theovilardo merged commit 368154d into master Oct 29, 2025
@lostf1sh lostf1sh deleted the codex/fix-critical-app-crash-issue branch January 16, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant