mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2025-03-01 10:53:09 +00:00
Compare commits
6 Commits
Omega
...
22.0.0-Pie
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0b54241bc | ||
|
|
bc4f24d2d9 | ||
|
|
2cae8ffa03 | ||
|
|
8cdc7e313b | ||
|
|
a24a1a8900 | ||
|
|
2df503c0b9 |
2
.github/workflows/increment-version.yml
vendored
2
.github/workflows/increment-version.yml
vendored
@@ -2,7 +2,7 @@ name: Increment version when languages are updated
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ Matrix, Nexus, Omega ]
|
||||
branches: [ Matrix, Nexus, Omega, Piers ]
|
||||
paths:
|
||||
- '**resource.language.**strings.po'
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: Sync addon metadata translations
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ Matrix, Nexus, Omega ]
|
||||
branches: [ Matrix, Nexus, Omega, Piers ]
|
||||
paths:
|
||||
- '**addon.xml.in'
|
||||
- '**resource.language.**strings.po'
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
Digital Devices [Octonet](http://www.digital-devices.eu/shop/de/netzwerk-tv/) PVR client addon for [Kodi](http://kodi.tv)
|
||||
|
||||
[](LICENSE.md)
|
||||
[](https://github.com/DigitalDevices/pvr.octonet/actions/workflows/build.yml)
|
||||
[](https://jenkins.kodi.tv/blue/organizations/jenkins/DigitalDevices%2Fpvr.octonet/branches/)
|
||||
[](https://github.com/DigitalDevices/pvr.octonet/actions/workflows/build.yml)
|
||||
[](https://jenkins.kodi.tv/blue/organizations/jenkins/DigitalDevices%2Fpvr.octonet/branches/)
|
||||
|
||||
# Building
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon
|
||||
id="pvr.octonet"
|
||||
version="21.0.1"
|
||||
version="22.0.0"
|
||||
name="Digital Devices Octopus NET Client"
|
||||
provider-name="digitaldevices">
|
||||
<requires>@ADDON_DEPENDS@
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
v22.0.0
|
||||
- Initial release for Piers (PVR Add-on API v8.4.0)
|
||||
|
||||
v21.0.1
|
||||
- Translations updates from Weblate
|
||||
- af_za, am_et, ar_sa, ast_es, az_az, be_by, bg_bg, bs_ba, ca_es, cs_cz, cy_gb, da_dk, de_de, el_gr, en_au, en_nz, en_us, eo, es_ar, es_es, es_mx, et_ee, eu_es, fa_af, fa_ir, fi_fi, fo_fo, fr_ca, fr_fr, gl_es, he_il, hi_in, hr_hr, hu_hu, hy_am, id_id, is_is, it_it, ja_jp, ko_kr, lt_lt, lv_lv, mi, mk_mk, ml_in, mn_mn, ms_my, mt_mt, my_mm, nb_no, nl_nl, pl_pl, pt_br, pt_pt, ro_ro, ru_ru, si_lk, sk_sk, sl_si, sq_al, sr_rs, sr_rs@latin, sv_se, szl, ta_in, te_in, tg_tj, th_th, tr_tr, uk_ua, uz_uz, vi_vn, zh_cn, zh_tw
|
||||
|
||||
Reference in New Issue
Block a user