Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 12 of 12

Thread: Help with Ocram picon feeds

  1. #1
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts

    Help with Ocram picon feeds

    Some may know that picon feeds ipk has been taken down from
    Code:
    picons.eu
    and soon feeds will be removed so I'm looking at an alternative solution and came across this script
    Code:
    https://github.com/ajbathe/get-picons.sh/blob/master/get-picons.sh
    I've tried to edit it for picons.eu and to snp picons aswell as the location to hdd but the script gives errors

    Code:
    /usr/script/picon.sh: line 34: curl: command not found
    : No such file or directory
    /usr/script/picon.sh: line 35: -e: command not found
    /binaries-snp-fullns.eu/downloads
    /usr/script/picon.sh: line 37: curl: command not found
    : numeric argument required37: exit: 0
    From what I can understand curl and -e isn't used on enigma2.

    I could leave it my own picons feeds but wanted to find a possible solution for everyone.

  2. The Following User Says Thank You to dsayers For This Useful Post:

    Bangord30 (20-12-16)

  3. #2
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,358
    Thanks
    6,439
    Thanked 9,160 Times in 6,235 Posts
    Why don't you just build them yourself?

  4. #3
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Looking for a solution for everyone you can still download the ipks manually but this way if the script worked you could edit it to suit for the picons you want and run the script when you see some picons are missing rather than uninstalling then re installing a new ipk

    Like I said I could add my own ipk feeds but it would be on a free webserver so the bandwidth would run out if I shared it.

  5. #4
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Quote Originally Posted by abu baniaz View Post
    Why don't you just build them yourself?
    Sorry abu wasn't sure what you meant do you mean build picons from here?
    HTML Code:
    https://github.com/picons/picons-source
    I wouldn't know where to start

  6. #5
    deleted
    Don't bother with the script in the first post, you can make it work 1 time and the next update of the picons it will fail. It's exactly this sort of script and misuse of the feed by other images, that has resulted in this outcome.

    Like Abu said, either build them yourself with the source code, or take the time to visit the website and download them manually.

    I'm still contemplating if I would perhaps setup a "secret" feed for people who would like to donate, but not sure if it's worth the hassle.

    Daily the site has >20000 reguests, around 12GB of daily bandwith before the domain switch. The number of people actually visiting the website to download anything besides the feed... If you've got two hands, you can count them.
    So if people appreciate the fact that I build them every day, I think it's not too much to ask to visit the site and perhaps watch some stupid ad.

  7. The Following 5 Users Say Thank You to deleted For This Useful Post:

    Ashley69 (20-12-16),Bangord30 (20-12-16),desmond tutu (31-12-16),dsayers (20-12-16),windozer (27-01-17)

  8. #6
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,358
    Thanks
    6,439
    Thanked 9,160 Times in 6,235 Posts
    I can't get past the ads. There are hidden installers in the pop-ups


    Perhaps the following, in addition to the readme file will help. If using ubuntu, you will need to install some packages
    Code:
    sudo apt-get install git inkscape librsvg2-bin pngquant
    Instead of cloning to /tmp/, clone to your home folder
    Code:
    git clone https://github.com/picons/picons-source.git picons-source
    If you don't want to build all the picons sets, copy the "backgrounds.conf" to the build-input folder.
    Comment out the ones you do not want to build

    Rest of instructions are spot on

    Code:
    ./1-build-servicelist.sh snp
    Code:
    ./2-build-picons.sh snp-full

  9. The Following User Says Thank You to abu baniaz For This Useful Post:

    dsayers (20-12-16)

  10. #7
    deleted
    SKIP AD top right corner after 5 seconds should immediately start the download, if you see it starting just close the ads. I test it myself, sometimes it's indeed an annoying ad, but chrome asks me if I would like to block auto started downloads or not. I'll look if I can find a better provider.

    1)The script stops and instructs to read the log file, the log file says what needs to be installed, but I'll add it to the readme
    2)I picked /tmp, because it's a folder available on most platforms... Might change instructions...
    3)Instructions are available, https://github.com/picons/picons-sou...ounds-to-build

  11. The Following User Says Thank You to deleted For This Useful Post:

    dsayers (20-12-16)

  12. #8
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,358
    Thanks
    6,439
    Thanked 9,160 Times in 6,235 Posts
    I'm afraid skip ad does not start downloading for me. I use Firefox and Edge.

  13. #9
    deleted
    Indeed, I'm also not able to download anything with Edge, Chrome works just fine...

  14. #10

    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2013
    Posts
    2,704
    Thanks
    68
    Thanked 567 Times in 487 Posts
    Chrome works fine for me, my AV had to be circumvented though.
    VU+ Ultimo 4K 3TB, 1x Twin DVBS-2 FBC / 1x DVB-C FBC/ 1x Twin DVB-T2.
    VU+ Solo4k 2TB, 2xFBC-S2, 2xC/T2, 1x Sundtek .
    1m Motorised Single LNB Dish, 60cm Fixed Octo LNB Dish.
    Samsung 65HU8500 with SEK-3500, Denon AVR-X2200W 5.1.2.
    Oppo UDP-203
    Panasonic 55VT50.
    Zidoo X9S
    Amazon Fire TV 4k & Amazon Fire TV (SPMC sideloaded).

  15. #11
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Thanks for the info lads I'll have a look into it.

  16. #12
    tvr4ever's Avatar
    Title
    Junior Member
    Join Date
    Dec 2013
    Location
    Netherlands
    Posts
    8
    Thanks
    7
    Thanked 2 Times in 2 Posts
    Manually downloading Ocrams excellent picons worked, although I had to wade through multiple new windows with anything from erectile dysfunction to cable ads for products I can't even buy where I live.

    I wouldn't mind paying for Ocram's picons, they are very good, unfortunately the donate button brings me to a screen where I can pay bitcoins, which I do not own, PayPal would be an alternative for me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.