Skip to content

raop: Use metadata from input file as metadata#1080

Merged
postlund merged 1 commit into
masterfrom
raop_metadata
May 12, 2021
Merged

raop: Use metadata from input file as metadata#1080
postlund merged 1 commit into
masterfrom
raop_metadata

Conversation

@postlund

@postlund postlund commented May 12, 2021

Copy link
Copy Markdown
Owner

Fixes #1075

@postlund postlund added enhancement raop Remote Audio Output Protocol labels May 12, 2021
@postlund postlund added this to the v0.8.0 milestone May 12, 2021
@postlund postlund self-assigned this May 12, 2021
@gitpod-io

gitpod-io Bot commented May 12, 2021

Copy link
Copy Markdown

@codecov

codecov Bot commented May 12, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1080 (6fcc10c) into master (dc6c042) will decrease coverage by 0.30%.
The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1080      +/-   ##
==========================================
- Coverage   90.00%   89.70%   -0.31%     
==========================================
  Files          56       57       +1     
  Lines        5275     5304      +29     
==========================================
+ Hits         4748     4758      +10     
- Misses        527      546      +19     
Impacted Files Coverage Δ
pyatv/raop/__init__.py 40.00% <14.28%> (-3.19%) ⬇️
pyatv/raop/rtsp.py 40.25% <14.28%> (+0.39%) ⬆️
pyatv/raop/raop.py 26.81% <40.00%> (-0.74%) ⬇️
pyatv/raop/metadata.py 53.33% <53.33%> (ø)

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 dc6c042...6fcc10c. Read the comment docs.

@postlund postlund merged commit c1d4d74 into master May 12, 2021
@postlund postlund deleted the raop_metadata branch May 12, 2021 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement raop Remote Audio Output Protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read metadata from audio file and send that to receiver

1 participant