From: Petter Reinholdtsen Date: Thu, 10 Aug 2023 20:42:40 +0000 (+0200) Subject: Fix some typos. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/113b4d91da214961fe472d28098b53703153e095 Fix some typos. --- diff --git a/blog/data/2023-08-10-kodi-invidious.txt b/blog/data/2023-08-10-kodi-invidious.txt index 805e13de2b..48c7818ae2 100644 --- a/blog/data/2023-08-10-kodi-invidious.txt +++ b/blog/data/2023-08-10-kodi-invidious.txt @@ -13,11 +13,11 @@ working for many years. The second most wanted add-on is one using the Invidious privacy enhanced Youtube frontent. A plugin for this has been partly working, but not been kept up to date in the Kodi add-on repository, and its -upstream seem to have given it up in april this year, when the git +upstream seem to have given it up in April this year, when the git repository was closed. A few days ago I got tired of this sad state of affairs and decided to have -go at improvimg the Invidious add-on. As +a go at improving the Invidious add-on. As Google has already attacked the Invidious concept, so it need all the support if can get. My small contribution here is to improve the service @@ -35,7 +35,7 @@ brushed up the set of metadata displayed a bit, but hope I can figure out how to get more relevant metadata displayed.

Because I only use Kodi 20 myself, I only test on version 20 and am -only motived to ensure version 20 is working. Because of API changes +only motivated to ensure version 20 is working. Because of API changes between version 19 and 20, I suspect it will fail with earlier Kodi versions.