postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
891 stars 100 forks source link

raop: Allow setting artwork #2076

Closed postlund closed 1 year ago

postlund commented 1 year ago

Artwork can now be set via cuatom metadata.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 96.15% and project coverage change: +0.02 :tada:

Comparison is base (7b534d5) 88.81% compared to head (c9abeb3) 88.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2076 +/- ## ========================================== + Coverage 88.81% 88.84% +0.02% ========================================== Files 162 162 Lines 10840 10862 +22 ========================================== + Hits 9628 9650 +22 Misses 1212 1212 ``` | [Impacted Files](https://app.codecov.io/gh/postlund/pyatv/pull/2076?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl) | Coverage Δ | | |---|---|---| | [pyatv/support/metadata.py](https://app.codecov.io/gh/postlund/pyatv/pull/2076?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvc3VwcG9ydC9tZXRhZGF0YS5weQ==) | `100.00% <ø> (ø)` | | | [pyatv/protocols/raop/stream\_client.py](https://app.codecov.io/gh/postlund/pyatv/pull/2076?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvcHJvdG9jb2xzL3Jhb3Avc3RyZWFtX2NsaWVudC5weQ==) | `89.82% <80.00%> (+0.09%)` | :arrow_up: | | [pyatv/interface.py](https://app.codecov.io/gh/postlund/pyatv/pull/2076?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvaW50ZXJmYWNlLnB5) | `98.57% <100.00%> (+<0.01%)` | :arrow_up: | | [pyatv/support/\_\_init\_\_.py](https://app.codecov.io/gh/postlund/pyatv/pull/2076?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvc3VwcG9ydC9fX2luaXRfXy5weQ==) | `95.60% <100.00%> (+0.79%)` | :arrow_up: | | [pyatv/support/rtsp.py](https://app.codecov.io/gh/postlund/pyatv/pull/2076?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pierre+St%C3%A5hl#diff-cHlhdHYvc3VwcG9ydC9ydHNwLnB5) | `94.82% <100.00%> (+0.09%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.