All apps · 0 apps
MetaTana
OfficialDocker app from watari_dev's Repository
Overview
MetaTana turns the movie, TV, and anime folders you already own into a clean, complete media library.
Add a folder and MetaTana identifies each title with trusted metadata providers and optional AI assistance. It fixes names and metadata, adds artwork, subtitles, trailers, cast, and crew, and writes player-ready NFO files. You review the result before anything moves.
Library health keeps wrong matches, missing posters, duplicate copies, inconsistent naming, and incomplete seasons visible. Rename history gives you a safe way back after file changes.
MetaTana is local-first, metadata-only, and downloader-agnostic. It runs on your hardware, works alongside Plex, Jellyfin, Emby, and Kodi, and does not care how the files arrived.
Setup notes:
- Map App Data to /app/data so your library, settings, and thumbnails survive a container update.
- Map your media share under /media. Use Read/Write so MetaTana can organize files, or Read Only to scan without changing anything.
- PUID 99 and PGID 100 are Unraid's usual nobody:users identity for share access.
- Sign in with an email code on first run. A free account is enough for local library features.
- Full guide: https://metatana.com/install/Unraid
Media gallery
1 / 4Install MetaTana on Unraid in a few clicks.
Find MetaTana in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Related apps
Explore more like this
Explore allDetails
ghcr.io/metatana/metatana-app:stableRuntime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Port for the MetaTana web interface. Change only the host side if 3000 is already in use.
- Target
- 3000
- Default
- 3000
- Value
- 3000
Persistent MetaTana state: database, settings, thumbnails, and logs. Must stay mapped to /app/data.
- Target
- /app/data
- Default
- /mnt/user/appdata/metatana
- Value
- /mnt/user/appdata/metatana
Your media library. Use Read/Write so MetaTana can rename files and write artwork and NFOs, or switch to Read Only to scan without changing anything. Map only the shares MetaTana needs. Unraid paths are case-sensitive.
- Target
- /media
- Default
- /mnt/user/Media
- Value
- /mnt/user/Media
User ID the app runs as. 99 is Unraid's usual nobody account. Use an ID that already has access to your media share.
- Target
- PUID
- Default
- 99
- Value
- 99
Group ID the app runs as. 100 is Unraid's usual users group. Use an ID that already has access to your media share.
- Target
- PGID
- Default
- 100
- Value
- 100
Tells MetaTana it was installed from Unraid Community Applications. Leave as is.
- Target
- METATANA_INSTALL_CHANNEL
- Default
- unraid
- Value
- unraid
Optional. Comma-separated media roots inside the container. The image already defaults to /media, so leave this blank unless you map media somewhere else. This does not create a source; add sources in the web interface.
- Target
- MEDIA_DIRS
- Default
- /media