<?sphp $this->text('pagetitle') ?>
 
Home of the Squeezebox™ & Transporter® network music players.

JiveShowBrieflyAudit

From SqueezeboxWiki

Jump to: navigation, search

Contents

Audit of ShowBriefly Messages (toast) sent from SqueezeCenter to SqueezePlay

NOTE: this audit does not cover SqueezeNetwork

NOTE: this audit does not cover 3rd party plugins

these are the files that contain showBriefly calls that include a jive key, which means they push a toast on to squeezeplay based platorms. Audit was done on an svn updated 28 Apr 2009 SqueezeCenter 7.4.

 Plugin/Favorites/Plugin.pm
 Plugin/LastFM/ProtocolHandler.pm
 Plugin/AudioScrobbler/Plugin.pm
 Plugin/SongScanner/Plugin.pm
 Plugin/Slacker/ProtocolHandler.pm
 Plugin/LineIn/Plugin.pm
 Plugin/Deezer/ProtocolHandler.pm
 Plugin/Pandora/ProtocolHandler.pm
 Control/Jive.pm
 Control/Commands.pm
 Control/XMLBrowser.pm
 Buttons/Common.pm
 Player/Player.pm
 Player/Playlist.pm
 Player/StreamingController.pm
 Player/Boom.pm

Plugin/Favorites/Plugin.pm

  • adding a favorite

Plugin/LastFM/ProtocolHandler.pm

  • Last.fm: Skip limit exceeded, disallowing skip

Plugin/Slacker/ProtocolHandler.pm

  • misc Slacker Errors (limit exceeded, etc.)

Plugin/LineIn/Plugin.pm

  • Line in level: $level

Plugin/Deezer/ProtocolHandler.pm

  • Deezer error, skip limit exceeded

Plugin/Pandora/ProtocolHandler.pm

  • Pandora error: skip limit exceeded

Control/Jive.pm

  • sleeping at end of track
  • syncing with X
  • $mixer not available for this item (e.g., MusicIP)

Control/Commands.pm

  • Saving alarm
  • All alarms enabled
  • All alarms disabled
  • Deleting alarm
  • Removing track X from playlist
  • Saved playist as X
  • Added track X to play next
  • Adding track X to playlist
  • Now playing track X
  • Deleted playlist X
  • Sleeping in X minutes
  • Sleep canceled

Control/XMLBrowser.pm

  • any arbitrary item sent via OPML from provider with showBriefly = 1 flag
  • adding to playlist
  • adding to play next

Player/Player.pm

  • Bass set to X
  • Treble set to X
  • Buffering/Rebuffering/Waiting to Sync
  • Rebuffering failed
  • Track now playing/paused/stopped (currentSongLines())

Player/Playlist.pm

  • Playlist mode disabled
  • Playlist mode on
  • Playlist mode off
  • Party mode on

Player/StreamingController.pm

  • Getting track details/stream info
  • Problem opening file/stream