Posts by dsayers

    Ok can you ftp usr/script you should see Dsayers_SNP_Picon_Updater.sh dont open it but run the plugin then see if the time changes on the script that is downloaded

    Ok try the attached scripts one to move to usb the other to move to root with the root script I have only added standard picons as I think having both in flash is not A good idea as large picons are big in memory. If your usb isn't mounted as usb just change lines 3 and 6 in the move_picons_to_usb.sh


    Ftp the chosen script to usr/script on openatv and user/script on vix check the propertys are 644 or 755


    Run the chosen script manually after running the piocon updater



    To run the script OpenATV Menu > infopanel > plugins > Jobmanager


    OpenVIX Menu > setup > vix > script-runner

    Not sure what you mean keep them after reflash your picons will still be on hdd and you'll still keep them as long as you don't re initialize your hdd.


    Paul was on about having them on internal flash so a reflash will loose them.


    Not everyone has both usb and hard drives attached so if they only have a usb it's normally mounted as hdd.

    nice one was about to ask you about this



    can i ask why hd though,iv found picons on hd sometimes slow box down as its accessing the drive to get the picons ,unless someone has a better answer to the picons on hd verses flash??


    Not all boxes can handle the memory in root especially with large picons so ive just done it for hdd then it should work for most enigma2 boxes.

    Dsayers Picons Updater 0.2


    Plugin to download and run scripts to download Ocrams light on transparent picons from my github branch and places them in hdd (100x60 picons) and hdd/SkyQ (220x132 picons) folders


    This plugin has the options for SNP or SRP Picons


    Download IPK from here:


    Code
    https://github.com/davesayers2014/Picon/blob/master/enigma2-plugin-extensions-dsayers-piconupdater_0.2_all.ipk?raw=true


    ################################################################################################################################


    Please note this plugins download picons to media/hdd so you need to make sure your storage device is mounted correctly as media/hdd or it will fail to run the script please see the sub forum for your box/image for setting up mounts.


    ################################################################################################################################


    Ftp the ipk to tmp


    To install the ipk


    Telnet command


    opkg install -force-overwrite /tmp/*.ipk


    Installing via the box


    Openatv


    Menu... setup... software management... install local extension memory/tmp Press ok on the package press green to install.


    OpenVIX

    Menu > setup > VIX > Iplkg install or install local extentions then ipk installer memory/tmp Press ok on the package press green to install.


    Reboot box.


    ######################################################################################################################


    Goto plugins, Dsayer Picon Updater


    You should now have the option to run SRP_Picon_Updater or SRP_Picon_Updater


    127ffc0becc093c860.jpg


    This should mean that you can have both standard picons (100x60) for most skins and large picons for skins that support XPicons ie SlykQ, SkyQ, Slyk Onyx plus more


    You can still use this for standard skins that use 100x60 picons then you can delete the SkyQ folder or leave it on as it wont do any harm being there.


    These plugins will download light on transparent picons as its the most natural colour to suite most skins


    As this is still early days and beta we may see bugs etc so always make sure you have a full backup of your box see your box/image section for creating a backup


    Screen shots


    SNP Picon Updater

    edb11e53d0e31c49b9.jpg

    SRP Picon Updater

    5f08e1d731f9.jpg

    I haven't made amendment's to my files for a few weeks so if that's the case it's likely to be in the EpgList.py as that won't get overwritten by ota updates.


    Code
    https://github.com/davesayers2014/ATV6.0-Components?files=1


    No I dont think its that so im not sure

    sorry yes its 1.018 im using didnt notice the about screen saying vskin bolt I always goto remove plugins to check versions as I kcow you sometimes forget to edit the about screen.


    I use 3 modified py files


    epglist.py and usageconfig.py for channel numbers on epg and epgselection.py for epgtabs


    drop me a pm if you want to look I may just have some of the old code in one it without noticing

    Atv 6.0 with your lovely vskin 5.214, I would grab a screen shot to confirm what your after but watching on demand on iptv that I cant fast forward

    all I can find is

    Code
    https://github.com/openatv/enigma2/blob/DEV/data/display400/skin_display_picon.xml
    
    https://github.com/openatv/enigma2/blob/DEV/data/display720/skin_display.xml

    Thanks was scratching my head trying to work it out


    - - - Updated - - -


    Ive done an ipk with the plugin.py mods remove if not allowed


    M3u To Bouquet Converter Plugin (m2b-0.5-r0)




    Ftp the enigma2-plugin-extensions-m2b_0.5-r0_all.ipk to tmp



    Now we need to install the ipk



    OpenATV
    Menu... setup... software management... install local extension
    memory/tmp
    Press ok on the package
    press green to install.


    OpenVIX
    Menu > setup > VIX > Iplkg install or install loca extenrions
    memory/tmp
    Press ok on the package
    press green to install.




    Reboot box



    Now ftp m3u to media/hdd or tmp goto plugins start 2booms m3u/xml bouquet converter plugin



    Select path should be media/hdd or tmp depending where you placed the ipk
    Select m3u/xml file should show your m3u
    Select type press right to change to Gstreamer (this maybe different for your m3u so try others)
    Leave password blank unless you've been given one by your iptv provider



    Press green to save you should have a message saying please wait converting your m3u



    Now exit and it should say reloading services



    If it worked you should now have your m3u in a bouquet.

    Yes it does..


    Thanks it worked for tmp but not media/hdd do you know if there's a newer version to fix this issue


    Think I have found the issue, in the create bouquet function it is still looking only in the tmp directory


    if os.path.isfile('/tmp/%s' % config.plugins.m2b.m3ufile.value):
    .........
    else:
    self['status'].text = _("Not Found m3u file")


    Or what to add on the if os exist to check both tmp and hdd

    IPK Creator 5.0



    IPK Feed Generator version1.0