~mythbuntu/mythexport/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Template: mythexport/warn
Type: note
_Description: Additional install directions
 MythExport can now be completely setup via the web interface,
 just browse to http://localhost/mythexport
 .
 For more information please visit:
 .
 https://help.ubuntu.com/community/MythExport

Template: mythexport/dir
Type: string
Default: /var/lib/mythtv/mythexport/
_Description: Export Recordings to:
 This is where you are currently, or plan to, export your
 recordings to.

Template: mythexport/user
Type: string
Default: mythtv 
_Description:MySQL Admin Account:
 This information will be used to create a database and user for MythTV.
 .
 Unless you have explicitly changed this on the MySQL server, and
 understand MySQL's privilege system, use the default of 'mythtv' or 'root'.

Template: mythexport/password
Type: password
_Description:MySQL Admin Password:
 This information will be used to create a database and user for MythTV.

Template: mythexport/host
Type: string
Default: localhost
_Description: MySQL Server Location:
 On what host does the MySQL server reside:

Template: mythexport/dbname
Type: string
Default: mythconverg
_Description: Database which holds MythTV data:
 Which database holds MythTV data:

Template: mythexport/configs
Type: note
_Description: Changes in configuration files  
 MythExport's configuration files have changed,
 For more information please visit:
 .
 https://help.ubuntu.com/community/MythExport

Template: mythexport/mysql_error
Type: note
_Description: Failed to create or modify database (incorrect MySQL username/password?)
 Verify /etc/mythtv/mysql.txt then try:
 .
 sudo dpkg-reconfigure mythexport