@ -57,6 +57,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -57,6 +57,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Until these existing items age out, there will be warnings logged after each playout build/extension
- Fix playback of anamorphic content from Jellyfin
- This fix requires a manual deep scan of any affected Jellyfin library
- Fix bug where multiple Plex servers would mix their episodes
### Changed
- Allow multiple watermarks in playback troubleshooting
@ -210,6 +210,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -210,6 +210,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@ -242,6 +243,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -242,6 +243,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@ -270,6 +272,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -270,6 +272,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@ -448,7 +451,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -448,7 +451,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@ -456,8 +459,10 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -456,8 +459,10 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@ -565,12 +570,12 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -565,12 +570,12 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository