fix movie fallback metadata titles (#305)

This commit is contained in:
Jason Dove
2021-07-13 20:15:52 -05:00
committed by GitHub
parent 3b9b8796b9
commit 7a06ac71e2
5 changed files with 3023 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix bug preventing ingestion of local movies with fallback metadata (without NFO files)
- Fix extra spaces in titles of local movies with fallback metadata (without NFO files)
## [0.0.49-prealpha] - 2021-07-11
### Added