Free diskspace (1 Viewer)

Sipke

New Member
February 5, 2012
4
0
Home Country
Netherlands Netherlands
Hello all,

Is there a plugin for streamed mp that can show the ammount of free diskspace on the home screen, so i know when i have to clean up.

Thnx
 

Lehmden

Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,554
    3,936
    Lehmden
    Home Country
    Germany Germany
    Hi.
    There is a Plugin called "Drive Free Space" to do this job. But you have to add some lines of code to skin file yourself to get the results showing the way you like.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    What lines of code are they Lehmden? The StreamedMP basichome editor supports Drive Free Space overlays on BasicHome. There shouldn't be any manual work by user to edit code.
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,554
    3,936
    Lehmden
    Home Country
    Germany Germany
    Hi.
    OK, I don't use StreamedMP, so I don't know that SMP has support for DriveFreeSpace build in... Normally you need to add two or three lines to basichome.xml (or where ever you want this to be displayed) yourself...
     

    mamachan

    MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    Drive Free Space Plugin

    I have installed this plugin and activated it from StreamedMP basichome editor (i use orizontal menu with sub menu for TV section), but i don't see nothing in TV section.
    NO problem with Oneportal skin.

    Can you help me please?
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,554
    3,936
    Lehmden
    Home Country
    Germany Germany
    Hi.
    Could not help as I don't use SMP. Maybe it's better to ask over there...

    Here's the code I'm using with PureVisionHD Skin. maybe this helps...
    Code:
        <!--  *******************************************************************************************  -->
        <!--  *****************************  Drive Free Space Section  ********************************  -->
        <!--  *******************************************************************************************  -->
    
            <control>
                  <description>Drive space</description>
                  <type>label</type>
                  <id>37484</id>
                  <posX>10</posX>
                  <posY>127</posY>
              <font>font9</font>
              <align>left</align>
              <textcolor>fff5deb3</textcolor>
                  <label>#DriveFreeSpace.AvailableSpace.Data.Total</label>
                  <visible>plugin.isenabled(DriveFreeSpace)</visible>
            </control>
     

    Users who are viewing this thread

    Similar threads

    Check this web page for the informations about he plugin. To fix the issue, I recommend to uninstal and install the plugin again (if you need it).
    Check this web page for the informations about he plugin. To fix the issue, I recommend to uninstal and install the plugin again...
    I've just installed MP 1.31 with Streamed skin, IMDB+ plugin, Moving Pictures and MP-TV Series. First time starting up MP to...
    Replies
    5
    Views
    560
    Hi, yes, you are right. The official x64 1.32 is buggy. You can try a new installers from this post if you like.
    Hi, yes, you are right. The official x64 1.32 is buggy. You can try a new installers from this post if you like.
    hi, I'm setting up a new computer and have installed MP 1.3.2 after a few goes and getting all the prereqs installed, I was...
    Replies
    3
    Views
    746
    I had the same issue and found the executable under C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\BasicHome.Editor\TitanEditor.exe Only the shortcut was missing.
    I had the same issue and found the executable under C:\ProgramData\Team...
    Hi all, Not a rant, more a sharing of experience (maybe hoping to get some clarification on which wrong turn I took) It has been...
    Replies
    9
    Views
    2K
    I removed all sign of MySQL, rebooted, did a clean reinstall. It reinstalled 5.6, But I've still got both the same problem - unable to connect to any of the specified MySQL hosts. And Hostname is still in red. I don't understand - this is a dedicated TV computer. Unless an update did this I don't know why there's a problem in the...
    I removed all sign of MySQL, rebooted, did a clean reinstall. It reinstalled 5.6, But I've still got both the same problem -...
    I've been using MediaPortal for 20 or so years. Last night it recorded perfectly. This arvo it doesn't - will run videos but not...
    Replies
    2
    Views
    423
    I uninstalled MP, made sure no sub folders were left n any programmes folders, changed the computer name, rebooted, installed MP and set logs and rebooted and ran TVServer. Didn't do anything in regard to S Loopback adapter. I've been using NextPvr since the problem became insurmountable. Only reason it's not a good long term...
    I uninstalled MP, made sure no sub folders were left n any programmes folders, changed the computer name, rebooted, installed MP...
    I've been using MediaPortal for 20 or so years. Last night it recorded perfectly. This arvo it doesn't - will run videos but not...
    Replies
    24
    Views
    2K
    Top Bottom