-
As it currently stands, it is not possible to use this library (out of the box) when working with models with multiple key types (i.e. numeric ids on some models, but uuids on others).
I am using U…
-
Hi All,
I have made a small Flask API to start a stream, which works fine:
```#!./env/bin/python
# -*- coding: utf-8 -*-
import pychromecast
import time
from flask import Flask, reques…
-
taken from https://github.com/zerodytrash/YouTube-Internal-Clients (used same client version and required parameters)
| client | works? | error message |
|--|--|--|
| WEB | **yes** | |
| MWEB |…
-
**Bug Report**
mypy marks a field conversion higher-order function as unsupported when it is correctly written with the annotations.
the message is: `Unsupported converter, only named functions, t…
-
```
I get a "unexpected EXT-X-MEDIA-SEQUENCE: state 2" error while trying to play
the video on this page: http://www.bfmtv.com/mediaplayer/live-video/
I tried a few different apps and none could pl…
-
### Describe the bug
Working on a game that uses dynamic ambient light, because of the style we're going for, we won't be needing shadows being cast.
But disabling shadows will turn any dark area in…
-
### Version
Media3 1.2.0
### More version details
_No response_
### Devices that reproduce the issue
Casting from Google Pixel 6 to AndroidTV
### Devices that do not reproduce the issue
_No res…
yoobi updated
5 months ago
-
```
Call chrome.cast.media.MediaInfo with a media parameter like
data:image/png;base64,iVB...
Output is: Error code "invalid_parameter", error description "Invalid contentId
in MediaInfo."
Should …
-
### Describe the bug
When triggering a mouse event from inside a razor file providing the dependency of MousePanelEvent results in the event not firing, it needs to be passed as a PanelEvent and then…
-
### Version
Media3 1.1.1
### More version details
When our Cast Receiver has an internal exception/error inside a LOAD message interceptor, the `CastPlayer` on the Sender app is crashing like…