Rohit Amarnath

Results 38 comments of Rohit Amarnath

Here is my (albeit) personal workflow: 1. Use m3ufilter to generate a csv starting point (all streams) 2. Clean up the big items (Titles, remove low bw etc.) using the...

To answer the specific question, I was thinking the csv would have a column for the CUID (column specified in the yaml example as `csv_filter_field`) to identify the stream, and...

btw, not proposing for you to build this, I was going to do it for my workflow, but if you have suggestions on how it could be done so it...

I'll take a crack at it, and post the PR

I tried using docker on a remote host using contexts ``` docker context create ishtest --docker "host=ssh://[email protected]" docker context use ishtest docker ps error during connect: Get http://docker/v1.40/containers/json: fork/exec /usr/bin/ssh:...

Fair question. I am building a buffer to grab data off the security system board that sits in a closet, and is wired to a Pi via its automation module...

This probably does solve it, but I am not working with the original product that required having this issue resolved.

sorry, I got caught up with other stuff going on. Do you mind adding a license to your repo, so I don't run afoul of any contribution guidelines I have...

@andyfase did you have a chance to look at the above question?

The issue we are seeing with node content being added to the metadata is with relationships. We have a reader that reads a Document, and then a parser that creates...