]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
- fixed bug with _lang3_to_lang2() 1527/head
authorGene C <arch@sapience.com>
Mon, 17 Apr 2023 12:55:50 +0000 (08:55 -0400)
committerFlole998 <Flole998@users.noreply.github.com>
Wed, 19 Apr 2023 00:33:05 +0000 (02:33 +0200)
commit18effa8ad93e901f3cdaa534123d910f14453d1f
treeb3938b99c74d90a9527a81454592f945161e6ea5
parente10f98601b8bfee4c6b0093012ce45654666f501
 - fixed bug with _lang3_to_lang2()
    Typo made using lang instead of lang3 in lookup map
 - clean by running through autopep8
 - Add more exception handling to prevent it crashing
   Still needs some improvements with exception types
 - tidy up for pylint
 - python 2 is deprecated - simplify for python 3
support/tvhmeta [changed mode: 0755->0644]