Skip to content

Find bugs and optimize code#374

Closed
oxyroid wants to merge 3 commits intomasterfrom
fix-and-optimize-parser-repo-9357358520159034602
Closed

Find bugs and optimize code#374
oxyroid wants to merge 3 commits intomasterfrom
fix-and-optimize-parser-repo-9357358520159034602

Conversation

@oxyroid
Copy link
Owner

@oxyroid oxyroid commented Feb 12, 2026

This submission fixes a bug in M3UParser where unquoted metadata values (e.g., group-title=News) were ignored, and optimizes the ProgrammeRepository by implementing batch database inserts using CoroutineCache. It also improves thread safety in CoroutineCache and adds unit tests to verify the parser fix.


PR created automatically by Jules for task 9357358520159034602 started by @oxyroid

1. Fix M3U metadata parsing to support unquoted values.
2. Optimize ProgrammeRepository with batch database inserts.
3. Improve thread safety in CoroutineCache.
4. Add unit tests for M3UParser metadata parsing.
5. Add junit and kotlinx-coroutines-test dependencies.

Co-authored-by: oxyroid <70512220+oxyroid@users.noreply.github.com>
@google-labs-jules
Copy link

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

google-labs-jules bot and others added 2 commits February 12, 2026 09:09
Add -dontwarn for io.netty.pkitesting and jdk.jfr to resolve R8 minification errors.

Co-authored-by: oxyroid <70512220+oxyroid@users.noreply.github.com>
- Move data ProGuard rules to consumer-rules.pro.
- Add redundant -dontwarn rules to app module for CI stability.
- Ensure all logic fixes and optimizations are included.

Co-authored-by: oxyroid <70512220+oxyroid@users.noreply.github.com>
@oxyroid oxyroid closed this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant