Skip to content

Commit

Permalink
PVR Add-on API 9.2.0 (multiple recorded streams, title extra info).
Browse files Browse the repository at this point in the history
  • Loading branch information
ksooo committed Oct 24, 2024
1 parent 39b9b80 commit dda66ef
Show file tree
Hide file tree
Showing 6 changed files with 197 additions and 112 deletions.
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="22.4.2"
version="22.5.0"
name="Tvheadend HTSP Client"
provider-name="Adam Sutton, Sam Stenvall, Lars Op den Kamp, Kai Sommerfeld">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
5 changes: 5 additions & 0 deletions pvr.hts/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v22.5.0
- PVR Add-on API v9.2.0
- Add support for multiple recorded streams at a time (used by Kodi for thumbnail extraction)
- Add support for title extra information; do not misuse episode name field for this data

v22.4.2
- Fix pointless "Not all properties handled" log spam introduced with v22.4.1

Expand Down
Loading

0 comments on commit dda66ef

Please sign in to comment.