stillhq.com : Mikal, a geek from Canberra living in Silicon Valley http://www.stillhq.com The life, times, travel and software of Michael Still en Copyright (c) Michael Still 2000 - 2006 blosxom simplerss20 v20050208hh 180 http://blogs.law.harvard.edu/tech/rss MythNetTV release 6 /mythtv/mythnettv Fri, 03 Oct 2008 13:09:00 GMT New things in this release: <br/><br/> <ul> <b>Better testing:</b> <li>r114: Unit tests for video.py <li>r148: Updated unit test now that we create more tables <li>r151: Start work on syndication unit tests <li>r153: Unit test for bad syndication dates, as well as more flexibility in db connections needed for this unit test <li>r157: Nicer unit test failure output, and refactor GetVideoDir() into the utility module <li>r181: Slightly improve syndication unit tests <li>r183: Add flag parsing to unit tests, and fix some more flag name changes </ul> <br/><br/> <ul> <b>Better documentation:</b> <li>r117: Added a man page for video.py -- I'm not 100% happy with its name though </ul> <br/><br/> <ul> <b>Bug fixes:</b> <li>r114: Fixed a bug where the new filename for video transcode could be the same as the input filename, resulting in video corruption. This was found with one of the new video.py unit tests <li>r116: The logic for the --prompt flag was the wrong way around. Fixed. <li>r119: Nicer download status messages <li>r121: Handle 404s in feed updates better <li>r129: Slight tweak to SVN submit script <li>r131: More accurate tracking of proxy usage (update during download, instead of just at the end) <li>r137: Proxy budget being exceeded doesn't count as a failed download attempt <li>r143: Subscribe now renables inactive subscriptions <li>r146: Add support to decimals to utility byte printer, fix a bug in the check for video directories <li>r155: Have users send problems to the mailing list, instead of me personally <li>r161: Don't throw exceptions for the videodir command line <li>r167, 169: Display friendly sizes in records_tool output <li>r171: Move verbose update arg into a flag <li>r173: Add "-vo null" to mplayer invocation per Ryan Lutz. This improves support on machines without X, and speeds up the identify operation <li>r175: Import patch from Thomas Mashos which fixes subscription removal, started work on syndication unit test improvements <li>r177: Fix character escaping bug in show subtitles during import <li>r179: Renamed --datadirdefault to --datadir. If set this will now change your data directory, regardless of if there was a previous value set. <li>r190: Recording_tool now prompts for deletes <li>r192: Improved explainvideodir output <li>r194: Don't crash in explainvideodir if there is no video directory <li>r197: Order results by subtitle in recordings_tool output </ul> <br/><br/> <ul> <b>New features:</b> <li>r115: Upgraded schema to version 15 to support http_proxies for subscriptions. Added http_proxy command line, which allows you to use HTTP proxies for specified URLs. Moved HTTP accesses to use the proxy code. <li>r127: Bump schema to v17, and add proxy use tracking including the "proxyusage" command <li>r133: Allow daily budgets for proxy usage <li>r115: Provide a user agent for HTTP requests, instead of just Python-urllib/1.17 <li>r117: Users will now be prompted to subscribe to an announcements video feed. This will happen exactly once. This behavior may be disabled with the --nopromptforannounce command line flag. <li>r125: Add a full info dump command to video.py's command line interface <li>r139: Bump schema to 19, and implement categories with the "category" command <li>r141: Implement recording group support, and clarify category support <li>r151: Implement a helper (recordings_tool) for handling the MythTV recordings table, this is useful for testing. <li>r159: Add videodir and explainvideodir debugging commands, and update man page <li>r163: Add title list feature to recordings_tool <li>r165: Include recording count in title list <li>r185: Add the resetattempts command </ul> <br/><br/> <ul> <b>Development changes:</b> <li>r123: Added a submit script to automate putting the revision number into the ChangeLog <li>r135: Tweak to new ChangeLog auto logging formatting </ul> <br/><br/> Release 6 continues the tradition of better testing, improves the documentation (a little, there is more work to be done there), fixes a bunch of bugs, and implements some new features which will hopefully be useful to others. Please <a href="http://www.stillhq.com/mythtv/mythnettv/source/release-6/mythnettv-release-6.tgz">grab your copy here</a>. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000014.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000014.html http://www.stillhq.com/mythtv/mythnettv/000014.html Please help me test trunk /mythtv/mythnettv Tue, 23 Sep 2008 20:42:00 GMT I'm getting ready to do another MythNetTV release, as I've fixed quite a few things recently. I'd appreciate people testing the new code before I do an official release. You can get the current code like this: <br/><br/> <ul><pre> svn co http://www.stillhq.com/mythtv/mythnettv/svn </pre></ul> <br/><br/> That will create a directory called mythnettv, with a subdirectory named trunk, which is the latest development version of the code. You should probably create that directory somewhere where you don't mind a new directory being created. <br/><br/> This release has lots of small changes, which are listed in the ChangeLog which will be downloaded with the code. <br/><br/> Thanks. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000013.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000013.html http://www.stillhq.com/mythtv/mythnettv/000013.html Couldn't determine the video directory? /mythtv/mythnettv/tips Sun, 14 Sep 2008 10:32:00 GMT A couple of people have contacted me in the last couple of days with an error where MythNetTV can't determine the directory to put videos in. The error would look something like this: <br/><br/> <pre><ul> Importing data/tekzilla--0050--tehbunniez--hd.h264.mp4 Traceback (most recent call last): File "./mythnettv", line 453, in <module> main(sys.argv) File "./mythnettv", line 212, in main mythnettvcore.DownloadAndImport(db, guid, out=out) File "/home/mythbox/Scripts/mythnettv/mythnettvcore.py", line 92, in DownloadAndImport prog.Import(out=out) File "/home/mythbox/Scripts/mythnettv/program.py", line 472, in Import raise FilenameException(self.db, 'Could not determine the video ' program.FilenameException: Could not determine the video directory for this machine. Please report this to mythnettv@stillhq.com </pre></ul> <br/><br/> The stack trace is mostly irrelevant. The problem here is that MythNetTV couldn't decide what directory to put the video in once downloaded. Please execute the following SQL statements against your MythTV database: <br/><br/> <ul><pre> select * from storagegroup where groupname="MythNetTV"; select * from storagegroup where groupname="Default"; select * from settings where value="RecordFilePrefix"; </pre></ul> <br/><br/> This will dump all of the possible places MythNetTV will look for a video directory. <br/><br/> Once you've dumped this information, perform some simple checks: <br/><br/> <ul> <li>Is there anything listed at all? If not, you need to configure storage groups with the MythTV user interface <li>Is there anything listed with the hostname that MythNetTV is running on? If not, you need to add configuration entries for your current hostname. </ul> <br/><br/> If you're still having problems, please send email to mythnettv@stillhq.com, with the output of those select commands, and the output of the <b>hostname</b> command. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) tips(<a href="http://www.stillhq.com/tips"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/tips/000001.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/tips/000001.html http://www.stillhq.com/mythtv/mythnettv/tips/000001.html MythNetTV release 5 /mythtv/mythnettv Sat, 30 Aug 2008 15:11:00 GMT New things in this release: <br/><br/> <ul> <li>There is now a users mailing list at <a href="http://lists.stillhq.com/listinfo.cgi/mythnettv-stillhq.com">http://lists.stillhq.com/listinfo.cgi/mythnettv-stillhq.com</a> <li>Moved to a public SVN server at <a href="http://www.stillhq.com/mythtv/mythnettv/svn/">http://www.stillhq.com/mythtv/mythnettv/svn/</a> <li>Added the 'justone' syntax to the download command <li>Another try at using gflags. This means that all the command lines have changed slightly. <li>Moved the core of MythTV out of the user interface file. <li>Started writing unit tests <li>Changed user output code so that it doesn't insist on writing to stdout. You can now write to other file descriptors, which makes things like unit tests much easier to write. <li>Added video/msvideo to the enclosure whitelist <li>Added HTTP download progress information <li>Added a flag which turns off the prompts for markread (--noprompt) <li>Patches from Thomas Mashos <ul> <li>Search ~/.mythtv/mysql.txt, /usr/share/mythtv/mysql.txt and /etc/mythtv/mysql.txt in that order for MySQL connection information <li>A manpage <li>setup.py </ul> <li>video.py now has a simple command line interface to let you query it <li>Fix update of inactive programs bug per <a href="http://ubuntuforums.org/showpost.php?p=5580005&postcount=4">http://ubuntuforums.org/showpost.php?p=5580005&postcount=4</a> <li>Better DB error handling <li>Included a COPYING file with the right version of the GPL (it was missing before) <li>Fixed a bug where programs would be downloaded more than once (found with a unit test!) <li>Started raising exceptions instead of just sys.exit(1). This should make life easier for user interfaces in the future <li>Default to using storage groups for storing recordings before falling back to the RecordFilePrefix. This makes the behaviour: use a storage group named "MythNetTV" if it exists; use the default storage group if it exists; use the value of RecordFilePrefix. <li>Transcode avc1 videos, because some need it <li>Force ASCII encoding of title, subtitle, and all fields in the database to get around feeds which use unicode which python / MySQL can't store correctly <li>If there is only one attachment to an item, and its not in our whitelist of video formats, then warn the user that you're assuming its a video file and then add it to the todo list <li>Slight tweak to the signature of video.MythNetTvVideo.Transcode() <li>Fix buf in RepairMissingDates which caused it to consistently crash <li>Fix typo in date warning code <li>Better handling of videos where the length of the video cannot be determined by mplayer </ul> <br/><br/> Release 5 is by far the best tested release of MythNetTV yet, with both unit tests and several users working quite closely with me to resolve problems found in the wild. You can <a href="http://www.stillhq.com/mythtv/mythnettv/source/release-5/mythnettv-release-5.tgz">grab your copy here</a>. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000012.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000012.html http://www.stillhq.com/mythtv/mythnettv/000012.html Please help me test trunk /mythtv/mythnettv Sun, 24 Aug 2008 14:42:00 GMT I'm preparing a new release of MythNetTV, and would like some help testing the code, as I have re-factored how the user interface works and there is some risk that I have broken things in the process. You can get the code like this: <br/><br/> <ul><pre> svn co http://www.stillhq.com/mythtv/mythnettv/svn </pre></ul> <br/><br/> That will create a directory called mythnettv, with a subdirectory named trunk, which is the latest development version of the code. You should probably create that directory somewhere where you don't mind a new directory being created. <br/><br/> The biggest change is that the command line syntax has changed slightly -- the dashes have been removed from the commands. Therefore, to update your list of feeds, you now use: <br/><br/> <ul><pre> mythnettv update </pre></ul> <br/><br/> Instead of: <br/><br/> <ul><pre> mythnettv --update </pre></ul> <br/><br/> And so on. This was done so that I could add "real" flags, which are used to change default values like where the database configuration is read from, as well as what the default location for the temporary data directory is. <br/><br/> "Real" flags which are currently supported are: <br/><br/> <ul><pre> --datadirdefault: The default location of the data directory (default: 'data') --db_host: The name of the host the MySQL database is on, don't define if you want to parse ~/.mythtv/mysql.txt instead (default: '') --db_name: The name of the database which MythNetTV uses, don't define if you want to parse ~/.mythtv/mysql.txt instead (default: '') --db_password: The password for the database user, don't define if you want to parse ~/.mythtv/mysql.txt instead (default: '') --db_user: The name of the user to connect to the database with, don't define if you want to parse ~/.mythtv/mysql.txt instead (default: '') --[no]commflag: Run the mythcommflag command on new videos (default: 'true') </pre></ul> <br/><br/> (These are the result of adding the gflags module back into the implementation). <br/><br/> I am hoping to release this version in the next few days, so if you find any bugs please send email to the <a href="http://lists.stillhq.com/listinfo.cgi/mythnettv-stillhq.com">mailing list</a>. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000011.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000011.html http://www.stillhq.com/mythtv/mythnettv/000011.html MythNetTV mailing list /mythtv/mythnettv Wed, 13 Aug 2008 16:56:00 GMT I get a few support requests for MythNetTV, and I must admit that I sometimes get quite behind on my personal email, especially when I'm travelling. I've therefore created <a href="http://lists.stillhq.com/listinfo.cgi/mythnettv-stillhq.com">a mailing list for announcements and discussion</a> in the hope that people will chat and come up with great ideas, as well as being able to support each other. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000010.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000010.html http://www.stillhq.com/mythtv/mythnettv/000010.html MythNetTV release 4 /mythtv/mythnettv Wed, 13 Aug 2008 16:47:00 GMT New things in this release: <br/><br/> <ul> <li>Removed gflags because people found it hard to find <li>Bug fix patch from David Linville applied <ul> <li>Fixed broken imports caused by refactoring <li>Transcode not needed for avc1 and m4v </ul> <li>Another bug fix patch from David Linville applied <ul> <li>Store filesize in the db </ul> <li>Removed some namespace imports I am not a fan of <li>Made verbosity optional for --update <li>Small code cleanups <li>Let the user know of repeated attempts to download a program <li>Documented the need for bittornado for bittorrent to work <li>Abandon downloading after 3 failed attempts (you can configure the number) <li>Detect stuck bittorrent downloads </ul> <br/><br/> Release 3 had a few bugs folks reported, this release should fix those problems. Let me know if you still see any. You can <a href="http://www.stillhq.com/mythtv/mythnettv/source/release-4/mythnettv-release-4.tgz">grab your copy here</a>. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000009.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000009.html http://www.stillhq.com/mythtv/mythnettv/000009.html MythNetTV release 3 /mythtv/mythnettv Sun, 13 Jul 2008 21:36:00 GMT New things in this release: <br/><br/> <ul> <li>Started work on an RSS exporter for MythTV recordings <li>DX50 doesn't need transcode <li>Tweaked supported video mime types so "Tikibar TV" and "Ask a ninja" work <li>First cut of Bittorrent support <li>Schema upgrades <li>Archive recordings as well as importing them <li>Improved --list output <li>Subtitle restrictions on download as well <li>Make subscriptions inactive instead of deleting them (for unsubscribe) <li>Better filename safening <li>More markread options <li>Refactored code to be more sane <li>Don't archive things imported from the archive location <li>Bulk import (--importmanylocal) </ul> <br/><br/> This version was a long time coming. Sorry about that. You can <a href="http://www.stillhq.com/mythtv/mythnettv/source/release-3/mythnettv-release-3.tgz">grab your copy here</a>. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000008.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000008.html http://www.stillhq.com/mythtv/mythnettv/000008.html MythNetTV release 2 /mythtv/mythnettv Mon, 03 Sep 2007 20:24:00 GMT This release has bug fixes (including code from "nickca" for FLV support), and some new minor features. Enjoy! <br/><Br/> <ul> <li>Started working harder to ensure video filenames are unique once imported into MythTV, I now prepend video files with epoch seconds at time of import <li>DIVX (not divx) doesn't need transcode, added. Check for the existence of the video directory, and return an error if it needs creating. <li>Handle storage groups, check for the existence of the data directory <li>Updated docs <li>Complained about the poor state of SWF support <li>WMV support <li>FLV support </ul> <br/><br/> Get it here if you care: <a href="http://www.stillhq.com/mythtv/mythnettv/source/release-2/">http://www.stillhq.com/mythtv/mythnettv/</a> <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000007.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000007.html http://www.stillhq.com/mythtv/mythnettv/000007.html MythNetTV release 1 /mythtv/mythnettv Fri, 22 Jun 2007 11:49:00 GMT I figured it was time for another release of MythNetTV, especially since I've fixed some bugs recently and rolled in code generously provided by George Nassas. New things in this release: <br/><Br/> <ul> <li>Initial work on transcoding smaller files to something else <li>Better error checking for MySQL configuration and accessibility <li>Fixed bug where MythNetTV was unhappy if there were no channels configured in the MySQL database <li>Found, and hopefully fixed, a bug where program dates were not always being tracked correctly. Also added a check to make sure this doesn't happen again <li>Added --markread, which lets you mark old shows as already downloaded </ul> <br/><br/> The code has seen a fair bit of use now, so it should be fairly stable. Let me know if you find any problems... <br/><br/> <ul><pre> $ ./mythnettv --statistics Programs tracked: 735 Google EngEdu: 350 Scoble Show: 85 linux.conf.au 2007: 74 Mobuzz TV: 82 dl.tv: 32 Net Cafe: 2 Foo: 1 ABC News: 2 Australia: 1 Play School: 1 Diggnation: 72 Programs still to download: 50 Google EngEdu: 49 Diggnation: 1 Data transferred: 103 gb (111017264341 bytes) </pre></ul> <br/><br/> Get it here if you care: <a href="http://www.stillhq.com/mythtv/mythnettv/source/release-1/">http://www.stillhq.com/mythtv/mythnettv/</a> <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000006.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000006.html http://www.stillhq.com/mythtv/mythnettv/000006.html MythNetTV beta 4 /mythtv/mythnettv Sat, 17 Mar 2007 18:42:00 GMT As it says in the email: <br/><br/> <pre> To: Discussion about mythtv &lt;mythtv-users@mythtv.org&gt; Subject: MythNetTV beta 4 Hi again. MythNetTv is my video downloader / aggregator / importer thingie for MythTV. I've spent a little longer testing this beta, and I think it's getting kinda ready for a real release number or something. New things in this version (from the change log): - Made --update more terse - Made --update more liberal about what it considers to be a video, specifically added video/quick time and text/html (to work around the rather broken http://www.mobuzztv.com/uk/rss/quicktime - Added a filter option to --download to constrain it to only downloading shows with a specific title - Added transcoding for mov and wmv2 files - If there is a straggling import, and it causes as error, just skip it and mark it as imported - Don't reset transferred data statistic when we start downloading a show again - Started implementing moniker support for downloads - Unsupported monikers will result in an attempt to download the URL using mplayer (which works for RTSP and MMS at the least) Yes, that's right. You can now download only shows with a specific title, and you can also download any protocol which mplayer supports -- specifically, RTSP and MMS are now supported. Now, if only there was a non-sucky way to work out what streams abc.net.au were offering at any given time... Get it here if you care: <a href="http://www.stillhq.com/mythtv/mythnettv/source/beta-4/">http://www.stillhq.com/mythtv/mythnettv/</a> Mikal </pre> <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000005.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000005.html http://www.stillhq.com/mythtv/mythnettv/000005.html Now, about the video backlog /mythtv/mythnettv Sun, 25 Feb 2007 20:12:00 GMT <ul><pre> $ ./mythnettv --statistics Programs tracked: 385 Google EngEdu: 279 Scoble Show: 26 linux.conf.au 2007: 74 Programs still to download: 283 Google EngEdu: 202 Scoble Show: 8 linux.conf.au 2007: 73 Data transferred: 22 gb </pre></ul> <br/><br/> <b>This</b> is why I want to queue video, and then have it download to Myth a little at a time. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000004.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000004.html http://www.stillhq.com/mythtv/mythnettv/000004.html MythNetTv Beta 3 /mythtv/mythnettv Sun, 25 Feb 2007 20:03:00 GMT Beta 3 is out! It includes: <br/><br/> <ul> <li>Renamed to mythnettv <li>todoremote bug fixed (bad column name) <li>statistics bug fixed (no transfer stats caused crash) <li>It is now possible to do a --todoremote, --importremote, or --importlocal and provide all the needed information on the command line </ul> <br/><br/> Get it from <a href="http://www.stillhq.com/mythtv/mythnettv/source/beta-3/">here</a>. <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000003.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000003.html http://www.stillhq.com/mythtv/mythnettv/000003.html MythIPTV Beta 2 /mythtv/mythnettv Mon, 19 Feb 2007 10:11:00 GMT Just announced. It was either do the washing, or this: <br/><br/> <ul><pre> Date: Mon, 19 Feb 2007 10:11:09 -0800 From: Michael Still <mikal@stillhq.com> To: Discussion about mythtv <mythtv-users@mythtv.org> Subject: MythIPTV Beta 2 Hi again. There's a new version of MythIPTV now at http://www.stillhq.com/mythtv/mythiptv/source/beta-2/ This version adds the following: - subscription management: you can add RSS URLs to watch, list them, update them (download new versions of the XML and import the shows), and remove them - ad hoc video management: add a remote URL to the TODO list, download a remote URL and import it now, import a local file - transcoding: it's quite probable that you'll encounter a video format which isn't know. Please report it if you do - statistics: how many programs do I have? how many are waiting to download? how much data have I downloaded so far? - reporting: what shows would be downloaded next? what does the internal log say about the state of MythIPTV? Once again, this is a beta, so good backups are needed. I would love more feedback. Oh, and you _really_ need mplayer and mencoder installed now. Really. Cheers, Mikal </pre></ul> <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000002.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000002.html http://www.stillhq.com/mythtv/mythnettv/000002.html MythIpTV Beta 1 /mythtv/mythnettv Sat, 17 Feb 2007 09:41:00 GMT Some folk at LCA expressed interest in my video blog aggregator for MythTV. I've cleaned it up, and just sent out the first release: <br/><br/> <ul><pre> Date: Sat, 17 Feb 2007 09:38:04 -0800 From: Michael Still <mikal@stillhq.com> To: Discussion about mythtv <mythtv-users@mythtv.org> Subject: MythIpTv Beta 1 Hi. I've been recently wanting a video blog aggregator which integrates with MythTV. Specifically, I wanted the videos to appear as recordings. I've had a horrible script for that for a few months, but ended up cleaning it up when it occurred to me that Akimbo (http://www.akimbo.com) is just a per user RSS feed, and something a lot like MythTV. So, I wrote MythIpTv. It takes RSS feeds, imports the entries in the feed and builds a TODO list. It then downloads shows and imports them into the MythTV recordings menu. The code has only been tested by me, so if you're interested in giving it a try, please take good backups. You can find the code here: <a href="http://www.stillhq.com/mythtv/mythiptv/source/beta-1/mythiptv">http://www.stillhq.com/mythtv/mythiptv/source/beta-1/mythiptv</a> Before use, you need to make a temporary data directory in your current working directory: mkdir data You use mythiptv like this: ./mythiptv --url &lt;url to RSS feed&gt; &lt;show title&gt; or ./mythiptv --file &lt;RSS file on local disk&gt; &lt;show title&gt; I've been using Google Video to test this, as the AVI format they use is natively supported by the MythTV player. This isn't true for a lot of RSS feeds and transcoding isn't implemented yet, so if you want something to test with, you might want to use the same command line as me: ./mythiptv --url "http://video.google.com/videofeed?type=search&q=engedu&so=1&num=20&output=rss" "Goole EngEdu" That command just builds a TODO list. You then need to download some of the shows. You do that like this: ./mythiptv --download &lt;number of shows to download&gt; Once downloaded, the shows will appear in the recordings menu. I would be really interested in people's comments on the code, and suggestions for improvement. There are a couple of things I know about already: - it really needs transcoding - the is no graphical UI yet Cheers, Mikal </pre></ul> <br/><br/><i>Tags for this post: mythtv(<a href="http://www.stillhq.com/mythtv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) mythnettv(<a href="http://www.stillhq.com/mythnettv"><img src="http://www.stillhq.com/favicon.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/mythtv/mythnettv/000001.commentform.html">Comment</a> http://www.stillhq.com/mythtv/mythnettv/000001.html http://www.stillhq.com/mythtv/mythnettv/000001.html