jellyfin / jellyfin-kodi

Jellyfin Plugin for Kodi
https://jellyfin.org
GNU General Public License v3.0
785 stars 105 forks source link

Don't reset videoversiontype table #843

Closed mcarlton00 closed 3 months ago

mcarlton00 commented 3 months ago

Fix issue found by @InsultRuins in #808. New table added in Kodi 21

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 21.49%. Comparing base (e478e4b) to head (309e108). Report is 60 commits behind head on master.

Files Patch % Lines
jellyfin_kodi/database/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #843 +/- ## ========================================== - Coverage 21.50% 21.49% -0.02% ========================================== Files 63 63 Lines 8546 8625 +79 Branches 1572 1588 +16 ========================================== + Hits 1838 1854 +16 - Misses 6684 6747 +63 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.