All apps · 0 apps
MetaTana
OfficialDocker app from watari_dev's Repository
Overview
MetaTana is an AI-powered media manager for the library you already own. Point it at a folder and it identifies every movie, show, and anime title using AI vision and trusted metadata providers, then enriches everything with artwork, subtitles, trailers, cast, and crew. It renames and organizes files into a clean, consistent structure and writes sidecar metadata your player can read.
It fixes the things that make a library feel broken: wrong matches, missing posters, duplicate copies, inconsistent naming, and half-identified seasons. A health score shows what still needs attention.
MetaTana is metadata-only and downloader-agnostic. It works alongside any media server, including Plex, Jellyfin, Kodi, and Emby.
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
Install 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
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