FAQ  •  Register  •  Login

[SOLVED] Failed changing "profiles.xml"

<<

Schichtie

Serviio newbie

Posts: 4

Joined: Wed Apr 10, 2013 8:43 pm

Post Tue Apr 16, 2013 2:20 pm

[SOLVED] Failed changing "profiles.xml"

Hello all together.

First of all, i´m a newbie in using serviio, so if my issues seems to be "very stupid", please don´t be too angry. ;)

I searched for this problem, but i couldn't find a matching topic, and also Wiki couldn´t help me, so:

I´ll tried to integrate the "BubbleUPnP" profile after an update to the new release 1.2.1, without success. I don´t know why. Maybe someone would like to explain me where´s my bug.

After replacing the original profiles.xml and rebooting Serviio opens a pop up saying "Cannot connect to Serviio server, it does not seem to be running. Exiting..." :shock:

Thank you very much!!!
Attachments
profiles.xml
Including BubbleUPnP
(75.17 KiB) Downloaded 321 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Apr 16, 2013 3:54 pm

Re: Failed changing "profiles.xml"

Your profiles.xml is not 1.2.1 compatible, where did it come from ?
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Apr 16, 2013 3:56 pm

Re: Failed changing "profiles.xml"

Insert following profile on official profiles.xml file :

  Code:
   <Profile id="Android" name="BubbleUPnP" extendsProfileId="1" >
      <Detection>
           <HttpHeaders>
               <X-AV-Client-Info>BubbleUPnP?.*</X-AV-Client-Info>
           </HttpHeaders>
       </Detection>
      <Transcoding>
         <Audio targetContainer="mp3">
            <Matches container="mp4" />
            <Matches container="flac" />
            <Matches container="ogg" />
            <Matches container="lpcm" />
            <Matches container="adts" />
            <Matches container="asf" />
         </Audio>
      </Transcoding>
      <OnlineTranscoding>
      <!-- NOTE: Other rules are inherited from profile 1 -->
         <Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" maxVBitrate="4000">
            <Matches container="flv" vCodec="vp6" />
            <Matches container="asf"/> <!-- to support mms:// streams -->
         </Video>
         <Video targetContainer="mpegts" targetACodec="ac3" >
            <Matches container="flv"/>
            <Matches container="mp4"/>
         </Video> 
      </OnlineTranscoding>
      <Subtitles>
         <SoftSubs mime-type="text/srt" />
      </Subtitles>
   </Profile>
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

Schichtie

Serviio newbie

Posts: 4

Joined: Wed Apr 10, 2013 8:43 pm

Post Wed Apr 17, 2013 6:53 am

Re: Failed changing "profiles.xml"

Good Morning Illico.

Thank you for your help.

The profiles.xml was the original of the version 1.2.1.??? I get it from "C:\Program Files\Serviio\config". It seems to bee an Installation issue.
So i try this evening to uninstall the whole Program and make a clean new installation. Then i will change with your profile.

At this moment, thank you very much!!! I´ll post my result!!

Have a nice day....
<<

Schichtie

Serviio newbie

Posts: 4

Joined: Wed Apr 10, 2013 8:43 pm

Post Wed Apr 17, 2013 2:25 pm

Re: Failed changing "profiles.xml"

Hello again.

My test failed. Of course, my first profiles.xml was false, you´re right. But if I changed, the same issue: "Cannot connect to Serviio server, it does not seem to be running. Exiting..."

Where is my issue? :o (I don´t think it´s a problem with the programm, I think it´s one of the user! Me, myself and I....)

Thanks!!!!!!!!
Attachments
profiles.xml
Changed file
(92.9 KiB) Downloaded 334 times
<<

Schichtie

Serviio newbie

Posts: 4

Joined: Wed Apr 10, 2013 8:43 pm

Post Wed Apr 17, 2013 2:38 pm

Re: Failed changing "profiles.xml"

It runs, it runs!!!!!!!!

I don´t know why, after the third rebbot my Sytem makes no Problem!!!!! :D

Illico.... a whole lot of thanks!!!!!!!!! :mrgreen:
<<

slyguy42o

DLNA master

Posts: 481

Joined: Wed Oct 24, 2012 5:29 am

Post Wed Apr 17, 2013 4:29 pm

Re: [SOLVED] Failed changing "profiles.xml"

if you have an invalid profile entry in your profiles.xml then serviio will not start correctly and you will get the "serviiio is not running" message

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 26 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.