Slyk Skin Mods v5

Status
Not open for further replies.
I've made another change to toppicks2.sh

it now grabs from 3 sources and replaces all the images at the bottom.. however i think i've been IP banned from RSZ.IO (hopefully temporarily)

can someone try it (but not too many times!)

https://raw.githubusercontent.com/danmed/toppicks/master/toppicks2.sh

that worked for me

Code:
root@zgemma-h:~# chmod 777 /var/etc/toppicks2.sh
root@zgemma-h:~# /var/etc/toppicks2.sh
rm: can't remove 'htmlpage': No such file or directory
rm: can't remove 'htmlpage2': No such file or directory
rm: can't remove 'htmlpage3': No such file or directory
Connecting to www.sky.com (95.100.199.119:80)
htmlpage 100% |*******************************| 107k 0:00:00 ETA
Connecting to www.sky.com (95.100.199.119:443)
htmlpage2 100% |*******************************| 408k 0:00:00 ETA
Connecting to www.sky.com (95.100.199.119:80)
htmlpage3 100% |*******************************| 78589 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/kingsman-the-secret-service-2015/Kingsman-poster-LB-1.jpg?w=400&h=240&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
toppicks1.png 100% |*******************************| 95914 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/bridge-of-spies-2015/Bridge-of-Spies-9-1.jpg?w=183&h=116&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
toppicks3.png 100% |*******************************| 55896 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/steve-jobs-2015/Steve-Jobs-LB3-1.jpg?w=183&h=116&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
toppicks4.png 100% |*******************************| 8837 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/last-stop-2014/Dont-Blink-03-1.jpg?w=183&h=116&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
toppicks6.png 100% |*******************************| 47383 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/martyrs-2015/Martyrs-2015-LB2-1.jpg?w=183&h=116&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
gmanpanthro.png 100% |*******************************| 44098 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/rams-2015/Rams-KA-1.jpg?w=200&h=240&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
toppicks2.png 100% |*******************************| 127k 0:00:00 ETA
http://www.asset1.net.rsz.io/tv/pictures/movie/rams-2015/Rams-KA-1.jpg?w=200&h=240&mode=stretch&format=png
Connecting to www.asset1.net.rsz.io (72.93.243.211:80)
toppicks5.png 100% |*******************************| 127k 0:00:00 ETA
root@zgemma-h:~#

View attachment 19620

Brilliant, thanks.. I guess i need to find a way to stop it using duplicates now :)

---------- Post Merged at 01:18 PM ----------

Does it always get the same image for the two portrait ones?
 
Although this is coming along quite nicely. This scraping sly does concern me slightly. If there images are getting hit alot on a daily basis from an external ips they will probably have a log of this. Also through my own job, I know that when google is spidering our massive site, there is always a slight performance hit on the site. I will speak to my boss he is an I.T. Ninja, he will be able to tell me if this is going to cause a problem or whether they would even care
 
Although this is coming along quite nicely. This scraping sly does concern me slightly. If there images are getting hit alot on a daily basis from an external ips they will probably have a log of this. Also through my own job, I know that when google is spidering our massive site, there is always a slight performance hit on the site. I will speak to my boss he is an I.T. Ninja, he will be able to tell me if this is going to cause a problem or whether they would even care

thanks Kiddac, it did cross my mind..

in the mean time, i've changed the script again to use cloudinary.com rather than rsz.io. they allow you to overlay images too so i've managed to mangle it in to putting the skycinema logo on the portrait ones.

would be nice if i could figure out which channels the others are going to be on, but from my very limited scripting / regex i've no clue really.
1.jpg
 

Attachments

  • 1.jpg
    1.jpg
    115 KB · Views: 39
Last edited:
Sorry to but in different topic to one your talking about but how do u get now next later In channel selection screen does anybody have the channel selection xml for it thanks
 
Last edited:
How about one person scraping the images and storing to one location then each of us scraping from that location as to not get our IPS banned I.e to github or a private server?

ZGemma H.2s Openvix4.1 Slyk-HD 5.106
 
ran this 5 times now back to back and only once it picked up the same portrait image

[video=youtube;SeyHjBadtrs]https://www.youtube.com/watch?v=SeyHjBadtrs&feature=youtu.be[/video]
 
If anyone wants their mods on the first post please drop me a message. Hoping to get time soon to sort it


title
description
bit of a how too

would really help in the post thanks
 
If anyone wants their mods on the first post please drop me a message. Hoping to get time soon to sort it


title
description
bit of a how too

would really help in the post thanks

hi silver, could you post the mod in post one from
HTML:
http://www.techkings.org/openvix-openatv-skins/104530-slyk-1-hd-top-picks-todays-picks-mod.html
- it's the latest version of the top picks mod - it's quite a long post so you are quite welcome to copy and paste it into a text file and include with the download :)

thanks
 
I emailed the guy who runs rsz.io and he tol dme i got banned because i'm using a version of wget which doesn't support SNI and some of the URL's are https..

i've changed the script now to use another service.. we get 75000 free images (or 7500 a month) before having to pay for an account.. will have to see how quickly we burn through those.

it's certainly an option to have a single scrape each day and everyone grabs their images from there.. but i don't personally have a VPS that i can do this on.. and i don't want to pay for one either really :)

I think i'm probably at the end of the development or this now.. if anyone wants to take it any further, feel free!
 
danmed - shouldn't your code be crop and not stretch.

westworld-tile-a3576d50.jpg

stretch - ?mode=stretch&w=183&h=116&format=png
westworld-tile-a3576d50-stretch.png

crop - ?mode=crop&w=183&h=116&format=png
westworld-tile-a3576d50-crop.png
 
Umm.. to be honest i didn't understand the difference but seeing the examples.. yes :)

I hope not too many people have downloaded this yet... hopefully i'm about to finalise it lol
 
which is why I used the circle example ;)

---------- Post Merged at 04:27 PM ----------

stretch your squashing into the space.
crop you are slightly chopping off the edges to fit.

---------- Post Merged at 04:30 PM ----------

gbull - you edit extras.xml - see the first post of the proper slyk thread.
 
If anyone wants their mods on the first post please drop me a message. Hoping to get time soon to sort it


title
description
bit of a how too

would really help in the post thanks
Could you add the Toppicks plugin from post #421, I made for the force update of Toppicks not a problem tho if others wish to use the .sh file

ZGemma H.2s Openvix4.1 Slyk-HD 5.106
 
OK, this is the "FINAL" release of toppicks2 - Auto Download images for TopPicks mod.

SSH to your box
run the below commands, exclude the speechmarks
Code:
wget https://raw.githubusercontent.com/danmed/toppicks/master/toppicks2.sh -O toppicks2.sh
chmod 777 toppicks2.sh
crontab -e
i
00 00 * * * /home/root/toppicks2.sh
press escape
:wq!

it is now set up to run at midnight each day.

Images are taken from 3 sources. SkyCinema logo is overlayed on the portrait ones.

once the portrait ones have been downloaded 75000 times, the account will expire.. it's a simple matter of signing up to a new free account when that happens so someone PM me if that happens :)

It works perfectly on Zgemma H2s.. any other boxes i have no confirmation that it works as it should.

Credits as always :

Kiddac for the awesome Slyk-1-HD skin
Gmanpanthro and GrantDavey91 for the work on the Mod
Anyone else who has helped test a long the way.
 
Last edited:
i no mate i have done what i was after was the now next later description in the new spacious layout i see people have it on that screen mate thanks for the reply
 
Status
Not open for further replies.
Back
Top