nYouTubeHD3D extended

Here are software that related with Samsung C series TVs, applications, programs that will run in your TV or computer...:!:This forum is NOT FOR USER QUESTIONS or Problems.

tomt6100
Posts: 25
Joined: Sun Jun 09, 2013 4:53 am

Re: nYouTubeHD3D extended

Post by tomt6100 »

I am still looking into that
twbolek2
Posts: 14
Joined: Sat Jun 29, 2013 6:03 am

Re: nYouTubeHD3D extended

Post by twbolek2 »

tomt6100 wrote:I am still looking into that
Great, thank you very much. Thanks to your modifications this player became really useful and powerful, and the search results issue is actually the only problem remaining.

Keep up the good work!
twbolek2
Posts: 14
Joined: Sat Jun 29, 2013 6:03 am

Re: nYouTubeHD3D extended

Post by twbolek2 »

tomt6100 wrote:I am still looking into that
I guess it would be naive to still expect an updated version....?
twbolek2
Posts: 14
Joined: Sat Jun 29, 2013 6:03 am

Re: nYouTubeHD3D extended

Post by twbolek2 »

All YouTube clients (both the official one and all modifications) on C series have just stopped working. All you get is "No search results". Any solution?
zeninguem
Posts: 14
Joined: Sat Sep 01, 2012 5:41 am

Re: nYouTubeHD3D extended

Post by zeninguem »

I noticied too, ATM im using PLEX app to see Youtube videos, but the latest version (v1.005 for C series) is painfully slow. Perhaps exits another solution for this.
mick80
Posts: 4
Joined: Fri Aug 30, 2013 1:35 pm

Re: nYouTubeHD3D extended

Post by mick80 »

There you go. I've restored the search function but I've also noticed that most videos now return the timecode 0:00:00 both while using the search feature and when displaying the results of the different subcategories. I haven't checked but they might not be playing.
demaciado
Posts: 18
Joined: Mon May 21, 2012 1:00 pm

Re: nYouTubeHD3D extended

Post by demaciado »

Video duration can be recovered by replacing

Code: Select all

if ( videoType.indexOf("mp4") > -1  ) {
with

Code: Select all

if ( videoType.indexOf("mp4") > -1  || videoType.indexOf("3gp")>-1 ) {
in file ucc.js ...

Now, only TV library is not working...
mick80
Posts: 4
Joined: Fri Aug 30, 2013 1:35 pm

Re: nYouTubeHD3D extended

Post by mick80 »

Thanks Demaciado. Here it is.
You do not have the required permissions to view the files attached to this post.
karnakio
Posts: 10
Joined: Mon Sep 09, 2013 5:52 pm

Re: nYouTubeHD3D extended

Post by karnakio »

demaciado wrote:Video duration can be recovered by replacing

Code: Select all

if ( videoType.indexOf("mp4") > -1  ) {
with

Code: Select all

if ( videoType.indexOf("mp4") > -1  || videoType.indexOf("3gp")>-1 ) {
in file ucc.js ...

Now, only TV library is not working...
With this modification, the app works like a charm. Thanks! But when i login in InternetTV and enter in app to view my channels subscriptions, the screen is empty.
aktuls2
SamyGO Project Donor
Posts: 8
Joined: Tue Sep 10, 2013 3:08 pm
Location: Finland

Re: nYouTubeHD3D extended

Post by aktuls2 »

OH CRAP! Shits just hit the fan...
I also had the Youtube problem, not able to see the videos, nothing... the default widget wouldnt do nothing.
Removed the widget, whipped up the nYouTubeHD3Dv13.zip widget from this thread to my XAMPP, seemingly succesfull install of the widget BUT...
Big BUT... now the TV (C7705, 2010 model) reboots itself every couple of minutes! Internet@TV is unaccessible too.
What now? What went wrong and any advice how to recover from this situation? I have rooted the TV and have had SamyGO extensions running for few years.

Looks like FTP'ing and SSH is available... widgets/YouTubeHD -folder exist... what to delete, or just upgrade FW to safety?
Last edited by aktuls2 on Tue Sep 10, 2013 4:06 pm, edited 1 time in total.

Post Reply

Return to “[C] Software”