- Moderator
- #61
Thanks @Shukuyen,If WIFI Remote is the reason, then perhaps I can add the enum back and mark it as obsolete so it works okay with it. But I need to be sure that is the problem, I will also check out the source code if it is.
Hi There,
yes, WifiRemote is the problem here. I access the Trakt plugin directly to allow WifiRemote clients to display the rating dialog, too.
This is broken now with the changed enum namespace @ltfearme I can publish an update for WifiRemote with a fix. Do you know the commit (or plugin version) where you changed the enum?
Sorry for the inconvenience, guys!
Edit: I guess it's this commit here: https://github.com/Technicolour/Tra...mmit/8a87243fb435e83913744caa8ad95a4f441cc8ee
If you can push a new release that would be helpful, it will save me putting back the enum into the old namespace.