ColoradoSchoolOfMines / visplay

A libmpv and Qt based application for automating and controlling media playback on any display.
https://coloradoschoolofmines.github.io/visplay/
GNU General Public License v3.0
4 stars 1 forks source link

Recursive Configs #5

Closed robozman closed 6 years ago

robozman commented 6 years ago

Add support for sources to specify more sources. Maybe we could add a visplay.yaml arg for each source in visplay.yaml

Also see https://github.com/ColoradoSchoolOfMines/visplay/issues/6, we might only want to allow recursive sources.yaml.

robozman commented 6 years ago

I think with the new config format and parsing, this can be marked as done. See the import directive in the example sources.yaml