Announcement

Collapse
No announcement yet.

Can't play playlist

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

    Can't play playlist

    Hi. I'm new to BLiTunes, and having difficulty getting it to play a playlist through an event action. Sometimes it works, but most of the time, the playlist (a smart playlist for a podcast) does not play. This is on HS3.

    Based on the caught error exception, this might be the relevant sections of BLiTunes-detailed log:

    .
    .
    .
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): actionOk --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): volumeOk --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): genreOk --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): playlistOk --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): artistOk --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): albumOk --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured(): theReturn --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - ActionConfigured() finished
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction() started
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): ActInfo.TANumber --> 1
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): ActInfo.SubTANumber --> 0
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): ActInfo.evRef --> 5324
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): ActInfo.UID --> 8330
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): strAction.Result --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction() strAction.ActObj contains data
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): strAction.WhichAction --> PlayerAction
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): Act1.ToString -->
    ActionPlayerAction:
    -------------------
    ActionUID: 8330
    Action: Play Playlist
    Volume:
    Genre:
    Playlist: TodaysNews
    Artist:
    Album:
    8/3/2015 9:54:51 PM : v2.0.10.0 - PlayerPlayPlaylist() started
    8/3/2015 9:54:51 PM : v2.0.10.0 - PlayerPlayPlaylist(): thePlaylist --> TodaysNews
    8/3/2015 9:54:51 PM : v2.0.10.0 - PlayerPlayPlaylist(): ERROR - Caught this exception - Object reference not set to an instance of an object.
    8/3/2015 9:54:51 PM : v2.0.10.0 - PlayerPlayPlaylist() finished
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction(): retn --> True
    8/3/2015 9:54:51 PM : v2.0.10.0 - HandleAction() finished
    8/3/2015 9:54:51 PM : v2.0.10.0 - HSEvent() started
    8/3/2015 9:54:51 PM : v2.0.10.0 - HSEvent(): EventType --> AUDIO
    8/3/2015 9:54:51 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.AddDeviceReceivedToQueue() started
    8/3/2015 9:54:51 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.AddDeviceReceivedToQueue(): theDeviceReceivedData.ToString -->
    DeviceReceivedData:
    ------------
    EventType: AUDIO
    parms(1): 8
    parms(2): True
    parms(3): 0
    parms(4): HOMESEER-PC
    parms(5): DEFAULT
    8/3/2015 9:54:52 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.LogQueue() started
    8/3/2015 9:54:52 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.LogQueue(): *** Starting to log the current device received queue...
    8/3/2015 9:54:52 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.LogQueue(): ** Device Received Item #1:
    8/3/2015 9:54:52 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.LogQueue():
    DeviceReceivedData:
    ------------
    EventType: AUDIO
    parms(1): 8
    parms(2): True
    parms(3): 0
    parms(4): HOMESEER-PC
    parms(5): DEFAULT
    8/3/2015 9:54:52 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.LogQueue(): ** Device Received Item #2:
    8/3/2015 9:54:52 PM : v2.0.10.0 - DeviceReceivedQueueSingleton.LogQueue():
    DeviceReceivedData:
    ------------
    EventType: AUDIO
    parms(1): 8
    parms(2): False
    parms(3): 0
    parms(4): HOMESEER-PC
    parms(5): DEFAULT
    .
    .
    .
Working...
X