bakker_be wrote: 
> Hmmm, running into a bit of bother with the musly server ...
> > 
Code:
--------------------
  >   > bart@ubuntu_t540:~/musly-server$ ./musly-server.py -l DEBUG --analyse 
/mnt/music
  > Traceback (most recent call last):
  > File "./musly-server.py", line 13, in <module>
  > from lib import app, config, metadata_db, musly, analysis
  > ImportError: cannot import name 'app'
  > 
--------------------
> > 
> You'll see analysis has been moved to the end of the import line. I
> did that to see if it was that file specifically or the import in
> itself. OS is Ubuntu 18.04 LTS Server.

Odd. I don't use Ubuntu, but Fedora32 (I used Ubuntu for years, but
switched due to 'snap' apps). Which version of python3? Fedoa32 has
3.8.5, and Raspbian (which also works for me) has 3.7.3

Does "python3 ./musly-server.py -l DEBUG --analyse /mnt/music/" Work???



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to