Rick164

Results 28 comments of Rick164

Workaround does the trick 👍 , any idea if this can be fixed in any future Particle library update?

Found a quick fix for this by renaming those conflicting variables, mind if I do a PR for review? Tried different names for variable like adding additional LED suffix but...

Just committed if you want to take a peek: https://github.com/RickDB/FastLED-Sparkcore/tree/fix_variable_conflicts

That indeed fixes it 👍 Gist if anyone wants to compare or make a pull request: https://gist.github.com/RickDB/18f64c9170f8ee531bfe2acaf816ddaf

Added to planned feature list as we already read state so shouldn't be that hard to add 👍

Added 👍 Small caveat is that PlexAPI doesn't seem to always supply the original title or is limited to movie objects.

Should be fixable with forcing unicode encoding but believe that is also OS related with Python, if you can post both logs (debug and standard) will take a look :)

Don't see any encoding error tracebacks in log, could you make a screenshot and post the title of one that it's having issues with.

You can also try the docker image which rules out any Python or local OS issues: https://hub.docker.com/r/rickdb/plexanisync

It should have logged to file so that's odd, thanks and will check the console logs now :)