remove duplicate filter from search index (#1172)

This commit is contained in:
Jason Dove
2023-02-21 22:15:57 -06:00
committed by GitHub
parent 3ab66ef12a
commit 6db71f525d
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Content will still be normalized according to the Channel and FFmpeg Profile settings
- Streaming from disk is preferred, so every playback attempt will first check the local file system
- Update Intel Media Driver in vaapi docker image
- Search queries no longer remove duplicate results as this was causing incorrect behavior
## [0.7.4-beta] - 2023-02-12
### Added