[mythtvnz] tv_grab_nz-py configuration issues

Adam Bennetts abennetts at gmail.com
Fri Dec 20 20:54:35 GMT 2013


On 20/12/2013 2:51 PM, Stephen Worthington wrote:
> On Fri, 20 Dec 2013 09:13:02 +1300, you wrote:
>
>> On Fri, Dec 20, 2013 at 8:04 AM, tortise <tortise at paradise.net.nz> wrote:
>>> Can't one simply replace all data file macron with "a"s and then process it
>>> normally? (Sorry I'm not currently familiar with this language.)
>> Then the script configures it downloads the data. The data is
>> downloaded with the macron in it.
>>
> Has anyone tried getting tv_grab_nz-py to run from a terminal that is
> running with UTF-8?  Like using uxterm, or running unicode_start?  In
> theory, that should fix this problem.

I don't think so. My description of the issue was wrong - I only 
bothered learning enough Python to deal with this issue. It seems the 
issue is actually in raw_input() and Python2, not the terminal: 
http://bugs.python.org/issue7768

As I understand it Python3 should deal with this type of issue more easily.

Anyway, my change works for me, hopefully it works for those having 
trouble. It could be improved but I'm not sure it's worth the effort.



More information about the mythtvnz mailing list