Ubuntu 16.04.2 LTS
HTS Tvheadend 4.2.2-36~g60e4409
Kodi 17.3+git2017052
NUC 5i7RYHR
Intel Corporation Broadwell-U Integrated Graphics
Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
16GB RAM
Hi,
I've come over to Tvheadend from MythTV but I'm having a few issues.
One issue is that I have to login in three times to the web interface before it lets me in.
I had tvheadend recording the the /home/hts path but that volume has too little free space to continue recording there.
Having had my system set up already for MythTV, I have previously mounted a 400GB SSD under /var/lib/mythtv/recordings. I wanted to record through tvheadend on the same drive but keep the legacy mythtv setup in place.
I set the path inConfiguration->Recording->Digital Video Recording Profiles (Default profile)->Recording system path: but after many attempts at setting up tvheadend to use that as the 'Recording system path' I still can't it to record there.
# ls -ld /var/lib/mythtv/recordings
drwxrwsr-x+ 4 mythtv mythtv 12288 Jun 5 19:31 /var/lib/mythtv/recordings
# getfacl /var/lib/mythtv/recordings
getfacl: Removing leading '/' from absolute path names
# file: var/lib/mythtv/recordings
# owner: mythtv
# group: mythtv
# flags: -s-
user::rwx
user:hts:rwx
group::rwx
group:hts:rwx
mask::rwx
other::r-x
default:user::rwx
default:user:hts:rwx
default:group::rwx
default:group:hts:rwx
default:mask::rwx
default:other::r-x
Kodi refuses to record through the tvheadend. What am I missing?
Kind regards,
Tom