NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,187
» Latest member: tracy5656
» Forum threads: 65,378
» Forum posts: 602,184

Full Statistics

Online Users
There are currently 1486 online users.
» 1 Member(s) | 1481 Guest(s)
Applebot, Baidu, Bing, Google, tracy5656

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 32
» Views: 3,658
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 230
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
2026-09-05, 01:00 PM
» Replies: 43
» Views: 6,368
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 174
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 195
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 188
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 143
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 183
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,952
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 223

 
  Scheduling a recording
Posted by: Noggle - 2020-05-31, 10:18 PM - Forum: General Discussion - Replies (4)

Hello everyone,

I'm new and this is my first post. I tried to schedule a recording that started late in the day and went past midnight until about 1:30 a.m. the next day.

I received an error message that rejected the schedule on the basis that it was more than one day (not a direct quote of the error message). I thought such a schedule would be common.

Have I missed something? Can this be done? Can I schedule a recording that runs over to the next morning? If so, can someone please tell me what I need to do to make it work?

Thank you.

Regards,
Noggle

Print this item

  Disable Recording Folders and XML meta data?
Posted by: mountainsoft - 2020-05-31, 05:55 PM - Forum: Windows - Replies (5)

Is there a way to disable the XML meta data for recordings, and to have all recordings in one folder instead of being filed to individual folders?

For example, all .TS recordings in one destination folder, no subfolders, no XML files. All I need are the video recordings.

Print this item

  Help with Open Media Vault docker install.
Posted by: Me123 - 2020-05-31, 05:25 PM - Forum: Docker amd64 - Replies (6)

Hello, 
I have just recently set up a Open Media Vault NAS and I am having trouble trying to figure out how to install the docker.

I tried using stacks in Portainer but I am getting this error. "Deployment error unsupported compose file version 1.0"

This was my attempt.

nextpvr:
    image: nextpvr/nextpvr_amd64Confusedtable
    container_name: nextpvr
    network_mode: host
    environment:
      - PUID=998
      - PGID=100
      - TZ=America/Los_Angeles
volumes:
    -/srv/dev-disk-by-label-Media/one/nextpvr/config:/config \
    -/srv/dev-disk-by-label-Media/one/nextpvr/videos:/recordings \
    -/srv/dev-disk-by-label-Media/one/nextpvr/buffer:/buffer \ 
ports:
  - "8866:8866"
restart: unless-stopped 


I am totally lost on how to deploy the docker container and I have no clue how to install it as I am brand new to all of this,
my aging brain is probably not helping. I can pull the docker image and it shows up in my images but I don't know how to configure it.


Thanks.

OK, I got rid of the compose file version error by adding a version: "3" line at the top and now get a new error "volumes must be a mapping" I thought that was what I was doing with
volumes:
    -/srv/dev-disk-by-label-Media/one/nextpvr/config:/config \
    -/srv/dev-disk-by-label-Media/one/nextpvr/videos:/recordings \
    -/srv/dev-disk-by-label-Media/one/nextpvr/buffer:/buffer \

which are shared folders I setup and the absolute path.

I tried using putty with the 
docker run -d \
    --volume /srv/dev-disk-by-label-Media/one/nextpvr/config:/config \               
    --volume /srv/dev-disk-by-label-Media/one/nextpvr/videos:/recordings \
    --volume /srv/dev-disk-by-label-Media/one/nextpvr/buffer:/buffer \
    --publish 8866:8866 \
    nextpvr/nextpvr_amd64:latest

and get "docker: invalid reference format."

Print this item

  NASA TV
Posted by: jcole998 - 2020-05-31, 02:28 PM - Forum: General Discussion - Replies (15)

Has anyone had any success in getting NextPVR to record NASA TV with an m3u/m3u8 IPTV list? (I hope I said that right. I kinda new with IPTV.)

Print this item

  NextPVR's epg database and xml export
Posted by: hugo84 - 2020-05-31, 09:18 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hi,
Quick question... is there an easy way to pick the epg big file made by nextpvr and export either to xml or txt?
If yes, instructions please.
Thx.

Print this item

  Default url not bound to real IP
