Update KNOWN-ISSUES.md

This commit is contained in:
Buster "Silver Eagle" Neece 2022-02-21 13:15:03 -06:00 committed by GitHub
parent aa89a437c4
commit af6aafe9f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 14 deletions

View File

@ -4,29 +4,39 @@ This file will include the majority of the known issues we're aware of with Azur
--- ---
## High Priority Bugs ### Long-Term Ongoing Issues
- When some live DJ broadcasting software connects to stream, only the first metadata _update_ is received, rather than the initial metadata when the client connects. This is often reported as AzuraCast "missing" the first song that a DJ broadcasts. This is an [upstream issue](https://github.com/savonet/liquidsoap/issues/2109) with Liquidsoap that we are continuing to follow. The easy workaround for most users is to connect while playing a very short track (such as an intro or station ID), then immediately transition to another song after connecting, which triggers a second metadata update and fixes the issue.
- The WebDJ feature, on some browsers and in some situations, can broadcast sound that seems "crackly" and intermittent to stream listeners. This is a known issue, but the cause of it is currently unknown. [#5116](https://github.com/AzuraCast/AzuraCast/issues/5116)
- Many users have requested the ability for Liquidsoap to skip to the next song automatically after a DJ disconnects. This is also an [upstream issue](https://github.com/savonet/liquidsoap/issues/2107) with Liquidsoap that we are continuing to follow.
---
## Current Unresolved Issues
### 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. 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 - Abnormally high CPU and Memory usages for Liquidsoap (Impacts 0.15 onwards) [#5099](https://github.com/AzuraCast/AzuraCast/issues/5099)
- Docker installations `overlay` sub directories consuming abnormally high storage (Impacts very limited users) #5127 #5077 - Docker installations `overlay` sub directories consuming abnormally high storage (Impacts very limited users) [#5127](https://github.com/AzuraCast/AzuraCast/issues/5127) [#5077](https://github.com/AzuraCast/AzuraCast/issues/5077)
### Medium Priority
## Medium Priority
- Playlists not always following the schedule - Playlists not always following the schedule
- Ansible users not being able to install on Ubuntu 18.04 due to ocaml-ffmpeg being unsupported #5007 - Ansible users not being able to install on Ubuntu 18.04 due to ocaml-ffmpeg being unsupported [#5007](https://github.com/AzuraCast/AzuraCast/issues/5007)
- Deleting a station can fail to remove it from supervisord (very limited users impacted) #4898 - Deleting a station can fail to remove it from supervisord (very limited users impacted) [#4898](https://github.com/AzuraCast/AzuraCast/issues/4898)
- Remote Album Art can't find artwork that exists on Last.FM #5103 - Remote Album Art can't find artwork that exists on Last.FM [#5103](https://github.com/AzuraCast/AzuraCast/issues/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 - No metadata for FLAC mount point (Upstream issue) - [#5008](https://github.com/AzuraCast/AzuraCast/issues/5008)
### Low Priority
- Song playback bar can continue to play despite audio being stopped. [#5031](https://github.com/AzuraCast/AzuraCast/issues/5031)