kingosticks / mopidy-tunein

Mopidy extension for playing music from tunein
Apache License 2.0
65 stars 14 forks source link

Setting live mode for playable streams that we cannot seek. #48

Closed kingosticks closed 3 years ago

kingosticks commented 3 years ago

This is by no means perfect but I think it'll be better than not using is_live at all.

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (ba4d94e) into master (98dc2dc) will decrease coverage by 0.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   15.58%   15.43%   -0.16%     
==========================================
  Files           3        3              
  Lines         494      499       +5     
==========================================
  Hits           77       77              
- Misses        417      422       +5     
Impacted Files Coverage Δ
mopidy_tunein/actor.py 0.00% <0.00%> (ø)

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 98dc2dc...ba4d94e. Read the comment docs.

kingosticks commented 3 years ago

Why do I even have code coverage! Oh dear.