Page 26 of 30

Re: YouTube

PostPosted: Thu Apr 06, 2017 2:41 am
by Jimbo
fidmas wrote:Well, the 64bit version quite correctly tells me it can't run on my 32bit system. And, the TV's media player can't even see Serviio when I use the latest 32bit version of ffmpeg.exe. So, I guess I gotta give-up.

My system is 64-bits. The 32-bit should work the same as the 64-bit. I downloaded the 32-bit version selecting:

3.2.4
32-bit
static

I unzipped it and put the ffmpeg.exe file into the serviio/lib subfolder, restarted the serviio service and everything worked.

I, of course, assume that you are running the windows os. I am running windows 10.

Re: YouTube

PostPosted: Thu Apr 06, 2017 1:38 pm
by fidmas
Thanks. It's OK. I'm running this on a 32bit XP Pro, and it's still serviio 1.6.1 since I don't want it starting at every boot-up and I need to write code to only start/stop the service independently. I'll try the new ffmpeg again later and maybe the latest serviio if that fails. My Sony TV has a Youtube app that's not "too" bad, so it's not critical. Just annoying.

Re: YouTube

PostPosted: Sun Apr 09, 2017 9:27 am
by Tarrasque
Can confirm, had to upgrade ffmpeg to get youtube to work again.

Re: YouTube

PostPosted: Sun Apr 09, 2017 1:56 pm
by fidmas
Thank you much for the information. The latest 32bit ffmpeg doesn't work at all with serviio 1.6. I may play with upgrading serviio at sometime, but since it'll require more than a simple installation, this version is "Good Enough." Aside from streaming local content with serviio, the only plugins i care about are Youtube, CBS and TuneIn. Youtube is working for the most part and the Sony has a Youtube App for when it doesn't. CBS works fine for "some" shows and no-one has any interest in figuring out it fails for the majority of CBS programs. TuneIn stations normally work after 4 or 5 attempts at getting a stream started.

It seams there is very little interest in serviio support anymore (at least for what I use it for), and upgrading is hardly worth the hassle unless the things "I" use it for are made to work better.

Thanks for all your trouble.

Re: YouTube

PostPosted: Tue Apr 25, 2017 4:47 pm
by norm
gslater wrote:Problem I was having is resolved. I updated FFMPEG to the latest version according to the instructions at http://wiki.serviio.org/doku.php?id=win_ffmpeg and now my youtube content is updating and playing normally.
Thanks had the same problem. Noticed that youtube was not updating and "[FeedUpdaterWorker] Failed to retrieve online item information for" was appearing in the log for a whole lot of youtube content. Updated my ffmpeg to the latest version from Optware-ng and all is working again. Thanks for the hint.

Re: YouTube

PostPosted: Sun Apr 30, 2017 12:19 am
by mame32
Hi,

It works for me! Thank you for your help!

I have:

* Serviio 1.8
* Windows 10 (64bits)
* Samsung TV (LE40B650)

I had to update ffmpeg.exe .

After that, all works again!

Thanks! :D

Re: YouTube

PostPosted: Mon May 01, 2017 5:18 pm
by matehr
mame32 wrote:Hi,

It works for me! Thank you for your help!

I have:

* Serviio 1.8
* Windows 10 (64bits)
* Samsung TV (LE40B650)

I had to update ffmpeg.exe .

After that, all works again!

Thanks! :D


please can you write how to install, because i have same problem but don't know how to install ffmpeg
thanks

Re: YouTube

PostPosted: Fri May 12, 2017 2:21 pm
by inspired
Hi!
I have server:
Ubuntu 16.04 64-bit / Serviio 1.8 + YouTube plugin from 1st post/ ffmpeg 2.8.11
I installed Serviio 1.8 with this instruction: http://wiki.serviio.org/doku.php?id=howto:linux:install:ubuntu15-04.
The first trouble what I have - it's that Serviio don't understand cyryllic names of shared folders. Error: "An unexpected error occurred (404). Check the log."
From log:
  Code:
2017-05-12 14:05:54,836 WARN  [ServiioStatusService] FileNotFoundException occurred. Returning error code 404 to the REST layer. Message: '/torrents/Сериалы' is not an existing folder or is not readable for the current user

All path has r+x permissions.
locale:
  Code:
LANG=ru_RU.UTF-8
LANGUAGE=
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=


Second trouble is that YouTube plugin don't work properly. For example, through Serviio TubeFox I added link on this channel: https://www.youtube.com/user/PitbullVEVO/videos, but the videos did not appear in the list.
Code from Serviio server
  Code:
https://www.googleapis.com/youtube/v3/channels?forUsername=PitbullVEVO

From log:
  Code:
