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

Fixed a few minor grammar issues in 20.3 release blog #733

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/content/article/kodi-20-3-nexus-release/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ An assortment of bug fixes, some backports, no real new features. Full changelog
* A DVD playback fix that resolves unmounted drives not being playable.
* A fix for infinite loops in `CPluginFile` that occurred when using scrapers.
* A fix for a crash that occurred due to Addon settings being destructed in an incorrect order.
* Redact some information from Toast notifications (user/passwords incorrectly being shown).
* Redact some information from Toast notifications (usernames/passwords incorrectly being shown).
* A memory leak in context menus was resolved.
* Image cache handling was fixed to correctly regenerate when cached files for JSON API consumers.

Expand All @@ -52,19 +52,19 @@ An assortment of bug fixes, some backports, no real new features. Full changelog
* A fix for a leak of `EGLFences` in the DRM Prime renderer.
* macOS/iOS

* Fix a crash on Apple Silicon based Macs when pressing the Caps Lock key.
* Fix a crash on Apple Silicon-based Macs when pressing the Caps Lock key.
* tvOS

* Fixed: Not persistent binary addons (PVR) settings.
* Windows

* Fixed: 24 Hz refresh rate related to HDR in specific use cases only (when Windows HDR auto-switch is not used).
* Fixed: audio device "WASAPI:default" was listed multiple times in audio device list.
* Fixed: fractional refresh rates 119.88 Hz and higher they were not displayed correctly.
* Fixed: fractional refresh rates 119.88 Hz and higher were not displayed correctly.

**Pictures**

* An exif parsing regression from v19 was resolved.
* An EXIF parsing regression from v19 was resolved.

**PVR**

Expand All @@ -80,7 +80,7 @@ An assortment of bug fixes, some backports, no real new features. Full changelog

* A fix to the default Select action on certain movie-related windows.

Thanks, as always, to everyone who has helped us track down and fix any issues. We endeavour to minimise the issues everyone experiences, but with such a large project, and the fact everyone contributing to Kodi is a volunteer, issues and bugs are a part of life. if you happen to experience any bugs/issues, don't hesitate to reach out on the forums, or raise an issue on Github.
Thanks, as always, to everyone who has helped us track down and fix any issues. We endeavour to minimise the issues everyone experiences, but with such a large project, and the fact everyone contributing to Kodi is a volunteer, issues and bugs are a part of life. If you happen to experience any bugs/issues, don't hesitate to reach out on the forums, or raise an issue on Github.

As this is a point release, there are no major changes since the previous version, and you should be fine to install this straight over the top of any existing Kodi 20.x installation - indeed, this will happen automatically on many platforms. However, as for all software installations, back up your userdata beforehand if you've any doubts or have anything you can't afford to lose (and definitely do this if you're going for a major version upgrade).

Expand All @@ -92,4 +92,4 @@ Application deployment on different platforms (notably the Microsoft Store) can

13th January, 10:00 UTC: After the initial problems with 20.3 on Google Play ("Cannot download OBB"), **@fuzzard** has done a sterling job and has now released an updated version into the wild. Testing suggests that it's installing correctly now, and so will be available to all Android users imminently.

Thanks for bearing with us on this. Apologies again for any inconvenience, and, please, let us know if you have any problems (or, indeed, if you're an Android developer who might want to give us some help...).
Thanks for bearing with us on this. Apologies again for any inconvenience, and, please, let us know if you have any problems (or, indeed, if you're an Android developer who might want to give us some help...).