On Mon, Dec 15, 2008 at 4:27 PM, Douglas Wagner <span dir="ltr">&lt;<a href="mailto:douglasw0@gmail.com">douglasw0@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, Dec 15, 2008 at 2:54 PM, Nick F <span dir="ltr">&lt;<a href="mailto:nikos.f@gmail.com" target="_blank">nikos.f@gmail.com</a>&gt;</span> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">
<div class="gmail_quote"><div>On Mon, Dec 15, 2008 at 2:16 PM, Douglas Wagner <span dir="ltr">&lt;<a href="mailto:douglasw0@gmail.com" target="_blank">douglasw0@gmail.com</a>&gt;</span> wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><div><br>So to start: I am trying to get a recording to export to iPod format (mp4 to be exact) using the Myth2iPod script.&nbsp; And I&#39;m running into SIGNIFICANT problems doing so.<br>


<br>First, and foremost, <a href="http://myth2ipod.com/" target="_blank">http://myth2ipod.com</a> no longer exists...meaning this entire script can no longer be reproduced since 3/4 of the needed stuff came from that site.&nbsp; I do still have the tools and utilities and some minor documentation (I kick myself every time I don&#39;t store a website like this locally, what&#39;s with all these needed and used websites going offline these days anyway?), so I proceeded forward.<br>

</div>
...<div><br>Conversely should I be &quot;doing away&quot; with the Myth2iPod stuff and doing something differently?&nbsp; The thing I like most about Myth2Ipod is the fact that it creates a feed useable within iTunes to auto-load this stuff to the iPod.&nbsp; I know that&#39;s probably pretty basic but it&#39;s big for me.<br>


<br></div></blockquote>
<div>Doug,</div>
<div>&nbsp;</div>
<div>Seeing as how you are using Ubuntu - have you tried mythexport?&nbsp; <a href="https://help.ubuntu.com/community/MythExport" target="_blank">https://help.ubuntu.com/community/MythExport</a>&nbsp; You can install it using apt.&nbsp; I tried to use myth2ipod, but never did too well with it.&nbsp; Mythexport works very well for me - and creates iTunes feeds.</div>


</div>
<br></div></div><div class="Ih2E3d">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br></div></blockquote></div><br>Nick: I&#39;&#39;m having significant problems with this one also:<br><br>Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/MythTV/StorageGroup.pm line 57.<br>
Use of uninitialized value in pattern match (m//) at /usr/bin/mythexport line 181.<br>
Use of uninitialized value in concatenation (.) or string at /usr/bin/mythexport line 244.<br>Use of uninitialized value in concatenation (.) or string at /usr/bin/mythexport line 244.<br>sh: Syntax error: Unterminated quoted string<br>

AtomicParsley error: can&#39;t open /mnt/varchive/ipodfeed/CW11-DT,-St.-Louis-Digital-CW_Chaotic_A_Flux_Too_Far_20081.mp4 --genre &quot;TV Shows&quot; --stik &quot;TV Show&quot; --TVNetwork CW11-DT,-St.-Louis-Digital-CW for reading: No such file or directory<br>

AP error trying to fopen: No such file or directory<br>sh: Syntax error: Unterminated quoted string<br>sh: Syntax error: Unterminated quoted string<br>2008-12-15 15:54:54.037 JobQueue: Finished &quot;Encode for iPod New&quot; for &quot;Chaotic&quot; recorded from channel 1111 at Sat Oct 18 11:00:00 2008.<br>

2008-12-15 15:54:54.044 jobqueue: Job &quot;Encode for iPod New&quot; Finished: Finished &quot;Encode for iPod New&quot; for &quot;Chaotic&quot; recorded from channel 1111 at Sat Oct 18 11:00:00 2008.<br><br>The version of mythexport in place is:&nbsp; mythexport 1.0-0ubuntu1 which doesn&#39;t seem to match the 1.0.6 version that&#39;s out on the testing site.&nbsp; I assume, again, this is an old version of the script that doesn&#39;t work.<br>

<br>I&#39;ve added:<br><br>deb <a href="http://ppa.launchpad.net/mythbuntu-testing/ubuntu" target="_blank">http://ppa.launchpad.net/mythbuntu-testing/ubuntu</a> hardy main<br>deb-src <a href="http://ppa.launchpad.net/mythbuntu-testing/ubuntu" target="_blank">http://ppa.launchpad.net/mythbuntu-testing/ubuntu</a> hardy main<br>

<br>But those don&#39;t seem to be doing it either as if I disable all archives but that one I get a message that there&#39;s basically nothing to install (i.e. it&#39;s not seeing the archive downloads).<br><br>You&#39;ll have to excuse me, I am a debian newbie...all my work is done in redhat and apt-get is a foreign concept to me.<br>

<br>Help?<br>
</blockquote></div><br>More information on the original problem: So I just ran nuvexport directly (didn&#39;t know there was an actual text interface on this...) and tried to export a show with it.&nbsp; For some reason, the show name on the filesystem is 1111_20081018110000.mpg, in the database this maps to a row in the recorded table that shows:<br>
<br>ChanID: 1111<br>starttime: 2008-10-18 11:00:00<br>endtime: 2008-10-18 11:30:00<br><br>So this all works.<br><br>HOWEVER when I trill through Nuvexport&#39;s interface it shows me the exact same show at 10:00 am, an hour before it started...this is why I kept getting &quot;Can&#39;t find the file&quot; after upgrade...according to nuv, the file DOESN&#39;T exist.&nbsp; <br>
<br>So, here&#39;s the question, what is nuv looking up that&#39;s getting this as a 10:00 show?&nbsp; The recorded table shows it at 11, the filesystem file is properly played through the mythtv interface when I select the show through the frontend.&nbsp; How is Nuvexport getting this show at 10:00 instead of 11:00?&nbsp; Is there a different table I&#39;m missing?<br>
<br>Stranger and stranger, this problem continues till 11/08/2008 when it automagically seems to have corrected itself and now shows all recordings as starting at 11:00 for this show (which is the right time).<br><br>Do we have a DST Problem somewhere?&nbsp; 11/08 would be RIGHT around the time we went back to CST from DST...<br>
<br>--Doug<br>