-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
470982a
commit 1411a40
Showing
5 changed files
with
34 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
</a> | ||
</p> | ||
|
||
# XMLTV 1.1.2 | ||
# XMLTV 1.2.0 | ||
|
||
## Table of Contents | ||
|
||
|
@@ -56,7 +56,7 @@ XMLTV is packaged for most major Linux distributions and FreeBSD. It is recommen | |
% sudo apt install xmltv | ||
``` | ||
|
||
#### Fedora/CentOS (via RPM Fusion) | ||
#### Fedora/CentOS Stream/Rocky Linux (via RPM Fusion) | ||
|
||
```bash | ||
% dnf install xmltv | ||
|
@@ -261,4 +261,4 @@ We run the following mailing lists: | |
|
||
We run an IRC channel #xmltv on Libera Chat. Please join us! | ||
|
||
-- Nick Morrott, [email protected], 2022-04-18 | ||
-- Nick Morrott, [email protected], 2023-02-19 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
XMLTV 1.1.2, Windows binary release | ||
XMLTV 1.2.0, Windows binary release | ||
|
||
Gather television listings, process them and organize your viewing. | ||
XMLTV is a file format for storing TV listings, defined in xmltv.dtd. | ||
|
@@ -22,16 +22,24 @@ for tv_grab_is and tv_grab_it_dvb, If you need one | |
of those you'll need to install Perl and the necessary modules and | ||
use the full distribution. | ||
|
||
* Major Changes in this release (1.1.2) | ||
* Major Changes in this release (1.2.0) | ||
|
||
tv_grab_fi_sv: refresh internal channel map | ||
tv_grab_tr: disable grabber | ||
|
||
tv_grab_fr: improvements to channel name handling | ||
ignore programmes when title is missing | ||
tv_grab_fi: improvements to handle upstream changes | ||
|
||
tv_grab_uk_tvguide: add alternative method to retrieve available channels | ||
improvements to GMT/BST changeover handling | ||
improvements to documentation and examples | ||
tv_grab_fr: improvements to channel name handling and | ||
upstream changes | ||
|
||
tv_grab_na_dd: add some debug info | ||
|
||
tv_grab_uk_tvguide: minor bug fixes & improvements | ||
|
||
tv_grab_zz_sdjson: support Schedules Direct redirection response | ||
|
||
tv_grab_zz_sdjson_sqlite: | ||
improve rating agency data validation and update | ||
documentation | ||
|
||
Please see the git log for full details of changes in this release. | ||
|
||
|
@@ -97,4 +105,4 @@ Sourceforge hosts the following mailing lists: | |
xmltv-users - how to use XMLTV | ||
xmltv-devel - detailed discussions among developers | ||
|
||
-- Nick Morrott, [email protected], 2022-04-18 | ||
-- Nick Morrott, [email protected], 2023-02-19 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters