Local Media¶
Local Media Sources allow scheduling media from your filesystem without requiring a media server like Plex or Jellyfin.
Tunarr traverses folders to discover metadata and media files which can then be scheduled to channels.
-
Add movie files with NFO metadata support.
-
Add TV series with episode organization and NFO metadata.
-
Add unstructured video files without specific metadata requirements.
-
Add music libraries with artist/album organization and embedded metadata support.
-
Add music video files with artist, album, and genre metadata via NFO files.
Generating Metadata¶
There are many ways to generate NFO files for consumption by Tunarr if your media does not already have them. Popular *arr stack programs, Jellyfin, and Emby all support writing out NFO files for media.
Folder Structure¶
For best results, organize your media following standard conventions:
Movies:
TV Shows:
/shows/
Show Name/
Season 01/
Show Name - S01E01 - Episode Title.mkv
Show Name - S01E01 - Episode Title.nfo
Other Videos
commercials/
|
├ 1999/
| ├ Coke.mkv
| └ Coke.nfo
|
├ 2000/
| └ Food/
| ├ Burger King.mkv
| └ Burger King.nfo
|
├ Random.mkv
├ Random.nfo
|
Music: