Jump to content

lojden

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by lojden

  1. On 1/19/2020 at 8:52 PM, knex666 said:

    Here's a update to Mopidy3

     

    push knex666/mopidy:3-experimental

     

    RUN EXAMPLE

    docker run -d --name='Mopidy3' --net='br0' --ip='192.168.100.42' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -v '/mnt/user/appdata/mopidy/':'/config/':'rw' -v '/mnt/user/appdata/mopidy/tmp/':'/tmp/':'rw' -v '/mnt/user/Musik/':'/media':'rw' -p 6600:6600 -p 6680:6680 -p 5555:5555/udp 'knex666/mopidy:3-experimental' mopidy --config /config/mopidy.conf

     

    I will make a new unraid config xml for Mopidy3 soon. 

    Its not jet stable and its missing Iris 

    Nice! I'll try it out when its ready

     

    Thanks

  2.  

     

    When i fire up mopidy ive got this:

     

    INFO Loading config from builtin defaults
    INFO Loading config from /etc/mopidy.conf

     

    But when i run "mopidy local scan" i've got this:

     

    INFO     Loading config from builtin defaults
    INFO     Loading config from /root/.config/mopidy/mopidy.conf

     

    Is there any solution for that?

     

     

    And will you upgrade this to mopidy 3.0 ?

     

    • Like 1
×
×
  • Create New...