noctux/nfo2mkv
Fork: 2 Star: 6 (更新于 2024-11-19 23:50:10)
license: AGPL-3.0
Language: Perl .
A small script to create Matroska tags based on data from NFO files
- 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-09-25 06:00:29 AuxXxilium/arc-addons
2024-08-27 19:51:43 fxcoudert/gfortran-for-macOS
2024-08-21 21:20:46 cowsay-org/cowsay
2024-08-06 16:54:08 major/MySQLTuner-perl
2022-05-22 17:20:36 holzschu/a-shell
2019-02-25 00:03:35 jfcoz/postgresqltuner