Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e1282053 02/24/2019 03:30 PM David Sorber

Adding new files that I forgot to add before.

2151708b 02/24/2019 03:26 PM David Sorber

Add inital and final file size tracking for inclusion in encode complete
email. Version 0.4.0.

6c9e1d69 01/25/2019 02:00 PM David Sorber

Adding logrotate configuration. Version 0.3.0.

696fd4eb 01/24/2019 06:48 PM David Sorber

Add output file to encode complete email message. Version 0.2.0.

d915a659 01/24/2019 06:41 PM David Sorber

Adding hbkcd_status script to get status of current encode. Also added
feature to (optionally) send email once an encode is completed.

2d09f20b 01/24/2019 03:13 PM David Sorber

Fix minor bug in calculating the queued duration. Add dependency
checking to the install script (with a lot of bash syntax help from
stackoverflow!).

8459b862 01/24/2019 02:17 AM David Sorber

Re last commit, add setup.py version update

3b9314ca 01/24/2019 02:16 AM David Sorber

Fix logic bug when calculating time diffs. Version 0.1.3.

01ac9b8b 01/11/2019 08:23 PM David Sorber

Ugh; fix typo.

a9f959b7 01/11/2019 04:20 PM David Sorber

Fixed bug in hbkcd_add.sh script that prevented adding paths with
spaces. Added item queued time to log. Created simple install script.
Version 0.1.2.

c25da0de 01/09/2019 02:39 AM David Sorber

Fix audio encode option bug. Add per file encode log. Version 0.1.1.

8f7c4daf 01/09/2019 01:26 AM David Sorber

Add systemd service schtuff. Version 0.1.0!

a5afc963 01/09/2019 01:02 AM David Sorber

Add remove command and helper scripts.

a11df5e5 01/07/2019 10:43 PM David Sorber

It works! Need to add some polish before we're ready to call it 0.1, but
nearly there!

3ce1c609 01/05/2019 10:40 PM David Sorber

Greatly improved the queue.

d6a44a2b 01/05/2019 08:06 PM David Sorber

Adding very basic command server and module packaging.

c19f51da 01/04/2019 02:30 AM David Sorber

Adding command server prototype. Clean shutdown does not work properly, need to figure that out.

a9879328 01/02/2019 11:01 PM David Sorber

Creating hbkcd (Handbrake Control Daemon) that will supplant hbkif at
least for now.