elcuervo
elcuervo
@mzemel what issues did you encounter?
Given the nature of BatchLoader doing something like this will help you: ```ruby $stdout.write "I want do debug this" ```
It should work without issues but I can see where it could be failing. Can you please install `dns-sd` and run `dns-sd -Z _airplay._tcp` to see what it's being broadcasted?
Thank you for the feedback @C-Duv! :fist: . I'll add some of this information to the README
I'm going to check that tomorrow and bump a version if necessary ^_^
@maddox I just released `1.0.4` with updated gem versions. Version seemed to work in my current installation. Please give it a shot and ping me if that doesn't work :sparkles:
I think I'm going to enforce Reel `0.5.0` since that seems to work. WDYT @sodabrew?
@sodabrew yup. That's the plan. I'm not having crashes with `0.6.0.pre5` but `0.5.0` seems a safe bet.
I'm going to set up the testing environment again so test can be run to a real AppleTV ^_^