Closed ReenigneArcher closed 1 month ago
Attention: Patch coverage is 31.66667%
with 41 lines
in your changes missing coverage. Please review.
Project coverage is 69.55%. Comparing base (
29d0e8e
) to head (e71e641
). Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
Contents/Code/youtube_dl_helper.py | 32.20% | 40 Missing :warning: |
Contents/Code/plex_api_helper.py | 0.00% | 1 Missing :warning: |
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Description
After merging #481 there are issues with YouTube urls.
It seems the urls provided by youtube are inaccessible due to 403 errors. When these are sent to Plex, a 406 response is given. See https://github.com/ytdl-org/youtube-dl/issues/32882 for more info.
Screenshot
Issues Fixed or Closed
Type of Change
.github/...
)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch must be updated before it can be merged. You must also Allow edits from maintainers.