JustPaste.it

How to fix Position of PsuedoTV Channel Configuration:

This is how I fixed the position on my machine I hope this will help someone else.  You may need http://www.pnotepad.org/

 

Navigate to:

 

                /AppData/Roaming/XBMC/addons/script.pseudotv/resources/skins/default/720p

 

Make a Backup of:

 

                script.pseudotv.ChannelConfig.xml

                script.pseudotv.AdvancedConfig.xml

 

Edit the Following Lines in script.pseudotv.ChannelConfig.xml:

Line

From

To

Changes

13

<posx>340</posx>

<posx>30</posx>

Background

23

<posx>465</posx>

<posx>145</posx>

Title Outline

32

<posx>340</posx>

<posx>20</posx>

Title – PsuedoTV

44

<posx>340</posx>

<posx>20</posx>

Title – Channel Config

56

<posx>340</posx>

<posx>20</posx>

Channel List

191

<posx>340</posx>

<posx>20</posx>

Channel Type

261

<posx>60</posx>

<posx>160</posx>

Advanced Button

308

<posx>340</posx>

<posx>20</posx>

Custom Playlist

337

<posx>340</posx>

<posx>20</posx>

TV Network

354

<posx>480</posx>

<posx>160</posx>

TV Network

393

<posx>340</posx>

<posx>20</posx>

Movie Studio

410

<posx>480</posx>

<posx>160</posx>

Movie Studio

449

<posx>340</posx>

<posx>20</posx>

TV Genre

466

<posx>480</posx>

<posx>160</posx>

TV Genre

505

<posx>340</posx>

<posx>20</posx>

Movie Genre

522

<posx>480</posx>

<posx>160</posx>

Movie Genre

561

<posx>340</posx>

<posx>20</posx>

Mixed Genre

578

<posx>480</posx>

<posx>160</posx>

Mixed Genre

617

<posx>340</posx>

<posx>20</posx>

TV Shows

634

<posx>480</posx>

<posx>160</posx>

TV Shows

694

<posx>340</posx>

<posx>20</posx>

Directory

 

Edit the Following Lines in script.pseudotv.AdvancedConfig.xml:

Line

From

To

Changes

16

<posx>340</posx>

<posx>20</posx>

Misc

26

<posx>490</posx>

<posx>170</posx>

Misc

35

<posx>340</posx>

<posx>20</posx>

Misc

47

<posx>340</posx>

<posx>20</posx>

Misc

 Im still trying to figure out which one controls the info bar ;\

 

Hope this helps