2013-05-16, 06:43 AM
I've attached the update to the first post: http://forums.nextpvr.com/showthread.php...post424085
It should be a simple drop in replacement/install. Just unzip to the data folder.
Search now works (was previously missing the skin file for the onscreen keyboard.
All videos (with the exception of RTP streams) should now work. I was actually unaware that some videos were not playing until last week. I first attempt to get the list of video streams by downloading a small JSON file for speed. If the video cannot be embedded into a webpage, this method will fail and I have to parse the full webpage for the video. There was apparently a change to the full YouTube webpages and all the videos I had been watching (kids videos) were working with the quick parse (JSON) method so I never saw the error when it would try (and fail) to parse the full webpage.
I did not have a chance to test the NMT/ffmpeg functions so I may have broken something in this build.
It should be a simple drop in replacement/install. Just unzip to the data folder.
Search now works (was previously missing the skin file for the onscreen keyboard.
All videos (with the exception of RTP streams) should now work. I was actually unaware that some videos were not playing until last week. I first attempt to get the list of video streams by downloading a small JSON file for speed. If the video cannot be embedded into a webpage, this method will fail and I have to parse the full webpage for the video. There was apparently a change to the full YouTube webpages and all the videos I had been watching (kids videos) were working with the quick parse (JSON) method so I never saw the error when it would try (and fail) to parse the full webpage.
I did not have a chance to test the NMT/ffmpeg functions so I may have broken something in this build.