Peter Bennett

Results 28 comments of Peter Bennett

My Solution With Videos, I put each season in a separate directory under a directory for the series. Monarch of the Glen/Season 01/ Monarch of the Glen/Season 02/ etc. With...

I recommend converting your DVDs to mkv files and adding those to the MythTV backend videos storage group. That way you can play them with leanfront. This is what I...

You can email me peterbenn1 at gmail.com

Try the new FF/REW button feature for moving through the lists a page at a time. This makes it easy to find something in a series with 327 episodes (e.g....

If you need further help please feel free to email me. From my email account it looks like I may have neglected to respond to your last email in April....

I assume that you are referring to "Test cases for issues" described in https://bumptech.github.io/glide/tut/failing-test-cases.html . I will work on that.

I am having a problem creating a test case as documented in https://bumptech.github.io/glide/tut/failing-test-cases.html . I followed the directions and created instrumentation/src/androidTest/java/com/bumptech/glide/Issue5444Test.java . Trying to run it by using "Run Issue5444test"...

I have added a test case to branch [issue5444test](https://github.com/bennettpeter/glide/tree/issue5444test). The test case fails because of the reported bug and succeeds if you merge this pull request [IPV6-fix](https://github.com/bennettpeter/glide/tree/IPV6-fix). The test uses...

As requested, I have rebased and merged issue issue5444test into pull request IPV6-fix. The test runs successfully.

The pull request was reversed by a subsequent commit, as noted above by @how8570 . Please fox this.