Was this post really necessary? You could have at least not shouted...Juriste wrote:ILLEGAL !!!
YOU HAVE NOT THE COPYRIGHT OF THIS FILM !
Search found 12 matches
- 2003-02-15 13:10:29
- Forum: Ant Movie Catalog > Comments
- Topic: Calculate ed2k_link from .AVIs
- Replies: 7
- Views: 2881
- 2003-02-15 00:27:38
- Forum: Ant Movie Catalog > Comments
- Topic: Calculate ed2k_link from .AVIs
- Replies: 7
- Views: 2881
Ok. Here goes the full story... I want to set up a restricted site where some of my friends and coleagues can manage their lists and trade with ease. I want this site to be just about perfect, and I want to develop scripts for AMC (the best movie catalog there is ;) ) so that information between the ...
- 2003-02-14 14:53:35
- Forum: Ant Movie Catalog > Comments
- Topic: Calculate ed2k_link from .AVIs
- Replies: 7
- Views: 2881
- 2003-02-14 02:08:08
- Forum: Ant Movie Catalog > Comments
- Topic: Calculate ed2k_link from .AVIs
- Replies: 7
- Views: 2881
Calculate ed2k_link from .AVIs
I'm not sure you're aware of this, but the edonkey2000 p2p network uses something called ed2k links, which are location-independent (i.e. it doesn't matter which computer they're stored). I'm not a regular user so I can't get too technical about it, BUT I do know these links are calculated from the ...
- 2003-02-13 23:27:19
- Forum: Ant Movie Catalog > Scripts
- Topic: my imdb.com script with portuguese title translation and....
- Replies: 2
- Views: 2179
oops...
ok major flaw in the translation part, sorry. I suspected this thing wasn't working well... now I know it really wasn't. My mistake, I misinterpreted the "copy" function syntax. Here's a corrected version:
// Alternative (Portuguese) title
LineNr := FindLine('Also Known As', Page, 0);
if LineNr ...
// Alternative (Portuguese) title
LineNr := FindLine('Also Known As', Page, 0);
if LineNr ...
- 2003-02-11 18:05:42
- Forum: Ant Movie Catalog > Bug reports
- Topic: scripting: GetField(fieldxxxxx) doesn't work!
- Replies: 4
- Views: 2713
- 2003-02-11 17:58:31
- Forum: Ant Movie Catalog > Comments
- Topic: Request for a small freatur .. switching from tabble F7 to..
- Replies: 10
- Views: 2973
hrhr yes it does ;)
it switch directly to the same movie when u push F7 ... thats not excectly what i said but it is usefull and confortible enough ;)
No it doesn't! When I press F7 to go back to normal view no movie remains selected. The list, however, remains scrolled to the exact same position ...
it switch directly to the same movie when u push F7 ... thats not excectly what i said but it is usefull and confortible enough ;)
No it doesn't! When I press F7 to go back to normal view no movie remains selected. The list, however, remains scrolled to the exact same position ...
- 2003-02-11 17:45:37
- Forum: Ant Movie Catalog > Comments
- Topic: new fields: #Audio Channels, ripped by, tagline
- Replies: 1
- Views: 1285
new fields: #Audio Channels, ripped by, tagline
someone had already requested the audio channels... I'm pretty sure it's somewhere in the header, hope you can add that.
I'd like a field to indicate the person/team who has ripped the movie.
And the tagline... it's a nice little thing and easily obtainable from imdb.com so there.
I'd like a field to indicate the person/team who has ripped the movie.
And the tagline... it's a nice little thing and easily obtainable from imdb.com so there.
- 2003-02-11 17:41:07
- Forum: Ant Movie Catalog > Bug reports
- Topic: scripting: GetField(fieldxxxxx) doesn't work!
- Replies: 4
- Views: 2713
- 2003-02-11 17:30:31
- Forum: Ant Movie Catalog > Scripts
- Topic: improvement: IMDB.com good URL script
- Replies: 3
- Views: 2431
Ok this way is better... works 100% of the time.
Code: Select all
SetField(fieldURL, 'http://imdb.com/Title' + copy(Page.Text, pos('href="/Title?',Page.Text)+12, 8));
- 2003-02-11 13:38:24
- Forum: Ant Movie Catalog > Bug reports
- Topic: scripting: GetField(fieldxxxxx) doesn't work!
- Replies: 4
- Views: 2713
scripting: GetField(fieldxxxxx) doesn't work!
GetField(fieldOriginalTitle) works,
GetField(fieldTranslatedTitle) works,
but NONE of the other GetField seems to work! Aargh! This is a pretty bad bug.
I came across it when making a script that would correct all the IMDb URL's ('?Title=Blue+Crush' into '?Title=0133413' or sth).
Please correct ...
GetField(fieldTranslatedTitle) works,
but NONE of the other GetField seems to work! Aargh! This is a pretty bad bug.
I came across it when making a script that would correct all the IMDb URL's ('?Title=Blue+Crush' into '?Title=0133413' or sth).
Please correct ...
- 2003-02-09 16:17:12
- Forum: Ant Movie Catalog > Comments
- Topic: Request for a small freatur .. switching from tabble F7 to..
- Replies: 10
- Views: 2973