Skip to content

Conditional naming pattern for Jellyfin #331

@piwicode

Description

@piwicode

To improve jellyfin media identification one can specify a metadata provider identifier for each movie or show.

For instance "Best_Movie_Ever (1994) [tmdbid-680] [imdbid-1234],mkv"

The current naming format makes it possible to insert those id but when a given one is not available it is replaced with "" and results in a malformed name "Best_Movie_Ever (1994) [tmdbid-680] [imdbid-],mkv"

Could we have a solution for being able to show parts of strings based on conditions?
Having a hardcoded jellyfin dedicated naming convention would also do the job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions