James Shaw
James Shaw
Same issue on Ubuntu 18.04, except GLIBC_2.28 is the version that is required, with 2.27 being the version installed.
> Integration tests are currently failing as the snapshot in the repo is out of date. Doesn't look like this is the reason for failing actually. All the tests that...
Also added in the ability to fetch basic team data for a season, without including roster data.
These Code Climate failures are very annoying. At some point some level of duplication is fine! Any suggestions on what else to do to get it to accept the code?
You need to include the mScoreboard view along with the mMatchupScore view to make the totalProjectedPointsLive data available.
If you visit https://[ip]/search?query=Time&X-Plex-Token=[token]&type=10 in a browser, what do you see? You should probably remove your Plex token in the logs above by the way, don't want to give a...
Right, thanks. The reason for the failure with this track then is that when searching Plex it returns results in pages of 15 (ordered alphabetically) and you have more than...
There's nothing I'm aware of that allows that type of search in Plex unfortunately. The type flag at the end of the URL determines what Plex searches for (track, album...
Whilst it's worth a go, I'm not sure that'll help in this situation. Without being able to specify both artist and song in the same query to Plex the other...
Haven't looked at putting a proper solution for this, though I have improved things on my setup. I've moved away from using Heroku and am instead just hosting locally (using...