Image in Mediaportal (1 Viewer)

fatih_1

Portal Member
May 2, 2007
11
0
Home Country
Germany Germany
How can I change with the method setFileName(String name) in GuiImage different images with the same name. If I delete the old picture with m plugin and set a new picture with the same name I see always the old deleted picture.
I hope somebody can helpes me here!

Sincerely
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    This depends on windows version & Skin here for B2, XP = Team MediaPortal\MediaPortal\Cache\"BlueTwo", in Vista = C:\Users\All Users\Team MediaPortal\MediaPortal\"Cache\BlueTwo"

    Regards
    Roy
     

    fatih_1

    Portal Member
    May 2, 2007
    11
    0
    Home Country
    Germany Germany
    Yes, I have delete the input of this folder. After deleting I can use the same Image name.
    But after switching long time the images (create images with the same name in Mediaportal) the image disappear on the screen total.

    I use this method to set the image:
    public void setImage()
    {
    image1.SetFileName("totalEnergy.png");
    }
     

    fatih_1

    Portal Member
    May 2, 2007
    11
    0
    Home Country
    Germany Germany
    Yes I can used it, but if I delete the input of the folder cach I can use the same name!
    But why Mediaportal dont show me after long switching (create image with or not the same name) the images on the screen. The screen is empty after I have created 30-40 images!
     

    Users who are viewing this thread

    Top Bottom