Export to Excel - DVDpedia

Any trouble you encounter with the Pedias, here's the place to ask for help.
User avatar
Conor
Top Dog
Posts: 5343
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: Export to Excel - DVDpedia

Post by Conor »

When using the template you must select "Export -> Text (tab) -> Template (check box) -> template name (pop up menu)". You can name the template anything you want and save it into the data folder under "Templates" (~/Library/Application Support/DVDpedia/Templates/MyExport.txt) The template would be something like this (with extra columns for all the fields you are using):

Code: Select all

Title   Director   Image Path
<!--BeginRepeat-->[key:title]   [key:director]   /Users/[UserName]/Library/Application Support/DVDpedia/Covers/[key:uid].jpg
<!--EndRepeat-->
Post Reply