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 … 4 5 6 7 8 … 13 Next »
XNEWA Estuary Skin for Kodi 17

 
  • 0 Vote(s) - 0 Average
XNEWA Estuary Skin for Kodi 17
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#11
2016-10-07, 10:03 PM
pkscout Wrote:I'm attaching a screen shot of the updated Estuary skin. There seems to be a gray box in a strange place. I don't remember seeing that during development, but when I get home (I live in Hawaii), I'll check again. Also, a number of the shows have ': None' after them. I think that started showing up with Alpha 6 (or maybe 5), I just hadn't made time to post about it.

edit: I just uploaded a zip of that screenshot, as it looks like the forum tool shrunk it to the point you can't actually see anything.

I don't see that. I am running beta3 perhaps that is it? I do see this in the log

17:54:38 T:19720 INFO: Loading skin file: C:\Users\Martin\AppData\Roaming\Kodi\addons\script.xbmc.x-newa\resources\skins\Estuary\1080i\nextpvr_home.xml, load type: LOAD_ON_GUI_INIT
17:54:38 T:19720 WARNING: Skin has invalid include: VisibleFadeEffect
17:54:38 T:19720 DEBUG: CGUIMediaWindow::GetDirectory ()
17:54:38 T:19720 DEBUG: ParentPath = []
17:54:38 T:19720 ERROR: CGUITextureManager::GetTexturePath: could not find texture 'floor.png'
17:54:38 T:19720 ERROR: CGUITextureManager::GetTexturePath: could not find texture 'ContentPanel.png'
17:54:38 T:19720 ERROR: CGUITextureManager::GetTexturePath: could not find texture 'ContentPanelMirror.png'

Those would be your code I think.

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#12
2016-10-08, 01:44 AM (This post was last modified: 2016-10-08, 07:10 AM by pkscout.)
OK, I did some more testing. I deleted the media folder from the Estuary skin folder (this is all media from the default skin I think and isn't used, in theory). That cleared the odd gray box problem up. Then I went in and fixed the code so that the last of the old Confluence references were removed (floor.png, ContentPanel.png, and ContentPanelMirror.png). I put those in *and* put the media files back. That also fixed the problem.

I've zipped the updated 1080i folder (the 720p one doesn't seem to have the code remnants) for you. I don't think the media folder is needed, but it doesn't appear to be doing any harm (anymore anyway).
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#13
2016-10-08, 04:49 AM
That seems to be the alpha7 1080i folder

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#14
2016-10-08, 07:11 AM
mvallevand Wrote:That seems to be the alpha7 1080i folder

Sorry. That's what happens when you have too many things on too many different machines. I updated the post with the updated ones and gave it a v2 name just to make sure the forum server doesn't hand out a cached version.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#15
2016-10-15, 02:02 AM
Would you know how to add a clickable hidden time line image to a skin? I am now working on getting the NextPVR OSD on recordings, and I'd like to be able to click on it for navigation.

Thanks,

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#16
2016-10-15, 02:51 PM
mvallevand Wrote:Would you know how to add a clickable hidden time line image to a skin? I am now working on getting the NextPVR OSD on recordings, and I'd like to be able to click on it for navigation.

Martin: Would this OSD work with the web client or just the native Kodi X-NEWA interface?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#17
2016-10-15, 04:27 PM
BrettB Wrote:Martin: Would this OSD work with the web client or just the native Kodi X-NEWA interface?

Web client. I am experimenting with sub's newer media OSD interface that he implmented with NLite and it is quirky right now but shows promise.

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#18
2016-10-15, 05:50 PM
mvallevand Wrote:Would you know how to add a clickable hidden time line image to a skin? I am now working on getting the NextPVR OSD on recordings, and I'd like to be able to click on it for navigation.

In the nextpvr_home for Estuary, button 999 is a fake button that isn't visible for initial focus. Maybe if you did something like that with an onclick option (the button I referenced just has options for left, right, up, down) that would work. That's my best first place to start anyway.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#19
2016-10-26, 08:18 PM
pkscout Wrote:In the nextpvr_home for Estuary, button 999 is a fake button that isn't visible for initial focus. Maybe if you did something like that with an onclick option (the button I referenced just has options for left, right, up, down) that would work. That's my best first place to start anyway.

I was easier then I thought, I just put a transparent slider behind the NextPVR timeline with a <action>seek</action> and Kodi does it all for me.


Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#20
2016-11-23, 02:02 PM
@pkscout, they changed the Estuary skin on us https://kodi.tv/kodi-v17-krypton-default-skin-next-gen/ and I installed it yesterday and unfortunately it breaks a lot of things. It is still not in the nightlies so I did a manual install

It is a busy time of year will you have anytime to look or should I go forward with the changes. I probably will bring in cover and fanart after the basic UI is worked out For me I haven't decided if I like the lists on the left, centre or right from that page.


Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unclear how to install knewc and use it in Kodi smbunn 2 1,537 2023-05-02, 01:12 PM
Last Post: mvallevand
  Kodi 19 Matrix - knewc is Uninstalled after Modification meccano 2 2,852 2021-04-12, 03:08 PM
Last Post: meccano
  Kodi 19 Beta jcjefferies 6 2,634 2021-03-29, 06:40 PM
Last Post: mvallevand
  kodi/knewc crashing baj1 12 4,600 2021-01-23, 07:05 PM
Last Post: baj1
  XNewa on Kodi 18.8 on Android TV Jumps out Playing Show Currently Recording jksmurf 28 11,078 2020-09-13, 06:09 AM
Last Post: jksmurf
  Changing the KNEWC UI Client Skin cweseloh 5 2,749 2020-05-04, 04:45 PM
Last Post: mvallevand
  Kodi 18. 3 and 18.4 with knewc jksmurf 3 2,189 2019-09-09, 11:13 PM
Last Post: mvallevand
  [Moved] Comskip with XNEWA on Kodi 18 Leia jksmurf 50 15,081 2019-03-02, 08:53 PM
Last Post: jksmurf
  Could not open NextPVR on 127.0.0.1 from Kodi on Sony TV with Android OS jksmurf 1 2,250 2019-01-24, 01:00 PM
Last Post: jksmurf
  Location of Guide.xml in XNEWA on RPi2? jksmurf 2 2,303 2018-01-27, 02:34 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode