Update changelog.

This commit is contained in:
Buster Neece 2024-01-17 13:13:32 -06:00
parent ecc826e677
commit a0562e9dba
No known key found for this signature in database
1 changed files with 8 additions and 5 deletions

View File

@ -9,20 +9,23 @@ release channel, you can take advantage of these new features and fixes.
fields supplying more information about your listeners, and filter your results to only show listeners with a certain
total connected time or using a certain kind of device.
- When configuring Mount Points, Remote Relays, or broadcast recordings, you can now specify a custom bitrate in
kilobits per second (kbps) if you want to use a bitrate outside the default options.
- **Custom Bitrates**: When configuring Mount Points, Remote Relays, or broadcast recordings, you can now specify a
custom bitrate in kilobits per second (kbps) if you want to use a bitrate outside the default options.
- You can now submit a manual metadata update directly via the station profile page. This is useful in cases where the
metadata does not update correctly (i.e. from a live DJ).
## Code Quality/Technical Changes
- You can now specify a path when using the `azuracast:media:reprocess` command to only mark items starting with the
given (file or directory) path for reprocessing.
- The list of stations on the home dashboard is now paginated, searchable and sortable.
- The "Reorder" dialog for sequential playlists has been emphasized better and now has a "move to top" and "move to
bottom" button.
- You can now specify a path when using the ``
## Code Quality/Technical Changes
- The Upcoming Song Queue page automatically refreshes periodically.
## Bug Fixes