Skip to content

johanwiren/hbqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbqueue

Queue Handbrake jobs with a web gui.

Configuration

Create a target.yml containing your encoding targets and their respective HandBrake arguments:

---
- name: AppleTV
  args: -Z AppleTV -N sve
  extension: m4v

Usage

Start the server

./HandbrakeQueue.py

Drop your media files in targets/AppleTV and check out the job status page on http://localhost:8000

About

Queue Handbrake jobs with a web gui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published