Skip to content

Commit

Permalink
Merge pull request #645 from kodi-pvr/inc-ver
Browse files Browse the repository at this point in the history
Add-on version incremented to 20.7.1 from Weblate
  • Loading branch information
ksooo authored Feb 22, 2024
2 parents ef78a2b + bf0c8d0 commit 1e18553
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pvr.hts/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.hts"
version="20.7.0"
version="20.7.1"
name="Tvheadend HTSP Client"
provider-name="Adam Sutton, Sam Stenvall, Lars Op den Kamp, Kai Sommerfeld">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
4 changes: 4 additions & 0 deletions pvr.hts/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v20.7.1
- Translations updates from Weblate
- af_za, ca_es, cs_cz, da_dk, en_nz, es_es, es_mx, fi_fi, fr_ca, fr_fr, hr_hr, hu_hu, is_is, it_it, ko_kr, mk_mk, nb_no, nl_nl, pt_br, pt_pt, ro_ro, ru_ru, sk_sk, sl_si, sr_rs, sr_rs@latin, sv_se, tr_tr, zh_cn, zh_tw

v20.7.0
- Add setting for threshold for reconnect on stalled streams

Expand Down

0 comments on commit 1e18553

Please sign in to comment.