Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages