Hi,

I've just upgraded to 0.81 and have found that tracks now play, but
every 10 or so seconds, they stop for a few seconds, as if to buffer.
However, videos play fine through a browser or other device (the
internet connection is very fast). Looking at the debug log file for
youtube plugin it is filled with:


Code:
--------------------
    [18-10-24 12:35:41.0531] Plugins::YouTube::ProtocolHandler::__ANON__ (758) 
Failed to grab track information
  [18-10-24 12:35:41.0549] Plugins::YouTube::ProtocolHandler::getMetadataFor 
(665) getmetadata: youtube://list=RDEMk8jEIzOyB2trfXZrSEVz_Q
  [18-10-24 12:35:41.0552] Plugins::YouTube::ProtocolHandler::__ANON__ (728) 
Need to fetch metadata for: list=RDEMk8jEIzOyB2trfXZrSEVz_Q
  [18-10-24 12:35:41.0556] Plugins::YouTube::API::_call (140) Returning cached 
data for: 
https://www.googleapis.com/youtube/v3/videos?key=AIzaSyA4Ha3qCRSO-Bo8vbgR5qCkgb0viHDAFcQ&id=list%3DRDEMk8jEIzOyB2trfXZrSEVz_Q&maxResults=50&part=snippet%2CcontentDetails&regionCode=US
--------------------


Any ideas?

Seperately, is it possible to get the URL handler to deal with playlist
IDs? i.e. if I give it a playlist ID it loads the entire playlist?
Looking briefly at the code it didn't seem to do this - might need a new
URL handler (e.g. youtubeplaylist://) or a modifier to the existing one
(youtube://list=abc...)

Cheers,


------------------------------------------------------------------------
askvictor's Profile: http://forums.slimdevices.com/member.php?userid=64977
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to