Hi
Thought this may be of some use to a few people. I have produced a script which produces a PDF catalogue of the albums in LMS. It uses the command line interface to interrogate LMS and the perl PDF::API2 library to produce the catalogue.
It works out space requirements so that an album doesn't span a page.
It prints the album title, artist and year, the album art and a track listing for each album. For large libraries the output can get large. I have 295 albums and the output runs to 60 pages.
It can be downloaded from http://www.while.org.uk/lmspdfcreator - there is also an example of the output on that page.
Thought this may be of some use to a few people. I have produced a script which produces a PDF catalogue of the albums in LMS. It uses the command line interface to interrogate LMS and the perl PDF::API2 library to produce the catalogue.
It works out space requirements so that an album doesn't span a page.
It prints the album title, artist and year, the album art and a track listing for each album. For large libraries the output can get large. I have 295 albums and the output runs to 60 pages.
It can be downloaded from http://www.while.org.uk/lmspdfcreator - there is also an example of the output on that page.