Author Topic: Question reg. CSV/HTML Export  (Read 7949 times)

0 Members and 1 Guest are viewing this topic.

Offline dada007

  • Member
  • *
  • Posts: 1
    • View Profile
Question reg. CSV/HTML Export
« on: November 29, 2007, 10:32:13 pm »
Hello

is there a way to export fields like "resolution", "subtitles", "language" to a CSV/HTML file? Which variables do i have to use in the template (i mean the "%" variables like %T% = title) then?

Edit:
One more question:

When i want to export to Web Pages, i dont see how to modify the template for the movie page (only the index page can be modified) Is there a way to change the movie template, too?


Thanks
« Last Edit: November 29, 2007, 10:46:05 pm by dada007 »

Offline nostra

  • Administrator
  • *****
  • Posts: 2852
    • View Profile
    • Personal Video Database
Re: Question reg. CSV/HTML Export
« Reply #1 on: November 29, 2007, 10:53:50 pm »
Code: [Select]
%ID% - ID
%T% - Title
%O% - Original title
%AKA% - Also known as
%Y% - Year
%G% - Genre
%D% - Director
%P% - Producer
%SCN% - Writer
%MUS% - Music
%A% - Actors
%C% - Country
%S% - Studio
%M% - MPAA
%U% - URL
%I% - IMDB Rating
%OR% - Additional rating
%R% - Rating
%TAGS% - Tags
%DA% - Date added
%B% - Borrower
%TL% - Tagline
%DESC% - Description
%COM% - Comments
%AW% - Awards
%LINKS% - Connections
%FN% - Files
%Q% - Quality
%DUR% - Duration
%L% - Language
%TR% - Translation
%RES% - Resolution
%VC% - Video codec
%VB% - Video Bitrate
%AC% - Audio codec
%AB% - Audio bitrate
%REL% - Release
%SIZE% - File size
%SUB% - Subtitles
%MC% - Media count
%MT% - Media type
%ML% - Media label
%FR% - Frame rate

There are also different options and additional variables available. I'll write a full "how to" in Developement section of the site soon.
« Last Edit: December 03, 2007, 01:49:13 am by nostra »
Gentlemen, you can’t fight in here! This is the War Room!

 

anything