Raymond Wagner cf084628eb Handles issue with 'forgotten' recordings
This adds another type of recording for find_orphans.py to handle.  If a
recording is in the process of deletion when the backend is terminated,
the file and database entry will still exist, but MythTV will ignore any
pre-existing entries with the 'deletepending' flag set. This now deletes
any such recordings over a certain age.
2012-01-01 03:34:48 -05:00
..
2010-12-07 04:38:11 -05:00
2010-12-07 04:28:05 -05:00
2010-12-07 04:38:11 -05:00
2010-12-07 04:38:11 -05:00
2010-12-07 04:41:46 -05:00

Assorted tools that interface with the MythTV python bindings.

bookmarks.py              - tool for importing firefox bookmarks into mythbrowser
delete_recordings.py      - tool for deleting recordings from MythTV based off multiple search options
myth_video_scan.py        - command line scanner for MythVideo
mythfs.py                 - fusefs filesystem for mounting recordings based off a user-definable directory structure
mythremctl.py             - curses based program for interfacing with the frontend control socket
mythvidexport.py          - userjob for exporting recordings to mythvideo, complete with metadata
transcode_wrapper_stub.py - userjob stub for performing whatever database actions are needed to transcode a recording in-place
find_orphans.py           - tool for finding and managing orphaned recordings, recorded files, orphaned snapshots, failed recordings, and failed transcodes
mythlink.py               - mythlink.pl written in python
recorded_supplement.py    - user job for supplementing recording EPG data with that pulled from the mythvideo metadata grabbers