OpenRepeater / openrepeater

This is where web application files live for the OpenRepeater Project. The OpenRepeater web application is a front end interface to the svxlink core system and builds the appropriate configuration files needed for operation.
https://openrepeater.com
49 stars 21 forks source link

Module -Metar missing "clouds.wav" file #94

Closed Dloranger closed 2 years ago

Dloranger commented 2 years ago

Bug report from Tom Eagle via groups.io

I have confirmed the file is missing, created pull request in the module-metarInfo to add the missing file

https://github.com/OpenRepeater/MODULE_Metar_Info/pull/1

I have found a problem with MetarInfo module. In /usr/share/svxlink/sounds/en_US-heather-16k/MetarInfo there are soft linked wave files, but in /var/www/openrepeater/modules/MetarInfo/svxlink/sounds/en_US those soft linked wave files are missing. I started hunting for the solution to the problem when "clouds.wav" got a missing warning in the log.

Dloranger commented 2 years ago

pull request was accepted