tonycpsu

Results 53 comments of tonycpsu

+1, would really like a fix for this considering e10s will likely [be the default](https://developer.mozilla.org/en-US/Firefox/Multiprocess_Firefox) for future versions of Firefox.

+1 for some sort of option to change this behavior -- perhaps a separate command for breaking out of auto-fu that can be bound to something other than Ctrl-C, or...

Test failures seem unrelated to this PR

Sorry for all the trouble, @ChrisVine. The MLB.tv authentication changes forced me to push things out before I've had a chance to do adequate testing, and it just wasn't practical...

@ChrisVine: Yes, that is the problem. Again -- `streamglob` was rushed out before I could address a lot of upstream backwards compatibility issues, hence the disclaimer in the README. `mlbstreamer`...

@ChrisVine: The commit referenced in https://github.com/tonycpsu/streamglob/issues/15 should fix offset functionality in `streamglob`. I've also pushed a `panwid` dev version to PyPi that should work for both projects. I will try...

@ChrisVine : Are you just running `pip install panwid`? In that case, it's not going to get the new version because it's a pre-release (dev) version. You need to run...

They should all be installed automatically if you just install streamglob as directed. If you insist on installing each individually, you will of course have some that aren't installed until...

> By the way I have ported your fix for the out-of-date session token from streamglob to mlbstreamer. I can e-mail the patch to you if that saves you having...

> Ah my mistake. I did 'pip install -r requirements.txt' instead of 'pip3 install -r requirements.txt'. With that, streamglob works except that I cannot get the -b option to work....