This is a batch file-renaming GUI tool for movies and tv shows.
Simpler FileBot is built using PySide6 and is designed with Windows 11 in mind!
Special thanks to guessit for analyzing and providing the metadata for filenames.
-
Python 3.10 - 3.13 (PySide6 does NOT support 3.14 yet) -
Installation help:[Windows] [Mac] [Linux]Make sure
pipis installed andPythonis added to your environment variables.
-
pip install -r requirements.txt -
py main.py
-
Run install_dependencies.bat -
Use launcher.bat to open Simpler FileBot
If you're running Simpler FileBot on ChromeOS using the Linux (Crostini) environment, you'll need to install additional X11 dependencies for proper Qt support:
sudo apt update
sudo apt install libxcb-cursor0 libxcb-icccm4 libxcb-image0 \
libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 \
libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0The application will automatically detect ChromeOS/Crostini and switch to X11 mode for better stability. Without these dependencies, you may encounter Qt Wayland errors.
Simpler FileBot uses the following databases/APIs but is not endorsed, certified, or otherwise approved.
Source [Python Library] (Requires an API key at Link)
Source [Python Library] (Requires an API key at Link)

