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 1092 online users.
» 0 Member(s) | 1087 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Google

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 32
» Views: 3,662
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 231
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
2026-09-05, 01:00 PM
» Replies: 43
» Views: 6,369
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: 196
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 189
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 147
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,953
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 224

 
  After upgrade to 5.0.5.200518, can't connect from knewc
Posted by: BrettB - 2020-05-17, 11:25 PM - Forum: Windows - Replies (4)

I just tried to use the setup.exe to upgrade to the latest version. It seemed to work OK. And I can access the server via the web interface.

However, I can't access it from knewc on kodi.

The kodi log shows:

Code:
2020-05-17 18:12:46.239 T:2203050864 DEBUG: http://192.168.143.10:8866/public/Util/NPVR/Client/Instantiate 2020-05-17 18:12:46.265 T:2203050864 DEBUG: HTTP Error 404: Not Found 2020-05-17 18:12:46.265 T:2203050864 DEBUG: http://192.168.143.10:8866/service?method=session.initiate&ver=1.0&device=emby 2020-05-17 18:12:46.281 T:2203050864 DEBUG: fc9ee1a26e074575b0c9ba8c21467749 2020-05-17 18:12:46.281 T:2203050864 DEBUG: 3b061428-8905-41df-996e-63ad03745222 2020-05-17 18:12:46.281 T:2203050864 DEBUG: http://192.168.143.10:8866/service?method=session.login&md5=69fe3ccfc275eaf6969ae94edb777348&sid=fc9ee1a26e074575b0c9ba8c21467749 2020-05-17 18:12:46.309 T:2203050864 DEBUG: 'NoneType' object is not callable 2020-05-17 18:12:46.309 T:2203050864 DEBUG: http://192.168.143.10:8866/service?method=recording.lastupdated&sid=xnewa 2020-05-17 18:12:46.324 T:2203050864 DEBUG: 2020-05-17 18:12:36

