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
#81
2014-01-19, 09:08 AM
maybe about the discs, i know some people are really against giving them up. i only buy discs to rip them to my NAS, i never actually watch them.

im more thinking about tvs with google tv/android (theyre ditching google tv and just calling it android for 2014, since GTV is just android with live tv support and running android 3.1). and if you want a cheap raspberrypi type device, a USD$100 GTV is a really great buy. im just going to put one in my sons room and use that.

the only thing im disappointed with is the netflix app doesnt support profiles. it does support the "Kids" menu/interface though. but like most, my main/default profile has become polluted with a whole bunch of stuff that i watched, my son watches, my brother/parents watched. would love to be able to reset that profile and then just use it as a kiddie profile.

but vudu, google movies, plex, all work great. really love the remote with it, brilliant idea making the trackpad the area with the navigational buttons. basically a inch by inch square, with arrow bumps to indicate where to push for navigation. if you swipe your finger about 1.5cm it activates a mouse poiner, then to clear the mouse just push a navigational button and your back. really really good design on that one. no "stop" button on the remote though... just a "back/return" button which doesnt always stop in some apps (it will in nextpvr when i get video playback working).
dljones8053
Offline

Senior Member

USA
Posts: 267
Threads: 2
Joined: Jul 2006
#82
2014-01-19, 06:41 PM
I agree for those that don't rip there DVD's, but I stop using a DVD players back around 2008 when ISO could be played on Nextpvr and XBMC, oh yea my 3 NMT plays ISO as well. Big Grin

I do have a VHS to DVD converter box but that is to convert home movies to DVD, then rip them and put the DVD's away for a backup copy.
JonnyCam
Offline

Posting Freak

Posts: 1,153
Threads: 87
Joined: Feb 2006
#83
2014-01-19, 07:32 PM
I hardly ever watch BD on the player, and just rip when I purchase.

For series, it's a bit tougher.
Macgyver (cheesy, I know) took me a whole weekend to rip / encode, label etc for the 7 seasons (40 dvd's)

on another note:
Once I buy a house, I think I'll look at fitting out something like the google tv devices into workshop, garage etc.

Would you think the google tv is better to use than smarthub on a samsung tv? (ie, then I can use cheaper lcd's for these limited use areas)
"Shut up brain, or I'll stab you with a Q-Tip!"

--= Win7, C2D 2.93 GHz, ASUS 9400GT Silent, 2GB Ram, Few HDD's, 3TB unRAID server, Samsung 50" 1080p Plasma via HDMI, 40" 1080i LCD via VGA =-- * PVR2000 Analog PCI / Avermedia DVB-S PCI / Hauppauge 2200 DVB/Analog * PCH GBPVR Client * *BD-E6500 w/ NPVR client*
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#84
2014-01-19, 07:54 PM
i think google tv is better for plex, netflix (well no profiles, but neither does the 2012 devices), vudu, etc and has google movies. not sure if nextpvr will be that great on it yet, need to see if i can get playback working first.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#85
2014-01-25, 08:56 AM
updated some stuff in the portal, added help and instructions of how to install on a 2012 and 2013 samsung device

started adding a bug tracker system in there, so users can submit bugs and see what current bugs are outstanding (easier to keep track of than various forum threads).

moving the builds to the portal website, this makes it easier for me to publish a new build and also provides a place to download the google tv apk builds.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#86
2014-01-25, 03:35 PM
Got a long wait at "connecting to server" followed by something like "not authorised" last night and stopped there.

Does this mean that if your portal dies we're up the creek?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#87
2014-01-25, 08:57 PM
it should gracefully timeout after about 15 seconds, and continue. if its the first time youre using it, it should let you use it for 3 days without contacting the portal. if you've already contacted the portal, you should be good for 15 days since it last connected.

basically each time it contacts the portal it gets a new activation code that lasts for 15 days.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#88
2014-01-25, 09:05 PM
reven Wrote:it should gracefully timeout after about 15 seconds, and continue. if its the first time youre using it, it should let you use it for 3 days without contacting the portal. if you've already contacted the portal, you should be good for 15 days since it last connected.

basically each time it contacts the portal it gets a new activation code that lasts for 15 days.

15 seconds is probably right - my "long wait" might have been exaggerated due to panic. But I certainly got the not authorised or not registered message (can't recall the exact wording). I had registered on the portal the day before when I had the deleting wrong file problem. restarting your app a few minutes later and it worked ok. Anyway, panic over.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#89
2014-01-25, 09:12 PM
yeah there will be a few issues at first, just need lots of people testing out every possible scenario, so please report an issue if you find one.

i may tweak the timeout to be less, just need to see how well my server can handle requests.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#90
2014-02-06, 01:23 AM
got the vizio costar google tv yesterday. managed to get some recordings to play (ive transcoded all mine in attempt to get them to play on the neo tv without success, so i need to test some original .ts files).

interesting
- streaming doesnt work using nextpvr streaming.
- streaming works fine using IIS to just return the files
- streaming works a little using a simple ashx custom handler.

so ill need to work on the ashx handler and see if i can get it work perfectly then see if sub can adjust nextpvr to mimic it or something.

havent tried live tv yet, this could be a problem. for me recordings is all i want, but live tv would be nice.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 … 6 7 8 9 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