support movie nfo metadata in other video libraries (#788)

* add other video nfo metadata

* update docs
This commit is contained in:
Jason Dove
2022-05-05 20:38:23 -05:00
committed by GitHub
parent e81a8e58ea
commit 1431b33a98
23 changed files with 5470 additions and 73 deletions
+3
View File
@@ -13,10 +13,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix occasional erroneous log messages when HLS channel playback times out because all clients have left
- Fix fallback filler playback
- Fix stream continuity when error messages are displayed
- Fix duplicate scanning within other video libraries (i.e. folders would be scanned multiple times)
### Added
- Add `show_genre` and `show_tag` to search index for seasons and episodes
- Use `aired` value to source release date from music video nfo metadata
- Add NFO metadata support to `Other Video` libraries
- `Other Video` NFO metadata must be in the movie NFO metadata format
## [0.5.5-beta] - 2022-05-03
### Fixed