Posted by: chrisgla - 2020-05-30, 07:10 PM - Forum: Windows - Replies (3)

Getting a silly issue, not sure why

- http://127.0.0.1:8866 works
- http://192.168.178.230:8866/index.html works- and all other pages when full url given
- http://192.168.178.230:8866 doesn't work- 404 error

Had similar little niggles with first page not coming up before/ after login on a few different machines as I've been testing- they always work after I get first page and full page is given.

Any suggestions?

Print this item

  IPTV Crash
Posted by: Tunes0710 - 2020-05-30, 03:16 PM - Forum: Kodi / XBMC - Replies (3)

Hi all.
This may not be an NPVR issue, but I thought I'd post it in here to rule this out first before going to Kodi etc...

I was watching Destination America and the picture froze about 15:12 I think, and then it looks like Kodi quit about 15:15
I'm guessing this isn't a NPVR issue?

Have included the Kodi log in with the NPVR logs



Attached Files
.zip   logs-20200530-1518.zip (Size: 518.94 KB / Downloads: 2)
Print this item

  Unable to change password
Posted by: boringgit - 2020-05-30, 01:49 PM - Forum: Windows - Replies (5)

So this is a fresh OS install, with the NPVR config and DB copied from the previous one but now I come to try to change the password I can't.

Error attached below reads Failed to update password. Confirm you've entered you existing password correctly

I've tried a number of times, remotely and locally - no dice...

The logs are also a bit odd in that this install has never seen the Hauppague stick, only an HD Homerun (The previous install had the Hauppague stick until I upgraded)

I can login fine, so admin/password is working, but I have just set up Nginx as a reverse proxy so I can access remotely and apparently that's not a secure username password combo to expose to the internet... Angel

Cheers in advance!



Attached Files Thumbnail(s)
   

.zip   logs-20200530-1420.zip (Size: 851.44 KB / Downloads: 1)
Print this item

  Addon Couldn't be Loaded. An unknown error occurred
Posted by: Kattz - 2020-05-30, 08:29 AM - Forum: Kodi / XBMC - Replies (2)

I am getting this error message every time that I try to load the NextPVR client in Kodi. I have a laptop, a generic Android box and an Nvidia Shield. I get the error with all three devices. 

My network is fine. I can access all mapped folders on the server machine. I can access the server through the web interface on the laptop. I can ping the server machine from my laptop.

Kodi is set up and working on the server machine.

I ran ipconfig to double-check the IP address. It is correct and has been set as a static ip address.

I have enabled AllowRemoteStreaming in config.xml.

It isn't the firewall. There is nothing in the logs and I temporarily shut off the antivirus and firewall.

At this point, it is either Kodi or NextPVR. As soon as I install the NextPVR client addon on any of the devices, the erorr message pops up before I have had a chance to configure it. I configured, disabled/re-enabled, re-boot everything repeatedly, uninstalled, re-installed. Nothing worked.

Does anyone have any idea why this is happening?

Kodi Log https://pastebin.com/dyW4rkzw



Attached Files
.zip   logs-20200529-2333.zip (Size: 171.67 KB / Downloads: 4)
Print this item

  Migrating from recording directory in user's home directory to NAS share
Posted by: rkulagow - 2020-05-29, 08:28 PM - Forum: Linux - Replies (3)

Right now I'm still in the experiment phase of NextPVR.

With MythTV, multiple mount points / paths can be configured as recording directories, and then MythTV can be configured to either spread the load, most space available, etc. When it comes time to playback a recording, the MythTV database stores the name of the recording, but not necessarily the complete mount path, so if I choose to manually move a recording in the CLI from one recording directory to another, then mythtvbackend can still find it. (Because most users will have a reasonable number of mount points, it takes a fraction of a second to check each directory for the file that we're looking for)

If I create a share on my NAS, and configure the recording and LiveTV buffer directories to point at that share, then will I be able to move the existing recordings that are in the recordings subdirectory to the new mount point? Or is the NextPVR database storing the full path to the recording, so if I manually move it with "mv", that's going to break things?

Print this item

Pages (6435): « Previous 1 … 469 470 471 472 473 … 6435 Next »
Jump to page 

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