45 lines
995 B
YAML
45 lines
995 B
YAML
name: filebot
|
|
version: 4.7
|
|
summary: The ultimate TV and Movie Renamer / Subtitle Downloader
|
|
description: FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.
|
|
|
|
|
|
architectures:
|
|
- amd64
|
|
|
|
|
|
apps:
|
|
filebot:
|
|
command: bin/filebot
|
|
plugs:
|
|
- home
|
|
- network
|
|
- opengl
|
|
- unity7
|
|
- x11
|
|
- locale-control
|
|
|
|
parts:
|
|
filebot:
|
|
plugin: copy
|
|
files:
|
|
filebot.sh: bin/filebot
|
|
FileBot.jar: filebot/FileBot.jar
|
|
mediainfo:
|
|
plugin: nil
|
|
stage-packages:
|
|
- mediainfo
|
|
fpcalc:
|
|
plugin: nil
|
|
stage-packages:
|
|
- libchromaprint-tools
|
|
java:
|
|
plugin: jdk
|
|
source: .
|
|
ubuntu:
|
|
plugin: nil
|
|
stage-packages:
|
|
- fontconfig
|
|
- libpango-1.0-0
|
|
- libcanberra-gtk-module
|