Home of the Squeezebox™ & Transporter® network music players.
Page 14 of 86 FirstFirst ... 412131415162464 ... LastLast
Results 131 to 140 of 857
  1. #131
    Senior Member GoCubs's Avatar
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,569
    Quote Originally Posted by gamehendge2000
    -d_plugin log:
    2006-06-19 22:46:48.4772 SiriusRadio: getTitle.
    2006-06-19 22:46:48.9450 SiriusRadio: gotTitle.

    ...

    The built in WMA is disabled....
    Hmmmm... It looks like the plugin got a valid URL from Sirius so it should be trying to connect to a good URL. Are you 100% sure you have the wma built in decoding checked off and Windows Media WAV wmadec checked (it is by default)?

    Otherwise you could try debugging with -d_stream to see if that gives anything useful. But from a plugin perspective it seems like the plugin is handing a valid URL off to the player.

    You could also try playing a stream in SoftSqueeze, as it seems more robust in playing some WMA streams.

    -Greg

  2. #132
    Quote Originally Posted by GoCubs
    Hmmmm... It looks like the plugin got a valid URL from Sirius so it should be trying to connect to a good URL. Are you 100% sure you have the wma built in decoding checked off and Windows Media WAV wmadec checked (it is by default)?

    Otherwise you could try debugging with -d_stream to see if that gives anything useful. But from a plugin perspective it seems like the plugin is handing a valid URL off to the player.

    You could also try playing a stream in SoftSqueeze, as it seems more robust in playing some WMA streams.

    -Greg
    Unfortunately, no difference on SoftSqueeze.

    Yes on the built in WMA enabled and WAV wmadec disabled. -d_plugin log from SoftSqueeze below:

    06-06-21 20:47:05.0006 Prevent Standby plugin: client Squeezebox2 in playmode stop
    2006-06-21 20:47:05.0018 Prevent Standby plugin: client 192.168.123.103 in playmode play
    2006-06-21 20:47:05.0026 Prevent Standby plugin: setting thread execution state
    2006-06-21 20:47:05.0034 Prevent Standby plugin: starting timer
    2006-06-21 20:47:13.9367 SiriusRadio: getTitle.
    2006-06-21 20:47:14.3539 SiriusRadio: gotTitle.
    2006-06-21 20:47:14.3914 SiriusRadio: NOW PLAYING: Howard 100:HOWARD STERN REPLAY - Riley Martin Show Clips
    2006-06-21 20:47:24.4194 SiriusRadio: getTitle.
    2006-06-21 20:47:24.8223 SiriusRadio: gotTitle.
    2006-06-21 20:47:24.8597 SiriusRadio: NOW PLAYING: Howard 100:HOWARD STERN REPLAY - Riley Martin Show Clips
    2006-06-21 20:47:34.8879 SiriusRadio: getTitle.
    2006-06-21 20:47:35.3042 SiriusRadio: gotTitle.
    2006-06-21 20:47:35.3413 SiriusRadio: NOW PLAYING: Howard 100:HOWARD STERN REPLAY - Riley Martin Show Clips
    2006-06-21 20:47:45.3705 SiriusRadio: getTitle.
    2006-06-21 20:47:45.9249 SiriusRadio: gotTitle.
    2006-06-21 20:47:45.9740 SiriusRadio: NOW PLAYING: Howard 100:HOWARD STERN REPLAY - Riley Martin Show Clips
    2006-06-21 20:47:56.0439 SiriusRadio: getTitle.
    2006-06-21 20:47:56.4661 SiriusRadio: gotTitle.
    2006-06-21 20:48:05.0002 Prevent Standby plugin: client Squeezebox2 in playmode stop
    2006-06-21 20:48:05.0015 Prevent Standby plugin: client 192.168.123.103 in playmode stop
    2006-06-21 20:48:05.0023 Prevent Standby plugin: starting timer
    2006-06-21 20:48:06.5316 SiriusRadio: getTitle.
    2006-06-21 20:48:06.9535 SiriusRadio: gotTitle.
    2006-06-21 20:48:17.0167 SiriusRadio: getTitle.
    2006-06-21 20:48:17.4133 SiriusRadio: gotTitle.
    2006-06-21 20:48:27.4783 SiriusRadio: getTitle.
    2006-06-21 20:48:27.8894 SiriusRadio: gotTitle.
    2006-06-21 20:48:32.0461 SiriusRadio: getHashKey: http://www.sirius.com/sirius/servlet...8ca66eee268e4b
    2006-06-21 20:48:32.5405 SiriusRadio: gotHashKey: http://www.sirius.com/sirius/servlet...8ca66eee268e4b
    2006-06-21 20:48:32.5438 SiriusRadio: Hash Key:daCbkdlaBdrcpdXdzdHaPaQc0csaZb7aMbf-beMEJE-cw-1qmDHq8EFqsyGec9g
    2006-06-21 20:48:32.5450 SiriusRadio: Link:http://www.sirius.com/sirius/mediapl...DHq8EFqsyGec9g
    2006-06-21 20:48:32.5464 SiriusRadio: getURL: http://www.sirius.com/sirius/mediapl...DHq8EFqsyGec9g
    2006-06-21 20:48:32.7199 SiriusRadio: gotURL: http://www.sirius.com/sirius/mediapl...DHq8EFqsyGec9g
    2006-06-21 20:48:32.7212 SiriusRadio: Playing Stream: Howard 100:mms://a599.l1923962758.c19239.n.lm.akamaistream.net/D/599/19239/v0001/reflector:62758?aifp=abcd&auth=daCbkdlaBdrcpdXdzdH aPaQc0csaZb7aMbf-beMEJE-cw-1qmDHq8EFqsyGec9g&login_type=subscriber&login=jhur witz99&campaign=null&partner=sirius_online_player& stream=howardstern100&wmcache=0
    2006-06-21 20:48:37.9545 SiriusRadio: getTitle.
    2006-06-21 20:48:38.3750 SiriusRadio: gotTitle.
    2006-06-21 20:48:38.4148 SiriusRadio: NOW PLAYING: Howard 100:HOWARD STERN REPLAY - Riley Martin Show Clips

    THanks for the help

  3. #133
    Senior Member GoCubs's Avatar
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,569
    Quote Originally Posted by gamehendge2000
    Unfortunately, no difference on SoftSqueeze.

    Yes on the built in WMA enabled and WAV wmadec disabled. -d_plugin log from SoftSqueeze below:
    Wait... I assume you mistyped, but built-in WMA should be DISABLED and WMA wmadec ENABLED. However, if it's not working in SoftSqueeze then something else must be wrong.

    Few questions:
    Are you able play the streams on your server via the Sirius web page? How are you connected to the Internet? Any funky proxy settings? Are you a paying (non-guest) Sirius subscriber?

    -Greg

  4. #134
    Quote Originally Posted by GoCubs
    Wait... I assume you mistyped, but built-in WMA should be DISABLED and WMA wmadec ENABLED. However, if it's not working in SoftSqueeze then something else must be wrong.

    Few questions:
    Are you able play the streams on your server via the Sirius web page? How are you connected to the Internet? Any funky proxy settings? Are you a paying (non-guest) Sirius subscriber?

    -Greg
    Yes - sorry had enabled/disabled mixed up. I have other Windows Media file types (FLAC - wmadec/flac and MP3 - wmadec/lame) - does it matter on those settings?

    I am a paying customer... I will need to go hook up some speakers to see if I can get the streams to play directly from the server and I will update....

    Server is connected to the internet:

    cable modem -> NAT router -> server (192.168.123.x)

    There are a few ports forwarded to this server, but port 9000 is closed to external access. Does this matter?

    Thanks for all the help - it is greatly appreciated

  5. #135
    Senior Member GoCubs's Avatar
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,569
    Quote Originally Posted by gamehendge2000
    Yes - sorry had enabled/disabled mixed up. I have other Windows Media file types (FLAC - wmadec/flac and MP3 - wmadec/lame) - does it matter on those settings?

    I am a paying customer... I will need to go hook up some speakers to see if I can get the streams to play directly from the server and I will update....

    Server is connected to the internet:

    cable modem -> NAT router -> server (192.168.123.x)

    There are a few ports forwarded to this server, but port 9000 is closed to external access. Does this matter?

    Thanks for all the help - it is greatly appreciated
    I don't think the other Windows Media settings matter. In case it does, my wmadec/flac is enabled and wmadec/lame is disabled.

    I think your network setup should be fine.

    Did you try the -d_stream debugging to see if it offers any clues?

    -Greg

  6. #136
    Junior Member
    Join Date
    Feb 2006
    Posts
    11

    New login..

    Greg,
    I updated to the latest plugin, which required updateing SlimServer and AlienBBC...and everything worked great for about a day. Now it hangs on logging in...and can even crash the server. Did Sirius change things, yet again?

    Thanks,
    Drew

  7. #137
    Senior Member GoCubs's Avatar
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,569
    Quote Originally Posted by Daedales
    Greg,
    I updated to the latest plugin, which required updateing SlimServer and AlienBBC...and everything worked great for about a day. Now it hangs on logging in...and can even crash the server. Did Sirius change things, yet again?

    Thanks,
    Drew
    Did the player lock up while logging in or retrieving channel info? If so, I have an "issue" regarding this listed on the website. There's a bug somewhere in the code that's causing it. I have some additional debugging in place to help locate it. If you restart your server or do a soft reboot of your player it should work. I havne't tried the plugin today, but I don't think Sirius has changed anything. Also, with Sirius's new login/cookies it seems like they don't expire like they used to. My next version of the plugin will take advantage of this by not relogging in automatically after 12hrs.

    Please let me know if you're not able to get the plugin working after a restart.

    -Greg

  8. #138
    Senior Member
    Join Date
    Oct 2005
    Posts
    110

    Howard on linux

    If anyone is using this plugin with Linux, can you post your experience? Specifically, does Howard 100/101 work or not?

    I'm trying to determine if I'm the only one having problems...

    Thanks much

  9. #139
    Junior Member
    Join Date
    Feb 2006
    Posts
    11
    Quote Originally Posted by GoCubs
    Did the player lock up while logging in or retrieving channel info? If so, I have an "issue" regarding this listed on the website. There's a bug somewhere in the code that's causing it. I have some additional debugging in place to help locate it. If you restart your server or do a soft reboot of your player it should work. I havne't tried the plugin today, but I don't think Sirius has changed anything. Also, with Sirius's new login/cookies it seems like they don't expire like they used to. My next version of the plugin will take advantage of this by not relogging in automatically after 12hrs.

    Please let me know if you're not able to get the plugin working after a restart.

    -Greg
    Greg, I rebooted the server and unpluged the SqueezeBox. Then tried to use Sirius and recieved an "Error Logging In" message.

    Sorry

  10. #140
    Junior Member
    Join Date
    Feb 2006
    Posts
    11
    Quote Originally Posted by Daedales
    Greg, I rebooted the server and unpluged the SqueezeBox. Then tried to use Sirius and recieved an "Error Logging In" message.

    Sorry
    Greg,
    Nevermind...I needed to re-enter my password on the settings page.

    Thanks Drew

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •