add jellyfin season number fallback (#1497)

This commit is contained in:
Jason Dove
2023-11-06 09:37:12 -06:00
committed by GitHub
parent b667659c05
commit b287c0d6ec
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -49,6 +49,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Test QSV acceleration if configured, and fallback to software mode if test fails
- Detect QSV capabilities on Linux (supported decoders, encoders)
- Use hardware acceleration for error messages/offline messages
- Try to parse season number from season folder when Jellyfin does not provide season number
- This *may* fix issues where Jellyfin libraries show all season numbers as 0 (specials)
## [0.8.2-beta] - 2023-09-14
### Added