Sonos

Posted on
Sun Oct 25, 2015 11:40 am
jens offline
Posts: 265
Joined: May 03, 2015
Location: Sweden

Re: Sonos

That's true :)


Sent from my iPad using Tapatalk HD

Posted on
Sun Oct 25, 2015 11:51 am
colinpartridge offline
Posts: 373
Joined: Jan 13, 2014
Location: London, UK

Re: Sonos

I wonder if Indigo could create the text file containing the variable and then use Automator to convert text file to mp3 http://www.macosxautomation.com/automator/examples/ex07/index.html

Colin

Posted on
Sun Oct 25, 2015 9:29 pm
roussell offline
User avatar
Posts: 1108
Joined: Aug 18, 2008
Location: Alabama

Re: Sonos

Several years ago I used the built in "say" command to pipe text to an aiff audio file and then and install of lame to immediately convert the aiff audio to an mp3. I'm away from the machine and script at the moment, I'll post it later though. It was very fast and dead-reliable though.


Sent from my iPhone using Tapatalk

Posted on
Sun Oct 25, 2015 11:53 pm
haavarda offline
User avatar
Posts: 702
Joined: Aug 18, 2012
Location: Norway

Re: Sonos

Any chance of using this service? https://www.ivona.com

http://b2b.support.ivona.com/?l=en_US&pn=1


Seams like a rather high quality voice...

Håvard

Posted on
Sun Nov 08, 2015 10:24 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.20 Update

v0.8.20 - 11/08/2015
  • Fixes for SiriusXM channel selection changes.
  • Added plugin configuration entry to specify network interface for UPNP updates.
  • Support for Sonos ZonePlayer beta code.
  • Added new TTS announcement option - Amazon IVONA. Must register for access key on the IVONA website (http://www.ivona.com).


Please re-configure plugin on installation. At the least, press the SAVE button in the configuration dialog.

Posted on
Sun Nov 08, 2015 12:41 pm
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.21 Update

v0.8.21 - 11/08/2015
  • Unicode support for IVONA announcements.
  • IVONA announcement length bug fix.

Posted on
Sun Nov 08, 2015 2:57 pm
Seeker offline
Posts: 440
Joined: Aug 05, 2013

Re: Sonos

Thank you Nick! Sirius is working now!

Posted on
Tue Nov 10, 2015 4:59 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.22 Update

v0.8.22 - 11/10/2015
  • Big fix in group announcements (tts_delay).

Posted on
Sat Nov 14, 2015 1:48 pm
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.23 Update

v0.8.23 - 11/14/2015
  • Added action to clear ZonePlayer queue.
  • Enabled Sonos Favorites (works with SiriusXM channels, Spotify playlists).

I will add support for other sources to Favorites in good time...

Posted on
Sat Jan 02, 2016 6:27 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.32 Update

v0.8.32 - 01/02/2016
  • Added Pandora, RadioTime to Sonos Favorites.
  • Updated MP3 mutagen library to v1.31.
  • Refactored code that sends commands to ZonePlayers utilizing requests library.
  • Adjusted plugin restart code when configuration changes.
  • Adjusted Group Announcement logic to deal with slow response from ZonePlayers.
  • New Actions: Group Mute, Group Volume.

Posted on
Sun Jan 10, 2016 6:51 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.33 Update

v0.8.33 - 01/10/2016
  • Added parameters for IVONA Announcements: sentence break, speech rate.
  • Adjusted MP3 mutagen call to avoid header error.
  • Removed configuration item Pandora ID.
  • Auto refresh for Sonos Playlists, Favorites, and RadioTime Favorites. No need to restart plugin.
  • Added action to Save Queue to Sonos Playlist.
  • Added action to Remove Sonos Playlist.
  • Additional fixes to Group Announcement actions.

I've made many many code changes so please be a bit cautious and report errors back to me. Thanks!

Posted on
Wed Jan 13, 2016 7:04 pm
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.34 Update

v0.8.34 - 01/13/2016
  • Bug fix in IVONA error handling.
  • Bug fix launching Spotify Playlist from Favorites.
  • Added Apple Music to Sonos Favorites. [untested]
  • New option in Group Announcements for existing groups. Will use existing group coordinator for announcements.

On the last change:
I added an option in the MP3 Group Announcements Function. It is called "Group Coordinator Only". Checking this box simplifies all of what goes on in this action such that it will only communicate with the selected ZonePlayer treating it as a Group Coordinator. No grouping will change whatsoever - it will simply cue up the announcement to the coordinator and return to the original source when complete. The action will unmute all ZonePlayers that were part of the group prior to the announcement.
I have done just a little testing so please let me know if it is problematic. Finally, I dedicate this to Love Kull who has been working patiently with me over the past two months to refine the group announcements. Thank you Love!

Posted on
Sat Jan 16, 2016 6:03 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.35. Update

v0.8.35 - 01/16/2016
  • More bug fixes for launching Spotify Playlist from Favorites.
  • Added utility action to dump to the log current source and metadata for a ZonePlayer.

Posted on
Sun Jan 17, 2016 5:29 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.8.36 Update

v0.8.36 - 01/17/2016
  • Added device substitution in announcements text. Format is %%d:[device id]:stated%%.
  • Reworked Sonos Favorites so all actions that call on Sonos Favorites will need to be re-done. Should work for Pandora, Music Library, RadioTime, Amazon Music, Amazon Music Library, Apple Music, SiriusXM, Spotify, and Sonos Playlists.
    • Added Play Mode as an option. This is only applicable to sources that utilize the queue.
    • For any Favorite that does not work, use the Dump URI Action (last one in the list). It will output data to the Event Log that I can use to add support.

Posted on
Fri Feb 12, 2016 10:32 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Sonos v0.9.0 Update

v0.9.0 - 02/12/2016 [Hot off the Press]
  • New event-processor (courtesy of the SoCo project) with some tweaks. At some point in the future, the existing event-processor (Coherence) will be eliminated. When installing this version, make sure to edit the plugin configuration - even if no changes are desired. The menu options have changed a bit.
  • Bug fix to eliminate python warning InsecurePlatformWarning when using IVONA group announcements.

This is a big one folks. Many have had issues with the Coherence event processor so I added a new option. I borrowed the underlying UPNP event subscription logic from the SoCo project (and made a few modifications). It is lighter weight as far as code goes so should work more cleanly for most. Testing has been minimal so buyer beware!

Who is online

Users browsing this forum: No registered users and 2 guests