podlove / podlove-web-player

Podlove Web Player is a Podcast-optimized, HTML5-based audio player based on VueJS.
https://docs.podlove.org/podlove-web-player/
Other
354 stars 69 forks source link

doc: fix mp3 mimeType #905

Closed eteubert closed 5 years ago

eteubert commented 5 years ago

audio/mp3 is not a valid mime type

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

codecov[bot] commented 5 years ago

Codecov Report

Merging #905 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #905   +/-   ##
============================================
  Coverage        98.75%   98.75%           
============================================
  Files               79       79           
  Lines             1043     1043           
============================================
  Hits              1030     1030           
  Misses              13       13

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 3531b35...1c08d77. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #905 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #905   +/-   ##
============================================
  Coverage        98.75%   98.75%           
============================================
  Files               79       79           
  Lines             1043     1043           
============================================
  Hits              1030     1030           
  Misses              13       13

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 3531b35...1c08d77. Read the comment docs.

alexander-heimbuch commented 5 years ago

Could you create the PR against the @podlove/ui repo :)?

eteubert commented 5 years ago

Can't find any mention of audio/mp3 there, so I'll just close here.