[mythtv-users] Is there an easy way to get recordings to my Droid?

john.baab at gmail.com john.baab at gmail.com
Tue Dec 7 03:40:16 UTC 2010


On Mon, Dec 6, 2010 at 9:23 PM, Nick Rout <nick.rout at gmail.com> wrote:
> On Tue, Dec 7, 2010 at 3:14 PM, Nick Rout <nick.rout at gmail.com> wrote:
>> On Tue, Dec 7, 2010 at 10:00 AM, john.baab at gmail.com
>> <john.baab at gmail.com> wrote:
>>> On Mon, Dec 6, 2010 at 1:41 PM, Nick Rout <nick.rout at gmail.com> wrote:
>>>> On Tue, Dec 7, 2010 at 6:57 AM, john.baab at gmail.com <john.baab at gmail.com> wrote:
>>>>> On Mon, Dec 6, 2010 at 2:31 AM, Nick Rout <nick.rout at gmail.com> wrote:
>>>>>> On Wed, Nov 24, 2010 at 7:51 PM, Gary Dawes <gary.dawes at gmail.com> wrote:
>>>>>>>
>>>>>>>
>>>>>>> On 22 November 2010 21:30, john.baab at gmail.com <john.baab at gmail.com> wrote:
>>>>>>>>
>>>>>>>> >
>>>>>>>> > I did see this in the log file for mythexport:
>>>>>>>> > Can't locate .pm in @INC (@INC contains: /usr/share/mythexport/configs
>>>>>>>> > /usr/share/mythexport /etc/perl /usr/local/lib/perl/5.10.1
>>>>>>>> > /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5
>>>>>>>> > /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at
>>>>>>>> > /usr/bin/mythexport-daemon line 428.
>>>>>>>> >
>>>>>>>> > The userjob mythexport created is
>>>>>>>> > mythexport_addjob starttime=%STARTTIME% chanid=%CHANID%
>>>>>>>> > config=PortableH264LowRes deleteperiod=7 podcastname=mythtv
>>>>>>>> >
>>>>>>>>
>>>>>>>> You have something weird going on there, it should be finding
>>>>>>>> PortableH264LowRes.pm, as you can see its dropping all the beginning
>>>>>>>> text.  I'm not really sure how this is possible, I'll have to take a
>>>>>>>> look at the source and see if I can figure out why.
>>>>>>>>
>>>>>>> This is happening to my system too. Stock Mythbuntu 10.10 x64, with Mythtv
>>>>>>> 0.24.
>>>>>>> I have removed Mythexport and reinstalled it to no avail. I have been trying
>>>>>>> to figure out what was wrong.
>>>>>>>
>>>>>> Late to the party, but has this been fixed? Anyone got it to work?
>>>>>>
>>>>>> Line 428 says:
>>>>>>
>>>>>> require "$config.pm";
>>>>>>
>>>>>> which also appears at line 162.
>>>>>>
>>>>>>
>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>> Can any of you having this issue confirm your userjob from the DB?
>>>>
>>>> Can you tell me how I would confirm that?
>>>
>>> Easiest way is to use mythweb, Settings>MythTV>Settings Table.  Choose
>>> "- All Hosts -" then look for UserJobX.
>>
>> UserJob1 mythexport_addjob starttime=%STARTTIME% chanid=%CHANID%
>> config= deleteperiod= podcastname=
>
> hmmm I see why that might not work, I clearly stuffed up when setting
> up from the mythexport web page. Does this look better?
>
> mythexport_addjob starttime=%STARTTIME% chanid=%CHANID%
> config=PortableH264HighRes deleteperiod= podcastname=
>
>>
>> UserJobDesc1    export to android
>>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Looks much better, there is a fix for the delete period and podcast
name available in the Mythbuntu-Updates repository:
http://www.mythbuntu.org/repos

See this bug: https://bugs.launchpad.net/ubuntu/+source/mythexport/+bug/663314


More information about the mythtv-users mailing list