2017-05-12 17:11:12,650 WARN  [FeedUpdaterWorker] Failed to retrieve online item information for https://r3---sn-nx8xon3t-83vl.googlevideo.com/videoplayback?sparams=dur%2Cei%2Cgcr%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cupn%2Cexpire&upn=ZWizdda5PGU&id=o-AGlAEA-Ou7UfIXSn0UfQwFK1hJAFGPD3yvWRp6v1EN1r&mn=sn-nx8xon3t-83vl&mm=31&ms=au&mv=m&mt=1494598163&ip=46.39.238.133&key=yt6&initcwndbps=2942500&ipbits=0&ratebypass=yes&mime=video%2Fmp4&expire=1494619863&source=youtube&itag=22&pl=19&dur=234.916&gcr=ru&requiressl=yes&ei=d8IVWYqnIcevYPzQtegJ&lmt=1492798032561107. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveMetadata(FeedUpdaterWorker.java:330)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveTechnicalMetadata(FeedUpdaterWorker.java:255)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.run(FeedUpdaterWorker.java:129)
   at java.lang.Thread.run(Thread.java:748)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.metadata.FFmpegMetadataRetriever.validateMandatoryMetadata(FFmpegMetadataRetriever.java:481)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:100)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:138)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveMetadata(FeedUpdaterWorker.java:309)
   ... 3 more


From this channel https://www.youtube.com/user/AcademeG/videos several videos in the list are displayed.

Re: YouTube

PostPosted: Fri May 12, 2017 3:38 pm
by zip
I think you might have to install / compile FFmpeg with support for SSL to play that video.

Re: YouTube

PostPosted: Fri May 12, 2017 10:39 pm
by inspired
Thanks for reply.
I tryed to compile ffmpeg with --enable-openssl key, but plugin still don't want work properly. Same warning such as top.
Is any idea?

BTW, TonyB has same problem: http://forum.serviio.org/viewtopic.php?f=20&t=3276&start=480#p113551. Mb Google changed something in API?

Re: YouTube

PostPosted: Tue Jun 06, 2017 7:38 pm
by nishit1
I downloaded new ffmpeg and add to the Serviio\lib folder and that works :) thank you
ffmpeg : http://ffmpeg.zeranoe.com/builds/

Re: YouTube

PostPosted: Thu Jun 08, 2017 3:15 am
by edilbertoteles
Hello, I tried installing the youtube plugin but it did not work, I put it in the plugins folder in the serviio, I put the link in the library but nothing appears on the TV.
Any suggestion?

*I'm Brazilian, via google translate

Re: YouTube

PostPosted: Mon Aug 07, 2017 3:50 pm
by JLin
Well, You Tube fails to update all of my playlists now. It updates a few, but it stops after updating only 4. It doesn't matter what order they are in. I have updated the FFmpeg back in April when a similar problem occured (You Tube videos would not play) and just recently to see if that was the issue. It does not appear to be that. The plugin is the most current one. I am curious if You Tube changed some things, and it is causing this issue. It just started happening when I upgraded to version 1.9. So I rolled back to version 1.8, after uninstalling, 1.9. This is on a Sony BDP-S570 running Serviio vesion 1.8. This is not a DRM or any other issue that would block the playlist. The playlists would load, and now they don't, well not all of them.

Re: YouTube

PostPosted: Wed Sep 13, 2017 4:25 am
by ljstrickler
The Youtube Groovy fails the "normal" test (run from command line)

  Code:
dad@HP-xw4600 ~/serviio-1.9 $ groovy -cp lib/serviio.jar:lib/slf4j-api.jar:lib/slf4j-log4j12.jar:lib/log4j.jar:lib/org.restlet.jar plugins/Youtube.groovy
Sep 12, 2017 9:12:01 PM org.restlet.engine.connector.HttpClientHelper start
INFO: Starting the internal HTTP client
Caught: java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty.
java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty.
   at YouTube.extractItems(Youtube.groovy:52)
   at YouTube$extractItems.call(Unknown Source)
   at YouTube.main(Youtube.groovy:194)

What am I missing?

Re: YouTube

PostPosted: Thu Sep 14, 2017 3:42 pm
by JunJun
Has something changed with Tubefox/Youtube ?? I can't see the Serviio button anymore on the YT pages... and Firefox says my Tubefox addon is obsolete... even if I had it updated.
Any info ??
Thanx

Re: YouTube

PostPosted: Sun Oct 15, 2017 2:18 pm
by matjan
JunJun wrote:Has something changed with Tubefox/Youtube ?? I can't see the Serviio button anymore on the YT pages... and Firefox says my Tubefox addon is obsolete... even if I had it updated.
Any info ??
Thanx



Hi, same problem here. Is there a solution to this?
Thanks.

Re: YouTube

PostPosted: Sat Nov 04, 2017 2:17 pm
by richbranch
I've been searching for some time, but I can't seem to find a solution to this. I've placed the most recent version of youtube.groovy in the Source URL I get "The stream URL is not valid or is not currently available. I've tried with multiple playlist, channels etc and get the same error. I've tried restarting my PC and no luck.

The link I'm using is https://www.googleapis.com/youtube/v3/p ... YMX5TWREr1

I'm using serviio 1.9

Would appreciate any help/advice

Re: YouTube

PostPosted: Tue Nov 07, 2017 2:13 pm
by rihards

Re: YouTube

PostPosted: Wed Nov 08, 2017 9:46 pm
by utaaanaga
Hi

Is there a bookmarklet type thing for this plugin so that one could use it with non firefox browser. I love the firefox addon but I am not on firefox always.


thanks

Re: YouTube

PostPosted: Thu Nov 09, 2017 5:18 pm
by utaaanaga
Also is there a way to control the video quality?