generate valid xmltv (#351)

This commit is contained in:
Jason Dove
2021-09-07 06:12:13 -05:00
committed by GitHub
parent 3ea8193bb3
commit 77308a9ac5
2 changed files with 69 additions and 55 deletions
+5
View File
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Generate XMLTV that validates successfully
- Properly order elements
- Omit channels with no programmes
- Properly identify channels using the format number.etv like `15.etv`
## [0.0.55-alpha] - 2021-09-03
### Fixed