Reply to thread

WifiRemote and MPExtended both handle playlists in a complementary way. The later only handle the in MP loaded playlist. With MPExt. you can read and modify all playlists. But it's only WifiRemote that can play/stop/next/previous on the current playlist.


For WifiRemote you need a tcp/ip connection. For MPExt. you send http requests.

http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/WifiRemote/Commands

http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/Remote_Access/MPExtended/Developers/API_Documentation/MAS


Top Bottom