We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bbcba commit 646158eCopy full SHA for 646158e
smart_tv_telegram/devices/upnp_device.py
@@ -26,7 +26,7 @@
26
27
_AVTRANSPORT_SCHEMA = "urn:schemas-upnp-org:service:AVTransport:1"
28
29
-_VIDEO_FLAGS = "41700000000000000000000000000000"
+_VIDEO_FLAGS = "21700000000000000000000000000000"
30
31
_DLL_METADATA = """
32
<DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/"
0 commit comments