|
|
|
|
| ||
|
Home > Zoom Player > Advanced Options > Audio Tags Paths & Script
Default folder image file
Not all audio files contain a folder image, use this setting to specify a default folder image
in cases where the audio file doesn't have an associated image of its own.
Folder image base name
Base name of Image files within the same directory as a currently playing Audio
file to be used as background images within the player video area.
You can use multiple base names by using the "|" character, for example:
folder|image|picture
JPEG, PNG and BMP image formats are supported, there is no need to specify a file extension.
TAG display script
The TAG display script is a simple scripting tool that allows you to determine how the TAG
information text is displayed. The TAG script is also used by the Information fullscreen
navigation interface.
The script contains several types of information:
1. Audio TAGs
2. Media Information
3. Conditional Markers
Audio Tags:
| <TrackName> | | Name of the Track |
| <Genre> | | Music Genre |
| <Track> | | Number of the Track |
| <Length> | | Track Length (duration) |
| <PlayListTotal> | | Play List Total Length (duration) |
| <Language> | | Language |
| <AristName> | | Name of Artist |
| <AlbumName> | | Name of Album |
| <Year> | | Album release Year |
| <AuthorName> | | Name of Author |
| <Encoder> | | Encoder |
| <Comment> | | Comment |
| <URL> | | URL |
| <Copyright> | | Copyright |
| <Tab> | | This is an alignment separator between two fields (to maintain proper spacing), only use one per line. |
Media Information:
You can embed any dynamic variables used by the skin engine.
Conditional Markers:
Conditional markers specify whether a line in the TAG script is enabled or disabled based
on the type of content played.
| \media\ | | Only use in Media Mode |
| \dvd\ | | Only use in DVD Mode |
| \a\ | | Use with media files containing only audio |
| \v\ | | Use with media files containing video |
Default
The default button restores default TAG display script.
|   |
|
|
|