Spanish Ministry of Culture book search

Tellico Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
This script has to be used with tellico (http://periapsis.org/tellico) as an external data source program.
It allows searching for books in Spanish Ministry of Culture's database (at http://www.mcu.es/bases/spa/isbn/ISBN.html).

Multiple ISBN/UPC searching is supported through the -m option:
./books_ministerio_de_cultura.py -m filename
where filename holds one ISBN or UPC per line.

Tellico data source setup:
- Source type: External Application
- Source name: Ministerio de Cultura (ES) (or whatever you want
- Collection type: Book Collection
- Result type: Tellico
- Path: /path/to/script/books_ministerio_de_cultura.py
- Arguments:
Title (checked) = -t %1
Person (checked) = -a %1
ISBN (checked) = -i %1
UPC (checked) = -i %1
Update (checked) = %{title}

Be sure to chmod +x it.
Depends: Python >= 2.4.x only
Last changelog:

** Please note that this script is also part of the Tellico's distribution.
** You will always find the latest version in the SVN trunk of Tellico

Version 0.3.2:
* Now find 'notas' field related information
* search URL modified to fetch information of exhausted books too

Version 0.3.1:
Bug Fixes:
* The 'tr.' string does not appear among authors anymore
* Fixed an AttributeError exception related to a regexp matching the number of pages

Version 0.3:
Bug Fixes:
* URL of the search engine has changed:
http://www.mcu.es/bases/spa/isbn/ISBN.html is now http://www.mcu.es/comun/bases/isbn/ISBN.html
* All the regexps have been rewritten to match the new site's content

Version 0.2:
New features:
* Support for multiple ISBN/UPC searching (support from command line with -m option)
* Default books collection enhanced with a new custom field 'Collection'
* Search extended for both available and exhausted books
* Hyphens are stripped out in the ISBN (or UPC) search

Bug Fixes:
* Publication year now holds only the year
* ISBN regexp fix
* Fix for publisher field (values were inverted)
* -i parameter works for both ISBN and UPC based search


Version 0.1:
* Initial release.


Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version 0.3.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Tellico Scripts from tellicodev:

Allocine.fr movies search script
tellicodev
last update date: 14 years ago

Score 5.0

Dark Horse Comics script
tellicodev
last update date: 19 years ago

Score 5.0

Other Tellico Scripts:

Google Book Search
robby
last update date: 17 years ago

Score 5.0

tellico-scripts
gnupenguin
last update date: 17 years ago

Score 5.0

sckn.cz books search
vodajs
last update date: 16 years ago

Score 5.0

Biblionet.gr Search Script
robby
last update date: 13 years ago

Score 5.0

Amazon Enhanced Data Source
salvoprivi
last update date: 19 years ago

Score 5.0

film.tv.it movie search
mattepiu
last update date: 18 years ago

Score 5.0



System Tags