afriend wrote: 
> > 
Code:
--------------------
  >   > 
  > File "/Users/defuser/Documents/musly-server-master/lib/musly.py", line 31, 
in __init__
  > ctypes.CDLL(libmusly.replace('libmusly.so', 'libmusly_resample.so'))
--------------------
> > 

Perhaps "libmusly.replace('libmusly.so', 'libmusly_resample.so')" should
be "libmusly.replace('libmusly.dylib', 'libmusly_resample.dylib'))" for
macOS ??? e.g. line 31 of edit lib/musly.py ??



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to