1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: tvnamer
Section: video
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-python,
python3,
python3-setuptools,
Standards-Version: 4.5.1
Homepage: https://github.com/dbr/tvnamer
Vcs-Git: https://salsa.debian.org/morph/tvnamer.git
Vcs-Browser: https://salsa.debian.org/morph/tvnamer
Package: tvnamer
Architecture: all
Depends: python3-pkg-resources,
python3-tvdb-api (>= 3),
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Description: utility to rename TV-show episodes files
Automatically names downloaded/recorded TV-episodes, by parsing filenames and
retrieving show-names from www.thetvdb.com
|