Change your movie folders' icon with movie posters.
Enter your directory path by replacing / with //.
Download both the files (icon.py and batch.bat) within a same directory.
Change your names of the folders to a standard format (with the correct spellings).
-
You should have python install in your system.
-
Using pip install the following python modules:
pip install requests
pip install Pillow
pip install progress
- An active internet connection.