NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 20 21 22 23 24 43 Next »
Watch currently recording program?

 
  • 0 Vote(s) - 0 Average
Watch currently recording program?
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#61
2014-11-23, 11:58 AM
I think I have path substitution working!! In the XBMC log file I had an error reading advancedsettings.xml file. My problem was that I didn't have the <advancedsettings> statement at the start and end of the contents!

<advancedsettings>
<pathsubstitution>
<substitute>
<from>D:\</from>
<to>smb://192.168.0.146/d/</to>
</substitute>
</pathsubstitution>
</advancedsettings>

It does seem to be working as I can watch in progress recordings on the box with the new settings but not on the one with the default settings. From the XBMC log file the change is not 100% clear as there are still several references to the http source of the playback file but it also lists the smb: source as well.

Chris
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,882
Threads: 954
Joined: May 2006
#62
2014-11-23, 02:02 PM
jcjefferies Wrote:It does seem to be working as I can watch in progress recordings on the box with the new settings but not on the one with the default settings. From the XBMC log file the change is not 100% clear as there are still several references to the http source of the playback file but it also lists the smb: source as well.

Chris

Web client is completely http you will see lots of http log items and I turn it back to filename NextPVR know The substitution is hidden. The important log is what shows after I've passed it to XBMC ie "CPlayerCoreFactory::GetPlayers" and "DVDPlayer: Opening:"

Martin
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#63
2014-12-01, 11:27 AM
mvallevand Wrote:There's no real fix for NextPVR. Backends that don't use http streaming won't be impacted.

Martin
Just to be sure that I understand you correct Martin: the "not showing of recordings-in-progress until kodi restarts", is this not going to be fixed for NextPVR as a backend for Kodi or were you talking about the playback of currently recorded programs?

Wim
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,882
Threads: 954
Joined: May 2006
#64
2014-12-01, 11:55 AM
WKleeven Wrote:Just to be sure that I understand you correct Martin: the "not showing of recordings-in-progress until kodi restarts", is this not going to be fixed for NextPVR as a backend for Kodi or were you talking about the playback of currently recorded programs?

Wim

I'm not sure what you are quoting but the recording list is not dynamic in Kodi in sub's client if that is what you mean. It is in web client though within about 10 seconds.

Martin
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#65
2014-12-01, 12:44 PM
mvallevand Wrote:I'm not sure what you are quoting but the recording list is not dynamic in Kodi in sub's client if that is what you mean.
Yes, that's what I mean. If I understand correct TVheadend, Argus and Mediaportal seem to have fixed this. Can Sub fix this too or is that not possible (technically) with NextPVR?

mvallevand Wrote:It is in web client though within about 10 seconds.
Fortunately yes, my wife and kids use x-newa mostly and are very happy with that.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#66
2014-12-03, 09:37 AM
Excuse me for asking again, but is this (the recording list not being dynamic) something Sub can fix? Should I ask him?
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,882
Threads: 954
Joined: May 2006
#67
2014-12-03, 05:40 PM
WKleeven Wrote:Excuse me for asking again, but is this (the recording list not being dynamic) something Sub can fix? Should I ask him?

The client and server can do a lot especially if the dev works on the Kodi code to support it. Sub has a lot on his plate and basically provides as much data as the API provides and he even has trouble with the source code owners getting that build. There is nothing stopping other Kodi devs for implementing more dynamic updates with no work from sub for all backends it already seems to be pulling from the server a lot.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#68
2014-12-03, 06:07 PM
WKleeven Wrote:Yes, that's what I mean. If I understand correct TVheadend, Argus and Mediaportal seem to have fixed this. Can Sub fix this too or is that not possible (technically) with NextPVR?
Do you know if the ServerWMC addon is doing it? I looked through it's code to see how they're doing it (since they seem to have the best supported addon), and can't see any obvious signs of it.
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#69
2014-12-03, 06:16 PM
mvallevand Wrote:The client and server can do a lot especially if the dev works on the Kodi code to support it. Sub has a lot on his plate and basically provides as much data as the API provides and he even has trouble with the source code owners getting that build. There is nothing stopping other Kodi devs for implementing more dynamic updates with no work from sub for all backends it already seems to be pulling from the server a lot.

Martin

That's a bit too complicated for me to fully understand. But I think you're saying, and that's what I've been reading on the fora too, is that Kodi seems to leave this (the recording list not being dynamic) and perhaps other problems to be solved by the backend programmers instead of making a general solution for all backends.
(I reported a small bug in the pvr section of Kodi and I am very curious to see when this gets solved...)

It seems that TVheadend, Argus and Mediaportal seem to have fixed this (that's what I meant in post #38). I understand that Sub has a lot on his plate and obviously he makes his own priority list, but I just wanted to know if it's possible to fix this in NextPVR.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,882
Threads: 954
Joined: May 2006
#70
2014-12-03, 06:17 PM
Sub you need to implement your timer system and then issue a trigger http://forum.kodi.tv/showthread.php?tid=...pid1293313

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Seeking Guidance on Recording Settings for IPTV Channels Gonvir 3 311 2025-04-22, 10:22 PM
Last Post: sub
  direct streams and recording jsox79 6 918 2024-07-26, 01:01 PM
Last Post: mvallevand
  Adding/editing timer to one time (manual) recording from Kodi guide has no effect mmortal03 6 1,105 2024-06-25, 09:30 PM
Last Post: mmortal03
  Kodi/LibreEec Guide - show program set to record. ceejayemm 17 2,607 2024-05-19, 04:42 PM
Last Post: mvallevand
  Error 'Recording failed: No video data received' JackNoren 2 701 2024-02-27, 09:44 AM
Last Post: mvallevand
  How to change the recording directory in NextPVR v5 RylanWilkinson 1 774 2024-02-20, 04:29 PM
Last Post: sub
  No Entries in Program Guide after Reboot RocketDestroyer 23 3,373 2023-03-26, 05:20 PM
Last Post: mvallevand
  Playback of LiveTV Recording that is still recording behaviour RealTeej 24 4,452 2023-03-14, 07:55 PM
Last Post: kirschey
  Direct remote access to the three new recording screens ElihuRozen 4 1,486 2022-01-22, 12:25 AM
Last Post: mvallevand
  Watching in-progress recording goes past end of recording cncb 74 13,084 2021-12-24, 06:08 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode