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,110
» Latest member: Miredo
» Forum threads: 65,016
» Forum posts: 595,654

Full Statistics

Online Users
There are currently 1297 online users.
» 3 Member(s) | 1291 Guest(s)
Bing, Google, Yandex, Bobins, Jaggy, Miredo

Latest Threads
Channel tuning issue - AB...
Forum: Docker amd64
Last Post: bossanova808
43 minutes ago
» Replies: 2
» Views: 27
Iphone nextpvr app
Forum: NextPVR iOS and AppleTV Clients
Last Post: sub
3 hours ago
» Replies: 4
» Views: 1,490
401 error while importing...
Forum: Windows
Last Post: mvallevand
Yesterday, 03:55 PM
» Replies: 7
» Views: 158
Trimming IPTV list
Forum: Linux
Last Post: mvallevand
Yesterday, 01:32 PM
» Replies: 3
» Views: 56
Comskip runs on every rec...
Forum: Linux
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 14
» Views: 247
Inputstream FFmpeg Direct
Forum: Windows
Last Post: mvallevand
Yesterday, 06:41 AM
» Replies: 5
» Views: 84
Schedules Direct Username...
Forum: Linux
Last Post: mvallevand
2025-10-19, 08:58 PM
» Replies: 3
» Views: 79
No recording after Window...
Forum: NextPVR Support
Last Post: mvallevand
2025-10-19, 04:44 PM
» Replies: 34
» Views: 974
EPG Update shortcut
Forum: Windows
Last Post: hansol123
2025-10-19, 04:28 PM
» Replies: 4
» Views: 75
Newbie setup
Forum: General Discussion
Last Post: mvallevand
2025-10-19, 02:35 PM
» Replies: 5
» Views: 169

 
  NTray show list of upcoming recordings
Posted by: cncb - 2015-01-10, 09:25 PM - Forum: Wishlist - Replies (4)

It would be useful if one of the menu items in the NTray taskbar icon would be "Upcoming Recordings" that would open a window showing a list of upcoming recordings. A more detailed tooltip showing recording information would also be nice: maybe show next two current/upcoming recordings.

Print this item

  EPG Update Not Working
Posted by: ap90033 - 2015-01-10, 04:11 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

The auto update appears to not be working. I tried to manually update and it just sits there.
See attached logs.

Print this item

  IPTV stream with VLC
Posted by: heimdm - 2015-01-10, 01:15 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

I have VLC creating a stream such as http://192.168.0.10:8080. I can hit that stream from another pc no problem. But when I create a channel in nextpvr, it pauses for a second and says unable to communicate with recorder.

Print this item

  Missing EPG for one channel
Posted by: haverer2 - 2015-01-09, 10:33 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

Hi!
I've never had a problem getting guide information for BBC NEWS HD, but it's suddenly stopped.... Doesn't matter if I select DVB/ATSC EPG or FreeSat EPG in the nextPVR settings... it doesn't find anything... any ideas!? I'm receiving the channel via freesat in the UK.

Thanks,
John

Print this item

  Lost recordings
Posted by: Flyndr - 2015-01-09, 08:18 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Maybe an old topic.

I have cloned My operating system plus NPVR to a new hard drive. It does not now see my ready recording list. I can set my old directory (another drive ) in settings but NPVR will not see prevoius recordings from this directory. I think i have to import XML file but not sure which one and from where. Can anyone help?

Print this item

  Error when trying to enter an advanced rule
Posted by: cbgifford - 2015-01-08, 08:28 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

I get the below error when trying to enter an advanced recording rule. The rule entered last night without any issues. I started getting the error today and had to manually delete the rule from the database before I could see any recurring recordings. Now I get the error immediately on clicking OK when trying to reenter the rule. I suspect it has something to do with guide data so I'm attaching my database

Any ideas?

season=1 and episode=1 and first_run="Y"

************** Exception Text **************
System.Xml.XmlException: '', hexadecimal value 0x16, is an invalid character. Line 10, position 18.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at NUtility.RecurringRecording.get_MatchRulesDoc()
at NUtility.RecurringRecording.get_ChannelOID()
at NextPVR.TV.Recordings2.LoadList(UiList uiList, RecordingView recordingView)
at NextPVR.TV.Recordings2.Notify(String eventName, Object eventArg)
at NUtility.EventBus.Notify(String eventName, Object eventArg)
at NUtility.EventBus.Notify(String eventName)
at NextPVR.TV.ManualRecordingPopup.HandleCommand(String command)
at NextPVR.TV.ManualRecordingPopup.OnClick(PointF location)
at NextPVR.ControllerForm.ControllerForm_MouseClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Print this item

  Problems with daily recording with advanced rules
Posted by: dumbest - 2015-01-08, 12:30 AM - Forum: Legacy (v4.x and earlier) - Replies (7)

Hi,

I have problems with daily recording using advanced rules.
The pending recordings created will be different for each day.

time(start_time,'localtime') > time('20:30:00') AND time(start_time,'localtime') < time('23:00:00')

I get the same result with weekly recording(monday weekly, tue weekly, wed weekly and so on) using advanced rules with same timing from 20:30:00 to 23:00:00.
The pending recordings created will always be different each day.

Any idea what is causing this?

Thanks for helping.

Print this item

  Playback not working sometimes
Posted by: zaldwaik - 2015-01-07, 11:56 PM - Forum: X-NEWA - Replies (12)

I recently started encountering this weird problem where I go through the web interface and try to play a recording but nothing happens. It happens to some recordings but not others. The files are playable directly through Kodi. Your help is greatly appreciated. I have attached the logs, around 18:47 I tried to playback wusa 9 news...

Print this item

  Works on localhost, but not other devices...
Posted by: jordan989 - 2015-01-07, 09:18 PM - Forum: Kodi / XBMC - Replies (2)

Hi! Thank you in advance for your time!

I have been spending the last couple of days trying to get this all set up and while I have made progress, I'm stuck right now.

I have an HDHomeRun with an OTA antenna attached that is plugged into my router and a desktop PC that is also plugged into the router. I have the NextPVR add-on working very well in XBMC on my desktop.

I also have an android box running XBMC for my second TV, but I have been unable to get the NextPVR add-on to work. It is connected through wifi to my router. I used my desktop to do a google search for "what is my IP" and find out what my IP address is and then used that in the configuration of the NextPVR add-on on my android box, but I keep getting messages that say "connection lost" and "no PVR clients started".

I have disabled the firewall on both my desktop PC and my router.

I've also tried going to http://localhost:8866 on my desktop and it brings me to a NextPVR page, but when I try going to http://myipaddress:8866, the page is not found so I think NextPVR is having some kind of problem hosting the server side of it.

In the 'Clients' settings, I have the boxes checked to enable web server and allow remote access and I have left the port at 8866 and haven't touched the pin/username/password.

Does anyone have any ideas of things that I could try in order to get this to work? Thanks!

Print this item

  Advanced Rules Question
Posted by: cbgifford - 2015-01-07, 05:12 AM - Forum: Legacy (v4.x and earlier) - Replies (11)

Hey sub or anyone who can answer this one.

From everything I could gather, if I create a manual recording and then add the below SQL statement to the advanced rules, the below statement should allow me to record all first run episodes that are a series premier. Is that correct? I can only hope it's that simple!

SELECT * FROM EPG_EVENT WHERE ((Season=1 AND Episode = 1 AND first_run = True) AND start_time BETWEEN 19:00 and 21:00)

Print this item

Pages (6403): « Previous 1 … 1068 1069 1070 1071 1072 … 6403 Next »
Jump to page 

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