Ionshard / pyxis

A Command Line Player for SIRIUS and XM Sattelite Radio
http://www.ionshard.com/pyxis
GNU General Public License v2.0
19 stars 13 forks source link

A first stab at restarting streams #19

Closed crowder closed 13 years ago

crowder commented 13 years ago

Basically, we poll() on the mplayer process to find out if it's alive or dead and restart... this might need more work, if we don't want this to be the default behavior, for example... also I need to test it more, but I thought I'd submit a pull request just to get early feedback. Let me know if this isn't the right way to work.

Ionshard commented 13 years ago

Please see my line notes, but other than that, nice work. If you comment on my line notes and point out I'm stupid I will pull these in right away. Otherwise we have to fix my concerns.