v1.3.1
Fixed
- Fix no library found check, the local libdvdcss shared library
.so
/.dll
search set the dll path to the temporary
search path whether it existed or not, therefore if none of them ever existed it would still have finished with a
path set to thedll
variable, making the rest of the code think it found a library.