The nrecord.log shows:
Code:
2020-05-17 18:12:46.440 [DEBUG][4] Got request [::ffff:192.168.143.26]: /public/Util/NPVR/Client/Instantiate 2020-05-17 18:12:46.450 [DEBUG][13] Got request [::ffff:192.168.143.26]: /service (session.initiate) 2020-05-17 18:12:46.452 [DEBUG][13] method=session.initiate 2020-05-17 18:12:46.452 [DEBUG][13] parameters: 2020-05-17 18:12:46.452 [DEBUG][13] method: session.initiate 2020-05-17 18:12:46.452 [DEBUG][13] ver: 1.0 2020-05-17 18:12:46.452 [DEBUG][13] device: emby 2020-05-17 18:12:46.452 [DEBUG][13] format: json 2020-05-17 18:12:46.452 [DEBUG][13] client_ip: ::ffff:192.168.143.26 2020-05-17 18:12:46.453 [DEBUG][13] user_agent: Python-urllib/2.7 2020-05-17 18:12:46.453 [DEBUG][13] host_callback: 192.168.143.10:8866 2020-05-17 18:12:46.453 [DEBUG][13] sid: default 2020-05-17 18:12:46.455 [INFO][13] InitiateSession (device=emby) 2020-05-17 18:12:46.456 [DEBUG][13] SetSessionObject(fc9ee1a26e074575b0c9ba8c21467749, 'child', NON-null) 2020-05-17 18:12:46.456 [DEBUG][13] Device: emby 2020-05-17 18:12:46.457 [DEBUG][13] SetSessionObject(fc9ee1a26e074575b0c9ba8c21467749, 'child', NON-null) 2020-05-17 18:12:46.457 [DEBUG][13] {"sid":"fc9ee1a26e074575b0c9ba8c21467749","salt":"3b061428-8905-41df-996e-63ad03745222"} 2020-05-17 18:12:46.464 [DEBUG][15] Got request [::ffff:192.168.143.26]: /service (session.login) 2020-05-17 18:12:46.465 [DEBUG][15] method=session.login 2020-05-17 18:12:46.465 [DEBUG][15] parameters: 2020-05-17 18:12:46.465 [DEBUG][15] method: session.login 2020-05-17 18:12:46.465 [DEBUG][15] md5: 69fe3ccfc275eaf6969ae94edb777348 2020-05-17 18:12:46.465 [DEBUG][15] sid: fc9ee1a26e074575b0c9ba8c21467749 2020-05-17 18:12:46.465 [DEBUG][15] format: json 2020-05-17 18:12:46.465 [DEBUG][15] client_ip: ::ffff:192.168.143.26 2020-05-17 18:12:46.465 [DEBUG][15] user_agent: Python-urllib/2.7 2020-05-17 18:12:46.465 [DEBUG][15] host_callback: 192.168.143.10:8866 2020-05-17 18:12:46.466 [INFO][15] LoginSession(sid = fc9ee1a26e074575b0c9ba8c21467749) 2020-05-17 18:12:46.480 [DEBUG][15] [sw8Ea5yQA47WgweYbPyxfuO3dMZEwSL1oGFFPfjucH5PBWGE43zYfN/HHTQRwZZ9atiD51hgfV+WiJdY6YbRT8Ysge8TrvXxUXv5diTD3hfAlxt2mJGc21KxD7vyPuMqH1VHKJFqjgf1t6V+Qbw87A1T8sDG+KaxZDCwFnMQVKb0wW0cF4Uql7eHCufSJM0CiGqE3Ckck2cUvDOAlfw9h1ajExAyJcP/PtNVCSrrowlfBGsM4+ZqjHqXEHkkke6jOO+zfwJyWV7iS35YawV0BdEXxVMzXPbqoI1F8tCHsAoQPILLKFe4lQ3kqupCXjrGm9iQMHWZ3UeH6Lsd9/+yFtYKn2QzQcT7yy7Ql6iO32UzlsTgZiIMQx7K4iMadX4ACuaTYrsroNUgjghy71won9zKPzXQEU4axP49UendjaOkXb3vRbFPwhjnv9VfKkbEcjdIoIdTnMHOEiT+SxVbTQ==] 2020-05-17 18:12:46.481 [DEBUG][15] [ICJpJ8NDPHhyIT69gpWUpp7yOhv7okTVRESq7Uh4L9YBrsRziJ5vK++q3z+20lyhUW78WWu3fUNmKU1cvWklR1D9e+qY5vrV0XXdW5Ffs6z+YQPCXQ1CgnfflKJu00duqHd8qw/KNneHZalhI0utfVWO1eFhfNBu1W+yAZ6YS09XoRDUvUONYOiOOGNy0cqeJ+PGuiENPbtRlAvgp85z9YF5CKOaZ0X0+oE6bxfSO0Y6VOcao3R2SwvOf6vo4TLzRi9Em65klz2wi1MCKEmE2hWf6b4oy24/2y+MxEGR9Ex0WU5yjRsOc3632xh/DtIRADXFUZrkd0YGkbyK1Q823SDQ3QI2Q5ipLwMxwclR9IDuUJI0qaY7QPiuTcLSbTynVv2ZMTTmcbXUsKMgTTMyHwrqDQfzf0Lyup46NSiUXLQ=] 2020-05-17 18:12:46.481 [DEBUG][15] [rpgovSssn25s0AgEc+8o8gzaCaajUbQsycunxW6PtxCgkwsg8Yccji6KykDCS4vDgPr6epk5MQlqkRC/SMpu8iqytGQQiYZVZMw1yu6oQ7/RvxaaiyU+sj1ZPX4iEPxmG6JmGVJ3a1B02YZC9fAVHH1qi84BZLE9eDB+l55bcfPPAbSt8hlhzoI36JyjDg+l17s9DZSM0yig0QFciSTntYteaz23yN9HOu3lPOhJrraybhdyK0HmNHTxNHRjoqbKA6+YsEBiP82fcUbRn+Yb2OHc45QAI/PtnBsSREQbi23i3fH9af88aK/4h59VsgCvJB6mD4XWL+RfJv+0I8CgDkmcObWcecA5MgvPdmv45rIBs0QxYp+m391X+Y3tFft2mwRlMY4L9lpexqsgrPFEhRA2A2HnLhC0WgEnnlGel9E=] 2020-05-17 18:12:46.486 [DEBUG][15] { "stat": "ok","sid": "fc9ee1a26e074575b0c9ba8c21467749","allow_settings":false,"allow_watch":true,"allow_schedule":true"allow_delete":true} 2020-05-17 18:12:46.498 [DEBUG][13] Got request [::ffff:192.168.143.26]: /service (recording.lastupdated) 2020-05-17 18:12:46.498 [DEBUG][13] method=recording.lastupdated 2020-05-17 18:12:46.498 [DEBUG][13] parameters: 2020-05-17 18:12:46.498 [DEBUG][13] method: recording.lastupdated 2020-05-17 18:12:46.498 [DEBUG][13] sid: xnewa 2020-05-17 18:12:46.498 [DEBUG][13] client_ip: ::ffff:192.168.143.26 2020-05-17 18:12:46.498 [DEBUG][13] user_agent: Python-urllib/2.7 2020-05-17 18:12:46.498 [DEBUG][13] host_callback: 192.168.143.10:8866 2020-05-17 18:12:46.499 [DEBUG][13] LastUpdated 2020-05-17 18:12:46.500 [DEBUG][13] <?xml version="1.0" encoding="utf-8" ?> <rsp stat="ok"> <last_update>1589757156</last_update> </rsp>

