While creating a file based on link that's longer than 255 characters we'll encounter ```File name too long``` error. This workaround forms a filename by keeping first 255 characters and concatenates them with file extention.
* 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