logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

quvi-info - The daft information tool

Authors

       Toni Gundogdu <legatvs@gmail.com>
           Author.

Configuration

       See quvirc(5) for more information about the groups and the variables that quvi parses.

Default Behaviour

       The command will print information about the installed libquvi media scripts.

Description

       This command shows information about the quvi suite.

Environment

       See quvi(1)

Examples

       •   Print the supported media domains:

               $ quvi info -D

       •   Print information about playlist scripts:

               $ quvi info -t playlist -p domains -p sha1

Exit Status

       Either EXIT_SUCCESS or EXIT_FAILURE. The actual value depends on the platform, on POSIX systems they are
       0 (success) and 1 (failure).

Further Resources

       Home

           http://quvi.sourceforge.net/

       Development code

           git://repo.or.cz/quvi-tool.git

       gitweb

           http://repo.or.cz/w/quvi-tool.git

License

       quvi is Free Software licensed under the GNU Affero GPLv3+

Name

       quvi-info - The daft information tool

Options

       -E, --print-subtitle-export-formats
           Print the available export formats for the media subtitles. The current selection is provided by
           libquvi-scripts(7).

       -D, --print-media-domains
           Print the supported media domains. The current selection is provided by libquvi-scripts(7).

       -V, --print-config-values
           Print the value of all configuration options.

       -P, --print-config-paths
           Print the quvirc(5) search paths. See also quvirc(5) for notes.

       -p, --script-property PROPERTY
           Print the specified script property. PROPERTY may be one of the following values:

           •    export.format - subtitle export scripts only

           •    filepath - all scripts

           •    filename - all scripts

           •    domains - {playlist,subtitle,media} scripts

           •    sha1 - all scripts

           Note

           This option may be specified multiple times

       -t, --script-type TYPE
           Select the script type. TYPE may be one of the following values:

           •    subtitle.export - media subtitle export scripts

           •    subtitle - media subtitle extraction scripts

           •    playlist - media playlist scripts

           •    media - media scripts

           •    scan - embedded media URL scan scripts

Quvi

       Part of the quvi(1) suite

quvi 0.9.5                                         11/10/2013                                       QUVI-INFO(1)

Reporting Bugs

       Report bugs to the quvi-devel mailing list <quvi-devel@lists.sourceforge.net> where the development and
       the maintenance is primarily done. You do not have to be subscribed to the list to send a message there.

See Also

quvirc(5), libquvi(3)

Support

       The support for the media hosts is determined by the current selection of libquvi-scripts(7).

Synopsis

quviinfo [OPTIONS]

See Also