one configuration for many clients? (1 Viewer)

heintje

Portal Pro
November 6, 2007
59
1
Home Country
Germany Germany
Hi,


is it possible just to configure myLyrics on machine and then use these settings on all other machines, too`?

I have a server and four clients installed in my house and I don't want to do the configuration on each client again and again.

The idea is to have all lyrics for my shared music-db and then access these infos from all other clients.


Keep up the good work!

Cheers
Heintje
 

mackey

Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Hi,


    is it possible just to configure myLyrics on machine and then use these settings on all other machines, too`?

    I have a server and four clients installed in my house and I don't want to do the configuration on each client again and again.

    The idea is to have all lyrics for my shared music-db and then access these infos from all other clients.


    Keep up the good work!

    Cheers
    Heintje
    Hi Heintje,

    You cannot make changes to one client and automatically spread the changes to the others. However you can grab the information from the MediaPortal.xml file located in your MediaPortal library in the ProgramData folder (in Vista: C:\ProgramData\Team MediaPortal\MediaPortal). In this xml-file you will find a section with the name "myLyrics". Copy this to the other machine and replace it in each clients MediaPortal.xml file. I believe it is the best solution, though you have to do a bit of manual work.

    Mine copy of the "myLyrics" section looks like this:

    Code:
      <section name="myLyrics">
        <entry name="useDefaultSitesMode">False</entry>
        <entry name="defaultSitesModeValue">2</entry>
        <entry name="limit">1000</entry>
        <entry name="pluginsName">My Lyrics</entry>
        <entry name="useLyricWiki">True</entry>
        <entry name="useActionext">True</entry>
        <entry name="useLyrics007">True</entry>
        <entry name="useLyricsOnDemand">True</entry>
        <entry name="useSeekLyrics">True</entry>
        <entry name="useHotLyrics">True</entry>
        <entry name="automaticFetch">yes</entry>
        <entry name="automaticUpdateWhenFirstFound">no</entry>
        <entry name="moveLyricFromMarkedDatabase">yes</entry>
        <entry name="automaticWriteToMusicTag">yes</entry>
        <entry name="automaticReadFromToMusicTag">no</entry>
        <entry name="useLyrDB">True</entry>
        <entry name="find">
        </entry>
        <entry name="replace">
        </entry>
        <entry name="automaticReadFromMusicTag">yes</entry>
        <entry name="useAutoscroll">no</entry>
        <entry name="useAutoOnLyricLength">no</entry>
        <entry name="AutoLyricLength">45</entry>
        <entry name="useLrcFinder">True</entry>
        <entry name="sitesMode">Custom mode</entry>
        <entry name="uploadLrcToLrcFinder">yes</entry>
        <entry name="LrcTaggingOffset">500</entry>
        <entry name="LrcTaggingName">mackey</entry>
      </section>

    cheers,
    mackey
     

    heintje

    Portal Pro
    November 6, 2007
    59
    1
    Home Country
    Germany Germany
    Hi,

    thanks for your quick response!

    I wil try it out in the next few days!

    Bye
    Heintje
     

    Users who are viewing this thread

    Top Bottom