Skip to content

Movie trailer support #110

Description

@pschmucker

Trailer support

Overview

Add support for movie trailers.

Implementation

Requires #109

  1. Ignore trailers from scan by trying to match this pattern: (?:^|-)trailer\..+$
  2. For each movie, try to search for a trailer:
    a. trailer.
    b. <movie_filename>-trailer.
  3. If trailer is detected, scan it and attach it to the movie

Trailer will be displayed on the last tab in movie details page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions