Closed bcliang closed 8 years ago
@rsummers618 service.py tries to access cfg.netflix_enabled, which is not a valid variable. It should be cfg.enable_netflix instead. Fix should be made on lines 210 and 329 (exists in my ../moresettings branch).
Sorry about that; didn't want to do another pull request just for that modification -- please add to your next commit.
No problem, I've got a few tweaks I want to make in the settings anyway.
Working on it now
Thanks for the work
Features implemented on the kodi side: