|
Наш человек В оффлайне
|
Сообщений: 6
Завербован: Дек 2010
|
вот LaurentG.conf.txt если кому нужно ################################################################################
# #
# Configuration file used by LaurentG application pack #
# #
################################################################################
################################################################################
# ENABLE_OSD: when set to 0, disable all OSD changes included in the application
# pack, except the ones needed for the movie sheet views.
# This parameter should be set to 0 when you use a osd.bin file in complement
# to the LaurentG.app.bin.
# This parameter should be set to 0 when firmware WDLXTV 0.5.5 is installed
# and should be set to 1 when firmware ext3-boot or WDLXTV 0.5.3.2 is installed.
# Possible values: 0 or 1. Default is 0.
################################################################################
ENABLE_OSD=1
################################################################################
# DISABLE_OSD_SETTINGS_FOLDER: when set to 1, do not create and display the
# "OSD settings" folder
# Possible values: 0 or 1. Default is 0.
################################################################################
# DISABLE_OSD_SETTINGS_FOLDER=1
################################################################################
# ENABLE_AUTOMOUNT: when set to 0, disable the feature giving an access to
# network shares when the WD TVHD media library is off.
# This parameter should be set to 0 when firmware WDLXTV 0.5.5 is installed
# and should be to 1 when firmware ext3-boot or WDLXTV 0.5.3.2 is installed.
# Possible values: 0 or 1. Default is 0.
################################################################################
# ENABLE_AUTOMOUNT=1
################################################################################
# MULTIPLE_SHEETS: when set to 1, a pool of 2 movie sheets is used.
# When you want to attach a movie sheet to a folder and other movie sheets to
# sub-folders, it is necessary to set this parameter to 1 to get the right movie
# sheet when going from the sub-folder to the parent folder with the "back"
# remonte button.
# Possible values: 0 or 1. Default is 0.
################################################################################
# MULTIPLE_SHEETS=1
################################################################################
# TRIGGER_FILE: first file searched inside the current folder to trigger the
# display of the movie sheet
# Default is "wd_tv.jpg".
################################################################################
# TRIGGER_FILE="wd_tv.jpg"
# TRIGGER_FILE="TViX.jpg"
TRIGGER_FILE="background.jpg"
################################################################################
# TRIGGER_FILE2: second file searched inside the current folder to trigger the
# display of the movie sheet
# If this parameter is empty (TRIGGER_FILE2=""), no other file is searched.
# Default is "wd_tv2.jpg".
################################################################################
# TRIGGER_FILE2="wd_tv2.jpg"
# TRIGGER_FILE2=""
################################################################################
# MOVIE_SHEET_VIEW: kind of view to display over the movie sheet when movie
# sheet is triggered by the first file (TRIGGER_FILE)
# You have the choice between "basic" or "extended".
# "basic" is the view with the movie sheet + the file name displayed inside a
# frame.
# "extended" is the view with the movie sheet + display of several files (list
# or thumb).
# Default is "basic".
################################################################################
# MOVIE_SHEET_VIEW="basic"
# MOVIE_SHEET_VIEW="extended"
################################################################################
# MOVIE_SHEET_VIEW2: kind of view to display over the movie sheet when movie
# sheet is triggered by the second file (TRIGGER_FILE2)
# You have the choice between "basic" or "extended".
# "basic" is the view with the movie sheet + the file name displayed inside a
# frame.
# "extended" is the view with the movie sheet + display of several files (list
# or thumb).
# Default is "extended".
################################################################################
# MOVIE_SHEET_VIEW2="basic"
# MOVIE_SHEET_VIEW2="extended"
################################################################################
# TEMPLATE_BASIC_VIEW: template to use when displaying the movie sheet basic
# view
# You have the choice between "bottom_right", "bottom_left" and "top_center".
# To define your own template, copy "basic.bottom_right.conf.txt" and name it
# "basic.<your template name>.conf.txt" and then adjust the parameters.
# Default is "bottom_right".
################################################################################
# TEMPLATE_BASIC_VIEW="bottom_right"
# TEMPLATE_BASIC_VIEW="bottom_left"
# TEMPLATE_BASIC_VIEW="top_center"
# TEMPLATE_BASIC_VIEW="MyTemplate"
################################################################################
# TEMPLATE_EXTENDED_THUMB_VIEW: template to use when displaying the movie sheet
# extended view in thumbmail mode
# You have the choice between "bottom_right", "bottom_left" and "top_center".
# To define your own template, copy "extended_thumb.bottom_right.conf.txt" and
# name it "extended_thumb.<your template name>.conf.txt" and then adjust the
# parameters.
# Default is "bottom_right".
################################################################################
# TEMPLATE_EXTENDED_THUMB_VIEW="bottom_right"
# TEMPLATE_EXTENDED_THUMB_VIEW="bottom_left"
# TEMPLATE_EXTENDED_THUMB_VIEW="top_center"
# TEMPLATE_EXTENDED_THUMB_VIEW="MyTemplate"
################################################################################
# TEMPLATE_EXTENDED_LIST_VIEW: template to use when displaying the movie sheet
# extended view in list mode
# You have the choice between "bottom_right", "bottom_left" and "top_center".
# To define your own template, copy "extended_thumb.bottom_right.conf.txt" and
# name it "extended_thumb.<your template name>.conf.txt" and then adjust the
# parameters.
# Default is "bottom_right".
################################################################################
# TEMPLATE_EXTENDED_LIST_VIEW="bottom_right"
# TEMPLATE_EXTENDED_LIST_VIEW="bottom_left"
# TEMPLATE_EXTENDED_LIST_VIEW="top_center"
# TEMPLATE_EXTENDED_LIST_VIEW="MyTemplate"
################################################################################
# INCLUDE_OSD_FILE: when displaying a movie sheet, this OSD file is searched
# inside the current folder; if found, it is automatically included as a
# complement.
# This file must be a WD TVHD OSD file.
# If this parameter is empty (INCLUDE_OSD_FILE=""), no file is searched.
# Default is "wd_tv_osd.xml".
################################################################################
# INCLUDE_OSD_FILE="wd_tv_osd.xml"
# INCLUDE_OSD_FILE=""
INCLUDE_OSD_FILE="MovieInfo.tvxivie"
################################################################################
# ADDITIONAL_INFO_FILE: file searched inside the current folder to trigger the
# display of additional info (text or picture)
# This file must be a text file or a picture file (JPEG or PNG).
# If this parameter is empty (ADDITIONAL_INFO_FILE=""), no file is searched.
# Default is "wd_tv.txt".
################################################################################
# ADDITIONAL_INFO_FILE="wd_tv.txt"
# ADDITIONAL_INFO_FILE=""
################################################################################
# ADDITIONAL_INFO_TYPE: type of additional info to display over the movie shhet
# You have the choice between "text" or "picture".
# Default is "text".
################################################################################
# ADDITIONAL_INFO_TYPE="text"
# ADDITIONAL_INFO_TYPE="picture" красивости делаю с помощью TViXiE
|