So it looks like they are communicating. But something isn't quite right...



Attached Files
.zip   logs-20200517-1813.zip (Size: 1.34 MB / Downloads: 1)
Print this item

  5.0.5 available (18th May)
Posted by: sub - 2020-05-17, 07:21 PM - Forum: NextPVR Announcements - No Replies

I've just posted the new NextPVR v5.0.5.200518 release.

For information on installing on the various platforms....
Windows: https://forums.nextpvr.com/showthread.php?tid=59388
Linux: https://forums.nextpvr.com/showthread.php?tid=59390
Mac: https://forums.nextpvr.com/showthread.php?tid=59395
Docker: https://forums.nextpvr.com/showthread.php?tid=59393

Please post any support questions in v5 support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.

Quote:Added 'download channels icon' button, which can download icons from SD and XMLTV.
Preloading SD channel line ups at startup, for slight quicker access in Settings->Guide page.
Windows service now aware of suspend/wakeup power events.
Now restarting digital tuner on resume in Windows.
Faster loading time for recording list in web app
Increased the time digital device scans would wait for LCN data. Also honors drop time setting for those needing to wait even longer.
Added support for IPTV services requiring XC login to import channels
Improvements to security
DVB EPG will now give unique id to each part of multi-part season/episode numbers found
Fixed issue were scanning page would repeat the same request over and over if the backend was stopped
Fixed issue that could lead to gaps in the DVB EPG.
Fixed installer bug, which would lead to install getting stuck
Fixed a genre bug with Emby client
Fixed issue with locator service on Docker
Fixed issue with HDHR legacy scan
Fixed an issue with the auto conversion logic
Removed some unnecessary logging

Print this item

  V5 suggestions
Posted by: boringgit - 2020-05-17, 04:46 PM - Forum: Wishlist - Replies (11)

A couple of observations based on a few hours of use...


I really like the new web interface in terms of both appearance and usability. I didn’t interact with the old GUI other than quickly TSing in to set a recording, (I generally watch recordings using Kodi on a firestick) but this is much slicker.


I have found it's a bit awkward to scroll backwards and forwards in the TV guide - OK on a laptop, but not really possible on a touchscreen because the scroll bar is so small (I don’t have a suggestion as to how to fix that - the old method of having to click to go left or right was also not ideal - I feel like a two finger drag would be good but goodness only knows how you code that into a webpage)



I left this parish some years ago when Plex introduced their PVR - I had a lifetime Plexpass from years ago and initially it was great. Without going into detail - it is not great anymore. One thing that was handy was the ability to download your recordings while away from home - Plex was pretty good at transcoding them and downloading them (It then generally lost them causing many a frustrated flight until I found that I could usually find them in the filesystem somehow). A transcode then download button would be great. No complex client - just download the file at a reduced size.


