Open nascalsn opened 4 years ago
In the current version you cannot pass them since configs do not support lua tables, only strings.
I could update it like in playlistmanager where the setting is a json string. In that case you would pass them as favorites=["path1","path2","path3"]
That would be nice.
In what format do I pass the values to
favorites
innavigator.conf
?