mirror of
https://github.com/morpheus65535/bazarr.git
synced 2026-01-08 10:04:21 +08:00
| .. | ||
| __init__.py | ||
| lib.py | ||
| LICENSE | ||
| main.py | ||
| 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:
xattrcommand on darwin/osx- NTFS advanced data streams via python pyADS
getfattr,attrandfilebotcommands for every other OS
Dependencies
- pyADS for Windows