Clear packedgfx on startup (1 Viewer)

wertzui

Retired Team Member
  • Premium Supporter
  • July 2, 2005
    320
    8
    as a skinner i would really like to see an option to clear the packedgfx files on every mediaportal start.

    i hope this wont be too difficult ;)
     

    mPod

    Portal Pro
    January 26, 2005
    2,084
    3
    Berlin
    Home Country
    Germany Germany
    Not difficult at all, but it would slow down the startup process. So that's a bad idea, we just speeded up the mp start a bit during the passed months cause some peeps were complaining that startup takes way too long.
     

    surfermc

    Portal Pro
    May 7, 2006
    369
    17
    Dorset
    Home Country
    England England
    It would be good to have it as an option though. Espacially if you are playing around with skins.

    I agree it doesn't make sense for all but it would help skinning.
     

    wertzui

    Retired Team Member
  • Premium Supporter
  • July 2, 2005
    320
    8
    but that way you would either need to create a batchfile for every skin or one to delete all packedgfx files.
    mp could just check (when the option is selected) wich skin is being used and delete the right file.
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Oh come on, its one small batch file, your messing around with skins, I believe editing this 2 line batch file is the least of your concerns ;-)

    Just a thought :)
     

    mPod

    Portal Pro
    January 26, 2005
    2,084
    3
    Berlin
    Home Country
    Germany Germany
    Ah well, I think for some peeps it's just too hard to write some lines of batch code.
    So let's hope they can add
    Code:
    <section name="debug">
      <entry name="skincaching">no</entry>
    </section>
    to their MediaPortal.xml, which will take effect in the next SVN build. :roll:
     

    Users who are viewing this thread

    Similar threads

    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    650
    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
    Thanks CyberSimian, will give it a try!
    Thanks CyberSimian, will give it a try!
    I have recently installed mediaportal 1 and all is working fine, however I would like the startup page to be the TV guide. I guess...
    Replies
    2
    Views
    2K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    1K
    Top Bottom