Skip to content

Handle media load failures (1.0.1)#4

Merged
snabb merged 1 commit intomainfrom
feat/load-media-failed
Apr 19, 2026
Merged

Handle media load failures (1.0.1)#4
snabb merged 1 commit intomainfrom
feat/load-media-failed

Conversation

@snabb
Copy link
Copy Markdown
Owner

@snabb snabb commented Apr 19, 2026

Summary

  • Implements load_media_failed() on MyMediaStatusListener to handle a callback invoked by newer pychromecast releases when media loading fails
  • Logs the queue item ID and error code at error level
  • Adds a test verifying the method exists on the listener
  • Bumps version to 1.0.1

Test plan

  • python -m pytest tests/ passes
  • Verify error is logged when Chromecast fails to load media

🤖 Generated with Claude Code

Implement load_media_failed() to log errors reported by newer
pychromecast releases that invoke this callback on failure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@snabb snabb merged commit 1979668 into main Apr 19, 2026
5 checks passed
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