Skip to content

feat: detect movies and series from M3U sources - #116

Open
RaulBrito04 wants to merge 1 commit into
technomancer702:mainfrom
RaulBrito04:codex/m3u-vod-support
Open

feat: detect movies and series from M3U sources#116
RaulBrito04 wants to merge 1 commit into
technomancer702:mainfrom
RaulBrito04:codex/m3u-vod-support

Conversation

@RaulBrito04

Copy link
Copy Markdown

Summary

Adds heuristic M3U classification so plain M3U sources can populate Movies and Series instead of being imported as Live TV only.

What changed

  • added M3U classifier for live/movie/episode detection
  • synthesize series entries from episodic M3U items
  • store/play direct M3U VOD and episode URLs through existing proxy routes
  • include M3U sources in Movies and Series pages
  • URL-encode generated item IDs for playback and series info requests

Notes

Detection is based on:

  • group names
  • episode naming patterns like S01E01 and 1x02
  • media extensions and playlist metadata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant