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,584
    3,973
    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,760
    7,224
    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,584
    3,973
    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,584
    3,973
    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

    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    ok, i've fixed parsing and did a couple of other optimizations. Also officially published this site, so everybody can use it
    ok, i've fixed parsing and did a couple of other optimizations. Also officially published this site, so everybody can use it
    Hi! I am trying to get the m3u files from GitHub - iptv-org/iptv: Collection of publicly available IPTV channels from all over the...
    Replies
    4
    Views
    10K
    i think info but I'm really not sure
    i think info but I'm really not sure
    When I import new films using Moving Pictures, it takes an incredibly long time for the information to be found and downloaded...
    Replies
    3
    Views
    761
    MP1 MP2 Picture-in-picture DE
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many tries, and it’s not clear what I am doing that makes it work on those occasions when it does. Cannot find guidance on the site. Thanks, N. Again, if anyone knows how to do this, would be much...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Replies
    0
    Views
    2K
    No issues here, still working.
    No issues here, still working.
    EDIT on Feb 17 2026: There is a solution: User Antidot created a new program: newZap2it.exe which works to get EPG data from...
    Replies
    122
    Views
    44K
    Top Bottom