exclude strm files from jellyfin scanners (#249)

* exclude strm files from jellyfin scanners

* update changelog
This commit is contained in:
Jason Dove
2021-06-07 07:41:59 -05:00
committed by GitHub
parent 3bc3faa7c4
commit e20f9be702
5 changed files with 2925 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Ignore unsupported plex guids (this prevented some libraries from scanning correctly)
- Ignore unsupported STRM files from Jellyfin
## [0.0.43-prealpha] - 2021-06-05
### Added