NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 2 3 4 5 … 34 Next »
Please assist with clearer setup instructions

 
  • 0 Vote(s) - 0 Average
Please assist with clearer setup instructions
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#61
2024-08-16, 01:19 AM
I just added some channels and confirmed I could watch them etc, so as far as I can tell, it's fully working.
JonnyGators
Offline

Junior Member

USA
Posts: 43
Threads: 1
Joined: Aug 2024
#62
2024-08-16, 01:23 AM
(2024-08-16, 01:14 AM)sub Wrote: Are you in Services - Compose - Files? See my screenshot above.

I have nothing in service - compose - files.

My concern with doing things there, is that when I did the plex server different ways, it was an unstable nightmare.

The way my plex docker is setup is the only way I trust.  So why am I setting this one up in a different place?
JonnyGators
Offline

Junior Member

USA
Posts: 43
Threads: 1
Joined: Aug 2024
#63
2024-08-16, 01:26 AM
(2024-08-16, 01:19 AM)sub Wrote: I just added some channels and confirmed I could watch them etc, so as far as I can tell, it's fully working.

That is nice, but that still doesn't help me.  How do I get to that point?

Does it still work when you reboot the server?
JonnyGators
Offline

Junior Member

USA
Posts: 43
Threads: 1
Joined: Aug 2024
#64
2024-08-16, 01:32 AM
Ok, trying it the method you've posted the screenshots of - sorry to be stuck on "but that's not the way I did this for plex" - but I'm rather confused why setting up a docker for one thing was in a completely different area than setting up this one. And if I don't have a good answer to that question, that's yet another thing to add to the list of things I don't understand.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#65
2024-08-16, 01:33 AM
(2024-08-16, 01:23 AM)JonnyGators Wrote: I have nothing in service - compose - files.

My concern with doing things there, is that when I did the plex server different ways, it was an unstable nightmare.
This is literally every step I did to install NextPVR on OMV:


I basically went to Service - Compose - Files, then hit the '+' button. I gave it the name 'nextpvr', then pasted in the compose text:

Code:
version: '3.5'
services:
  nextpvr:
    image: nextpvr/nextpvr_amd64:stable
    container_name: nextpvr
    environment:
      - PUID=1000
      - PGID=100
      - TZ=Europe/london
      - HOST_IP=192.168.1.51
    ports:
      - 8866:8866
      - 16891:16891/udp
      - 8020-8030:8020-8030/udp
    volumes:
      - /tmp/:/config
      - /tmp/:/recordings
      - /tmp/:/buffer
    extra_hosts:
      - "host.docker.internal:host-gateway"
    restart: 'unless-stopped'

I then clicked that 'up' button, and it popup a message about downloading file, then it showed as 'up'.

After that, I could access it in the browser on port 8866.

If you don't want to install it that way, then you're on your own.

Quote:The way my plex docker is setup is the only way I trust.  So why am I setting this one up in a different place?
I don't know anything about Plex. I've never used it, and never installed it, and don't know how you installed it some other way or why.
JonnyGators
Offline

Junior Member

USA
Posts: 43
Threads: 1
Joined: Aug 2024
#66
2024-08-16, 01:38 AM
Ok, fair enough.

Looks like I'm up and running, it sees my device and added channels.

Thank you so so much.


Uh....by any chance, now that I have this running on my server - would you know how to get my kodi device to view channels using it?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#67
2024-08-16, 01:40 AM
(2024-08-16, 01:38 AM)JonnyGators Wrote: Uh....by any chance, now that I have this running on my server - would you know how to get my kodi device to view channels using it?
I gave you instructions back on post #6 for setting up your channels.

I can't help you with Kodi. I don't use it, and not that familiar with it.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,942
Threads: 956
Joined: May 2006
#68
2024-08-16, 01:50 AM
The reason for the /tmp folder was just to prove it works. They will get deleted every reboot. You need to use permanent maps before bothering to actually do configuration.

Martin
JonnyGators
Offline

Junior Member

USA
Posts: 43
Threads: 1
Joined: Aug 2024
#69
2024-08-16, 01:50 AM
Going into TV, there was an option to install add-ons. I found a NextPVR add-on to select and installed in.

Now in Kodi when I click ok TV, it shows a list of the channels that it found. Clicking one, and it plays, picture and sound.


Ok - between your screenshots in your OMV setup (thank you thank you thank you so much), and this simple add-on install in Kodi, it appears it's just that simple to throw a pi and LCD into a case, and have a nice little kitchen TV.


Another step closer to making an antique tube TV with rotary dial functional again.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#70
2024-08-16, 01:50 AM
(2024-08-16, 01:26 AM)JonnyGators Wrote: Does it still work when you reboot the server?
Just checked this. Yes, it auto started when the machine was rebooted.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 … 5 6 7 8 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux setup - Help a Windows user... prothed 18 2,579 2024-06-03, 11:08 AM
Last Post: Rod Hutchinson
  VOD setup matt77303 19 6,392 2023-08-14, 07:25 PM
Last Post: xbmcgotham
  New linux setup extras help greatwhitenorth 8 2,200 2023-01-26, 07:11 PM
Last Post: mvallevand
  Pi4 and best possible low-power setup? TheRealRoland 2 1,283 2020-11-13, 09:33 AM
Last Post: ceejayemm
  setup question DAFFY2020 18 3,895 2020-09-20, 01:35 AM
Last Post: sub
  HP mini remote setup for NextPVR/Kodi bluesight 0 917 2020-05-13, 08:06 PM
Last Post: bluesight

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode