missing metadata fixes (#373)

This commit is contained in:
Jason Dove
2021-09-17 08:53:41 -05:00
committed by GitHub
parent b9912b47df
commit c3e0aaf0b7
4 changed files with 26 additions and 15 deletions
+3
View File
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix scanning and indexing local movies and episodes with no metadata
- Fix displaying seasons for shows with no year (in metadata or in folder name)
## [0.0.58-alpha] - 2021-09-15
### Added