benumc / lms-lmq

Savant LMQ injector
GNU General Public License v2.0
4 stars 1 forks source link

Playing from a Channel #5

Open caboose014 opened 9 years ago

caboose014 commented 9 years ago

Ok, so I have found a URL that works. The structure is exactly the same as playing any other bit of media. The Key you need is in the 'Video' section of the XML, not the media section!

http://<ClientIP>:<ClientHTTPPort>/player/playback/playMedia?key=/system/services/url/lookup?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DD68vmev7KZc&X-Plex-Client-Identifier=<ClientID>&machineIdentifier=<MachineID>&X-Plex-Token=<PlexToken>

Let me know if you need further information! This worked for me on my PHT client (ran the URL from Safari)

benumc commented 9 years ago

I think I've got it sorted now, Thanks!