Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ExarKun10

Members
  • Joined

  • Last visited

Everything posted by ExarKun10

  1. MetaDen is a self-hosted movie file renamer built as a single Docker container. It scans your media folder, searches IMDB via OMDb, downloads posters from TMDB, and renames files using a configurable token-based format template. Inspired by the original Zeeb desktop app by slaingod, rebuilt ground-up for the modern homelab. GitHub: https://github.com/exarkun10/metaden Docker Hub: https://hub.docker.com/r/exarkun10/metaden [v1.1 — Subtitle Support] MetaDen now searches and downloads subtitles via OpenSubtitles after renaming. Searches by original release name for the best timing match, with Release match (green) and Generic (amber) badges so you know what you're getting. Subtitle downloads are tracked in undo history independently of the rename. Language preference is configurable in Settings. Setup: Register a free API consumer key at https://www.opensubtitles.com/en/consumers and add it to your container as OPENSUBTITLES_API_KEY. The subtitle section appears automatically once configured. Features: Recursive folder scanning with 3-level file tree (group → movie folder → files) IMDB search via OMDb API, auto-selects best match with year-aware ranking Poster browser — English posters prioritized, language badges on foreign posters Configurable rename format using tokens: <title> <year> <imdb> <rating> <scanres> and more Resolution scanning via ffprobe (actual file metadata, not filename guessing) Folder rename, poster download, URL file, and release_info.txt on rename Subtitle search and download via OpenSubtitles (optional, v1.1) Undo history with independent undo per action Extras/featurettes auto-detected and nested under parent movie Settings with auto-save, restore defaults, clickable token insertion Noise word lists (Codecs, Sources, Audio, Release Groups) — fully configurable Quick Install (Unraid) Add container manually via Docker tab or import the CA template from the GitHub repo. Repository: exarkun10/metaden:latest Port: 8265 Config path: /mnt/user/appdata/metaden → /config Media path: your movies folder → /media Required API Keys (both free): TMDB: https://www.themoviedb.org/settings/api OMDb: https://www.omdbapi.com/apikey.aspx Optional API Key (free): OpenSubtitles: https://www.opensubtitles.com/en/consumers Built with Python 3.12 + FastAPI + Vue 3 + Tailwind CSS. MIT License.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.