Skip to content

Commit

Permalink
Clean up changelog.txt for 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
djp952 committed Feb 13, 2019
1 parent ff7f3a4 commit da2217c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pvr.hdhomerundvr/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
v1.3.13 (2019.02.xx)
v1.3.13 (2019.02.12)
- Update SQLite database engine to version 3.27.1
- Update cURL library to version 7.64.0
- Add logging of detected stream properties (real-time, seekable, etc) when opening streams
- Add mechanism to detect and report dropped streams if data transfer rate falls to zero
- Log detected stream properties (real-time, seekable, etc) for diagnostic purposes
- Log unexpected zero length reads that occur on in-progress streams as errors
- Detect and report dropped streams if data transfer rate falls to zero
- Accurately set the media type (MIME type) stream indicator as reported by the DVR engine
- Fix bug that caused a dropped stream to be waited on infinitely for more data to become available
- Log an error message when unexpected zero length reads occur on in-progress streams
- Open streams at the point where metadata is being requested to provide accurate media type indicator
- Fix bug preventing Kodi from calling into SetRecordingLastPlayedPosition()

v1.3.12 (2019.02.02)
Expand Down

0 comments on commit da2217c

Please sign in to comment.