Daniel Imfeld

Results 114 comments of Daniel Imfeld

Hey, thanks for reaching out! So at this point, I'm trying to decide what I really want this project to be as far as execution model, and although the backend...

Script simulator is really barebones but it works. Will close this after cleaning it up a bit more.

The foundations of this in the database are complete. Need to add code around managinag and creating new versions to make it really work.

See https://github.com/artpi/roam-research-private-api/issues/9#issuecomment-780355740 for an explanation. I think newer versions of Node support this natively but I'm not sure which ones exactly.

This is a [field declaration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes#field_declarations), not yet fully standardized, so you probably need Babel (through babel-loader) to make it work. You might need to use the plugin https://babeljs.io/docs/en/babel-plugin-proposal-class-properties too, not...

I'm working on this. Should have a PR ready this week.

Thanks for the fix! I'm happy to have my Plex notifications working again.

I don't think so. I just manually patched it in to my local copy from the PR.

I think development on SickBeard has ceased... Personally I've switched to SickRage which is somewhat based on this one but still under active development.