My server has a decent CPU, but as it is running headless I much prefer to have NPVR running as a service as opposed to an application, so getting hardware acceleration is a bit of a non starter. Would there be some way of getting the service to spawn an application thus be able to make use of hardware accelerated transcoding?


My use case for this is that while travelling (yeah - whenever that is possible!), your internet connection is often not upto live TV playback or downloading GBs of raw TS streams, but you can just leave the laptop downloading for a while to get the show. The only sport I really watch is F1, but I know that if I dont watch a Grand Prix within a few hours of it finishing I will find out who won on social media and have little interest in watching...


I'm sure you have a thick skin after years of this, but please don't see anything here as a criticism, just a feature request Smile

Print this item

  Smile moment
Posted by: Bobins - 2020-05-17, 10:14 AM - Forum: General Discussion - Replies (2)

I misread a press announcement today:-

"Apple has purchased NextVR

We don't expect the NextVR purchase to result in a new Apple VR Headset"

Phew! I can relax again now!

Big Grin

Print this item

  Windows 10 wake timers.
Posted by: 1sae - 2020-05-17, 06:16 AM - Forum: Windows - Replies (4)

Hi there! I've switched over to NPVR in January and have been having issues with missed TV recordings.  The system just doesn't wake up to record my shows.  When I do powercfg /waketimers, all my upcoming recordings are listed.  Still the system doesn't wake up.  I thought maybe there's something else going on since it wasn't a fresh install that I've been working with.  So I backed up my config.xml and npvr.db3 files and wiped the computer.  I installed npvr 5 (previously I was running v4 but that's gone now) and all my settings look good.  I did a test record and put the computer to sleep.  I waited till it was time for the show to record and nothing.  System stayed asleep and the recording failed.  No errors in the event log, no errors in the recording log.  I tried running a scheduled task to see if the wake up timers work for anything else and they worked fine. 

Hibernation is off, wake timers are set to on in power settings.  In the bios, it's currently set to S3, but I've also tried S1. For wake timers I tried everything enabled under the bios controlled, but I also tried OS controlled.

I'm fully out of ideas if anyone has any suggestions.

Print this item

  Archiving recordings
Posted by: dsreyn - 2020-05-16, 08:38 PM - Forum: Docker amd64 - Replies (3)

I was wondering if there is any way to create an archive of recordings.  I've seen some discussion that sounds relevant in these forums, but it looks like it might be a feature of the Windows version, but not available in the Docker version.  Occasionally I record something that I might want to keep for the long term.  Obviously, I can just keep these mixed in with the rest of my recorded shows, but once I decide that something is a "keeper", I'd like to be able to move it into a separate area / folder (preferably still organized by program / series), rather than keeping it mixed in with the routine "watch once and delete" stuff.  And of course, I'd also like to be able to manage the archive with the NextPVR web interface and / or Kodi (which I run on a separate PC for viewing my NextPVR recordings).

Doug

Print this item

  Updating channel logos
Posted by: Tunes0710 - 2020-05-16, 07:55 PM - Forum: NextPVR Support - Replies (24)

Hiya.
Aside from going in to the npvr folder and deleting the existing channel logo, is there any way of getting npvr to overwrite/replace a logo when it changes at the xmltv end?
I'm going through xteve at the moment and manually mapping channels to use SD data rather than that provided by the IPTV service (as they only provide the schedule for that day), and as such, it is updating the channel logos.
But when I update the EPG in NextPVR from the xteve URL, it isn't updating the channel logos, even after restarting the service/rebooting.

If there isn't any way to currently do so (without deleting the existing logo), would it be possible to have this as a tickbox somewhere in settings to update logos on EPG update? or even if there is a button a bit like the SD logo download, to run a 1 time update, which will pull in the channel logos from the XMLTV sources and save them, overwriting anything that is currently there.

Print this item

  Archiving Folder Not Working
Posted by: BrettB - 2020-05-16, 02:10 PM - Forum: Windows - Replies (17)

I'm trying to consolidate recordings of some shows on the same drive. But the archive function doesn't seem to be working. I initially tried archiving the folder, and then just an individual recording. Neither worked.

Looking in the log file, I see:

Code:
2020-05-16 09:04:22.866 [DEBUG][23] ActivatePopup: null 2020-05-16 09:04:22.866 [DEBUG][23] deactivating old popup: Popup 2020-05-16 09:04:22.866 [DEBUG][23] Going to dispose popup at end of animation 2020-05-16 09:04:22.866 [DEBUG][23] Calling dispose on old popup: Popup 2020-05-16 09:04:22.913 [DEBUG][23] ArchiveRecording(18776:The Late Show With Stephen Colbert, ) 2020-05-16 09:04:23.022 [DEBUG][23] DoCompositeRendering() took 109.1993ms 2020-05-16 09:04:23.069 [DEBUG][23] Got request [::ffff:192.168.143.26]: /activity 2020-05-16 09:04:23.069 [DEBUG][23] ClientGetActivity() returning: { "url": "", "screen": "Recordings" } 2020-05-16 09:04:23.069 [DEBUG][23] Setting activity: 2020-05-16 09:04:23.381 [DEBUG][23] Got request [::ffff:192.168.143.26]: /activity 2020-05-16 09:04:23.927 [DEBUG][19] Source File: D:\NPVR Recordings\The Late Show With Stephen Colbert\Season 05\The.Late.Show.With.Stephen.Colbert.S05E47.John.Heilemann;.Alex.Wagner.ts 2020-05-16 09:04:23.927 [ERROR][19] Unable to find target destination directory:

I specified to archive to the directory labeled Recordings3. I included the config.xml in the logs archive. The directory looks correct and is there.

I'm wondering if the problem is this line:
Code:
2020-05-16 09:04:22.913 [DEBUG][23] ArchiveRecording(18776:The Late Show With Stephen Colbert, )
Should the specified destination directory be the 2nd parameter to that ArchiveRecording call?



Attached Files
.zip   logs-20200516-0904.zip (Size: 948.3 KB / Downloads: 2)
Print this item

  Generate TV listings for web radio station
Posted by: NumberFive - 2020-05-16, 01:50 PM - Forum: General Discussion - Replies (1)

Hi,

Just a thought.  I have added a web radio station as an IPTV channel.  Works great.  I'd like to create "listings" for it.  The station in question has a very rigid schedule, basically morning, afternoon, drivetime, and evening shows all at set times.  I could create a Python script to make an XMLTV formatted file for this channel, but I'm wondering if I am reinventing the wheel?  

Does anyone know if such a programme exists already?

Thanks Smile

Print this item

  Can't install and recording not working when I do install
Posted by: boringgit - 2020-05-16, 12:52 PM - Forum: Windows - Replies (3)

OK, That makes no sense - let me explain Smile

Installer fails on installing files so I downloaded the zip file and manually extracted, removed V4 and all seemed well until I noticed that my capture card was showing as unavailable.

I ran the vc redist as I saw recommended in another thread for both 64 and 32 bit just in case but no different.

I'm thinking this is a dot net thing, but not sure.

Win server 2016 in case it matters Smile

From install log:

Quote:2020-05-16 13:27:33.324 [DEBUG][5] Unexpected error during install: System.IO.FileNotFoundException: Could not load file or assembly 'System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  at UpdateNPVR.ZipHelper.Unzip(String zipPath, String extractPath)
  at UpdateNPVR.InstallForm.DoUpgrade()


From nrecord.log:

Quote:2020-05-16 13:07:13.336 [ERROR][1]
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  at DeviceHostWindows.Program.Run(String[] args)
  at DeviceHostWindows.Program.Main(String[] args)


Any assistance appreciated!



Attached Files
.zip   logs-20200516-1308.zip (Size: 460.42 KB / Downloads: 3)
Print this item

Pages (6435): « Previous 1 … 477 478 479 480 481 … 6435 Next »
Jump to page 

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