bazarr/libs/libfilebot
Louis Vézina f389c38a9c WIP 2019-09-18 11:30:46 -04:00
..
LICENSE update deps 2018-10-31 17:08:29 +01:00
README.md update deps 2018-10-31 17:08:29 +01:00
__init__.py WIP 2019-09-18 11:30:46 -04:00
lib.py WIP 2019-09-18 11:30:46 -04:00
main.py WIP 2019-09-18 11:30:46 -04:00

README.md

libfilebot

Returns the net.filebot.filename property of a file without binary python package dependencies. It instead uses system-provided binaries while trying to avoid calling the filebot-jvm-monstrosity.

This is a quick-hack-excerpt from Sub-Zero.bundle, so don't expect constant maintenance or code-quality.

Currently supports:

  • xattr command on darwin/osx
  • NTFS advanced data streams via python pyADS
  • getfattr, attr and filebot commands for every other OS

Dependencies