NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) NextPVR for Samsung v
1 2 3 Next »
[NZ][DVB-S][2012] Blu-Ray BD-E5900

 
  • 0 Vote(s) - 0 Average
[NZ][DVB-S][2012] Blu-Ray BD-E5900
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#31
2013-07-25, 02:50 AM
im just stoked with how its working so far
I would be happy if the only improvement from here were
1. the speed it can scroll through programs (which does seem faster than when I first loaded it)
2. the skipping (adds are 4 minutes normally so I use 1 minute skips forward and 30 seconds backward on main pvr ) then ff(5sec) from there
3. be able to set recordings

the rest like comskip would be just nice to have but not important
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#32
2013-07-25, 02:53 AM
comskip is very high on my priority list, as soon as i get an API call for it, ill add it! Smile

I'll be adding the "number" + "skip" feature soon, so i think 4 + skip is 4 minutes ahead, 4 + back = 4 minutes back (been a while since i used gbpvr, but i believe this is how it works).

recordings is number 1 on my list.

when you say scroll through programs, do you mean recordings or the tv guide?
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#33
2013-07-25, 02:56 AM
sorry yes through recordings I have 600 or so it takes a while to get through the list
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#34
2013-07-25, 02:58 AM
Another wish would be sort order of recordings Smile
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#35
2013-07-25, 02:59 AM
so when you say speed, do you mean it just takes ages coz its a huge list? or does it take ages to load? 600 recordings via xml could be a lot of data.

if you turn on the debug window and copy the URL for the recordigns, will look like

Code:
http://{server}:8866/service?method=recordings&filter=ready&sid={somemagicnumber}

enter that in a browser, and save the xml output and attach that, that would help a lot, see if i can improve the speed.

ill be adding folder support soon.

sortorder, remember this is an alpha release Tongue, i was just trying to get some testers ready for the beta. if its in npvr then i want to add it to NPS
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#36
2013-07-25, 03:08 AM
fark im not that fast at typing ill have to take pic of the screen
its scrolls up saying "failed to find channel: 0"
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#37
2013-07-25, 03:13 AM
it should show it when it opens the recording screen.

you can do it easier this way.

Code:
http://{server}:8866/service?method=session.initiate&ver=1.0&device=xbmc

that will return an xml file with a <sid> take that number then type this into your browser

Code:
http://{server}:8866/service?method=recording.list&filter=ready&sid={sid}
(got the url slighly wrong before)
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#38
2013-07-25, 03:15 AM
xml
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#39
2013-07-25, 03:17 AM
cheers, ill test it later tonight using that feed.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#40
2013-07-25, 10:27 AM
fixed the slow loading of your recordings, now takes about 1 second to load it.

I'll do some more fixes and upload another version later (ill update the change log thread when I've uploaded it).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (13): « Previous 1 2 3 4 5 6 … 13 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  [be] [pal - dvbt/c/s] [2012] led-tv ue46es8000 bavan 50 26,358 2014-04-29, 08:58 PM
Last Post: bavan
  [US][2012] Blu-Ray BD-EM59C ElihuRozen 10 4,875 2013-10-23, 08:40 PM
Last Post: reven
  [uk][dvb-t][2012] tv es6900 DR03K 4 2,810 2013-09-20, 09:21 AM
Last Post: DR03K
  [NZ][DVB-S][2012] Blu-ray BD-E5500 [NOT SUPPORTED] stustunz 21 11,077 2013-08-30, 03:29 AM
Last Post: reven

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

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

Linear Mode
Threaded Mode