Skip to content

mattohm/filebot-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filebot Compiler

Filebot Compiler is a simply script to compiler the latest version of Filebot (by @rednoah).

Content

The script installs all requirements (packages, dirs, compile-software, downloads latest repos...) to compile automatically the latest commit.

Script Steps

  1. Install Packages (root privileges)
  2. Download Repos
  3. Install Dependencies
  4. Compile

Execute

chmod +x filebot-compiler.sh
bash filebot-compiler.sh 

or

chmod +x filebot-compiler.sh
./filebot-compiler.sh

Checked in this platforms:

  • Debian GNU/Linux 9.2 (stretch)
  • Ubuntu 16.04

TODO

  • Menu
  • Trace log

Other information

If you wan't to compile, you can download in my website: https://filebot.ialejandro.rocks. The latest version will automatically appear.

Contributing

I would be happy to upgrade the code. You are free to collaborate and upgrade everything. Thanks @sbr481 for you help.

About

Simply script to compile Filebot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%