Results 1 to 1 of 1
  1. #1
    Renaissance Man Shooty's Avatar
    Join Date
    Mar 2019
    Location
    yes i do
    Posts
    650
    Rep Power
    79

    Lightbulb How to Setup Perfect Player using my PP Settings Template File

    How to Setup Perfect Player using my PP Settings Template File


    When you backup your settings in Perfect Player, it makes an encrypted file, the name consisting of the date and time, with a file extension of (.ppbck).
    Unknown to most, is that this is just a pk-zip file.
    If you take the file, for example; 202001221015.ppbck, and change the extension to; 202001221015.zip, you can then use WinZip(or any other Archive program), to open and extract the file contents.
    To reverse this process, you can take a modified settings file, compress it to a zip file, change the extension from .zip to .ppbck, and use it to quickly and easily setup Perfect Player, by using the "Restore Settings" function.


    The basic settings file consists of 1 file, settingsBackup.xml(mind the capital B).
    *Note FYI, If you save a bunch of favorite channels in PP, there will also be a favorites.xml file, included in the archive, but for this example, we only edit the main file.


    Below is my modified settingsBackup.xml Template.
    It includes /kens EPG as the Primary guide, and includes the Providers EPG as the Secondary(Yes, you get to use both guides at the same time).
    It has all the recommended settings Enabled, and is set to use the Graphite Theme(You can change any settings you want!).


    As with all my Templates, change the following terms with your Account info;
    >Find xdonation and replace all with your Donation#
    >Find xportal and replace all with your server portal (format is 1 of the selections below);
    Code:
    p1.iptvrocket.ru
    p2.iptvrocket.ru
    s1.iptv66.ru
    s2.iptv66.ru
    p1.iptvprivateserver.ru
    p2.iptvprivateserver.ru
    p3.iptvprivateserver.ru
    p4.iptvprivateserver.ru
    p5.iptvprivateserver.ru
    p6.iptvprivateserver.ru
    Code:
    <?xml version='1.0' encoding='UTF-8' ?>
    <SettingsBackup>
    <Playlist num="1" url="http://xportal:80/get.php?username=xdonation&amp;password=xdonation&amp;type=m3u_plus&amp;output=ts" format="xc" name="IPTV1" vod="false" checked="true" active="true" />
    <EPG idUser="1" numPref="1" url="https://raw.githubusercontent.com/kens13/epg/master/guide_ks.xml" format="xmltv" downloadCase="always" shift="0" />
    <EPG idUser="2" numPref="2" url="http://xportal:80/xmltv.php?username=xdonation&amp;password=xdonation" format="xmltv" downloadCase="always" shift="0" />
    <Language>auto</Language>
    <Theme>graphite</Theme>
    <FontSize>2</FontSize>
    <Transparency>2</Transparency>
    <InfoBarPosition>bottom</InfoBarPosition>
    <InfoBarTimeout>4</InfoBarTimeout>
    <EnablePerfectRemote>false</EnablePerfectRemote>
    <AutostartAtBootup>false</AutostartAtBootup>
    <ShowChannelsGroupsAsFolders>true</ShowChannelsGroupsAsFolders>
    <ShowClock>true</ShowClock>
    <ClockFontSize>0</ClockFontSize>
    <ClockPosition>tr</ClockPosition>
    <Decoder>auto</Decoder>
    <BufferType>1</BufferType>
    <AFR>true</AFR>
    <PlaybackInBackground>false</PlaybackInBackground>
    <ChangeSystemVolume>true</ChangeSystemVolume>
    <ChangeVolumeByLeftRightKeys>false</ChangeVolumeByLeftRightKeys>
    <PlayLastChannelAtStartup>false</PlayLastChannelAtStartup>
    <DownloadSupposedLogos>true</DownloadSupposedLogos>
    <ChannelsWindowAdditionalSelected>true</ChannelsWindowAdditionalSelected>
    <Preview>true</Preview>
    <PluginWindowInfoSelected>true</PluginWindowInfoSelected>
    </SettingsBackup>
    *Here is a Link to download the above settingsBackup.xml file;
    Code:
    http://www.mediafire.com/file/gwc4k0c7vkyp0eb/settingsBackup.xml/file
    /Shooty
    Last edited by Shooty; 03-03-2020 at 05:14 PM. Reason: Updated for new Domain url's added.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •