Seth P

Results 64 comments of Seth P

@aonez The tvrenamer issue thread got closed, but I'm not sure it's the same as what you describe in this thread. The tvrenamer issue appears to stem from being unable...

I'm fairly certain that OBJs don't support point cloud normals. Normals are assigned to a specific vertex using either the face `f` or freeform surface `surf` commands [[ref]](http://paulbourke.net/dataformats/obj/). If there...

As an alternative here, I wonder if `elapsed_` should actually be something like `std::chrono::duration` or `std::chrono::duration` since we only report durations to the second.

This is typically caused by the size of the terminal window being smaller than the total width of the bar (including postfix text). If you set bar width smaller and/or...

As my algorithm was fast enough that I could just remove the progress usage in my codebase, this became low priority for me and I haven't tested anything, preferring to...

> Can you try running with "--no-experimental-fetch" command line flag? > > We think this has to deal with [emscripten-core/emscripten#16913](https://github.com/emscripten-core/emscripten/issues/16913) I can confirm that this fixes the problem for me.

Just hit this so documenting this for others. `cv::String` was removed in OpenCV 4, so make sure you're linking against OpenCV 2 or 3.

I don't have an All Access account and I get a "This channel is not responding." message when loading the plugin. However, I also have two-factor authentication enabled on my...

Oh my goodness, I didn't even know those existed. That got me logged in. I'll test the functionality and update here with comments. Thanks!

I tested on both Android and Plex Web and It seems as if all the basic functionality is there. Playlists and stations both work, even the I'm Feeling Lucky Radio....