2019-08-06, 01:41 AM
Please, that would be so neat
|
2019-08-06, 01:41 AM
Please, that would be so neat
2019-08-06, 11:01 AM
Hi Yamahoto,
Mine looks like this: By adding a container under the docker tab you can fill out the fields by picking out the entries I have done as per the XML file below. This code ends up in a file called my-NextPVR.xml on the flash drive in the \config\plugins\dockerMan\templates-user folder. Code: <?xml version="1.0" ?>
- <Container version="2">
<Name>NextPVR</Name>
<Repository>nextpvr/nextpvr_amd64:latest</Repository>
<Registry>https://hub.docker.com/r/nextpvr/nextpvr_amd64</Registry>
<Network>host</Network>
<MyIP />
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support />
<Project />
<Overview>NextPVR TV recording and video player software.</Overview>
<Category>MediaApp:Video</Category>
<WebUI>http://[IP]:[PORT:8866]/index.html</WebUI>
<TemplateURL />
<Icon>https://hub.docker.com/r/nextpvr/nextpvr_amd64</Icon>
<ExtraParams>--device=/dev/dvb</ExtraParams>
<PostArgs />
<CPUset />
<DateInstalled>1564992483</DateInstalled>
<DonateText />
<DonateLink />
<Description>NextPVR TV recording and video player software.</Description>
- <Networking>
<Mode>host</Mode>
<Publish />
</Networking>
- <Data>
- <Volume>
<HostDir>/mnt/user/Recordings/</HostDir>
<ContainerDir>/recordings</ContainerDir>
<Mode>rw</Mode>
</Volume>
- <Volume>
<HostDir>/mnt/user/appdata/NextPVR/Buffer</HostDir>
<ContainerDir>/buffer</ContainerDir>
<Mode>rw</Mode>
</Volume>
- <Volume>
<HostDir>/mnt/user/appdata/NextPVR/Config/</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment />
<Labels />
<Config Name="Recordings" Target="/recordings" Default="" Mode="rw" Description="Recordings Folder" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/Recordings/</Config>
<Config Name="Buffer" Target="/buffer" Default="" Mode="rw" Description="Live TV Folder" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/NextPVR/Buffer</Config>
<Config Name="Configuration" Target="/config" Default="" Mode="rw" Description="Configuration Path" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/NextPVR/Config/</Config>
</Container>
Win Server: ASRock P67 Pro3 B3, i5 2500K 4.0Ghz, 16GB, Nvidia GT430 HDMI, Win 10 Pro 64bit, Win-TV Quad HD, Win-TV Nova-T USB.
UnRaid NAS Server: Gigabyte i7 2600 3.4Ghz, 16GB, S3 Trio VGA PCI Video, DVB LibreElec for DVB-T tuner drivers, Hauppage Win-TV 2210 Dual DVB-T. Win Client: Intel NUC i3 Broadwell, 4GB Ram, 128GB SSD, Win 10 Pro 64bit. Linux Client: Raspberry Pi 3+, OSMC + Kodi
2019-08-06, 04:17 PM
Great, template creation works, but i cant seem to be able to start it...
NextPVRServer: /root/coresetup/src/corehost/cli/fxr/fx_muxer.cpp:416: static pal: tring_t fx_muxer_t::resolve_fx_dir(host_mode_t, const pal: tring_t &, const runtime_config_t &, const pal: tring_t &, const int &): Assertion `mode != host_mode_t: tandalone' failed.
2019-08-06, 04:26 PM
Unfortunately there was a docker issue https://forums.nextpvr.com/showthread.ph...wont-Start after the release not sure if it is resolved.
Martin
2019-08-06, 05:59 PM
mvallevand Wrote:Unfortunately there was a docker issue https://forums.nextpvr.com/showthread.ph...wont-Start after the release not sure if it is resolved.Oops - I entirely forgot about this post. I'll check today.
2019-08-06, 08:39 PM
1. I am a bit happier that someone else is having the problem in starting the docker and it is not just me.
2. I know sub is very busy in resolving anomalies, so I wasn't keen on bumping the original post too soon. Damian
Win Server: ASRock P67 Pro3 B3, i5 2500K 4.0Ghz, 16GB, Nvidia GT430 HDMI, Win 10 Pro 64bit, Win-TV Quad HD, Win-TV Nova-T USB.
UnRaid NAS Server: Gigabyte i7 2600 3.4Ghz, 16GB, S3 Trio VGA PCI Video, DVB LibreElec for DVB-T tuner drivers, Hauppage Win-TV 2210 Dual DVB-T. Win Client: Intel NUC i3 Broadwell, 4GB Ram, 128GB SSD, Win 10 Pro 64bit. Linux Client: Raspberry Pi 3+, OSMC + Kodi
2019-08-07, 12:13 AM
yamahoto Wrote:Great, template creation works, but i cant seem to be able to start it...Can you give it another go? Hopefully it's now fixed. I've updated the docker image.
2019-08-07, 01:41 AM
It's booting fine now, will test the software now, thanks a lot guys!
2019-08-07, 03:07 AM
Great!
2019-08-07, 01:05 PM
Software works good too, thanks a lot!
|
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Current guide for NextPVR docker on Unraid? | wapkaplet | 2 | 3,245 |
2026-01-05, 07:22 PM Last Post: guyinco6nito |
|
| NextPVR in Unraid Docker is writing recordings with 755 permissions | antenna | 4 | 3,326 |
2022-09-24, 12:20 AM Last Post: greg in kansas |
|
| Alternate ports on unRAID Docker than 80:443? | ainuke | 2 | 3,062 |
2021-02-03, 05:02 PM Last Post: ainuke |
|
| unRaid, Docker, legacy HD Homerun - no tuners found | curiousfunk | 6 | 4,099 |
2020-12-12, 09:50 PM Last Post: curiousfunk |
|
| Unraid Docker Issues | nicksphone | 2 | 2,715 |
2020-09-06, 07:52 PM Last Post: nicksphone |
|
| Unraid walkthrough please... | waring192 | 1 | 2,414 |
2019-11-22, 02:06 AM Last Post: mvallevand |
|