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

Add-on version incremented to 19.0.4 from Weblate #147

Closed
wants to merge 67 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 3, 2021

Add-on version incremented triggered by a39ad4e

With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.

For here now used by Kodi 20 Nexus.
[Nexus] initial release change for new Kodi 20 Nexus version
Within global API change was the "C" data structure place changed from CAddonBase::m_interface to CPrivateBase::m_interface. As this addon use it direct, was the build broken. This commit fix this problem.
This becomes now done by read of changelog.txt in addon.
[Nexus] Fix after API update the Log calls & remove changelog within addon.xml
@github-actions github-actions bot changed the title Add-on version incremented to 19.0.1 from Weblate Add-on version incremented to 19.0.2 from Weblate Jan 22, 2022
Fixes the transport stream playback failures described in
https://bugs.debian.org/1016925

@Rogo95 made an excellent technical analysis of the root cause
and reported that to the bug thread.

Later on, James Almer (@jamrial) suggested the solution to use
extract_extradata bitstream filter to replace the removed split()
function.

Finally, I adapted the following code snippet:
https://gist.github.com/moonpfe/f6795d51294d91ee0f82f62ff6985db0
to Kodi and tested it by playing the affected files in TS format.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
Team Kodi does officially support one major FFmpeg version.
This commit is intentionally separated to let *nix distro
maintainers revert it if building Kodi 20+ is needed with
FFmpeg 4.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
gade01 and others added 3 commits February 17, 2023 12:01
Sync of addon metadata translations
Currently translated at 100.0% (40 of 40 strings)

Co-authored-by: Massimo Pissarello <mapi68@gmail.com>
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/it_it/
Translation: Kodi add-ons: videoplayer inputstream/inputstream.ffmpegdirect
…-inputstream-inputstream-ffmpegdirect

Translations update from Kodi Weblate
gade01 and others added 9 commits October 10, 2023 13:38
Sync of addon metadata translations
Update Azure pipelines to build from Nexus branch
Currently translated at 47.5% (19 of 40 strings)

Translated using Weblate (Spanish (Spain) (es_es))

Currently translated at 100.0% (40 of 40 strings)

Added translation using Weblate (Slovak (sk_sk))

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: José Antonio Alvarado <jalvarado0.eses@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: rimasx <riks_12@hot.ee>
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/es_es/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/et_ee/
Translation: Kodi add-ons: videoplayer inputstream/inputstream.ffmpegdirect
…-inputstream-inputstream-ffmpegdirect

Translations update from Kodi Weblate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants