You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python script to create a movie list sorted by IMDB rating.
Movie names can be sourced from a movie collection on disk, or from the rows of a text file.
Usage: ./make_movie_list.py --path <path>
or ./make_movie_list.py --file <file>
About
A python script to create a movie list sorted by IMDB rating, from a movie collection on disk