Enabling Metadata to work with MCEBuddy on Channels DVR

Run this command:

Invoke-WebRequest -Method put http://127.0.0.1:8089/dvr/hacks/mcebuddy

Replace the IP address above with the IP address of your server.

The command should be:

Invoke-WebRequest -UseBasicParsing -Method put http://127.0.0.1:8089/dvr/hacks/mcebuddy

(No 5 at the end)

1 Like