diff options
author | jaseg <git@jaseg.de> | 2024-04-20 12:48:58 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2024-04-20 12:48:58 +0200 |
commit | d96eaf7e64f1063ae16f88abfaa14c2997b3291d (patch) | |
tree | ea0b912e9dc8461241269ce78a8652b483b5ff64 /LICENSE.LGPL | |
parent | d26f801cecc7a87b88ab2687228ce3c540d8e998 (diff) | |
download | python-mpv-d96eaf7e64f1063ae16f88abfaa14c2997b3291d.tar.gz python-mpv-d96eaf7e64f1063ae16f88abfaa14c2997b3291d.tar.bz2 python-mpv-d96eaf7e64f1063ae16f88abfaa14c2997b3291d.zip |
Fix loadfile for mpv v0.38.0
mpv v0.38.0 added an argument to the loadfile command. Unfortunately the
parsing logic isn't very smart, and now mis-interprets the old argument
format, and breaks literally everything written against older versions
that used the `options` kv dict.
This commit adds a kludge that uses the right variant depending on the
mpv version.
Diffstat (limited to 'LICENSE.LGPL')
0 files changed, 0 insertions, 0 deletions