Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

imdbgetrc(5) [debian man page]

IMDB-TOOLS(5)							File Formats Manual						     IMDB-TOOLS(5)

NAME
imdbgetrc -- Configuration for imdb-get(1). DESCRIPTION
This manual page documents briefly the imdbgetrc file syntax. The file consists of a list of variables in bash syntax with comments starting with a # (ie FOO=bar) Several variables take values: IMDBID IMDB id to use SEARCH String to use to search IMDB CACHE Directory to cache files in FILENAME Filename to use or search for The rest should be set to `true' to enable: UPDATEFILENAME Update the stored filename on queries DOWNLOADCOVER Dowload cover art and store locally REFRESH Refresh cache details from IMDB RENAME Rename files based on IMDB title COVER Print cover art URI GENRE Print genre TAG Print tagline TITLE Print title ID Print IMDB id PRINTFILE Print filename YEAR Print year REFRESHCACHE Refresh all items from the cache (if no other action requested) SEE ALSO
imdb(1) imdb-get(1) imdb-rename(1) imdb-link(1) imdb-update-cache(1) imdb-fxd(1) AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx>. Permission is granted to copy, distribute and/or modify this docu- ment under the terms of the GNU General Public License, Version 2 as published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. IMDB-TOOLS(5)

Check Out this Related Man Page

BLUEMON-CLIENT(1)					      General Commands Manual						 BLUEMON-CLIENT(1)

NAME
bluemon-client -- Activate or deactivate programs based on bluetooth link quality SYNOPSIS
bluemon-client [-u command] [--upcmd command] [-d command] [--downcmd command] [-b aa:bb:cc:dd:ee:ff] [--btid aa:bb:cc:dd:ee:ff] [-v ] [--verbose ] [-p ] [--protect ] [-h ] [--help ] [-V ] [--version ] DESCRIPTION
This manual page documents briefly the bluemon-client command. bluemon-client listens for events from the bluemon daemon and can start or stop programs when the given device is connected or discon- nected. This can be used to perform actions like locking the terminal when you walk away from it. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -u --upcmd The command to be run when the device is connected. -d --downcmd The command to be run when the device is disconnected. -b --btid The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff) -p --protect Try and protect against spoofing on the DBUS. Requires signals to come from a process owned by the root user. -v --verbose Enable verbose output -h --help Show summary of options. -V --version Print version SEE ALSO
bluemon (1), bluemon-query(1), bluemon-dbus(7). AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. BLUEMON-CLIENT(1)
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

What does this syntax mean...

OK, the title is a little vague, but basically i was gonig through some files and ran into some strange syntax... heres what it looks like: ... 1&>~/<file extension> where ... is a chain of commands (the 1&>~ is part of the arguments) and the file extension is just a pointer to a file... (1 Reply)
Discussion started by: DrAwesomePhD
1 Replies

2. UNIX for Dummies Questions & Answers

Batch add covert art to AAC/m4b Files

I have many Audiobook files, and jpeg cover art images. i need to know a good way to embed the jpg images into the files' AAC metadata so that it shows in iTunes/iPods. I was trying faac --cover-art, but am getting errors that it cannot read the input file or that the art was in an unsupported... (3 Replies)
Discussion started by: glev2005
3 Replies

3. Shell Programming and Scripting

How to fix my IMDB Script

Hello, I am using IMDB bot file for my movie site.. But I get this message like this---Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in... (2 Replies)
Discussion started by: lg2013
2 Replies