NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 … 8 9 10 11 12 13 Next »
Jump Directly to Particular Section of XNEWA

 
  • 0 Vote(s) - 0 Average
Jump Directly to Particular Section of XNEWA
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#1
2014-05-25, 10:03 PM
I've modded Confluence to provide an option to use the XNEWA screens instead of the default Confluence ones when clicking from the various submenus in the LiveTV section. The only thing is that when you, for instance, click on Recordings, you get taken to the main XNEWA screen. Is there some way to call XNEWA and tell it on which item I'd like to start? It's not a big deal, but it would make the user interface nicer. Right now I have to select Timer in Confluence and then click down to the right place in XNEWA.

Mahalo.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#2
2014-05-26, 01:18 AM
I could but what is the use case? There is overhead to having the PVR addon enabled so why would you not want to use the PVR add on functionality?

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#3
2014-05-26, 03:39 AM
I find the native timer listing in XBMC to be less than helpful. It lists only the next occurrence of a recurring recording (so, for instance, I see that the news is being recorded tonight, but it's not on the list for tomorrow). And if you click on a timer you get the XBMC window for editing the timer rather than the nice one that NPVR provides. I agree that the EPG listing and recording listings in XBMC are probably fine, but the timers is the stickler for me. If the functionality was there, I was going to use it, but unless you're completely bored, I don't see any reason to add it.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#4
2014-05-26, 10:33 PM
pkscout Wrote:I find the native timer listing in XBMC to be less than helpful. It lists only the next occurrence of a recurring recording (so, for instance, I see that the news is being recorded tonight, but it's not on the list for tomorrow). And if you click on a timer you get the XBMC window for editing the timer rather than the nice one that NPVR provides. I agree that the EPG listing and recording listings in XBMC are probably fine, but the timers is the stickler for me. If the functionality was there, I was going to use it, but unless you're completely bored, I don't see any reason to add it.

It is a trivial 5 line change. Replace default.py with the file in the attached and see how it works. To invoke from the skin I suspect something like this would work.

<onclick>XBMC.RunScript(script.xbmc.x-newa,upcoming)</onclick>

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#5
2014-05-27, 06:04 AM
That works perfectly. Now that I see the code logic, I might add some other entry points.
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#6
2014-05-28, 06:35 AM
OK, I added all the other "logical" entry points. There are now entry points for the list of recurring recordings (schedules), the NPVR EPG (epg), the list of recordings (recordings), and the web client (webclient). I've attached the updated default.py in case you want to use it. I mostly did it for completeness and because the Confluence mod I did allows you to decide what parts of XNEWA you want to use instead of the native XBMC stuff.

https://github.com/pkscout/skin.confluence.gotham.mod

There are a bunch of other mods in there. The NextPVR ones are the last set of commits.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#7
2014-05-29, 10:24 PM
pkscout Wrote:OK, I added all the other "logical" entry points. There are now entry points for the list of recurring recordings (schedules), the NPVR EPG (epg), the list of recordings (recordings), and the web client (webclient). I've attached the updated default.py in case you want to use it. I mostly did it for completeness and because the Confluence mod I did allows you to decide what parts of XNEWA you want to use instead of the native XBMC stuff.

Ok I included that in 2.3.0 which I just uploaded. Feel free to rewrite any of the list skins in x-newa for Confluence, it is been on my to-do list a little too long.

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#8
2014-05-31, 06:29 PM
mvallevand Wrote:Ok I included that in 2.3.0 which I just uploaded.

I noticed this morning that I still didn't have X-NEWA 2.3.0 (I have the repo installed). I grabbed the zip file of the update from epgtools and noticed addon.xml still has 2.2.9 in the version string. So I suspect folks updating from the repo haven't gotten the update yet.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#9
2014-06-01, 01:28 AM
pkscout Wrote:I noticed this morning that I still didn't have X-NEWA 2.3.0 (I have the repo installed). I grabbed the zip file of the update from epgtools and noticed addon.xml still has 2.2.9 in the version string. So I suspect folks updating from the repo haven't gotten the update yet.

Thanks it should be okay now.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  XNewa on Kodi 18.8 on Android TV Jumps out Playing Show Currently Recording jksmurf 28 10,528 2020-09-13, 06:09 AM
Last Post: jksmurf
  [Moved] Comskip with XNEWA on Kodi 18 Leia jksmurf 50 14,311 2019-03-02, 08:53 PM
Last Post: jksmurf
  Location of Guide.xml in XNEWA on RPi2? jksmurf 2 2,216 2018-01-27, 02:34 AM
Last Post: jksmurf
  In progress recordings in xnewa stustunz 63 17,602 2017-04-05, 01:00 AM
Last Post: stustunz
  Playing commercial-less recordings from HTPC to android clients from xnewa, nPVR tryingtocordcut 5 2,921 2017-02-08, 11:34 PM
Last Post: mvallevand
  XNEWA Estuary Skin for Kodi 17 pkscout 21 11,563 2016-11-27, 12:33 AM
Last Post: pkscout
  How do I exit XNEWA? fuzzweed 12 5,793 2016-07-27, 06:04 PM
Last Post: mvallevand
  Jarvis Confluence Skin Mods with XNEWA Integration pkscout 11 10,491 2016-04-11, 01:13 PM
Last Post: cncb
  Touch screen support for android tablet using Xnewa Twisel 1 2,729 2015-11-20, 08:50 PM
Last Post: mvallevand
  XNEWA unable to connect to server every 24 hrs Twisel 20 9,345 2015-11-06, 03:03 PM
Last Post: Twisel

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

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

Linear Mode
Threaded Mode