-
gratarian: If it's any use, I've made a perl CGI program that outputs the OpenDB database, sorted, as a web page for just that purpose. Means that I can use my iphone to check if we have a given movie while we're out looking at yard sales.
Don't know if it works with games, though, since I only have movies in my OpenDB database, but I don't think there's anything movie-specific in it. I...
2009-11-07 19:36:34 UTC by rjmx
-
looks like all the amazon plugins needs to be changed.
I tried modifying the amazon.com plugin in patch 2890838 - feel free to try using the amazon.class.php that I posted there.
2009-11-02 18:02:54 UTC by sleepy_pig
-
Only tested for a few books for amazon.com
This is a drop-in replacement for opendb/site/amazon.class.php.
2009-11-02 17:58:20 UTC by sleepy_pig
-
Has anyone thought about getting all these projects to work together. I know when I am out rummage sale shopping I find games and wonder if it is in my collection, but also like have a distributed system for my friends to all share what we have. Seems like there are not enough developers because they are too far spread out. Having both a mobile app and online app working together would be great.
2009-10-23 20:22:05 UTC by gratarian
-
I found another collection software called Tellico. It is a for linux, but you can use it in a linux virtual machine if you're on windows. I haven't messed it much yet, since my cuecat isn't working at the moment and barcode scanning is the main thing I want in this type of software. Just to note, you have to use the 2.0 version, since amazon stuff doesn't work in the earlier ones.
2009-10-21 01:55:43 UTC by erehwon6811
-
For security reasons I would like an option to remove the OpenDB version number from the login page. A simple checkbox in the admin panel would be great.
2009-10-17 02:31:24 UTC by mprindle1
-
Hi,
Well, if the IMDB and AMAZON.COM Plugins geht updated, I can work on AMAZON.DE. Fine with me.
However, I still have a huge problem with 1.5.0.x which keeps me from using it (I am still running 1.0.5). I described the problem here: [http://sourceforge.net/projects/opendb/forums/forum/115846/topic/3009197][1] (In fact there are a least two bugs buried there ;-) ) IMHO all users of...
2009-10-03 15:23:46 UTC by wunderli
-
wow, ok this is a bit over my head... what typically goes wrong with the plugins? what usually needs to be updated... and how do i read the debugging info?
for example,
OpenDbSnoopy::fetchURI - URI: http://www.amazon.com/exec/obidos/external-search?index=dvd&keyword=one+week&sz=25&pg=1
OpenDbSnoopy::fetchURI - URL cached
what does this mean?.
2009-10-02 16:01:40 UTC by kyle775
-
I have added a couple of images to this doco and a bit on the debug setting.
2009-10-02 09:56:49 UTC by jasonpell
-
Hi,
The site plugins are designed to parse HTML pages and return array of named strings. The System Config Item Input / Site PLugin section has a Debug Site Plugin which should be checked, so that you can see what variables are being parsed and what ones are not.
There is some user contributed documentation on the site plugins available here...
2009-10-02 09:42:03 UTC by jasonpell