Skip to main content

A cron rule generator for scheduled TV recording with mirakc/Mirakurun

Project description

Install

pip install miracron

Usage

Command Line

$ miracron --help
usage: miracron [-h] [-V] [-c <config>] [-l {CRITICAL,ERROR,WARNING,INFO,DEBUG}] [-L <logfile>] [-o <outfile>]

A cron rule generator for scheduled TV recording

options:
-h, --help            show this help message and exit
-V, --version         show program's version number and exit
-c <config>, --config <config>
                        path to a configuration file [env: MIRACRON_CONFIG] [default: /etc/miracron/config.yml]
-l {CRITICAL,ERROR,WARNING,INFO,DEBUG}, --loglevel {CRITICAL,ERROR,WARNING,INFO,DEBUG}
                        the threshold of logging level [env: MIRACRON_LOGLEVEL] [default: WARNING]
-L <logfile>, --logfile <logfile>
                        path to logfile [default: stdout and stderr]
-o <outfile>, --outfile <outfile>
                        path to output cron rules [default: stdout]

Library

Please refer start_miracron_cli method.

Configuration file

Please refer configuration sample.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

miracron-0.4.1.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

miracron-0.4.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page