feat: title-based VOD and series merge across providers#840
Open
Serph91P wants to merge 1 commit intom3ue:experimentalfrom
Open
feat: title-based VOD and series merge across providers#840Serph91P wants to merge 1 commit intom3ue:experimentalfrom
Serph91P wants to merge 1 commit intom3ue:experimentalfrom
Conversation
Contributor
Serph91P
commented
Mar 17, 2026
- Add TitleNormalizer service for generic title similarity matching (provider prefixes, quality tags, years, version suffixes, unicode)
- Add MergeSeries job with episode-level failover by season+episode number
- Add EpisodeFailover model and migration
- Extend MergeChannels with title-based VOD merge for unmatched stream_ids
- Add auto-merge toggles in playlist settings (VOD + series on sync)
- Add merge/unmerge actions to VOD group context menu
- Add merge/unmerge actions to series category context menu
- Add merge/unmerge actions to series list header
- Fix broadcasting config to use env() for test compatibility
- Add BROADCAST_CONNECTION=null to phpunit.xml for test environment
- 24 tests (19 unit + 5 feature), 72 assertions, all passing
- Add TitleNormalizer service for generic title similarity matching (provider prefixes, quality tags, years, version suffixes, unicode) - Add MergeSeries job with episode-level failover by season+episode number - Add EpisodeFailover model and migration - Extend MergeChannels with title-based VOD merge for unmatched stream_ids - Add auto-merge toggles in playlist settings (VOD + series on sync) - Add merge/unmerge actions to VOD group context menu - Add merge/unmerge actions to series category context menu - Add merge/unmerge actions to series list header - Fix broadcasting config to use env() for test compatibility - Add BROADCAST_CONNECTION=null to phpunit.xml for test environment - 24 tests (19 unit + 5 feature), 72 assertions, all passing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.