Joe
Joe
try adding the -ns / --no_sort argument (if you're using the CLI)
I'll need your source m3u and your complete CLI args to be able to see what's happening. If you're able to supply that, strip out everything sensitive in your args...
My personal experience with StackExchange.Redis.RedisTimeoutException errors over the past two days with Redis 6.x and StackExchange.Redis v2.2.4 and then v2.6.58 was that in the end it was related to thread...
Your code looks ok to me @hyperion-cs and it can be seen in your last stack trace that WORKER min threads is 256 so it looks like your config change...
I see that your last error fail was for an EXPIRE command and your SLOWLOG includes two EXPIRE entries. That's all I'm able to see and say, there's not enough...
is this a usable workaround: https://tech.scargill.net/node-red-initialisation/
Running out of free space for OTA update was one of the things I was thinking about..but it's a concern that's probably some way off because my .bin is currently...
The `service call activity 51 i32 x` option is looking very promising here on a Sony Bravia Android TV that at the time of writing runs Android TV 7.0 My...
Thank you @ProgierEugene, I don't know how you worked this out but `service call activity 42 i32 x` works for me on my Oreo Android TV. Much appreciated thank you.
Perhaps you could build an APK by building this project in Android Studio yourself. Alternatively I've forked this repo and pushed a release which includes a debug build APK. My...