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 »
Potential Issue with NEWA 2.13

 
  • 0 Vote(s) - 0 Average
Potential Issue with NEWA 2.13
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#1
2014-07-24, 05:19 AM
I downloaded and installed the most recent build of NEWA (2.13) that just came out. I did some quick tests with XNEWA, and everything seemed fine. Today I noticed that the Recent Recordings section isn't being populated. I checked the logs, and I can't quite figure out where it might be going south and whether this is a result of me running XNEWA code that's kind of forked. If I switch XNEWA to SOAP, everything is fine. I have this recollection that there was one XNEWA section that was still falling back to SOAP pending the release of the next version of NEWA, so I'm thinking that might be where my problem is. Now if I could just remember in which section that was. Wink
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,870
Threads: 954
Joined: May 2006
#2
2014-07-24, 07:25 AM
pkscout Wrote:I downloaded and installed the most recent build of NEWA (2.13) that just came out. I did some quick tests with XNEWA, and everything seemed fine. Today I noticed that the Recent Recordings section isn't being populated. I checked the logs, and I can't quite figure out where it might be going south and whether this is a result of me running XNEWA code that's kind of forked. If I switch XNEWA to SOAP, everything is fine. I have this recollection that there was one XNEWA section that was still falling back to SOAP pending the release of the next version of NEWA, so I'm thinking that might be where my problem is. Now if I could just remember in which section that was. Wink

Did you update to beta3 too?

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#3
2014-07-24, 08:24 AM
The beta3 that I posted, or did I manage to create a beta3 version that conflicts with the official one? I'm running what I labeled at 2.4.1~beta3 (with a couple of additional modifications for the progress bar at initial launch). It's possible what I have isn't in sync with what you have anymore.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,870
Threads: 954
Joined: May 2006
#4
2014-07-24, 11:08 AM
pkscout Wrote:The beta3 that I posted, or did I manage to create a beta3 version that conflicts with the official one? I'm running what I labeled at 2.4.1~beta3 (with a couple of additional modifications for the progress bar at initial launch). It's possible what I have isn't in sync with what you have anymore.

I may have missed your beta3, since what I uploaded was also beta3. Make sure that getRecordingsSummary_json() and sum2dict_json() match mine and if you still have a problem u/l your npvr.db3.

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#5
2014-07-24, 11:33 PM
mvallevand Wrote:I may have missed your beta3, since what I uploaded was also beta3. Make sure that getRecordingsSummary_json() and sum2dict_json() match mine and if you still have a problem u/l your npvr.db3.

Good news. I never posted the version I had labeled as beta3, so I'm the only one that was confused. And upgrading to the one you posted in the Confluence skin thread fixed everything.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,870
Threads: 954
Joined: May 2006
#6
2014-07-25, 12:08 AM
pkscout Wrote:Good news. I never posted the version I had labeled as beta3, so I'm the only one that was confused. And upgrading to the one you posted in the Confluence skin thread fixed everything.

Okay good, if you can remember what you wanted in your b3 we can move to round 4, otherwise let me know if the changes seem right and I'll move to an rc. This should wor withe NEWA 2.12 and 2.13 so it still qualifies for an online update.

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#7
2014-07-25, 02:25 AM (This post was last modified: 2014-07-25, 04:32 AM by pkscout.)
Honestly, I think my beta 3 was just adding the background dialog box to default.py so that I can tell XNEWA is starting up. I'm perfectly fine considering that a custom mod and moving on.

I did find one bug in b3 though. The permanent cache setting isn't being honored. I checked, and XNEWA_Settings.py is looking for a setting name that doesn't actually exist in the settings.xml file. So if you change line 278 of XNEWA_Settings.py to:
Code:
self.XNEWA_CACHE_PERM = addon.getSetting("userdataCache") == 'true'

and line 162 of XNEWA_Connect.py to:
Code:
if self.settings.XNEWA_CACHE_PERM == True:

then the permanent cache setting is honored.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,870
Threads: 954
Joined: May 2006
#8
2014-07-25, 02:46 AM
Thanks my settings.xml has the original mode, I might have left this as wip.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  X-NEWA client problem jcjefferies 2 1,026 2023-04-11, 05:01 PM
Last Post: jcjefferies
  x-newa new install wheemer 14 4,655 2020-09-15, 02:21 AM
Last Post: mvallevand
  New repository for KNEWC and X-NEWA mvallevand 8 8,699 2020-05-09, 02:19 AM
Last Post: jksmurf
  X-NEWA keeping host PC awake lost@c 6 2,712 2020-04-03, 04:26 AM
Last Post: lost@c
  Remote Issue - Argh! baj1 20 6,642 2019-12-28, 01:36 AM
Last Post: baj1
  X-NEWA End of Life mvallevand 39 15,737 2019-11-16, 02:30 AM
Last Post: jksmurf
  X-NEWA 2.5.4 & knew4v5 2.6.6 both "Die" when pressing Previous Chapter in LE BrettB 3 2,864 2019-06-15, 01:33 AM
Last Post: mvallevand
  X-NEWA 2.5.4 Release mvallevand 4 2,905 2019-03-11, 05:57 PM
Last Post: mvallevand
  X-NEWA Web Client Not Acting On Keypresses BrettB 4 3,056 2019-02-02, 02:05 AM
Last Post: mvallevand
  X-NEWA Web Client Crashing BrettB 2 2,296 2019-01-31, 08:50 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