pkg.soopen package index

brew / 順位 5188

tvnamer を Homebrew, Nix, apt でインストール

tvnamer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tvnamer

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#tvnamer

nixpkgs package indexes · pkgs/by-name/tv/tvnamer/package.nix · ソース: api.github.com

Ubuntu apt確認済み · 92%
sudo apt install tvnamer

Ubuntu 24.04 LTS package indexes · tvnamer · ソース: archive.ubuntu.com

概要

パッケージ概要

Automatic TV episode file renamer that uses data from thetvdb.com

コマンドとエイリアス

  • tvnamer

履歴

プロジェクトの歴史と使われ方

tvnamer is a Python command-line utility for renaming TV episode files by parsing filenames and looking up episode metadata through tvdb_api and TheTVDB data.

プロジェクトの歴史

The official GitHub repository was created in July 2009, placing tvnamer in the older generation of home-media-library command-line tools. Its README describes the core transformation from scene-style names such as `some.show.s01e03...avi` to cleaner names such as `Some Show - [01x03] - The Episode Name.avi`.

The README documents a v2-era shift toward extensive JSON configuration, saying custom configuration was one of the largest improvements in tvnamer v2. It later records Python 3.5+ support and notes that tvnamer 3 was the last version to support Python 2.7.

採用の歴史

tvnamer's adoption came from media-library automation rather than from a single platform ecosystem. The official README says pip is the official install method and also lists community packaging for Homebrew, Debian, FreeBSD/DragonFlyBSD/MacPorts, and Nix; the supplied package metadata records Homebrew, Nix, and Ubuntu entries.

Its package-manager relevance comes from the old but durable need to normalize downloaded or ripped TV episode files before media centers, NAS folders, and archive scripts consume them.

使われ方

The basic workflow is `tvnamer file_or_directory`: tvnamer parses episode-like filenames, searches TVDB data, prompts the user to confirm a match, and renames files. It can run on individual files, multiple paths, directories, or recursively with `--recursive`.

For automation, the README highlights `--selectfirst`, `--always`, and `--batch`, plus `--series-id` for disambiguation. Users can save or place a JSON config at `~/.config/tvnamer/tvnamer.json` to customize language, filename formats, replacements, and safety behavior.

パッケージ好きにとっての重要性

tvnamer is a classic package-nerd utility: small, scriptable, long-lived, and very specific. It sits at the intersection of Python packaging, Homebrew/Debian/Nix distribution, and personal media curation workflows.

タイムライン

  • 2009: Official GitHub repository created.
  • 2010s: v2 series introduced JSON configuration according to the README.
  • 2020: README notes tvnamer 3 as the final Python 2.7-compatible release.
  • 2021: GitHub metadata shows the last push in May 2021 while package metadata still records active package-manager entries.

Related projects

  • TheTVDB
  • tvdb_api
  • Python packaging
  • media-center file organization

セキュリティ状態

保護ツール対応はまだ見つかっていません

tvnamer に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/tvnamer/tvnamer.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tvnamer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.0.4
マネージャ更新日2026-05-15
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tvnamer
バージョン3.0.4
パッケージマネージャHomebrew
ホームページhttps://github.com/dbr/tvnamer
リポジトリhttps://github.com/dbr/tvnamer
最終更新2026-05-15T11:15:11Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

tvnamer

nix profile install nixpkgs#tvnamer
  • normalized package name match
  • 一致条件: Tvnamer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tv/tvnamer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tvnamer 3.0.4-2

utility to rename TV-show episodes files

https://github.com/dbr/tvnamer

sudo apt install tvnamer
  • Section: universe/video
  • Architecture: all
  • 3 依存関係
  • normalized package name match
  • 一致条件: Tvnamer
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tvnamer from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation