Ongoing Development Thread for 1.0.0 [now closed] (1 Viewer)

Status
Not open for further replies.

keith2045

Portal Pro
February 16, 2006
264
2
Missouri
Home Country
United States of America United States of America
Great plugin, i really love it! I use it everyday.

Just an fyi getting the information from vob files (number of audio channels, etc..) doesnt work, it just says -1

Keep up the good work
 

keith2045

Portal Pro
February 16, 2006
264
2
Missouri
Home Country
United States of America United States of America
Really? http://mediainfo.sourceforge.net/en/Support/Formats says vob is supported?

Could you try with this: http://sourceforge.net/project/showfiles.php?group_id=86862&package_id=90341 and see if that does read out the information correct?

Ok figured it out. That program works with vob files, but all my shows are linked to a .ifo file (which does not work in that program) which then opens the .vob file. I've tried to link the .vob files but it does not find them.
 

bobrap

MP Donator
  • Premium Supporter
  • May 22, 2006
    210
    3
    TN
    Home Country
    United States of America United States of America
    Wasn't quite sure where to ask this, so i chose here. Is the position of the scrolling description on the left hard coded or can I change something to move it up? Wasn't sure if this is something that is plugin or skin related (I use replicant). Thanks for any help and really like your work. :D
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Wasn't quite sure where to ask this, so i chose here. Is the position of the scrolling description on the left hard coded or can I change something to move it up? Wasn't sure if this is something that is plugin or skin related (I use replicant). Thanks for any help and really like your work. :D

    It is skin dependend. Please find the tvseries.xml in your skin folder. Then look for a control with id 31. In BlueTwo it looks like this:

    Code:
    <control>
    			<type>textboxscrollup</type>
    			<description>Description</description>
    			<id>31</id>
    			<posX>40</posX>
    			<posY>210</posY>
    			<width>320</width>
    			<height>290</height>
    			<seperator>-----------------------------------------------------------------------------------------------------------------------</seperator>
    			<colordiffuse>ffffffff</colordiffuse>
    			<textcolor>FFFFFFFF</textcolor>
    			<font>font13</font>
    </control>

    You can now edit the posX/posY. In your case, to get it higher up, you would decrease the posY value. Keep in mind that if you would like to keep the same end point, you will need to increase the height tag accordingly.

    Did you edit a default skin file to work with replicant to make it specific to this skin, or do you use one of the defaults? If you create one that works with this skin, please provide it so I can include it in the future.
     

    bobrap

    MP Donator
  • Premium Supporter
  • May 22, 2006
    210
    3
    TN
    Home Country
    United States of America United States of America
    Thanks so much for the help. Before this release I used files that were provided in the skins forum. Thought I would see if it's possible to move things to my own liking then see what the experts do. :).
     

    codemann

    Portal Pro
    August 1, 2006
    60
    1
    Home Country
    Belgium Belgium
    I just installed the new version, checked it out and saw that my episodes were missing. I saw the series that were in the database, but when I clicked on a serie, it was empty.

    So I decided to rescan my database, I deleted the database file, rescan it, see that all the episodes are in there (in the configuration tool), restart MediaPortal, but it's still the same. I went back to the configuration tool and I can still see the episodes there.

    Anyone an idea?
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Hmm, do you mean that you don't see anything when inside MP? Did you copy the new skin xml to the skin folder?

    Or do you mean that you do see your series and seasons, just not your episodes?
     

    codemann

    Portal Pro
    August 1, 2006
    60
    1
    Home Country
    Belgium Belgium
    Hmm, do you mean that you don't see anything when inside MP? Did you copy the new skin xml to the skin folder?

    Or do you mean that you do see your series and seasons, just not your episodes?

    I only see my series, I don't see any seasons or episodes.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom