On Mon, Dec 15, 2008 at 2:54 PM, Nick F <span dir="ltr"><<a href="mailto:nikos.f@gmail.com">nikos.f@gmail.com</a>></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="gmail_quote"><div class="Ih2E3d">On Mon, Dec 15, 2008 at 2:16 PM, Douglas Wagner <span dir="ltr"><<a href="mailto:douglasw0@gmail.com" target="_blank">douglasw0@gmail.com</a>></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 class="Ih2E3d"><br>So to start: I am trying to get a recording to export to iPod format (mp4 to be exact) using the Myth2iPod script. And I'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. I do still have the tools and utilities and some minor documentation (I kick myself every time I don't store a website like this locally, what's with all these needed and used websites going offline these days anyway?), so I proceeded forward.<br>
</div>
...<div class="Ih2E3d"><br>Conversely should I be "doing away" with the Myth2iPod stuff and doing something differently? 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. I know that's probably pretty basic but it's big for me.<br>
<br></div></blockquote>
<div>Doug,</div>
<div> </div>
<div>Seeing as how you are using Ubuntu - have you tried mythexport? <a href="https://help.ubuntu.com/community/MythExport" target="_blank">https://help.ubuntu.com/community/MythExport</a> You can install it using apt. I tried to use myth2ipod, but never did too well with it. Mythexport works very well for me - and creates iTunes feeds.</div>
</div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">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></blockquote></div><br>Nick: I''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't open /mnt/varchive/ipodfeed/CW11-DT,-St.-Louis-Digital-CW_Chaotic_A_Flux_Too_Far_20081.mp4 --genre "TV Shows" --stik "TV Show" --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 "Encode for iPod New" for "Chaotic" recorded from channel 1111 at Sat Oct 18 11:00:00 2008.<br>
2008-12-15 15:54:54.044 jobqueue: Job "Encode for iPod New" Finished: Finished "Encode for iPod New" for "Chaotic" recorded from channel 1111 at Sat Oct 18 11:00:00 2008.<br><br>The version of mythexport in place is: mythexport 1.0-0ubuntu1 which doesn't seem to match the 1.0.6 version that's out on the testing site. I assume, again, this is an old version of the script that doesn't work.<br>
<br>I've added:<br><br>deb <a href="http://ppa.launchpad.net/mythbuntu-testing/ubuntu">http://ppa.launchpad.net/mythbuntu-testing/ubuntu</a> hardy main<br>deb-src <a href="http://ppa.launchpad.net/mythbuntu-testing/ubuntu">http://ppa.launchpad.net/mythbuntu-testing/ubuntu</a> hardy main<br>
<br>But those don't seem to be doing it either as if I disable all archives but that one I get a message that there's basically nothing to install (i.e. it's not seeing the archive downloads).<br><br>You'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>