1ISRCSUBMIT-CONFIG(5)              isrcsubmit              ISRCSUBMIT-CONFIG(5)
2
3
4

NAME

6       isrcsubmit-config - isrcsubmit Documentation
7

SYNOPSIS

9       $XDG_CONFIG_HOME/isrcsubmit/config
10

DESCRIPTION

12       The  configuration file contains various options controlling the behavā€
13       ior of isrcsubmit. All the options given  here  can  be  overridden  by
14       passing command line arguments to isrcsubmit.
15
16       If  $XDG_CONFIG_HOME  is  not  set,  %APPDATA%  is  used on Windows and
17       ~/.config for all other systems.
18

GENERAL

20       This refers to the [general] section of the configuration file.
21
22   backend
23       Force using a specific backend to extract ISRCs from the disc. Possible
24       backends are: mediatools, media_info, cdrdao, libdiscid, discisrc.
25
26   browser
27       Program to open URLs.
28
29   device
30       CD device with a loaded audio CD.
31
32   keyring
33       Use keyring if it is available.
34

MUSICBRAINZ

36       This refers to the [musicbrainz] section of the configuration file.
37
38   server
39       Server to send ISRCs to.
40
41   user
42       MusicBrainz username.
43

EXAMPLE

45       This snippet demonstrates the format of the configuration file.
46
47          [general]
48          backend = libdiscid
49          keyring = False
50
51          [musicbrainz]
52          server = test.musicbrainz.org
53          user = foo
54

AUTHOR

56       This  manual  page  was  written  by Sebastian Ramacher. isrcsubmit was
57       written by Johannes Dewender.
58
60       2009-2015, Johannes Dewender
61
62
63
64
652.1                              Feb 23, 2019             ISRCSUBMIT-CONFIG(5)
Impressum