zenx

zenx

Joined
Oct 25, 2010

Activity Stream

zenx created a Page  -  Feb 07, 2013
148 

Goes through a folder with scene releases in it and then checks which ones are okay to unrar and then unrars these releases, adds the release to log so it doesnt unrar it again and renames the unrared file to proper release name, useful for those of you who create "home videos" in scene release style (=D)

 Respond   Perl  
zenx liked Hawkee's Thread  -  Jan 16, 2013
zenx commented on a Page, pagiLinks() Pagination Function  -  Jan 13, 2013

Thanks, using this in one project

 Respond  
zenx liked a Page, pagiLinks() Pagination Function  -  Jan 13, 2013
zenx commented on a Comment, ajax mysql chat  -  Jan 09, 2013
zenx commented on a Comment, ajax mysql chat  -  Jan 09, 2013
zenx created a PHP Script  -  Jan 09, 2013
zenx is now following Hawkee  -  Jan 09, 2013
zenx is now following hxck  -  Dec 23, 2012
zenx liked a Comment, Hawkee  -  Nov 11, 2012
zenx liked Hawkee's Thread  -  Sep 23, 2012
zenx liked a Page, Ubuntu Server Virtual Guest Creation  -  Aug 03, 2012
zenx created a Page  -  Jul 13, 2012
350 

Grabs & formats a new version of tvrage's myrss.php file daily, from here it'd be easy to insert items to mysql ... Mobbed @ 08:00 pm ( 2012-07-14 ) [ S01E07 ] You're Fired http://www.tvrage.com/Mobbed My Cat From Hell @ 08:00 pm ( 2012-07-14 ) [ S03E03 ] Kitty Dearest http://www.tvrage.com/My_Cat_From_Hell NYC 22 @ 08:00 pm ( 2012-07-14 ) [ S01E07 ] Block Party http://www.tvrage.com/The_2-2 ...

  1 Thread   PHP  
zenx created a Page  -  Jul 13, 2012
105 

Downloads subtitles for scene releases from addic7ed.com, requires curl & lwp::simple ./subs.pl Anger.Management.S01E04.PROPER.720p.HDTV.x264-2HD

 Respond   Perl  
zenx is now following SiNDAKiT  -  Jun 23, 2012
zenx is now following AzzA  -  Jun 23, 2012
zenx commented on a Page, simple google script  -  Jun 23, 2012

stdClass Object
(
[GsearchResultClass] => GwebSearch
[unescapedUrl] => http://en.wikipedia.org/wiki/Dog
[url] => http://en.wikipedia.org/wiki/Dog
[visibleUrl] => en.wikipedia.org
[cacheUrl] => http://www.google.com/search?q=cache:dIBIpaJI7JgJ:en.wikipedia.org
[title] => Dog - Wikipedia, the free encyclopedia
[titleNoFormatting] => Dog - Wikipedia, the free encyclopedia
[content] => The domestic dog (Canis lupus familiaris), is a subspecies of the gray wolf (Canis lupus), a member of the Canidae family of the mammilian order Carnivora.
)

 Respond  
zenx created a Page  -  Jun 23, 2012

Useful for example in PHP bots

  4 Threads   PHP  
zenx commented on a Page, BluRay release dates  -  Jul 28, 2011

yeah but i didnt find one

 Respond  
zenx created a Page  -  Jul 27, 2011
2 286 

script.php?movie=Knowing

  3 Threads   PHP  
zenx created a Page  -  Jul 27, 2011
191 

Usage: ./whatpulse.pl nick nick2 nick3

zenx commented on a Page, IMDB Search  -  Jul 23, 2011

Here's a snippet to download the poster from imdb (large)

!/bin/bash

search="echo $@ |sed 's/ /+/g'" ; ttlink="curl -s "http://www.imdb.com/find?s=all&q=$search" |grep -oiEm1 "\/title\/tt[0-9]+\/" |grep -m1 tt" ; imagelink="http://www.imdb.com`curl -s "http://www.imdb.com$ttlink" |grep -oE -m1 \/media\/[a-zA-Z0-9]+\/tt[0-9]+" ; image=curl -s "$imagelink" |grep -E "<img id=\"primary-img\"" |grep -oE "http\:\/\/[a-zA-Z]+.media-imdb.com\/images\/[a-zA-Z0-9]+\/[_.a-zA-Z0-9@,]+.jpg"; md5=echo "$ttlink" |cut -d '/' -f3 |md5sum |cut -d ' ' -f1` ; if [ -f "cache/$md5.jpg" ]; then echo "$md5.jpg - löytyy" ; else wget -qO "cache/$md5.jpg" "$image" ; echo "$md5.jpg - tallennettu" ;fi

 Respond  
zenx created a Page  -  Jul 23, 2011
1 212 

Takes screenshot, uploads it to imgur and returns a link to that image.

zenx created a Page  -  Jul 23, 2011
186 

You can change it from finnish to any language, just check which languages subtitlesource.org supports.

 Respond   Shell  
zenx commented on a Page, IMDB Search  -  Jun 06, 2011

@xbox_gamer1: This isnt mirc and i'm sure everyone knows how to execute this script.
@hawkee: grep -m1 -oE "<span class=\"rating-rating\">(.*)\/10<\/span><\/span>"

 Respond  
zenx created a Page  -  Jun 05, 2011

IMDB search

zenx created a Page  -  Jun 05, 2011
1 904 

Records & encodes songs from spotify to your HDD as you play them.

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.