Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[REQUEST] Mythtv Backend Docker please :)

Featured Replies

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/).

 

2X9HoEf.jpg

 

 

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...

  • Replies 303
  • Views 39.9k
  • Created
  • Last Reply

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.

OK...it is sending recordings to my array as I have it set up.

 

CaDlUxi.png

 

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...it is sending recordings to my array as I have it set up.

 

CaDlUxi.png

 

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.

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

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.

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.  :D;D8)

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.  :D;D8)

 

it's still very much WIP......

 

but i'm getting there.

You rock d00d! Anxiously watching this...

Your tenacity is really quite impressive Sparklyballs..

That's why they call him sparklyballs. Jk.

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 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  ;)

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.

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)

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.  ::)

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.

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 ? ::)

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....  ;D

(For those of you not in the UK, these automatically appear, I'm not a subscriber!!  :o )

 

M3zqAiu.jpg

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....  ;D

(For those of you not in the UK, these automatically appear, I'm not a subscriber!!  :o )

 

M3zqAiu.jpg

Ahh.. That's why people don't like me  :o

 

Ohh... Freview porn  ;D I guess they show everything except for nudity  ::)

Ahh.. That's why people don't like me  :o

 

Ohh... Freview porn  ;D 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?!  :o

 

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..  ;D

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.