Announcement

Collapse
No announcement yet.

Errors on New Install of CasaTunes Server

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Errors on New Install of CasaTunes Server

    Jun-25 3:15:51 PM Z-Wave Device: Multifunction Device Bathroom Luminance Set to 38 (%)
    Jun-25 3:15:48 PM CasaTunes ERROR PollZones Object reference not set to an instance of an object.
    Jun-25 3:15:48 PM CasaTunes ERROR URL=http://192.168.1.190:8735/api/v1/zones
    Jun-25 3:15:48 PM CasaTunes ERROR Newtonsoft.Json.JsonReaderException: JSON integer 2684354591 is too large or small for an Int32. Path '[0].EnabledSources', line 1, position 505. at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition) at Newtonsoft.Json.JsonTextReader.ParseNumber(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadNumberValue(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadAsInt32() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.R eadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.D eserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReade r reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value) at HSPI_CasaTunes.CasaAPI`1.Execute(String MethodType, String BaseURL, String Method, Dictionary`2 Parameters, String Payload)
    Jun-25 3:14:51 PM Z-Wave Device: Multifunction Device Bathroom Temperature Set to -76.18 (F)
    Jun-25 3:14:48 PM CasaTunes ERROR PollZones Object reference not set to an instance of an object.

    #2
    Here is the Whole Error at start up.
    Jun-27 11:42:07 AM CasaTunes ERROR PollZones Object reference not set to an instance of an object.
    Jun-27 11:42:07 AM CasaTunes ERROR URL=http://192.168.1.190:8735/api/v1/zones
    Jun-27 11:42:07 AM CasaTunes ERROR Newtonsoft.Json.JsonReaderException: JSON integer 2684354591 is too large or small for an Int32. Path '[0].EnabledSources', line 1, position 505. at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition) at Newtonsoft.Json.JsonTextReader.ParseNumber(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadNumberValue(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadAsInt32() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.R eadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.D eserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReade r reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value) at HSPI_CasaTunes.CasaAPI`1.Execute(String MethodType, String BaseURL, String Method, Dictionary`2 Parameters, String Payload)

    Comment


      #3
      can you set the log level to Debug from the config page, then restart the plugin and post what you get i the logs

      Comment


        #4
        Jun-27 12:42:36 PM Plug-In Finished initializing plug-in CasaTunes
        Jun-27 12:42:36 PM Starting Plug-In CasaTunes loaded in 1415 milliseconds
        Jun-27 12:42:36 PM Starting Plug-In Plugin CasaTunes started successfully in 713 milliseconds
        Jun-27 12:42:36 PM CasaTunes DEBUG System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_CasaTunes.CasaTunesApp.PollZones(Object source, ElapsedEventArgs e)

        Comment


          #5
          Jun-27 12:44:36 PM CasaTunes ERROR PollZones Object reference not set to an instance of an object.
          Jun-27 12:44:36 PM CasaTunes ERROR URL=http://192.168.1.190:8735/api/v1/zones
          Jun-27 12:44:36 PM CasaTunes ERROR Newtonsoft.Json.JsonReaderException: JSON integer 2684354591 is too large or small for an Int32. Path '[0].EnabledSources', line 1, position 505. at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition) at Newtonsoft.Json.JsonTextReader.ParseNumber(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadNumberValue(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadAsInt32() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.R eadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.D eserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReade r reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value) at HSPI_CasaTunes.CasaAPI`1.Execute(String MethodType, String BaseURL, String Method, Dictionary`2 Parameters, String Payload)
          Jun-27 12:44:36 PM CasaTunes DEBUG <-- [{"Balance":0,"Bass":8,"DND":false,"Shared":true,"FixedVol ume ":80,"FixedVolumeEnabled":false,"Hidden":false,"KeypadLo ck": false,"Loudness":true,"MasterMode":false,"Mute":false,"Name" :"Basement","PartyMode":false,"Power":true,"MaxVolume":10 0," VolumeControlType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Basement +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":0,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":50, "ResetPowerOnVolume":true,"PersistentZoneID":"77ff85dc-55a9-4372-b102-ac2dbb31b5c9","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, " FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":false, "Loudness":true,"MasterMode":false,"Mute":false,"Name":" Bath Room","PartyMode":false,"Power":true,"MaxVolume":100,"Volume ControlType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Bath Room +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":3,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":40, "ResetPowerOnVolume":true,"PersistentZoneID":"3d04df6c-6a6b-4f82-908a-246d084b4d2f","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":0,"DND":false,"Shared":false,"FixedVolume":80 , "FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":f alse ,"Loudness":false,"MasterMode":false,"Mute":false,"Name": "Ba throom","PartyMode":false,"Power":false,"MaxVolume":100,"Vol umeControlType":1,"ZoneGroupInfo":[],"GroupName":"Bathroom","SleepEnabled":false,"SourceID":2 9," Treble":0,"Volume":66,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":202,"EnabledSources":26 843 54568,"EnableMuteOrPage":0,"PageVolume":60,"PowerOnVolume":5 0,"ResetPowerOnVolume":false,"PersistentZoneID":"RINCON_78 28 CA1268CC01400","ZoneImageID":"","EqType":0,"EqID":"default", "EqPresetID":0,"HidePowerControl":true,"HideSourceContro l":t rue,"HideDNDControl":true,"ZoneNameReadOnly":false},{"Balanc e":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, "Fi xedVolumeEnabled":false,"Hidden":false,"KeypadLock":false,"L oudness":true,"MasterMode":false,"Mute":false,"Name":"Den"," PartyMode":false,"Power":true,"MaxVolume":100,"VolumeControl Type":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Den +4","SleepEnabled":false,"SourceID":3,"Treble":5,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":4,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":70, "ResetPowerOnVolume":true,"PersistentZoneID":"fc40eb10-9900-488a-8015-8586dc393884","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, " FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":false, "Loudness":true,"MasterMode":false,"Mute":false,"Name":" Dini ng Room","PartyMode":false,"Power":true,"MaxVolume":100,"Volume ControlType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Dining Room +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":2,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":50, "ResetPowerOnVolume":true,"PersistentZoneID":"62eedb8e-4191-4d1a-9f87-227d3e1c10fc","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":8,"DND":false,"Shared":false,"FixedVolume":80 , "FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":f alse ,"Loudness":true,"MasterMode":false,"Mute":false,"Name":" Fro nt Porch","PartyMode":false,"Power":false,"MaxVolume":100,"Volu meControlType":1,"ZoneGroupInfo":[],"GroupName":"Front Porch","SleepEnabled":false,"SourceID":3,"Treble":4,"Volume" :35,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":5,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":20, "ResetPowerOnVolume":true,"PersistentZoneID":"f4f38419-da72-409f-8282-8cc3216f4ad7","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, " FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":false, "Loudness":true,"MasterMode":false,"Mute":false,"Name":" Kitc hen","PartyMode":false,"Power":true,"MaxVolume":100,"Volume C ontrolType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Kitchen +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":1,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":50, "ResetPowerOnVolume":true,"PersistentZoneID":"4a08a162-d189-4418-a16b-96a60b6210d4","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":0,"DND":false,"Shared":false,"FixedVolume":80 , "FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":f alse ,"Loudness":false,"MasterMode":false,"Mute":false,"Name": "Of fice","PartyMode":false,"Power":false,"MaxVolume":100,"Volum eControlType":1,"ZoneGroupInfo":[],"GroupName":"Office","SleepEnabled":false,"SourceID":31, "Tr eble":0,"Volume":76,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":200,"EnabledSources":26 843 54568,"EnableMuteOrPage":0,"PageVolume":60,"PowerOnVolume":5 0,"ResetPowerOnVolume":false,"PersistentZoneID":"RINCON_00 0E 585D9F3801400","ZoneImageID":"","EqType":0,"EqID":"default", "EqPresetID":0,"HidePowerControl":true,"HideSourceContro l":t rue,"HideDNDControl":true,"ZoneNameReadOnly":false}]
          Jun-27 12:44:36 PM CasaTunes DEBUG -->GET http://192.168.1.190:8735/api/v1/zones
          Jun-27 12:44:36 PM CasaTunes DEBUG <-- []
          Jun-27 12:44:36 PM CasaTunes DEBUG -->GET http://192.168.1.190:8735/api/v1/playlists
          Jun-27 12:44:36 PM CasaTunes DEBUG <-- [{"Hidden":false,"IsShared":false,"Name":"Source1","MediaT ype sSupported":61696,"Type":1,"SourceType":6,"SourceID":0,"Exte rnalDeviceType":0},{"Hidden":false,"IsShared":false,"Name":" Source2","MediaTypesSupported":61696,"Type":1,"SourceType":6 ,"SourceID":1,"ExternalDeviceType":0},{"Hidden":false,"Is Sha red":false,"Name":"Amazon","MediaTypesSupported":0,"Type":4 , "SourceType":9,"SourceID":2,"ExternalDeviceType":0,"Exte rnal DeviceImageID":"Unknown","AndroidLaunchURL":"","iOSLaunchURL ":""},{"Hidden":false,"IsShared":true,"Name":"Sonos","Me diaT ypesSupported":0,"Type":16,"SourceType":19,"SourceID":3,"Ext ernalDeviceType":3},{"Hidden":false,"IsShared":false,"Name": "HomeSeer","MediaTypesSupported":0,"Type":4,"SourceType" :9," SourceID":4,"ExternalDeviceType":0,"ExternalDeviceImageID":" Unknown","AndroidLaunchURL":"","iOSLaunchURL":""},{"Hidden": true,"IsShared":false,"Name":"Source6","MediaTypesSupported" :0,"Type":0,"SourceType":0,"SourceID":5,"ExternalDeviceType " :0},{"Hidden":true,"IsShared":false,"Name":"Front A/V In","MediaTypesSupported":0,"Type":0,"SourceType":0,"Sourc eI D":6,"ExternalDeviceType":0},{"Hidden":false,"IsShared":f als e,"Name":"Office","MediaTypesSupported":33024,"Type":32,"S ou rceType":19,"SourceID":31,"ExternalDeviceType":3},{"Hidden": false,"IsShared":false,"Name":"Bathroom","MediaTypesSupporte d":33024,"Type":32,"SourceType":19,"SourceID":29,"Externa lDe viceType":3}]
          Jun-27 12:44:36 PM CasaTunes DEBUG -->GET http://192.168.1.190:8735/api/v1/sources
          Jun-27 12:43:36 PM CasaTunes DEBUG System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_CasaTunes.CasaTunesApp.PollZones(Object source, ElapsedEventArgs e)
          Jun-27 12:43:36 PM CasaTunes ERROR PollZones Object reference not set to an instance of an object.
          Jun-27 12:43:36 PM CasaTunes ERROR URL=http://192.168.1.190:8735/api/v1/zones
          Jun-27 12:43:36 PM CasaTunes ERROR Newtonsoft.Json.JsonReaderException: JSON integer 2684354591 is too large or small for an Int32. Path '[0].EnabledSources', line 1, position 505. at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition) at Newtonsoft.Json.JsonTextReader.ParseNumber(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadNumberValue(ReadType readType) at Newtonsoft.Json.JsonTextReader.ReadAsInt32() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.R eadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.P opulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.C reateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.D eserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReade r reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value) at HSPI_CasaTunes.CasaAPI`1.Execute(String MethodType, String BaseURL, String Method, Dictionary`2 Parameters, String Payload)
          Jun-27 12:43:36 PM CasaTunes DEBUG <-- [{"Balance":0,"Bass":8,"DND":false,"Shared":true,"FixedVol ume ":80,"FixedVolumeEnabled":false,"Hidden":false,"KeypadLo ck": false,"Loudness":true,"MasterMode":false,"Mute":false,"Name" :"Basement","PartyMode":false,"Power":true,"MaxVolume":10 0," VolumeControlType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Basement +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":0,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":50, "ResetPowerOnVolume":true,"PersistentZoneID":"77ff85dc-55a9-4372-b102-ac2dbb31b5c9","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, " FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":false, "Loudness":true,"MasterMode":false,"Mute":false,"Name":" Bath Room","PartyMode":false,"Power":true,"MaxVolume":100,"Volume ControlType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Bath Room +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":3,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":40, "ResetPowerOnVolume":true,"PersistentZoneID":"3d04df6c-6a6b-4f82-908a-246d084b4d2f","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":0,"DND":false,"Shared":false,"FixedVolume":80 , "FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":f alse ,"Loudness":false,"MasterMode":false,"Mute":false,"Name": "Ba throom","PartyMode":false,"Power":false,"MaxVolume":100,"Vol umeControlType":1,"ZoneGroupInfo":[],"GroupName":"Bathroom","SleepEnabled":false,"SourceID":2 9," Treble":0,"Volume":66,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":202,"EnabledSources":26 843 54568,"EnableMuteOrPage":0,"PageVolume":60,"PowerOnVolume":5 0,"ResetPowerOnVolume":false,"PersistentZoneID":"RINCON_78 28 CA1268CC01400","ZoneImageID":"","EqType":0,"EqID":"default", "EqPresetID":0,"HidePowerControl":true,"HideSourceContro l":t rue,"HideDNDControl":true,"ZoneNameReadOnly":false},{"Balanc e":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, "Fi xedVolumeEnabled":false,"Hidden":false,"KeypadLock":false,"L oudness":true,"MasterMode":false,"Mute":false,"Name":"Den"," PartyMode":false,"Power":true,"MaxVolume":100,"VolumeControl Type":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Den +4","SleepEnabled":false,"SourceID":3,"Treble":5,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":4,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":70, "ResetPowerOnVolume":true,"PersistentZoneID":"fc40eb10-9900-488a-8015-8586dc393884","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, " FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":false, "Loudness":true,"MasterMode":false,"Mute":false,"Name":" Dini ng Room","PartyMode":false,"Power":true,"MaxVolume":100,"Volume ControlType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Dining Room +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":2,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":50, "ResetPowerOnVolume":true,"PersistentZoneID":"62eedb8e-4191-4d1a-9f87-227d3e1c10fc","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":8,"DND":false,"Shared":false,"FixedVolume":80 , "FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":f alse ,"Loudness":true,"MasterMode":false,"Mute":false,"Name":" Fro nt Porch","PartyMode":false,"Power":false,"MaxVolume":100,"Volu meControlType":1,"ZoneGroupInfo":[],"GroupName":"Front Porch","SleepEnabled":false,"SourceID":3,"Treble":4,"Volume" :35,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":5,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":20, "ResetPowerOnVolume":true,"PersistentZoneID":"f4f38419-da72-409f-8282-8cc3216f4ad7","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":9,"DND":false,"Shared":true,"FixedVolume":80, " FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":false, "Loudness":true,"MasterMode":false,"Mute":false,"Name":" Kitc hen","PartyMode":false,"Power":true,"MaxVolume":100,"Volume C ontrolType":1,"ZoneGroupInfo":[],"SharedRoomID":"fcf3899a-fe30-4c32-9633-5f94dff83ba5","GroupName":"Kitchen +4","SleepEnabled":false,"SourceID":3,"Treble":7,"Volume": 35 ,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":1,"EnabledSources":2684 354 591,"EnableMuteOrPage":2,"PageVolume":60,"PowerOnVolume":50, "ResetPowerOnVolume":true,"PersistentZoneID":"4a08a162-d189-4418-a16b-96a60b6210d4","ZoneImageID":"","EqType":0,"EqID":"default"," EqPresetID":0,"HidePowerControl":false,"HideSourceControl":f alse,"HideDNDControl":false,"ZoneNameReadOnly":false},{"Bala nce":0,"Bass":0,"DND":false,"Shared":false,"FixedVolume":80 , "FixedVolumeEnabled":false,"Hidden":false,"KeypadLock":f alse ,"Loudness":false,"MasterMode":false,"Mute":false,"Name": "Of fice","PartyMode":false,"Power":false,"MaxVolume":100,"Volum eControlType":1,"ZoneGroupInfo":[],"GroupName":"Office","SleepEnabled":false,"SourceID":31, "Tr eble":0,"Volume":76,"WakeupEventSchedule":[],"WakeupScheduled":false,"ZoneID":200,"EnabledSources":26 843 54568,"EnableMuteOrPage":0,"PageVolume":60,"PowerOnVolume":5 0,"ResetPowerOnVolume":false,"PersistentZoneID":"RINCON_00 0E 585D9F3801400","ZoneImageID":"","EqType":0,"EqID":"default", "EqPresetID":0,"HidePowerControl":true,"HideSourceContro l":t rue,"HideDNDControl":true,"ZoneNameReadOnly":false}]
          Jun-27 12:43:36 PM CasaTunes DEBUG -->GET http://192.168.1.190:8735/api/v1/zones
          Jun-27 12:43:36 PM CasaTunes DEBUG <-- []
          Jun-27 12:43:36 PM CasaTunes DEBUG -->GET http://192.168.1.190:8735/api/v1/playlists
          Jun-27 12:43:36 PM CasaTunes DEBUG <-- [{"Hidden":false,"IsShared":false,"Name":"Source1","MediaT ype sSupported":61696,"Type":1,"SourceType":6,"SourceID":0,"Exte rnalDeviceType":0},{"Hidden":false,"IsShared":false,"Name":" Source2","MediaTypesSupported":61696,"Type":1,"SourceType":6 ,"SourceID":1,"ExternalDeviceType":0},{"Hidden":false,"Is Sha red":false,"Name":"Amazon","MediaTypesSupported":0,"Type":4 , "SourceType":9,"SourceID":2,"ExternalDeviceType":0,"Exte rnal DeviceImageID":"Unknown","AndroidLaunchURL":"","iOSLaunchURL ":""},{"Hidden":false,"IsShared":true,"Name":"Sonos","Me diaT ypesSupported":0,"Type":16,"SourceType":19,"SourceID":3,"Ext ernalDeviceType":3},{"Hidden":false,"IsShared":false,"Name": "HomeSeer","MediaTypesSupported":0,"Type":4,"SourceType" :9," SourceID":4,"ExternalDeviceType":0,"ExternalDeviceImageID":" Unknown","AndroidLaunchURL":"","iOSLaunchURL":""},{"Hidden": true,"IsShared":false,"Name":"Source6","MediaTypesSupported" :0,"Type":0,"SourceType":0,"SourceID":5,"ExternalDeviceType " :0},{"Hidden":true,"IsShared":false,"Name":"Front A/V In","MediaTypesSupported":0,"Type":0,"SourceType":0,"Sourc eI D":6,"ExternalDeviceType":0},{"Hidden":false,"IsShared":f als e,"Name":"Office","MediaTypesSupported":33024,"Type":32,"S ou rceType":19,"SourceID":31,"ExternalDeviceType":3},{"Hidden": false,"IsShared":false,"Name":"Bathroom","MediaTypesSupporte d":33024,"Type":32,"SourceType":19,"SourceID":29,"Externa lDe viceType":3}]
          Jun-27 12:43:36 PM CasaTunes DEBUG -->GET http://192.168.1.190:8735/api/v1/sources
          Jun-27 12:42:36 PM Plug-In Finished initializing plug-in CasaTunes
          Jun-27 12:42:36 PM Starting Plug-In CasaTunes loaded in 1415 milliseconds
          Jun-27 12:42:36 PM Starting Plug-In Plugin CasaTunes started successfully in 713 milliseconds
          Jun-27 12:42:36 PM CasaTunes DEBUG System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_CasaTunes.CasaTunesApp.PollZones(Object source, ElapsedEventArgs e)

          Comment


            #6
            Please install and test version 4.0.0.13 available in the beta section of the updater.

            Comment


              #7
              Hi Spud, Yes it pulls the devices into HS Now. I'm running the casatunes server controlling my Russound CAV 6.6 are you using the plugin the same way?... are you pulling all the control you can of the Russound?...I also have my sonos media connect being controlled by the CasaTunes Server it integrates great.

              Comment

              Working...
              X