]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
xmltv: Avoid outputting lang tags in xmltv for only one language, fixes #5630
authorE.Smith <31170571+azlm8t@users.noreply.github.com>
Wed, 1 May 2019 17:52:10 +0000 (18:52 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 15 Oct 2019 07:04:12 +0000 (09:04 +0200)
commitf249f6ac9c42b6b37c84edaaab24476ade90522a
tree62483c2db99a3abf12076951ddf2252546b8ad5b
parent64f20b5ef8b2d1938b6aa10fb4014475a81474e1
xmltv: Avoid outputting lang tags in xmltv for only one language, fixes #5630

For most sources of guide information, we only have one language.
If we output xmltv with language tags just makes the xmltv output
larger with no benefit.
src/webui/xmltv.c