Difference between revisions of "Infotainmet System - Media Configuration"

(Config File)
Line 17: Line 17:
 
:*All values at treated as strings.  
 
:*All values at treated as strings.  
 
:*Commas cannot be used as part of a contact name or "time since the call" value.
 
:*Commas cannot be used as part of a contact name or "time since the call" value.
 +
 +
----
  
 
==Messaging==
 
==Messaging==
 
===Config File===
 
===Config File===
 
Message app configuration is located in '''messages_config.json''', located in the main infotainment install directory.
 
Message app configuration is located in '''messages_config.json''', located in the main infotainment install directory.
 +
 +
----
  
 
==Streaming / Album==
 
==Streaming / Album==

Revision as of 17:04, 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
// CONTACTS

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

Config File

Message app configuration is located in messages_config.json, located in the main infotainment install directory.


Streaming / Album