Page 1 of 1

Exporting movielist

Posted: 2005-12-03 14:54:59
by Teebee
I have a question, and i'm not sure this can be done or created.

I have a list of eg. 500 DVDs, and each dvd has 2-6 movies on it.

DVD001 Movie 1 - Movie 2
DVD002 Movie 3 - Movie 4 - Movie 5 - Movie 6
DVD003 Movie 7 - Movie 8 - Movie 9
DVD004 Movie 10 - Movie 11 - Movie 12 - Movie 13 - Movie 14 - Movie 15
...
and so on.


Now, is there a way to export the list in this style ? I used "Media Label" for DVD numbering.
Is it possible with a script, or even with the report Designer ?

I've looking for ages now. Trying to modify current print designs/exportscripts.

Posted: 2005-12-03 16:53:52
by antp
Using a script it may be possible. Like for the scripts that finds duplicates, the script would have to make a list of the lines like in your example, and for each movie search which line has the correct media label in its start (or add a new line).
Then each time export the list to a text file, in the case that the movie was the last one.