@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Reduce memory use due to library scan operations
- Fix some instances of filler getting "stuck" when a filler item is encountered that's too long for the gap
- Properly ignore Plex `Other Videos` libraries (`movie` libraries where agent is `com.plexapp.agents.none`)
### Added
- Add `metadata_kind` field to search index to allow searching for items with a particular metdata source
@ -148,16 +148,20 @@ public class MediaSourceRepository : IMediaSourceRepository
@@ -148,16 +148,20 @@ public class MediaSourceRepository : IMediaSourceRepository