I have a media sorting script set up. That takes stuff from my downloads folder figured out if its TV or a Movie and renames and sorts it.
Its using this python library called guessit https://github.com/guessit-io/guessit
Guessit extracts info about the file from the filename. Its like magic.
I have a media sorting script set up. That takes stuff from my downloads folder figured out if its TV or a Movie and renames and sorts it.
Its using this python library called guessit https://github.com/guessit-io/guessit Guessit extracts info about the file from the filename. Its like magic.