GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SUPYSONIC-CLI(1) Supysonic SUPYSONIC-CLI(1)

supysonic-cli - Supysonic management command line interface

supysonic-cli --help

supysonic-cli user [options]

supysonic-cli folder [options]

Supysonic is a Python implementation of the Subsonic server API. Current supported features are:

  • browsing (by folders or tags)
  • streaming of various audio file formats
  • transcoding
  • user or random playlists
  • cover arts (as image files in the same folder as music files)
  • starred tracks/albums and ratings
  • Last.FM scrobbling
  • Jukebox mode

The "Subsonic API" is a set of adhoc standards to browse, stream or download a music collection over HTTP.

The command-line interface is an interface allowing administration operations without the use of the web interface.

supysonic-cli has two different subcommands:

User management commands
Folder management commands

For more details on the user and folder subcommands, see the subsonic-cli-user (1), subsonic-cli-folder (1) manual pages.

Shows the help and exits. At top level it only lists the subcommands. To display the help of a specific subcommand, add the --help flag after the said subcommand name.

Bugs can be reported to your distribution's bug tracker or upstream at https://github.com/spl0k/supysonic/issues.

supysonic-cli-user (1), supysonic-cli-folder (1), supysonic-server (1), supysonic-daemon (1)

Louis-Philippe Véronneau, Alban Féron

2013-2023, Alban Féron

December 15, 2024 0.7.9

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.