Page 1 of 1

UPC search

Posted: 2003-05-24 16:25:15
by gmwestrup
Please add a UPC barcode lookup feature. It would be nice to scan a library add have it look up all videos by UPC>

Posted: 2003-05-24 17:13:28
by antp
I'll add fields (see the topic at the top of this section of the forum), but I do not really know what I could add more for this kind of feature... You mean scan the barcode to find the movie in the list, or to get info from Internet ?

UPC SCAN MOD

Posted: 2005-02-04 02:08:49
by lkjww
heres a quick fix you can use in the IMDB script to scan in a UPC Hope it helps someone.....

UPC_SCAN.ifs

Posted: 2005-02-04 10:36:07
by antp
No need to post the code several times :p
viewtopic.php?p=9724#9724

Posted: 2008-06-14 10:48:02
by grether
Just wanted to update this OLD topic with my experiences with a barcode reader.

I'm using a usb netcat (modified) and it works pretty well. For looking up the movies I use the DVDempire script. It has worked well so far for me. One issue I did run into after buying a blueray player... it only looks up regular DVD's

I made a copy of the script and changed 1 thing in the lookup URL in the code.
near the end of the file, I added the bold text to search for blueray disks instead.
AnalyzePage('http://www.dvdempire.com/Exec/v5_search ... site_id=69[/b]&pp=5');