Exporting movielist

If you made a template for printing or HTML export, you can offer it to the others here. You can also ask here for help about these templates
Post Reply
Teebee
Posts: 111
Joined: 2005-06-04 10:46:56

Exporting movielist

Post 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.
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post 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.
Post Reply