Sometimes link passed to linkhandler can be longer than 255 characters long (if link language is Cyrillic for example or when link is generated from image tags), thus it cannot display images or PDFs properly due to internal limit on name length. This small check uses "cut" from GNU coreutils to shorten the URL to 100 chars if it is longer than 255.
* add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script
* remove all usage of --input-ipc-server in all cmds
* remove mpv alias that adds --input-ipc-server
* fix pauseallmpv: correct paths to unix socket files
* fix dependency-scripts loading so it works also when opening files off main disk