quickly skip missing files during plex library scan (#251)

This commit is contained in:
Jason Dove
2021-06-07 20:34:24 -05:00
committed by GitHub
parent cec5a09839
commit da5148affd
6 changed files with 105 additions and 23 deletions
+1
View File
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Add artists directly to schedules
- Include MPAA and VCHIP content ratings in XMLTV guide data
- Quickly skip missing files during Plex library scan
### Fixed
- Ignore unsupported plex guids (this prevented some libraries from scanning correctly)