So what i did:
- Move the MUSIC Folder to /home/MUSIC
- chmod +x /home as root
- chown -R mopidy:audio /home/MUSIC
- chmod -R ug+rwx /home/MUSIC
- find /home/MUSIC -type d -exec chmod ug+x {} ;
- sudo mopidyctl local scan
So i did the work after lot of screaming and debugging of log files and studding tutorials!