whoizerwin wrote:Hmm Interesting, this is probably why it isn't working for me either.
However I have just checked the PMS.conf and there is no such line as perl.path or get-flash-videos.path
Where should I put these for Mac OSX? Is it maybe possible that you can post your PMS.conf since it is working for you?
Thanks mate!
I don't got a mac so that's of course hard to know for me. But essential perl is found (on Linux and I know mac is bsd based) typically at /usr/bin/perl and get_flash_videoes.pl is found whereever you put it yourself. Put for example in /home/<your user>/scripts
Since I run SHB my paths are relative the PMS dir...
- Code: Select all
get-flash-videos.path = extras\\scripts\\get_flash_videos.pl
perl.path = extras\\perl\\bin\\perl.exe
