Rev 73 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 73 | Rev 641 | ||
|---|---|---|---|
| 1 | <?xml version='1.0' encoding='utf-8'?> |
1 | <?xml version='1.0' encoding='utf-8'?> |
| 2 | 2 | ||
| 3 | <!-- Configuration file for the TVchart Macbeth module. --> |
3 | <!-- Configuration file for the TVchart Macbeth module. --> |
| 4 | <modtvchart> |
4 | <modtvchart> |
| 5 | 5 | ||
| 6 | <!-- value="1" nextshows, lists current show and the following shows on current channel --> |
6 | <!-- value="1" nextshows, lists current show and the following shows on current channel --> |
| 7 | <!-- value="2" channels, lists the current show on current channel and the current shows on contiguous channels --> |
7 | <!-- value="2" channels, lists the current show on current channel and the current shows on contiguous channels --> |
| 8 | <!-- value="3" description, lists the show on current channel and a detailed description of that show (if available) --> |
8 | <!-- value="3" description, lists the show on current channel and a detailed description of that show (if available) --> |
| 9 | <option name="guidestyle" value="1"/> |
9 | <option name="guidestyle" value="1"/> |
| 10 | 10 | ||
| 11 | <!-- how many show to list (except for current channel) this setting has no effect in guidestyle=3 --> |
11 | <!-- how many show to list (except for current channel) this setting has no effect in guidestyle=3 --> |
| 12 | <option name="itemstolist" value="1"/> |
12 | <option name="itemstolist" value="1"/> |
| 13 | 13 | ||
| 14 | <!-- If you have remotecontrolbuttons for zapping up and down --> |
14 | <!-- If you have remotecontrolbuttons for zapping up and down --> |
| 15 | <!-- check modRemoteControl.xml --> |
15 | <!-- check modRemoteControl.xml --> |
| 16 | <option name="progplusbtn" value="PUP"/> |
16 | <option name="progplusbtn" value="PUP"/> |
| 17 | <option name="progminusbtn" value="PDOWN"/> |
17 | <option name="progminusbtn" value="PDOWN"/> |
| 18 | 18 | ||
| 19 | <list name="servers"> |
19 | <list name="servers"> |
| 20 | <item> |
20 | <item> |
| 21 | <!-- No trailing slash! --> |
21 | <!-- No trailing slash! --> |
| 22 | <field name="serverlocation" value="http://www.arune.se/tv"/> |
22 | <field name="serverlocation" value="http://www.arune.se/tv"/> |
| 23 | </item> |
23 | </item> |
| 24 | <!--item> |
24 | <!--item> |
| 25 | <option name="serverlocation" value="backupserver/tv"/> |
25 | <option name="serverlocation" value="backupserver/tv"/> |
| 26 | </item--> |
26 | </item--> |
| 27 | </list> |
27 | </list> |
| 28 | 28 | ||
| 29 | <!-- this is the lowest channelnumber when zapping up and down --> |
29 | <!-- this is the lowest channelnumber when zapping up and down --> |
| 30 | <option name="firstchannel" value="1"/> |
30 | <option name="firstchannel" value="1"/> |
| 31 | <!-- this is the highest channelnumber when zapping up and down --> |
31 | <!-- this is the highest channelnumber when zapping up and down --> |
| 32 | <option name="lastchannel" value="11"/> |
32 | <option name="lastchannel" value="11"/> |
| 33 | 33 | ||
| 34 | <list name="channels"> |
34 | <list name="channels"> |
| 35 | <item> |
35 | <item> |
| 36 | <!-- what channelnumber on the tv/remote is this --> |
36 | <!-- what channelnumber on the tv/remote is this --> |
| 37 | <field name="tvchannel" value="1"/> |
37 | <field name="tvchannel" value="1"/> |
| 38 | <!-- from http://arune.se/tv/channellist.txt --> |
38 | <!-- from http://arune.se/tv/channellist.txt --> |
| 39 | <field name="id" value="21"/> |
39 | <field name="id" value="21"/> |
| 40 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
40 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 41 | <field name="longname" value="SVT1"/> |
41 | <field name="longname" value="SVT1"/> |
| 42 | <!-- max 3 chars --> |
42 | <!-- max 3 chars --> |
| 43 | <field name="shortname" value="TV1"/> |
43 | <field name="shortname" value="TV1"/> |
| 44 | </item> |
44 | </item> |
| 45 | <item> |
45 | <item> |
| 46 | <!-- what channelnumber on the tv/remote is this --> |
46 | <!-- what channelnumber on the tv/remote is this --> |
| 47 | <field name="tvchannel" value="2"/> |
47 | <field name="tvchannel" value="2"/> |
| 48 | <!-- from http://arune.se/tv/channellist.txt --> |
48 | <!-- from http://arune.se/tv/channellist.txt --> |
| 49 | <field name="id" value="22"/> |
49 | <field name="id" value="22"/> |
| 50 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
50 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 51 | <field name="longname" value="SVT2"/> |
51 | <field name="longname" value="SVT2"/> |
| 52 | <!-- max 3 chars --> |
52 | <!-- max 3 chars --> |
| 53 | <field name="shortname" value="TV2"/> |
53 | <field name="shortname" value="TV2"/> |
| 54 | </item> |
54 | </item> |
| 55 | <item> |
55 | <item> |
| 56 | <!-- what channelnumber on the tv/remote is this --> |
56 | <!-- what channelnumber on the tv/remote is this --> |
| 57 | <field name="tvchannel" value="3"/> |
57 | <field name="tvchannel" value="3"/> |
| 58 | <!-- from http://arune.se/tv/channellist.txt --> |
58 | <!-- from http://arune.se/tv/channellist.txt --> |
| 59 | <field name="id" value="26"/> |
59 | <field name="id" value="26"/> |
| 60 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
60 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 61 | <field name="longname" value="TV3"/> |
61 | <field name="longname" value="TV3"/> |
| 62 | <!-- max 3 chars --> |
62 | <!-- max 3 chars --> |
| 63 | <field name="shortname" value="TV3"/> |
63 | <field name="shortname" value="TV3"/> |
| 64 | </item> |
64 | </item> |
| 65 | <item> |
65 | <item> |
| 66 | <!-- what channelnumber on the tv/remote is this --> |
66 | <!-- what channelnumber on the tv/remote is this --> |
| 67 | <field name="tvchannel" value="4"/> |
67 | <field name="tvchannel" value="4"/> |
| 68 | <!-- from http://arune.se/tv/channellist.txt --> |
68 | <!-- from http://arune.se/tv/channellist.txt --> |
| 69 | <field name="id" value="27"/> |
69 | <field name="id" value="27"/> |
| 70 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
70 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 71 | <field name="longname" value="TV4"/> |
71 | <field name="longname" value="TV4"/> |
| 72 | <!-- max 3 chars --> |
72 | <!-- max 3 chars --> |
| 73 | <field name="shortname" value="TV4"/> |
73 | <field name="shortname" value="TV4"/> |
| 74 | </item> |
74 | </item> |
| 75 | <item> |
75 | <item> |
| 76 | <!-- what channelnumber on the tv/remote is this --> |
76 | <!-- what channelnumber on the tv/remote is this --> |
| 77 | <field name="tvchannel" value="5"/> |
77 | <field name="tvchannel" value="5"/> |
| 78 | <!-- from http://arune.se/tv/channellist.txt --> |
78 | <!-- from http://arune.se/tv/channellist.txt --> |
| 79 | <field name="id" value="10"/> |
79 | <field name="id" value="10"/> |
| 80 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
80 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 81 | <field name="longname" value="Kanal 5"/> |
81 | <field name="longname" value="Kanal 5"/> |
| 82 | <!-- max 3 chars --> |
82 | <!-- max 3 chars --> |
| 83 | <field name="shortname" value="TV5"/> |
83 | <field name="shortname" value="TV5"/> |
| 84 | </item> |
84 | </item> |
| 85 | <item> |
85 | <item> |
| 86 | <!-- what channelnumber on the tv/remote is this --> |
86 | <!-- what channelnumber on the tv/remote is this --> |
| 87 | <field name="tvchannel" value="6"/> |
87 | <field name="tvchannel" value="6"/> |
| 88 | <!-- from http://arune.se/tv/channellist.txt --> |
88 | <!-- from http://arune.se/tv/channellist.txt --> |
| 89 | <field name="id" value="42"/> |
89 | <field name="id" value="42"/> |
| 90 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
90 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 91 | <field name="longname" value="ZTV"/> |
91 | <field name="longname" value="ZTV"/> |
| 92 | <!-- max 3 chars --> |
92 | <!-- max 3 chars --> |
| 93 | <field name="shortname" value="ZTV"/> |
93 | <field name="shortname" value="ZTV"/> |
| 94 | </item> |
94 | </item> |
| 95 | <item> |
95 | <item> |
| 96 | <!-- what channelnumber on the tv/remote is this --> |
96 | <!-- what channelnumber on the tv/remote is this --> |
| 97 | <field name="tvchannel" value="7"/> |
97 | <field name="tvchannel" value="7"/> |
| 98 | <!-- from http://arune.se/tv/channellist.txt --> |
98 | <!-- from http://arune.se/tv/channellist.txt --> |
| 99 | <field name="id" value="14"/> |
99 | <field name="id" value="14"/> |
| 100 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
100 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 101 | <field name="longname" value="MTV"/> |
101 | <field name="longname" value="MTV"/> |
| 102 | <!-- max 3 chars --> |
102 | <!-- max 3 chars --> |
| 103 | <field name="shortname" value="MTV"/> |
103 | <field name="shortname" value="MTV"/> |
| 104 | </item> |
104 | </item> |
| 105 | <item> |
105 | <item> |
| 106 | <!-- what channelnumber on the tv/remote is this --> |
106 | <!-- what channelnumber on the tv/remote is this --> |
| 107 | <field name="tvchannel" value="8"/> |
107 | <field name="tvchannel" value="8"/> |
| 108 | <!-- from http://arune.se/tv/channellist.txt --> |
108 | <!-- from http://arune.se/tv/channellist.txt --> |
| 109 | <field name="id" value="89"/> |
109 | <field name="id" value="89"/> |
| 110 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
110 | <!-- whatever you want, it has nothing to do with the names in channellist.txt --> |
| 111 | <field name="longname" value="Discovery Mix"/> |
111 | <field name="longname" value="Discovery Mix"/> |
| 112 | <!-- max 3 chars --> |
112 | <!-- max 3 chars --> |
| 113 | <field name="shortname" value="DMx"/> |
113 | <field name="shortname" value="DMx"/> |
| 114 | </item> |
114 | </item> |
| 115 | </list> |
115 | </list> |
| 116 | 116 | ||
| 117 | <list name="remotebtns"> |
117 | <list name="remotebtns"> |
| 118 | <item> |
118 | <item> |
| 119 | <!-- check modRemoteControl.xml --> |
119 | <!-- check modRemoteControl.xml --> |
| 120 | <field name="remotebutton" value="NUMERIC1"/> |
120 | <field name="remotebutton" value="NUMERIC1"/> |
| 121 | <!-- what channelnumber on the tv/remote is this --> |
121 | <!-- what channelnumber on the tv/remote is this --> |
| 122 | <field name="tvchannel" value="1"/> |
122 | <field name="tvchannel" value="1"/> |
| 123 | </item> |
123 | </item> |
| 124 | <item> |
124 | <item> |
| 125 | <!-- check modRemoteControl.xml --> |
125 | <!-- check modRemoteControl.xml --> |
| 126 | <field name="remotebutton" value="NUMERIC2"/> |
126 | <field name="remotebutton" value="NUMERIC2"/> |
| 127 | <!-- what channelnumber on the tv/remote is this --> |
127 | <!-- what channelnumber on the tv/remote is this --> |
| 128 | <field name="tvchannel" value="2"/> |
128 | <field name="tvchannel" value="2"/> |
| 129 | </item> |
129 | </item> |
| 130 | <item> |
130 | <item> |
| 131 | <!-- check modRemoteControl.xml --> |
131 | <!-- check modRemoteControl.xml --> |
| 132 | <field name="remotebutton" value="NUMERIC3"/> |
132 | <field name="remotebutton" value="NUMERIC3"/> |
| 133 | <!-- what channelnumber on the tv/remote is this --> |
133 | <!-- what channelnumber on the tv/remote is this --> |
| 134 | <field name="tvchannel" value="3"/> |
134 | <field name="tvchannel" value="3"/> |
| 135 | </item> |
135 | </item> |
| 136 | <item> |
136 | <item> |
| 137 | <!-- check modRemoteControl.xml --> |
137 | <!-- check modRemoteControl.xml --> |
| 138 | <field name="remotebutton" value="NUMERIC4"/> |
138 | <field name="remotebutton" value="NUMERIC4"/> |
| 139 | <!-- what channelnumber on the tv/remote is this --> |
139 | <!-- what channelnumber on the tv/remote is this --> |
| 140 | <field name="tvchannel" value="4"/> |
140 | <field name="tvchannel" value="4"/> |
| 141 | </item> |
141 | </item> |
| 142 | <item> |
142 | <item> |
| 143 | <!-- check modRemoteControl.xml --> |
143 | <!-- check modRemoteControl.xml --> |
| 144 | <field name="remotebutton" value="NUMERIC5"/> |
144 | <field name="remotebutton" value="NUMERIC5"/> |
| 145 | <!-- what channelnumber on the tv/remote is this --> |
145 | <!-- what channelnumber on the tv/remote is this --> |
| 146 | <field name="tvchannel" value="5"/> |
146 | <field name="tvchannel" value="5"/> |
| 147 | </item> |
147 | </item> |
| 148 | <item> |
148 | <item> |
| 149 | <!-- check modRemoteControl.xml --> |
149 | <!-- check modRemoteControl.xml --> |
| 150 | <field name="remotebutton" value="NUMERIC6"/> |
150 | <field name="remotebutton" value="NUMERIC6"/> |
| 151 | <!-- what channelnumber on the tv/remote is this --> |
151 | <!-- what channelnumber on the tv/remote is this --> |
| 152 | <field name="tvchannel" value="6"/> |
152 | <field name="tvchannel" value="6"/> |
| 153 | </item> |
153 | </item> |
| 154 | <item> |
154 | <item> |
| 155 | <!-- check modRemoteControl.xml --> |
155 | <!-- check modRemoteControl.xml --> |
| 156 | <field name="remotebutton" value="NUMERIC7"/> |
156 | <field name="remotebutton" value="NUMERIC7"/> |
| 157 | <!-- what channelnumber on the tv/remote is this --> |
157 | <!-- what channelnumber on the tv/remote is this --> |
| 158 | <field name="tvchannel" value="7"/> |
158 | <field name="tvchannel" value="7"/> |
| 159 | </item> |
159 | </item> |
| 160 | <item> |
160 | <item> |
| 161 | <!-- check modRemoteControl.xml --> |
161 | <!-- check modRemoteControl.xml --> |
| 162 | <field name="remotebutton" value="NUMERIC8"/> |
162 | <field name="remotebutton" value="NUMERIC8"/> |
| 163 | <!-- what channelnumber on the tv/remote is this --> |
163 | <!-- what channelnumber on the tv/remote is this --> |
| 164 | <field name="tvchannel" value="8"/> |
164 | <field name="tvchannel" value="8"/> |
| 165 | </item> |
165 | </item> |
| 166 | <item> |
166 | <item> |
| 167 | <!-- check modRemoteControl.xml --> |
167 | <!-- check modRemoteControl.xml --> |
| 168 | <field name="remotebutton" value="NUMERIC9"/> |
168 | <field name="remotebutton" value="NUMERIC9"/> |
| 169 | <!-- what channelnumber on the tv/remote is this --> |
169 | <!-- what channelnumber on the tv/remote is this --> |
| 170 | <field name="tvchannel" value="9"/> |
170 | <field name="tvchannel" value="9"/> |
| 171 | </item> |
171 | </item> |
| 172 | </list> |
172 | </list> |
| 173 | 173 | ||
| 174 | 174 | ||
| 175 | </modtvchart> |
175 | </modtvchart> |