Class: Squeezer::Client

Inherits:
API
  • Object
show all
Includes:
Database, General, Players, Playlist, Utils, Models
Defined in:
lib/squeezer/client.rb,
lib/squeezer/client/utils.rb,
lib/squeezer/client/general.rb,
lib/squeezer/client/players.rb,
lib/squeezer/client/database.rb,
lib/squeezer/client/playlist.rb

Defined Under Namespace

Modules: Database, General, Players, Playlist, Utils

Method Summary

Methods included from Players

#find_player_by_id, #find_player_by_ip, #find_player_by_name, #players

Methods included from General

#can, #shutdown_server, #version

Methods included from Database

#abortscan!, #albums, #artists, #genres, #rescan!, #rescan_progress, #scanning?, #total_albums, #total_artists, #total_genres, #total_tracks, #tracks, #wipecache!

Methods inherited from API

#initialize

Methods included from Connection

close_connection, exec, #exit, open_connection, retrieve_connection

Constructor Details

This class inherits a constructor from Squeezer::API