Jellyfin


Installation


Configuration


Library Structure

Shows

TV Shows should be organized like:

Series should be the top-level directory in all cases. Seasons can be parsed from either directory structure or filenames.

Movies

Movies should be organized like:

Film should the the top-level label, whether that is a directory or a singular file name.

Alternate versions of a film can be offered by storing them in a directory named as X and naming the versions as X - Y. A hyphen is the only recognized delimiter.

Image Metadata

Images can be interpreted as related metadata. They will be used hierarchically, so an image in a season's folder will apply to only that season, while an image in a series' folder will apply to all seasons except those that have a seasonal image.

Posters should be named as ^poster\..+$ or -poster\..+$. Alternate keywords are folder, cover, and default.

Backdrops should be named as ^backdrop\..+$ or -backdrop\..+$. Alternate keywords are fanart, art, and background. Specifically for fanart, additional images should be saved as ^extrafanart/fanart[0-9]+\..+$.

Banners should be named as ^banner\..+$ or -banner\..+$.

Thumnails should be named as ^thumb\..+$ or -thumb\..+$. An alternate keyword is landscape.

Logos should be named as ^logo\..+$ or -logo\..+$.


CategoryRicottone