mopidy / mopidy-local

Mopidy extension for playing music from your local music archive
https://mopidy.com/ext/local/
Apache License 2.0
61 stars 26 forks source link

doc: mention "--force" and "--limit" options in README #41

Closed Delapouite closed 4 years ago

Delapouite commented 4 years ago

Hello

This PR adds the 2 options available for mopidy local scan

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   50.39%   50.39%           
=======================================
  Files           9        9           
  Lines         764      764           
=======================================
  Hits          385      385           
  Misses        379      379           

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 356e9c6...fe5404a. Read the comment docs.

jodal commented 4 years ago

Thanks!