mopidy-mpris
mopidy-mpris copied to clipboard
When song updates in a streaming, the signal PropertiesChanged is not raised
Hi developers!
I'm facing with this issue. In HTTP streaming, when available, the metadata can be retrieved, however on song changes, the signal PropertiesChanged is not emitted. Only when another event is raised like pause, volume, ..., the updated metadata is showed.
In D-feet the property Metadata is updated with double click on the field. I don't know whether this is a bug or i'm missing something.
Thanks.