1MUSETUP-GTK(1) Museek Daemon Plus MUSETUP-GTK(1)
2
3
4
6 Musetup-GTK - PyGTK2 Configuration app for Museekd
7
9 musetup-gtk [-c | --config <config-filename>] [-h | --help]
10
12 Musetup-GTK is PyGTK2 GUI that configures museekd(1). There are two
13 configuration modes:
14
15 Dialogs - under General Settings - that provide the most commonly con‐
16 figured options, including the adding of shared directories, via a mus‐
17 can frontend (add/removing & rescanning take effect immediately).
18
19 The Settings Tree allows you to modify all options and even remove
20 entire settings nodes, so it is quite dangerous, and should be used
21 with much care.
22
23 After changes to settings you need to Save them from them be written to
24 the config file.
25
27 Musetup-GTK accepts the following options:
28
29 -c, --config <config-filename>
30 Selected Config's path and filename.
31
32 -h, --help
33 Display Help and exit.
34
36 To run this program the standard way type:
37
38 musetup-gtk
39
40 Alternativly you use a different config file with:
41
42 musetup-gtk -c config.xml
43
45 ~/.museekd/config.xml
46 The default location for the museekd config file.
47
48 /usr/share/museek/museekd/config.xml.tmpl
49 Config file template that's used if no config exists.
50
52 Code taken from musetup by Hyriand <hyriand@thegraveyard.org>
53
54 daelstorm <daelstorm@gmail.com>
55
57 mucous(1) mulog(1) murmur(1) muscan(1) muscand(1) museekcontrol(1)
58 museekd(1) museeq(1) musetup(1)
59
60
61
62daelstorm Release 0.1.13 MUSETUP-GTK(1)