NextPVR Forums

Full Version: NextPVR Web Console v0.2.0.215
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
uploaded a new build v0.2.0.215 which can be downloaded here

http://reven.co.nz/downloads

This build isn't as polished as alpha 1, but has the code changed from knockoutjs to angularjs.

I'm looking for some people to test this out and report on issues. I need some feedback to give me a swift kick up the backside and get me doing more work on this.

Install instructions are same as Alpha 1, so read the post first if you never installed Alpha 1.

NOTE: This does NOT require you to replace any DLLs as mentioned in the alpha 1 instructions. You just need to be running the latest version of NextPVR (2.6.2.x)

Enjoy,
Reven
Does this still require you to replace Nshared.dll?

Just installed it and it looks super cool BTW. Much cleaner interface than NEWA.
So far so good, I really like it.

The only problem I found was when it apparently timed out, then when I went to log in I didn't notice that Google put in my email address in the username field instead of my user name. That resulted in a page of error code, but I just went back and changed to the correct user name and all was good.

I'd love a view of Recordings that was in chronological order, as I like to do a quick look each day to make sure everything got recorded the previous day and that the file sizes look right.

Also, on the Dashboard, would like to only see devices that are enabled. I have 3 HDHomerun units, and because of the drivers there are a lot of devices that show up although you only use a few (and you can't delete the others or things don't work right). So only displaying enabled devices would be REALLY nice.

BTW I am running Chrome as my browser.

Thanks!
cheers. Ill make a dashboard portlet that lists the last x number of recordings.

also make a recording group * All * or something which lists all the recordings sorted by date they were recorded descending.

ill also fix the login date.

as long as you're using the very latest nextpvr you wont need to replace any DLLs
Thanks, reven! I really like this interface.

I scheduled a recording, deleted several shows I didn't need, changed a few settings, etc. and all worked well.

Would also like to see a few more shows in the Upcoming list on the dashboard, but now I'm being picky. Wink
I must say I was dubious about this, but it's impressive, great job reven.

A few comments,

  1. Minor Typo on the Install (nstall) screen.
  2. I can't play recorded shows, it pops up a window which then just .... sits?
  3. I added a note that could be useful for beginners setting it up as the "Import Missing from NPVR" didn't work for me until I had selected that same button in the EPG Sources Tab/Screen first.
  4. Be good to have the log with the other logs for ease of debugging?
  5. Lastly, but most important - I cannot get a guide to come up (Even after I went through and successfully added / setup the XMLTV sources referred to in (3) above)

NextPVRWebConsole_May04a.log says

Code:
============================================================
NextPVR Version: 2.6.2.0
NextPVR Web Console Version: 0.2.0.215
NextPVR Web Console Database Version: 122
============================================================

2013-05-04 09:28:18.892 [11]: Application started.
2013-05-04 09:28:18.894 [11]: Deleting old log files
2013-05-04 09:29:40.913 [17]: ERROR: Object reference not set to an instance of an object.
2013-05-04 09:38:56.418 [17]: INFO: Update EPG Started
2013-05-04 09:38:59.380 [18]: INFO: Updating EPG Status: Checking for any XMLTV listings
2013-05-04 09:39:03.634 [18]: INFO: Updating EPG Status: Checking for any DVB/ATSC listings
2013-05-04 09:39:03.743 [18]: INFO: Updating EPG Status: Updating recording schedule
2013-05-04 09:39:07.041 [18]: INFO: Updating EPG Status: Running PostUpdateEPG.bat
2013-05-04 09:39:07.366 [17]: INFO: Update EPG Started
2013-05-04 09:39:08.264 [25]: ERROR: Failed to update EPG, already running.
2013-05-04 09:41:26.535 [17]: INFO: Emptying EPG
2013-05-04 09:41:28.264 [17]: INFO: Update EPG Started
2013-05-04 09:41:28.888 [21]: INFO: Updating EPG Status: Checking for any XMLTV listings
2013-05-04 09:41:29.876 [17]: INFO: Update EPG Started
2013-05-04 09:41:31.307 [21]: INFO: Updating EPG Status: Checking for any DVB/ATSC listings
2013-05-04 09:41:31.312 [21]: INFO: Updating EPG Status: Updating recording schedule
2013-05-04 09:41:33.064 [25]: ERROR: Failed to update EPG, already running.
2013-05-04 09:41:34.954 [15]: INFO: Update EPG Started
2013-05-04 09:41:35.476 [21]: INFO: Updating EPG Status: Running PostUpdateEPG.bat
2013-05-04 09:41:36.166 [25]: ERROR: Failed to update EPG, already running.


Any ideas?
Sorry, reven, some more glitches .... is it just me ?

  1. Creating Channel Groups in the configuration Tab doesn't seem to work for me.
  2. I can create a Channel Group in the configuration Tab but it doesn't SAVE it - when I go back in it's gone.
  3. Minor - The Edit and Remove Buttons are misaligned on the User Settings Screen
  4. Minor - Can we please not add context menus from UtilDev Web Server by default?
My Guide works fine and I can stream recordings although it takes several seconds for them to start.

Can't select a show in the Guide to stream Live though.

Also, while looking at my Log files to compare with jksmurf, I discovered that there's no scroll bar when displaying a log so you can go past the first page to look at things.

Thanks!
Zogg Wrote:My Guide works fine and I can stream recordings although it takes several seconds for them to start.

Hmmm...

Couple more screeshots of what works...

Wonder what my systems problem is...? In NPVR all OK...

k.
ok thanks guys for all the feedback, bug reports. need to split this out a little to make it easier to track.

so please just make a new thread for each issue/suggestion. also include system info (mostly browser and version, eg the misalign will most likely be a specific browser that needs a tweak).

ive only really tested this on chrome atm. but recently got a win 8 tablet, so ill be using ie10 quite often. the officially support browsers will be

firefox latest
chrome latest
ie9 and 10.

regarding the sources, I'm planning on doing an import from nextpvr after initial setup, so that will solve that issue. but might need to add more help in a few places. I'm not sure if schedules direct is working, my trial ended before I could finish testing it Smile

I don't have much control over UltiDev install (just a checkbox as a prereq in the installer), I can look to see if I can turn the context menu links off, but I don't like my chances.

Ill try and look at the EPG problem tomorrow.
Pages: 1 2