When I add a profile serviio does not start up
When I add a profile to the profile.xml file and restart the pc serviio gives this error
cannot connect to serviio server it does not seem to be running exiting.
any profile I try to add it happens
slyguy42o wrote:post a copy of your profiles.xml and details of what your trying to add please.
zip wrote:you should see the error in the log after serviio startup
<Profile id="netbox" name="SetTopBox Netgem" extendsProfileId="1">
<Detection>
<UPnPSearch>
<FriendlyName>netbox</FriendlyName>
</UPnPSearch>
</Detection>
<Transcoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
<Matches container="mp4" vCodec="mjpeg" />
</Video>
</Transcoding>
</Profile>
Illico wrote:I suppose you still have the original profiles.xml file ?
Could you add the same section just before the last </Profiles> line on the original profiles.xml ?
- Code:
<Profile id="netbox" name="SetTopBox Netgem" extendsProfileId="1">
<Detection>
<UPnPSearch>
<FriendlyName>netbox</FriendlyName>
</UPnPSearch>
</Detection>
<Transcoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
<Matches container="mp4" vCodec="mjpeg" />
</Video>
</Transcoding>
</Profile>
Return to Serviio Support & Help
Users browsing this forum: No registered users and 42 guests