[mythtv-users] program guide missing 1 channel

James Abernathy jfabernathy at gmail.com
Mon Nov 19 03:07:29 UTC 2018


ov 18, 2018, at 9:58 PM, James Abernathy <jfabernathy at gmail.com> wrote:
> 
>> 
>> On Nov 18, 2018, at 9:23 PM, Mike Hodson <mystica at gmail.com <mailto:mystica at gmail.com>> wrote:
>> 
>> 
>> 
>> On Sun, Nov 18, 2018, 19:06 James Abernathy <jfabernathy at gmail.com <mailto:jfabernathy at gmail.com> wrote:
>> 
>> 
>> 
>> 
>> I tried the Mythutils but drew an error. No module named natsort??
>> 
>> mythtv at mythbuntu:/home/jim$ tv_grab_zz_sdjson_sqlite --quiet --get-lineup --config-file ~/.mythtv/SD.xmltv | MythUtil-Channel-XMLTV-getLineup --videosource-id 1
>> Traceback (most recent call last):
>>   File "/usr/bin/MythUtil-Channel-XMLTV-getLineup", line 14, in <module>
>>     import natsort
>> ModuleNotFoundError: No module named 'natsort'
>> mythtv at mythbuntu:/home/jim$ 
>> 
>> Hi James, 
>> 
>> This is a missing python module from your Ubuntu installation. You should be able to install it with:
>> 
>> sudo apt install python-natsort
> 
> I got narsort installed and now I have a problem with localhost. I’ll research why it can’t find the database name.
> 
> But I was wondering. There is only one area that I’ve changed related to the problem channel 11-1.  I put in a Recording priority > Custom Priority  to sort of force recordings for 11-1 to be on my Duo instead of my Quatro. The Duo has no signal quality problems with 11-1 and Quatro does.
> 
> capturecard.displayname LIKE 'Duo%' and channel.channum="11-1”
> 
> I can’t see how any of this is related, but it’s the only place I’ve called out 11-1.  
> 
> Jim A
> 

I did get an update to all the mythtv code this morning. That is the only change since I had EPG data for 11-1.
I'm on v29.1-54-g696a81c 

Jim A

>> 
>> Further, you could also search the apt repositories with:
>> 
>> apt search natsort
>> 
>> Hope this helps,
>> 
>> Mike
>> 
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org <mailto:mythtv-users at mythtv.org>
>> http://lists.mythtv.org/mailman/listinfo/mythtv-users <http://lists.mythtv.org/mailman/listinfo/mythtv-users>
>> http://wiki.mythtv.org/Mailing_List_etiquette <http://wiki.mythtv.org/Mailing_List_etiquette>
>> MythTV Forums: https://forum.mythtv.org <https://forum.mythtv.org/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20181118/3a0cb102/attachment.html>


More information about the mythtv-users mailing list