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 »
Development ramblings

 
  • 0 Vote(s) - 0 Average
Development ramblings
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#41
2013-09-19, 08:22 AM
well I'm a little disappointed with samsung support, they person closed the question I asked, saying "links did not play in VLC". of course the mega.co.nz links don't play, you have to download the files first then play those....
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#42
2013-09-19, 08:26 AM
DR03K Wrote:Sorted, it was a firewall issue.
Was all excited when it started pulling in channel information, but then unfortunately it hung during the load and forced TV to restart..

Probably the wrong place for posting here, should I start a new thread for this?

yeah create your own thread following the same format "Model [year]" etc.

for some reason sometimes when syncing and launch it does make the device turn on/off, but this usually goes away the next time (out of the 100 odd times ive updated, its done it about 5-10 times for me).
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#43
2013-09-19, 08:37 AM
reven Wrote:well I'm a little disappointed with samsung support, they person closed the question I asked, saying "links did not play in VLC". of course the mega.co.nz links don't play, you have to download the files first then play those....

Bugger
How the hell does Samsung actually make products they seem like a real bunch of muppets .
[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
#44
2013-10-07, 10:02 AM
another update.

I've added the following
- support for ?seek in playback, so problematic recordings should work a lot better now (still some issues to iron out but its a lot better, I can watch/skip the 2 samples I have without issue now).
- added seek steps similar to mediaportal to player. So pushing right, shows +15 seconds, right, +30 seconds, right, +45 seconds, right +1 min, right +2 mins etc. So its a staged step, and if you stop pushing left/right for 2 seconds it jumps the number shown, or you can push ok to do an immediate jump to the number shown. This makes jumping through commercials a lot quicker IMO.
- added some JSON support api calls, to speed up loading of recordings.

Thats mostly the current changes, the seek stuff took a long time but well worth it.

Hopefully get to comskip support later this week. As soon as a new version of nextpvr is made public I'll start releasing more builds.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#45
2013-10-07, 10:03 AM
oh and the response from samsung was "you need to reencode the files" Smile
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#46
2013-10-08, 08:48 AM
comskip working with auto skip Smile
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#47
2013-10-11, 02:09 AM
after sub releases 3.0 this weekend, I'll upload a new build for the nextpvr for samsung.

its still in beta stages, but has had a lot of work done to it (i still need to do some work on scheduling/updating recordings though).
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#48
2013-11-04, 09:35 PM
sorry guys, was hoping to get some development in last weekend, but I spent the whole weekend at my folks house setting up in wall speakers, building shelves under the stairs, moving furniture, setting up pandora for music playback and control via tablets Smile

hoping to get some time this week and get another release out, my goals are still

- turn off sequential skip via option
- add aspect ratio support
- turn off comskip auto skipping (already done)
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#49
2013-11-09, 02:08 AM
busy at the moment abstracting out the samsung specific code and making it client based, it will detect the client and load the client specific code dynamically. this allows it to run in a standard webbrowser and you can use the left/down/right/up/enter/escape keys to navigate around, really helpful for testing (the samsung emulator is pretty terrible at debuging and chrome is a lot easier). I'm planning on trying to get this running on a google tv device in the not to distant future, when i decide which one to actually buy.

I'm also adding in animations when you transition between plugins/main menu, and a few other places (like when you delete an item, a message box is shown etc).
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#50
2013-11-13, 11:13 AM
had a few issues getting the app running on a tv again after I took out all the specific samsung stuff and made it load certain files based on the client type. I did this so it now works in the webbrowser and hopefully a google tv (once I get a hold of one of those, or maybe just an cheapo android stick).

this also will speed up development since I wont have to use the samsung emulator all the time and can just use google chrome (the emulator is very terrible, sometimes takes about 10 attempts before it even starts, and you have to restart it after every code change...).

animations appear to be very quick on a 2013 device, but need fixing so Ill focus on that and fine tuning the abstraction between clients now. then I'll work on the mentioned bugs in the change log topic.

animations so far are things like main menu slides out to left and plugin (recordings, settings etc) slides in from the right (0.5s animations, nothing slow). message boxes will animate when shown and hidden. ideally I would like to animate the main menu selected item when it changes as well as in the lists, but that might be a little tricky with pure css animations (I dont want to go down the route of js animations as this should be left in the "theme").

also with it now running in the browser, people could retheme it if they wanted a lot easier.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


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

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

Linear Mode
Threaded Mode