Add a Known Issues file (#5143)

* Add a Known Issues file

* Rename KNOWN ISSUES.md to KNOWN -ISSUES.md

* Rename KNOWN -ISSUES.md to KNOWN-ISSUES.md
This commit is contained in:
Mitch 2022-02-21 18:57:11 +00:00 committed by GitHub
parent b80fc4795d
commit aa89a437c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -11,6 +11,7 @@ body :
- Ansible installation methods are not officially supported and support may not be provided outside of the rare circumstances.
- Always check your logs before submitting!
- Make sure your issue isn't already answered here : https://docs.azuracast.com/en/user-guide/troubleshooting
- Check our Known Issues area before you post : https://github.com/azuracast/azuracast/KNOWN-ISSUES.md
- type : dropdown
id : installation_method
attributes :

32
KNOWN-ISSUES.md Normal file
View File

@ -0,0 +1,32 @@
# Known Issues
This file will include the majority of the known issues we're aware of with AzuraCast and that are in the stages of review / investigation / fixing. We don't provide a date on the fixes but rest assured we're aware of them.
---
## High Priority Bugs
We class bugs as 'high priority' when it impacts a large amount of users, related to CPU and Memory usages or security bugs. These bugs can be complex to debug and requires a large amount of investigation and reviewing by our team.
- Abnormally high CPU and Memory usages for Liquidsoap (Impacts 0.15 onwards) #5099
- Docker installations `overlay` sub directories consuming abnormally high storage (Impacts very limited users) #5127 #5077
## Medium Priority
- Playlists not always following the schedule
- Ansible users not being able to install on Ubuntu 18.04 due to ocaml-ffmpeg being unsupported #5007
- Deleting a station can fail to remove it from supervisord (very limited users impacted) #4898
- Remote Album Art can't find artwork that exists on Last.FM #5103
- Web DJ audio quality can be lower than expected #5116
- No metadata for FLAC mount point (Upstream issue) - #5008
## Low Priority
- Song playback bar can continue to play despite audio being stopped. #5031