Automatically find and download the right subtitles for your favorite videos!
The subtitles search is done by precisly identifying your video files by computing unique movie hash sums.
This way, you have more chance to find the exact subtitles for your videos, avoiding synchronization problems between the subtitles and the soundtrack.
Ensure your interface is recognized as "Reference C." Generic "Reference B" units often fail to work with software versions newer than Diagbox 7.02.
If you’re a Peugeot or Citroën owner who enjoys getting under the hood—digitally speaking—you’ve likely encountered the (often referred to by its part number, 9780.Z5 ). This professional-grade interface is the bridge between your car’s ECU and the diagnostic software that makes sense of it all.
: Read and clear manufacturer-specific fault codes with complete descriptions.
The 9780.Z5 was originally designed for 32-bit systems (Windows XP/7). While now exist (often bundled with Diagbox v9.129 VM versions), the most stable way to run this hardware is still via a Virtual Machine (VM) running Windows 7 32-bit. Power Supply Issues
GitHub page Wiki Release notes Issue tracker
Installation instructions On the on the wiki page, and always up-to-date! psa xs evolution 9780z5 driver exclusive
Configuration instructions To change the search language and more advanced tune-in (optional). Ensure your interface is recognized as "Reference C
python (version 3.6+)zenity (for GNOME GUI)kdialog (for KDE GUI)wget (subtitles downloading with GUI), ps & grep (GUI autodetection)
# Make sure the destination directory for nautilus scripts exits
mkdir -p ~/.local/share/nautilus/scripts/
cd ~/.local/share/nautilus/scripts/
# Download the script and make it executable
wget https://raw.githubusercontent.com/emericg/OpenSubtitlesDownload/master/OpenSubtitlesDownload.py
chmod u+x OpenSubtitlesDownload.py