Ho-Yon Mak

Results 17 comments of Ho-Yon Mak

Are you using the version from the GitHub releases page? That's the version built in GitHub Actions which uses Ubuntu 22.04 which must be using an older version of libavformat....

I've had the same problem for a while now as well and it is pretty annoying. I've briefly looked into it in the past and couldn't find why it was...

I'm not seeing this when running on my machine with glib2 2.74.1 and mpv 0.34.1. What versions are you running? Looking at the code here: https://github.com/hoyon/mpv-mpris/blob/master/mpris.c#L825 it looks like it...

Is it possible you have `mpv-mpris` installed multiple times? eg once in the mpv system directory (`/etc/mpv/scripts`) and once in your config directory (`~/.config/mpv/scripts`)? This error can pop up if...

Thanks for the review and apologies for making a bit of a mess with the commits and opening the PR before the tests were passing. I've added a new test...

Sorry to nudge but is there any update on this PR? The current version of opentelemetry_tesla depends on opentelemetry_semantic_conventions `~> 0.2` which makes it difficult to use with other otel...

@tsloughter Thanks for merging this PR! Can a new release be created for this change please?