bakker_be wrote: 
> Are you certain? Even v0.0.4 doesn't seem to know about it :p
> 
Quite sure it does:

Code:
--------------------
    
  $ ./lmsmusly.py  --db-path ~/tmp dynamic -h
  
  usage: lmsmusly.py dynamic [-h] --lms LMS [--lms-port LMS_PORT] --lms-player
  LMS_PLAYER [--lms-notifications] [--read-jukebox]
  [--numtracks NUMTRACKS]
  [--seedtrack-index SEEDTRACK_INDEX]
  [--no-duplicates [N]] [--webui]
  [--webui-host WEBUI_HOST] [--webui-port WEBUI_PORT]
  [--webui-logpath WEBUI_LOGPATH]
  
  optional arguments:
  -h, --help            show this help message and exit
  --lms LMS             LMS server name
  --lms-port LMS_PORT   LMS server port (default: 9000)
  --lms-player LMS_PLAYER
  LMS player ID. Format: 00:00:00:00:00:00
  --lms-notifications   show notifications on player
  --read-jukebox        read on-disk jukebox on startup
  --numtracks NUMTRACKS
  length of playlist (default: 10)
  --seedtrack-index SEEDTRACK_INDEX
  playlist index of track to use as seed (default: 0)
  --no-duplicates [N]   Avoid repeating a track for the next N tracks
  (default: 100)
  --webui               provide a web-based user interface
  --webui-host WEBUI_HOST
  host name / IP address for WebUI (default: 0.0.0.0)
  --webui-port WEBUI_PORT
  port for WebUI (default: 8080)
  --webui-logpath WEBUI_LOGPATH
  logfile path for WebUI (default: /tmp)
  
--------------------



SW: 'extGUI4LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=108495

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

Reply via email to