Mozzo1000 / movielst

:movie_camera: Everything about your movies within the command line.
Other
0 stars 1 forks source link

Add file_info to index file #8

Closed Mozzo1000 closed 6 years ago

Mozzo1000 commented 6 years ago

What to do?

Add field file_info to index file, the field should contain file location + name

Why?

Adds a unique key to each entry in the indexed file. For example, if the indexer guesses the same movie for two different files, we will have someway to tell them apart.

Mozzo1000 commented 6 years ago

file_info is now a nested dict - containing filename, location and extension.