PDA

View Full Version : [REQ] IMDb top 250 script


Azie
11-02-2003, 08:28 PM
As those archives are getting more common it would be great to have a litle script to schedule for checking eventual position changes in the imdb list. And if there indeed is a change (like it will be when like return of the kings opens), it renames the affected movies to their new position (as they often are labled top250position_releasename).. :D
Sucks renaming a whole list manually ;)

Very basic config needed actually.. just labeling syntax and physical path to where they are being stored.. kicking users currently being in the actual dir.. um.. what more :rolleyes:

Anyway, would be really handy :)

rAWfOX
11-09-2003, 07:25 AM
Never thought about that, but it would be coool if anyone would like to do such a script. ;)

rAWfOX
11-12-2003, 07:03 AM
*bump*

Anyone up for it? ;)

Azie
01-29-2004, 04:59 PM
I asked a friend of mine to make this script and here it is, version 0.0.1 :) it can sort by genre, rating, year, releasegroup and imdb top250 position. Wasn't made for the public so there's no real setup guide, only a fast one in swedish... i translated some but u should figure out the rest (install.txt)

most functions are from php_psio

fast translation of the non-obvious part of install.txt:

spidersl
removes dead symlinks

resort-all
like it sounds.. add -force and it will fetch info from imdb instead of the previously generated .ioFTPD.IMDB file. -force will take time and the client may loose the connection to the site. dont start more resort sessions

resort
resorts the release you're currently browsing. -force wokring here aswell

move <release> <vfs location>
moves the release on site editing the symlinks so they work to the release's new location

enjoy

http://hem.bredband.net/b147207/php_imdb_sort.rar

rAWfOX
01-29-2004, 05:53 PM
cooool....

ds-
08-08-2004, 07:39 AM
Azie: pls, ask your friend about php4ts.dll ( .\system\ ). If i use the php4ts.dll from php_imdb_sort, ioftpd crashed on start :/
Unhandled exception 3221225477 at address 0x0048273d (0x00000000) 0x00000000 0x8bec8b55

thx.

ds-
08-08-2004, 09:58 AM
Its only one choice how to use this script/dll .. upload DLL after ioftpd start, then sorting works right!

well done..