- October 29, 2005
- 5,335
- 4,954
- Home Country
- Hungary
This is the standalone version but I can bulid the IIS one too.Thanks. Is this the standalone version? I use the IIS edition to merge it into my existing IIS web services.
This is the standalone version but I can bulid the IIS one too.Thanks. Is this the standalone version? I use the IIS edition to merge it into my existing IIS web services.
Seems to work, thanks for that. For anyone else wanting to get it working, I had to put my customised streaming profiles back because the new version of MPExtended overwrites them by default, and then I had to edit the default profiles in WebMediaPortal.xml to ones that actually existed.WebMediaPortalIIS v6.0 Beta
I understand this is part of the API, but it wasn't implemented in aMPdroid. I can't find anything in MPTvScheduler that suggests it supports it either.Code:StartStreamWithStreamSelection URL /json/StartStreamWithStreamSelection Parameters •identifier (string) •profileName (string) •startPosition (long) •audioId (int) •subtitleId (int)
In general each player (TV/TsReader, DVD, video etc.) implements the IPlayer interface:I wonder how the MediaPortal main client application does it?