about summary refs log tree commit diff
path: root/pkgs/tools/misc/tvnamer
AgeCommit message (Collapse)AuthorFilesLines
2021-07-05tvnamer: move out of python3PackagesPeter Hoeg1-0/+47
tvnamer is an application and should as such never have existed under python3Packages so move it out where it belongs. At the same time override tvdb_api to use an older requests-cache as it has a hard requirement on requests-cache < 0.6.