fix deleting jellyfin and emby movies (#447)

* fix deleting jellyfin and emby movies

* revert jf service change
This commit is contained in:
Jason Dove
2021-10-19 14:33:48 -05:00
committed by GitHub
parent bc9d17ca25
commit f4a63a1a1a
5 changed files with 18 additions and 45 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 generated streams with mpeg2video
- Fix deleting movies that have been removed from Jellyfin and Emby
### Changed
- Change some debug log messages to info so they show by default again