index song genres (#513)

* add song genres to search index

* reset all song genre metadata

* update changelog and docs
This commit is contained in:
Jason Dove
2021-11-27 18:08:55 -06:00
committed by GitHub
parent 1e35e9a5b0
commit 7f84933c0b
7 changed files with 3901 additions and 2 deletions
+4
View File
@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Show song artist in playout detail
- Include song artist and cover art in channel guide (xmltv)
- Use subtitles to display errors, which fixes many edge cases of unescaped characters
- Properly split song genre tags
### Added
- Add song genres to search index
### Changed
- Randomly place song cover art on left or right side of screen