offbyoneBB / mp-onlinevideos2

MediaPortal OnlineVideos Plugin
15 stars 12 forks source link

Watch later Feed for Youtubve #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Youtube has a watch later Feed, can you provide this.? So you can add Videos to 
the Feed and watch this feed.

http://code.google.com/intl/de/apis/youtube/2.0/developers_guide_protocol_playli
sts.html#Retrieving_watch_later_playlist

Original issue reported on code.google.com by Thorsten...@gmail.com on 10 Jan 2012 at 6:46

GoogleCodeExporter commented 8 years ago

Original comment by bborgsd...@gmail.com on 11 Jan 2012 at 10:39

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1828.

Original comment by bborgsd...@gmail.com on 11 Jan 2012 at 10:40

GoogleCodeExporter commented 8 years ago
Mmmm... I understant that R1828 added the hability to see "watch later" 
playlist... Sorry but I can't find how to do it... Could you help me?

Thanks a lot!

Original comment by jlmont...@gmail.com on 28 May 2012 at 3:52

GoogleCodeExporter commented 8 years ago
You have to enter your user credentials for the YouTube Site. Then you'll have 
a new category in the first list of categories displayed when entering YouTube.

Original comment by bborgsd...@gmail.com on 28 May 2012 at 6:11

GoogleCodeExporter commented 8 years ago
Sorry to bother you again... but I don't find where to enter my credentials... 
I've searched inside plugin config, edit youtube site... also inside MP 
itself... No way... ¿? Should I edit a xml file may be?

Thanks!

Original comment by jlmont...@gmail.com on 30 May 2012 at 7:24

GoogleCodeExporter commented 8 years ago
I found it! it's a bit hidden inside edit site... :P

Thanks! Awesome feature!

Original comment by jlmont...@gmail.com on 30 May 2012 at 7:32

GoogleCodeExporter commented 8 years ago
Ouch... Still no Joy... I've inserted my credentians, but trying to enter any 
"personal" category throws an error inside Mediaportal (can't load category), 
and this error in onlinevideos.log:

[05-30 09:42:16,377] [OnlineVideos] [WARN ] System.NullReferenceException: 
Referencia a objeto no establecida como instancia de un objeto.

Server stack trace: 
   en OnlineVideos.Sites.YouTubeUtil.parseGData(YouTubeQuery query)
   en OnlineVideos.Sites.YouTubeUtil.getVideoList(Category category)
   en System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   en System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   en System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]: 
   en System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   en System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   en OnlineVideos.Sites.SiteUtilBase.getVideoList(Category category)
   en OnlineVideos.MediaPortal1.GUIOnlineVideos.<>c__DisplayClass46.<DisplayVideos_Category>b__44()
   en OnlineVideos.MediaPortal1.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndCallback>b__2()

Please, if you feel I should open this as a new issue ticket tell me!

Thanks a lot.

Original comment by jlmont...@gmail.com on 30 May 2012 at 7:51

GoogleCodeExporter commented 8 years ago
You can also enter your credentials inside MediaPortal! Press F9 when you have 
Youtube selected to bring up the context menu.
I am guessing you either have entered your credentials wrong or are not using 
AutoUpdate to have the latest version of the site?

Original comment by bborgsd...@gmail.com on 30 May 2012 at 8:20

GoogleCodeExporter commented 8 years ago
Ok. I found how to insert my credentials inside MP. Thanks.

I've updated plugin, StreamedMP skin and Youtube site to last available 
versions so tests are free of any "old" bugs... 

I've got two different youtube accounts... an old one, before Google bought 
Youtube, and a new one, in fact Google account with Youtube service active. 
This is the one I usually use, and this is the one I would like to use inside 
onlinevideos.

Well. If I configure old (genuine youtube) one then there's no problem. I can 
access my "watch later" or any other personal category... But if I configure my 
Google account (I've tested ending with and without @gmail.com), I get this 
error: "Error getting dynamic categories" when I try to access my personal 
categories... :( Note that it's not a credential error... it's something 
different (I've tested to configure wrong pass, and I get "wrong credentials", 
as expected).

Does this make any sense for you? :(

Thanks a lot for your support.

Original comment by jlmont...@gmail.com on 30 May 2012 at 2:21

GoogleCodeExporter commented 8 years ago
Not sure what might be the problem - you have to enter the Account Name and 
Email for it to work.
It might also be easier to use the MediaPortal forum for this discussion, as 
other users can help here I'm sure ;)

Original comment by bborgsd...@gmail.com on 30 May 2012 at 2:59