June 23, 201511 yr As far as I can tell (and mythweb thinks), it is recording. But, I don't have any idea where it is putting the file. lol Looking at the available space in the pic below, it is writing to the array but not the folder I linked (/Recordings --> /mnt/user/PVR/Recordings/). that's because it sees the recording in the database but expects the file to be in /var/lib/mythtv/<some-folder> because of the default symlinks. I just checked all of the folders in /var/lib/mythtv/ and no recordings. Regardless, both Kodi and Mythweb see 6+ terabytes available where ever that file was written to. The only place that has that kind of space is my array. I'm baffled. I could have sworn last night when I was playing around, i could see the files being written to the folders that I setup for Recordings (/mnt/user/PVR/Recordings) and Timeshift (/mnt/cache/Timeshift). lol, have to work out where they're going because i'm going to need to know the ownership and permissions...
June 23, 201511 yr LOL...I can't find it but I know it has to be the array: 1 programs, using 141 MB (8 mins) out of 18 TB (6.1 TB free). I'll keep looking.
June 23, 201511 yr OK...it is sending recordings to my array as I have it set up. Not sure if it made the difference or not, but I removed the container mapping for /Recordings since I had already added /mnt --> /mnt. My Storage Directory path for Default is /mnt/user/PVR/Recordings/. This is working as expected. John
June 23, 201511 yr OK...it is sending recordings to my array as I have it set up. Not sure if it made the difference or not, but I removed the container mapping for /Recordings since I had already added /mnt --> /mnt. My Storage Directory path for Default is /mnt/user/PVR/Recordings/. This is working as expected. John ok, cool. can you get the permissions and ownership for those for me please.... ls -lah * and stat -c "%a %n" * from the unraid command line on that folder.
June 23, 201511 yr root@unRAID:/mnt/user/PVR/Recordings# ls -lah total 396M drwxrwxrwx 1 nobody users 149 Jun 23 15:05 ./ drwxrwxrwx 1 nobody users 4.0K Jun 9 07:06 ../ drwx------ 1 root root 41 Jun 23 13:23 .Trash-0/ -rw-r--r-- 1 root root 396M Jun 23 14:59 1101_20150623185600.mpg -rw-rw-rw- 1 root root 11K Jun 23 15:02 1101_20150623185600.mpg.-1.100x56.png -rw-rw-rw- 1 root root 92K Jun 23 15:04 1101_20150623185600.mpg.png root@unRAID:/mnt/user/PVR/Recordings# stat -c "%a %n" * 644 1101_20150623185600.mpg 666 1101_20150623185600.mpg.-1.100x56.png 666 1101_20150623185600.mpg.png
June 23, 201511 yr root@unRAID:/mnt/user/PVR/Recordings# ls -lah total 396M drwxrwxrwx 1 nobody users 149 Jun 23 15:05 ./ drwxrwxrwx 1 nobody users 4.0K Jun 9 07:06 ../ drwx------ 1 root root 41 Jun 23 13:23 .Trash-0/ -rw-r--r-- 1 root root 396M Jun 23 14:59 1101_20150623185600.mpg -rw-rw-rw- 1 root root 11K Jun 23 15:02 1101_20150623185600.mpg.-1.100x56.png -rw-rw-rw- 1 root root 92K Jun 23 15:04 1101_20150623185600.mpg.png root@unRAID:/mnt/user/PVR/Recordings# stat -c "%a %n" * 644 1101_20150623185600.mpg 666 1101_20150623185600.mpg.-1.100x56.png 666 1101_20150623185600.mpg.png well at least it's consistent with running it as root, which is good news and hopefully when i get around to changing the user the ownership will change too.
June 23, 201511 yr Good lord, did someone actually pull off a working mythtv backend in docker and an HDHomerun?! I JUST finished the process of doing a Mythbuntu 14.04 VM, although obviously this would be FAR preferable to all of that. Does this work well with SchedulesDirect and everything as expected? I read above it's working through kodi, which is how my current setup is. Oh THANK YOU THANK YOU THANK YOU.
June 23, 201511 yr Good lord, did someone actually pull off a working mythtv backend in docker and an HDHomerun?! I JUST finished the process of doing a Mythbuntu 14.04 VM, although obviously this would be FAR preferable to all of that. Does this work well with SchedulesDirect and everything as expected? I read above it's working through kodi, which is how my current setup is. Oh THANK YOU THANK YOU THANK YOU. it's still very much WIP...... but i'm getting there.
June 23, 201511 yr Your tenacity is really quite impressive Sparklyballs.. That's why they call him sparklyballs. Jk.
June 23, 201511 yr I know that we are focusing attention on HDHomeruns for now...just for proof of concept more than anything. But, would CHBMB's media builds work the same for this as they do for TVH?
June 23, 201511 yr I know that we are focusing attention on HDHomeruns for now...just for proof of concept more than anything. But, would CHBMB's media builds work the same for this as they do for TVH? I don't think it should be any different than using the tvheadend docker. I could have tested it, but my dish is disconnected and I'm going for vacation tomorrow, so I'll do it when I get back and have time. Probably someone will have tested it before that
June 23, 201511 yr I know that we are focusing attention on HDHomeruns for now...just for proof of concept more than anything. But, would CHBMB's media builds work the same for this as they do for TVH? i would expect it to, but cannot be sure until someone tries it.
June 23, 201511 yr I know that we are focusing attention on HDHomeruns for now...just for proof of concept more than anything. But, would CHBMB's media builds work the same for this as they do for TVH? i would expect it to, but cannot be sure until someone tries it. Challenge accepted! Passthrough tuners the same way as in TVHeadEnd? In the name of science I will go forth! (I'm actually perfectly happy with TVHeadEnd and think Myth is overly complicated TBH)
June 23, 201511 yr Well I got it started up, and I can add my tuner cards.... But I have no idea how to get it to scan for channels so that's as much as I know.
June 23, 201511 yr Well I got it started up, and I can add my tuner cards.... But I have no idea how to get it to scan for channels so that's as much as I know. one of the tester fellas can help out with that, lol.
June 23, 201511 yr Well I got it started up, and I can add my tuner cards.... But I have no idea how to get it to scan for channels so that's as much as I know. Isn't it just to push the scan button ?
June 23, 201511 yr Well I got it started up, and I can add my tuner cards.... But I have no idea how to get it to scan for channels so that's as much as I know. Isn't it just to push the scan button ? Actually I needed to add a video source first, no one likes a smart arse! Well did a scan and found all of Sparkly's favourite channels, time for me to sign off and watch a bit of TV.... (For those of you not in the UK, these automatically appear, I'm not a subscriber!! )
June 23, 201511 yr Well I got it started up, and I can add my tuner cards.... But I have no idea how to get it to scan for channels so that's as much as I know. Isn't it just to push the scan button ? Actually I needed to add a video source first, no one likes a smart arse! Well did a scan and found all of Sparkly's favourite channels, time for me to sign off and watch a bit of TV.... (For those of you not in the UK, these automatically appear, I'm not a subscriber!! ) Ahh.. That's why people don't like me Ohh... Freview porn I guess they show everything except for nudity
June 23, 201511 yr Ahh.. That's why people don't like me Ohh... Freview porn I guess they show everything except for nudity Saarg, after a quick play with Myth, I love you for bringing us TVHeadEnd. Were the developers at Myth on LSD when they picked out that colour scheme?! I can honestly say I haven't actally tried any of those channels, I don't even map them or any of the Kid's TV programmes to our channels, or any of the shopping ones either for that matter..
Archived
This topic is now archived and is closed to further replies.