John Clayton

Results 5 issues of John Clayton

Small change to use the `existsInDatabase` property instead of checking the same thing. The reason for the change is that I'd like to be able to have models inserted as...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.0.7 **System**: Mac OS X 10.10.5 **Thrown From**: [json-schema](https://github.com/OmniSharp/atom-json-schema) package, v0.1.11 ### Stack Trace Uncaught TypeError: undefined is not...

Requested on [Reddit](https://www.reddit.com/r/PleX/comments/131q3wj/comment/ji3gcfq/). Plex exposes multiple genres for an item. We need to determine if we can add this to the playback metrics without either causing a cardinality explosion or...

enhancement

Currently the project only exports a Docker image. We should also build standalone binaries and publish them as releases.

enhancement

The current GH Action builds the Docker image on every push to `main`. Instead, let's automate builds and releases using Git tags.

enhancement