Slashdot Mirror


MythTV 0.20 Released

An anonymous reader writes "The latest version of MythTV, the open source PVR application for Linux, has been released. New features (as documented in the release notes) include a new menu system, an improved internal DVD player, support for DVB radio channels, and mouse support. There is also a new plugin – MythArchive – which allows recordings be written to DVD. You can download MythTV from MythTV.org."

17 of 281 comments (clear)

  1. Questions by kevin_conaway · · Score: 3, Interesting

    For you Myth users out there, I have a few questions:

    1. Is it possible to create "playlists" of TV Shows? Say I wanted to rip all my futurama DVDs to a Myth box and play them at random. Could I do that?
    2. Are there any reputable places that will put together a box for me?

    Thanks. Congrats to the MythTV team

    1. Re:Questions by mbelly · · Score: 4, Informative

      http://mythic.tv/product_info.php?cPath=21_29&prod ucts_id=44

      A full system built with HDTV support.

      --
      ~Belly
    2. Re:Questions by bshensky · · Score: 4, Informative


      Playlist of TV shows have been available in 0.19 - works very nicely for my 5 year old!

      (Not that I'm putting him in front of the tube with a playlist and walking away just like that. That would be wrong. But those darned Thomas the Tank Engine episodes are only 4 minutes long apiece!)

      --
      Makin' money, makin' friends, makin' whoopee and wearin' Depends
    3. Re:Questions by ParadoxDruid · · Score: 5, Informative
      Is it possible to create "playlists" of TV Shows? Say I wanted to rip all my futurama DVDs to a Myth box and play them at random. Could I do that?
      I don't know about MythTV, but I have all my Futurama DVDs ripped to my Linux box, and have a "Random episode" icon on my desktop that runs this bash script:
      #!/bin/bash
      count=`ls /home/paradox/media_drive/Media/Futurama |wc -l`
      let "pick = $RANDOM % $count"
      let "pick += 1"
      kaffeine "/home/paradox/media_drive/Media/Futurama/`ls /home/paradox/media_drive/Media/Futurama |sed -n "$pick"p`"
      --
      This statement is solely an opinion. Kindly take it as such in all cases.
  2. new features by samsonov · · Score: 5, Informative

    Since the poor mythtv site appears to be slashdotted already:

    Major changes

    * Menus are now drawn by MythUI using OpenGL. This option can be enabled/disabled in the Appearance settings.
    * Improved internal DVD player - now supporting menus and other missing features
    * Added MHEG content implementation (Interactive TV in UK)
    * Added Hotplug support for removable media in Media Monitor and MythGallery
    * Added support for the HDHomeRun encoding device
    * Added support for basic FreeBox recorders
    * Added support for H.264 (aka MPEG-4 AVC) TS decoding
    * Added an MPEG1/MPEG2/MPEG4-AVC IP network recorder
    * Added internal UPnP support for TV and Music
    * Added experimental second commercial detector
    * New socket class for backend communications
    * OSD image cache which improves channel changing speed
    * Fixed program transition while Watching LiveTV
    * Added beginnings of firewire capture support for MacOS
    * Support for DVB radio channels and guide data collected via EIT for them
    * Added mouse support in menus, including gestures

    * Menus are now drawn by MythUI using OpenGL. This option can be enabled/disabled in the Appearance settings.
    * Improved internal DVD player - now supporting menus and other missing features
    * Added MHEG content implementation (Interactive TV in UK)
    * Added Hotplug support for removable media in Media Monitor and MythGallery
    * Added support for the HDHomeRun encoding device
    * Added support for basic FreeBox recorders
    * Added support for H.264 (aka MPEG-4 AVC) TS decoding
    * Added an MPEG1/MPEG2/MPEG4-AVC IP network recorder
    * Added internal UPnP support for TV and Music
    * Added experimental second commercial detector
    * New socket class for backend communications
    * OSD image cache which improves channel changing speed
    * Fixed program transition while Watching LiveTV
    * Added beginnings of firewire capture support for MacOS
    * Support for DVB radio channels and guide data collected via EIT for them
    * Added mouse support in menus, including gestures

    --
    "You killed my yogurt!" --Fred Fredburger
    1. Re:new features by tji · · Score: 5, Informative

      MythTV could really use a marketing guy to help with the new releases (actually, there are many open source projects that could benefit from this). The list of highly technical updates to MythTV don't really do justice to where MythTV is today.

      As a MythTV user, here is what I see as important, and having improved in 0.20:

      - MythTV is a free / open source PVR application, with support for analog, digital, and HDTV recording in most international standards (i.e. it's usable in the U.S., Europe, Asia, etc.). It includes many features not available in commercial PVR products.
          - Automatic commercial detection and removal, or manual skip forward/back.
          - Transcode of video to other formats/resolutions -- including DVD export in 0.20.
          - Network based structure, allowing 'backend' recording storage on different machine than the 'frontend' display. (i.e. stick the backend with all the cable connections, antennas, loud fans and tons of disk in the basement, put a small/quiet frontend near your TV for output.)
          - HDTV support: With supported HD capture card, terrestrial broadcast HD and Cable HD are supported (with the exception of encrypted cable HD channels - which cannot be decrypted on any PC PVR)
          - Improved MacOS X support. The 0.20 version has greatly improved the Mac support, especially for the Intel based Macs. Performance optimizations for HD video playback make the Core Duo Mac Minis a great choice for a small/quiet frontend box.

  3. Win32 version by paganizer · · Score: 3, Funny

    All I want to know is, is where is the win32 version? this would be SWEET running on WinME!
    (yes, obviously my karma is too good)

    --
    Why, yes, I AM a Pagan Libertarian.
  4. A Year of MythTV by feld · · Score: 5, Informative

    I've been running MythTV for about a year now and let me tell you -- TV can't get any better.

    I have the shows I want whenever I want them. Sure, sure, you can do this with Tivo. But can you also watch those recorded shows over your home network on other PCs? Burn to DVD? My MythTV box also is my torrent box, fileserver, IRC proxy, IMAP server....

    Let's put it this way -- more features than Tivo, and they can't control what you do with it. Go ahead, skip all the commercials you want. Keep your recordings as long as you want. The Man can't keep you down when you're running this system.

    Also, when that commercial flag becomes law (I think it's still up in the air), MythTV plans to use it to identify commercials and intentionally skip them. Eat that, capitalist pigs ;)

    1. Re:A Year of MythTV by Erwos · · Score: 4, Insightful

      Problem is, TiVO isn't really their main competitor in that space - that honor goes to Windows Media Center Edition.

      I'd also point out that I've installed MythTV on several boxes in the past year, and I'm not nearly so ecstatic about it as you. Doing a secure setup is an absolute pain in the neck if you want to use that fancy backend/frontend architecture, and only slightly less so if you keep everything on the same box. I also found performance and stability less than I would have preferred - not bad, mind you, but not really all that amazing, either. The protocol changes were the most frustrating, though - I had embedded extenders become unusable frequently because the MythTV folks would change protocols often.

      This is not to say WMCE is all peaches and cream, because it's not - but for people who can tolerate its limitations (which aren't terribly bad - yet), the easy setup and relatively cheap (compared to a new PC) Media Center Extenders give it some appeal.

      I sound like an MS shill, I know, but for all of MythTV's strengths, it's not for everyone.

      -Erwos

      --
      Plausible conjecture should not be misrepresented as proof positive.
    2. Re:A Year of MythTV by Lumpy · · Score: 3, Interesting

      Comparing WMCE to mythtv is like comparing a burning car in a junkyard to a new fararri. Windows Media center edition is 100% pure unadulterated crap. it sucks so bad that it spawned people to build things like Mediaportal that blow away every bit of MCE in every possible way. I have helped convert many Windows Media Center machines from the buggy as hell Media center to Media portal + XP pro and gave the users more features, higher stability and removed ALL the damned MCE DRM it adds to your recordings.

      Mythtv is far superior and wows the hell out of people... even the Diehard windows guys drop their jaws when I plug into CATV and start tuning the digital Cable channels directly... something that is 100% impossible under windows because of "safety" features built in the driver.

      I personally prefer mediaportal, but nobody in their right mind can like Media Center edition.. ot simply sucks and feels half done in every part of it.

      --
      Do not look at laser with remaining good eye.
  5. ya rly by Anonymous Coward · · Score: 3, Interesting

    http://mythtv.son.org/tiki-index.php should help. I don't think you'll find it under ports.

  6. Re:Any word on knoppmyth? by King_TJ · · Score: 3, Informative

    I'd like to know that too, because I don't bother with MythTV upgrades until it comes out as Knoppmyth on an ISO. Maybe it's just the nature of my particular setup, but it took me *weeks* of tinkering and pouring over message threads to get my Myth box working exactly like I wanted it to. I would have just given up in frustration if the main "core" of the thing wasn't made easier to get going via Knoppmyth.

    In the past, it seemed like it took the Knoppmyth developers at least 1-2 months to release a new ISO based on a Myth update though, so this isn't something I'd really expect to see from them in the next few days or anything.

  7. Seconded! by drewzhrodague · · Score: 4, Informative

    Seconded! MythTV is friggin' awesome. It eats the commercials, shares the shows over the network (NFS and SMB), lets me dump my MP3s onto it for playing, supports multiple heads (and backends), and more. I don't even use half the features of the software, and it still blows me away.

    I'm using KnoppMyth, and was totally amazed how easily everything installed. Yes I did have to tweak LiRC, and a few other things.

    I'm getting ready do build another unit into my house, and look forward to the extra features in the new version.

    --
    Zhrodague.net - I do projects and stuff too.
  8. PVR for me by drewzhrodague · · Score: 4, Interesting

    I have to pipe-up again, and say that MythTV is awesome. If you've got a tuner card, and a spare box, totally check it out. IT EATS COMMERCIALS, plays DVDs, MP3s, does a photo album, and other things that other units don't do, or don't do well.

    It even has support for MAME.

    --
    Zhrodague.net - I do projects and stuff too.
  9. HDTV Lockout by Krondor · · Score: 4, Insightful

    I love MythTV. I'm very excited to try 0.20 (UPnP especially). It's a great piece of software and IMO handily beats MCE (though I hear BeyondTV puts up a fight). The level of control is great, I absolutely like to OWN my media. I have a looming fear though that poor MythTV is about to get 'shafted' so to speak.

    MythTV has HDTV support for broadcast and Cable HD, but lacks a means of decrypting these streams. In fact, PCs in general do at this point, but I suspect that will change. Vista MCE will undoubtedly have encrypted HDTV playback support, Tivo as well (if it doesn't already). How is a free OSS solution like this to compete against imposed proprietary restrictions? I smell a DeCSS debacle all over again. Perhaps it will get cracked. Maybe I can still watch my streams if I subjugate myself to a DMCA violation or two.

    Lets face it, another case of a superior product getting kicked to the curb by an industry that likes to wear tinfoil hats at the detriment of its consumers. I guess I have a decision in the future. Use the software I love and watch the shows it can view, or relinquish control impair my viewing experience and broaden my media options. I think I'll stay with Myth, the studios just lost a viewer (though I doubt they'll notice).

  10. Google Summer of Code by Viper_Viper · · Score: 3, Interesting

    Any idea when the Google Summer of Code projects will be included in MythTV? I am guessing .21? These projects are going to be very usefull to MythTV, especially the AutoConfig, Make Myth Multi-user, and the Windows Port. http://code.google.com/soc/mythtv/about.html

  11. Re:Sounds fascinating by WwonderLlama · · Score: 3, Informative

    While it's true that not everyone has an easy time of setting up MythTV, the other side is that there are tons of people that have no problems at all getting it working.

    My first installs of MythTV went decently well, but I had some hurdles due to the Linux flavor I used. However, there are _great_ guides that walk you through the install. There are also some "install a MythTV system" distrobutions (KnoppMyth, MythDora, etc) that do a basically complete system/Myth install with minimal configuration. And above all, the user community is fantastic. If you have problems, search the mailing list archives (lots of problems have been addressed before). If you can't find an answer, just show us your problem and say "can you help?".

    I'd suggest that anyone not comfortable with Linux and mailinglists first attempt an install with Knoppmyth (http://mysettopbox.tv/)(or MythDora). The hardware is autodetected for you, and the forum-based support is very helpful.