khloke / play-to-xbmc-chrome

A Google Chrome Extension for sending online content to be played on XBMC. Supported websites include YouTube, Vimeo, CollegeHumor, DailyMotion, eBaumsWorld and SoundCloud.
MIT License
186 stars 112 forks source link

RE: Feature request, Pull title of currently playing video #130

Open DasClarky opened 6 years ago

DasClarky commented 6 years ago

I know this sometimes useless but it would be nice if you could show the title of the video playing, would you be willing to add this feature?

Kaylakaze commented 6 years ago

Unfortunately, this seems to be a failure of the Kodi API. One solution would be if there was a companion Kodi addon that this could call and set the name, but, unfortunately, the Playlist.Add method from the Kodi API can't accept a label for an added video.