2014-07-19, 18:02
(2014-07-19, 16:27)mcgski Wrote:(2014-07-19, 04:35)rmiddle Wrote:(2014-07-19, 01:46)mcgski Wrote: OK, I'll have to do a little more research on unmask. I believe "pi" is the default root for this distro of XBMC (Raspbmc). I'd think that an install by XBMC of an addon would do it with root privileges. Let me do some digging and see what I come up with. Stay tuned...
EDIT: Here's a thought; what if I installed from the GUI and the zip file originated in the home directory? That might take the privileges of that directory. Hmmm......
root != pi . pi is a regular users that is also in the sudo list also likely in a few hardware based groups as well but I have never checked. To run something in root you have to run the command starting with sudo. If the folder is owned by root the PI user will likely not be able to read / write to the folder.
Thanks
Robert
Got it. I did change ownership and priveliges for those folders/files and still no joy.
As you found, OpenELEC doesn't allow apt-get so building on that distro is a non-starter. I'm back to Raspbmc and trying to rebuild the component from scratch. Were you able to get LiveTV working?
I'm still getting the following:
Code:
11:50:50 T:2857366592 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)__connectAddr: failed to connect (22)
11:50:50 T:2857366592 ERROR: Previous line repeats 6 times.
11:50:50 T:2857366592 ERROR: AddOnLog: MythTV PVR Client: OpenLiveStream: Failed to open live stream
11:50:50 T:2857366592 ERROR: COMXPlayer::OpenInputStream - error opening [pvr://channels/tv/All TV channels/11.pvr]
I've made two observations:
1. The channel number (11) is not what was displayed on the screen (12).
2. The channel number doesn't match what is displayed on the mythfrontend and mythbackend systems.
Could I be getting this error because the channel numbers aren't synced?