2015-02-19, 20:57
Ok so I must find those files and edit the highlighted rules in them with the ones in the Resolved section?
(2015-02-19, 05:04)calhaus Wrote:(2015-02-18, 12:21)Carpenter Wrote: I'm currently using a Raspberry Pi B model with the latest XBian/Kodi 14.2 Beta2.
When I try to play a Youtube video, either nothing happens or I receive an error that the video can't be played (CCurlFile::Stat - Failed: Failure when receiving data from the peer(56)). Do you perhaps know what the issue could be? I've also uninstalled and installed the addon again but so far no luck.
Log file
http://pastebin.com/xHHAVz3H
Same thing here.
(2015-02-19, 10:54)bromix Wrote:(2015-02-19, 05:04)calhaus Wrote:(2015-02-18, 12:21)Carpenter Wrote: I'm currently using a Raspberry Pi B model with the latest XBian/Kodi 14.2 Beta2.
When I try to play a Youtube video, either nothing happens or I receive an error that the video can't be played (CCurlFile::Stat - Failed: Failure when receiving data from the peer(56)). Do you perhaps know what the issue could be? I've also uninstalled and installed the addon again but so far no luck.
Log file
http://pastebin.com/xHHAVz3H
Same thing here.
I try to look into this...hopefully this weekendThe url for the streams seams not to be right...I miss the 'itag' parameter...basted on the log I can write a test to confirm and maybe fix this issue
thanks.
(2015-02-20, 12:43)jellybeans8215 Wrote: Hi,
I have got raspberry pi2 and have xbian kodi 14.2 installed. I cannot access youtube 5.0.6. When i click on the youtube tab and try to search it loads for a bit and gets back on the same screen. I have tried to uninstall and reinstall again, but no luck.
Prompt reply would be really appreciated.
Regards,
Jasmin
(2015-02-20, 00:58)alanwww1 Wrote: Just want to thank for this great plugin. Working great.
(2015-02-20, 02:42)Pixxaddict Wrote: Hey there,
first of all, thank you sooooooo much for the Youtube Addon, using it all the time
But I miss one feature: Using the Youtube App on my phone as a remote for the Youtube Kodi App. There is some kind of API, but I don't know any details. My TV's Youtube App displays a number code I can enter in my phone's Youtube App, from now on I'm able to search for videos on my phone and let them play on the previously added device.
Maybe it's possible to implement this feature, but anyway, I really enjoy using the Youtube Addon
(2015-02-20, 12:56)bromix Wrote:(2015-02-20, 02:42)Pixxaddict Wrote: Hey there,
first of all, thank you sooooooo much for the Youtube Addon, using it all the time
But I miss one feature: Using the Youtube App on my phone as a remote for the Youtube Kodi App. There is some kind of API, but I don't know any details. My TV's Youtube App displays a number code I can enter in my phone's Youtube App, from now on I'm able to search for videos on my phone and let them play on the previously added device.
Maybe it's possible to implement this feature, but anyway, I really enjoy using the Youtube Addon
Thanks
If you mean 'Paring with a device', this is not so easy to accomplish. I already tested this and the inofficial API is not so simple. Also keep in mind each command you send will first run through a google server before coming back to your device (tested with a transparent proxy).
Also this will need a service to run all the time, because we need an opened connection/port (UPD mostly) to receive the commands from the server - which will more likely result in a separate addon
(2015-02-19, 17:30)bromix Wrote:(2015-02-19, 17:25)TechnoTuup Wrote: Hi
I am getting a 'Script Failed' error when launching the YouTube app on Kodi 14.1 Helix running the standard skin (also tried with Aeon Nox, same error). I don't think it was skin related though, but I've tried anyway.
My pastebin is: http://pastebin.com/YmmteaAy
I get the error when launching the app or when I want to start a trailer from the Movie section info page.
I already tried reinstalling Kodi with all new settings but that didn't help.
What am I doing wrong..?
Thanks for the info...it's the same issue
(2015-02-20, 12:56)bromix Wrote:Yatse will do this. Find video on android YouTube, share to kodi.(2015-02-20, 02:42)Pixxaddict Wrote: Hey there,
first of all, thank you sooooooo much for the Youtube Addon, using it all the time
But I miss one feature: Using the Youtube App on my phone as a remote for the Youtube Kodi App. There is some kind of API, but I don't know any details. My TV's Youtube App displays a number code I can enter in my phone's Youtube App, from now on I'm able to search for videos on my phone and let them play on the previously added device.
Maybe it's possible to implement this feature, but anyway, I really enjoy using the Youtube Addon
Thanks
If you mean 'Paring with a device', this is not so easy to accomplish. I already tested this and the inofficial API is not so simple. Also keep in mind each command you send will first run through a google server before coming back to your device (tested with a transparent proxy).
Also this will need a service to run all the time, because we need an opened connection/port (UPD mostly) to receive the commands from the server - which will more likely result in a separate addon
(2015-02-20, 20:13)nickr Wrote:(2015-02-20, 12:56)bromix Wrote:Yatse will do this. Find video on android YouTube, share to kodi.(2015-02-20, 02:42)Pixxaddict Wrote: Hey there,
first of all, thank you sooooooo much for the Youtube Addon, using it all the time
But I miss one feature: Using the Youtube App on my phone as a remote for the Youtube Kodi App. There is some kind of API, but I don't know any details. My TV's Youtube App displays a number code I can enter in my phone's Youtube App, from now on I'm able to search for videos on my phone and let them play on the previously added device.
Maybe it's possible to implement this feature, but anyway, I really enjoy using the Youtube Addon
Thanks
If you mean 'Paring with a device', this is not so easy to accomplish. I already tested this and the inofficial API is not so simple. Also keep in mind each command you send will first run through a google server before coming back to your device (tested with a transparent proxy).
Also this will need a service to run all the time, because we need an opened connection/port (UPD mostly) to receive the commands from the server - which will more likely result in a separate addon
(2015-02-20, 12:56)bromix Wrote: Also this will need a service to run all the time, because we need an opened connection/port (UPD mostly) to receive the commands from the server - which will more likely result in a separate addonThis makes sense, but - speaking of me - when I want to watch a video on Youtube, the addon is already open. So the "listening serivce" has to be running only if the addon is in foreground and it is paired with a device.
(2015-02-20, 20:13)nickr Wrote: Yatse will do this. Find video on android YouTube, share to kodi.Unfortunately, I'm on iOS
(2015-02-20, 23:24)nickr Wrote: Does ios do any upnp?It does, but only using 3rd party apps.