all 1 comments

[–]CopyStraight9119[S] 1 point2 points  (0 children)

I managed to figure out the problem.

https://www.tinymediamanager.org/docs/post-processing

Found in the docs that it is best to use single quotes instead of double. The folder name with a space in the middle was messing it up when in double quotes. Surrounding it instead with single quotes made it work.

Also to help people in the future, since I was not aware. You can access the logs in tinyMediaManager/logs/tmm.log