Hi All,
this is my first ever post on the forum so please advise if this is not the right forum.
I somehow manage to make mopidy works using the hassio/edge addons. it is working fine using ‘/share/mopidy/media’ path. However, i would like to add /media path in the configuration to have one location for all media. i am struggling to add. i tried to follow the advice on following forum but getting an error.
my config settings are as follows,
settings:
name: file/enabled
value: ‘true’
name: file/media_dirs
value: /share/mopidy/media
name: local/enabled
value: ‘true’
name: local/media_dirs
value: /media
Please advise and thanks in advance.