]> code.delx.au - mediapc-tools/commit
MythTV maintenance scripts
authorJames Bunton <jamesbunton@delx.net.au>
Mon, 18 Feb 2019 01:43:38 +0000 (12:43 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Mon, 18 Feb 2019 01:54:04 +0000 (12:54 +1100)
commitc9466a03237b26d8265a0bdc3b804f0a895c1306
tree753dcc0f22b6e4c84aadec3a9f03848bc661ce2a
parentbd2b351187e3f7269af448b97563fe66c189b3d5
MythTV maintenance scripts

mythcleandb -- delete orphaned DB recordings that are missing the corresponding files
mythcleanfiles -- delete orphaned recording files that are missing from the DB
mythcleanpng -- delete orphaned recording screenshots
mythsymlink -- update to python2 and use shared code
.gitignore [new file with mode: 0644]
mythcleandb [new file with mode: 0755]
mythcleanfiles [new file with mode: 0755]
mythcleanpng [new file with mode: 0755]
mythlib.py [new file with mode: 0644]
mythsymlink