@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Maintain stream continuity when playout is rebuilt for a channel that is actively being streamed
- Properly apply changes to episode title, sort title, outline and plot from Plex
@ -42,8 +41,7 @@ public class FakeTelevisionRepository : ITelevisionRepository
@@ -42,8 +41,7 @@ public class FakeTelevisionRepository : ITelevisionRepository
@ -74,36 +72,11 @@ public class FakeTelevisionRepository : ITelevisionRepository
@@ -74,36 +72,11 @@ public class FakeTelevisionRepository : ITelevisionRepository
@ -177,7 +177,7 @@ public class TelevisionFolderScanner : LocalFolderScanner, ITelevisionFolderScan
@@ -177,7 +177,7 @@ public class TelevisionFolderScanner : LocalFolderScanner, ITelevisionFolderScan
@ -260,7 +260,6 @@ public class TelevisionRepository : ITelevisionRepository
@@ -260,7 +260,6 @@ public class TelevisionRepository : ITelevisionRepository
@ -464,12 +463,28 @@ public class TelevisionRepository : ITelevisionRepository
@@ -464,12 +463,28 @@ public class TelevisionRepository : ITelevisionRepository