mopidy / mopidy-mpd

Mopidy extension for controlling playback from MPD clients
https://mopidy.com/ext/mpd/
Apache License 2.0
101 stars 21 forks source link

Update DummyAudio.set_uri to use new download paramater #32

Closed kingosticks closed 4 years ago

kingosticks commented 4 years ago

Latest version of Mopidy adds this new optional parameter so we require it here also. See Mopidy/Mopidy#1888

codecov[bot] commented 4 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   95.29%   95.29%           
=======================================
  Files          22       22           
  Lines        1658     1658           
=======================================
  Hits         1580     1580           
  Misses         78       78           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef21497...5ea505c. Read the comment docs.