MyGit

noctux/nfo2mkv

Fork: 2 Star: 6 (更新于 2024-05-22 09:40:47)

license: AGPL-3.0

Language: Perl .

A small script to create Matroska tags based on data from NFO files

GitHub网址

  • nfo2mkv

A small script that (hopefully) does what it says on the tin: Transform metatdata from .NFO files to Matroska tags, both for Movies as well as TV shows.

Alpha Quality, here be dragons. Currently used with NFO files generated by [[https://www.tinymediamanager.org/][tinyMediaManager]].

** Usage

#+BEGIN_SRC text ./nfo2mkv.pl [--verbose] (--tvshow=tvshow.nfo --episode=Foo_SXXEYY.nfo | --movie=Movie.nfo) [--xml=mkvtags_out.xml] [--mkv=Foo_SXXEYY.mkv] --help Show this helpmessage --verbose Be verbose while processing data --tvshow=FILE Input: The NFO-file for the overall tv-shwo --episode=FILE Input: The NFO-file for the individual episode --movie=FILE Input: The NFO-file for the movie file --xml=FILE Output, optional: The Matroska tags in XML format --mkv=FILE Output, optional: Apply the tags to this file using mkvpropedit from the MKVToolnix suite

Please note that --movie as opposed to the pair --tvshow and --episode are mutually exclusive. --mkv expects mkvpropedit to be in your PATH #+END_SRC

The generated XML is compatible with =mkvpropedit --tags=, that is the following command can be used to apply the tags to an existing mkvfile.

#+BEGIN_SRC bash mkvpropedit $mkvfile --tags all:$XMLFIL #+END_SRC

** Dependencies

A perl interpreter, the libraries documented in the [[./cpanfile][cpanfile]] as well as mkvpropedit if the =--mkv= option is used.

最近版本更新:(数据更新于 1970-01-01 00:00:00)

主题(topics):

mkv, mkvtoolnix, nfo, tagger, tagging, tagging-tool, tinymediamanager

noctux/nfo2mkv同语言 Perl最近更新仓库

2024-02-07 01:14:41 major/MySQLTuner-perl

2023-12-18 21:57:03 fxcoudert/gfortran-for-macOS

2022-05-22 17:20:36 holzschu/a-shell

2020-05-29 09:41:32 cowsay-org/cowsay

2019-02-25 00:03:35 jfcoz/postgresqltuner

2018-08-31 09:24:13 alx-tools/Betty