Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix native player crash in live tv #249

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

thornbill
Copy link
Member

This fixes a crash in web when trying to use the native player for live tv... although playback still doesn't work for some reason. It maybe timing out somewhere?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 5, 2021

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
8.4% 8.4% Duplication

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #249 (fd681f4) into master (225e99b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   33.68%   33.68%           
=======================================
  Files          33       33           
  Lines         662      662           
  Branches      133      133           
=======================================
  Hits          223      223           
  Misses        397      397           
  Partials       42       42           

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 225e99b...fd681f4. Read the comment docs.

@anthonylavado anthonylavado merged commit b0b4a53 into jellyfin:master Apr 6, 2021
@thornbill thornbill deleted the fix-native-live-tv-crash branch April 6, 2021 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants