Difference between revisions of "Infotainmet System - Media Configuration"
Steve Cable (Talk | contribs) (→Config File) |
Steve Cable (Talk | contribs) (→Config File) |
||
| Line 10: | Line 10: | ||
// CONTACTS | // CONTACTS | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| − | '''These two lines should not be removed.''' | + | '''These two lines should not be removed.''' The lines following these two comment headers define the content entries for their given section, each line containing one entry. |
| − | + | For history, a simple "time since the call" notation is available (although not required) by using a comma, separating the entry name from the time. | |
| + | |||
| + | The two main rules of editing an entry: | ||
| + | :*All values at treated as strings. | ||
| + | :*Commas cannot be used as part of a contact name or "time since the call" value. | ||
==Messaging== | ==Messaging== | ||
Revision as of 16:01, 1 August 2022
Phone
Config File
Phone app configuration is located in phone_config.csv, located in the main infotainment install directory.
Entries in this file are split into two sections, each containing a commented line (lines beginning with a double forward slash, ie //) declaring the entries following it:
// CALL_HISTORY// CONTACTSThese two lines should not be removed. The lines following these two comment headers define the content entries for their given section, each line containing one entry.
For history, a simple "time since the call" notation is available (although not required) by using a comma, separating the entry name from the time.
The two main rules of editing an entry:
- All values at treated as strings.
- Commas cannot be used as part of a contact name or "time since the call" value.
Messaging
Config File
Message app configuration is located in messages_config.json, located in the main infotainment install directory.