Home of the Squeezebox™ & Transporter® network music players.
Page 22 of 23 FirstFirst ... 1220212223 LastLast
Results 211 to 220 of 221
  1. #211
    Junior Member
    Join Date
    May 2012
    Posts
    2
    Quote Originally Posted by AndrewFG View Post
    Yes xbmc should be able to Play To your Squeezebox (by Whitebear).
    You need to check that it is a fairly recent version that has the capability to stream files as PCM. Otherwise it will only be able to play MP3.
    Ok, that would be awsome! I have tried to figure out how to do it, but with no luck.. Any idea?

  2. #212
    Senior Member
    Join Date
    Apr 2007
    Posts
    378

    Whitebear on Thecus n5200

    Does anyobne know if it is possible to run WB on a Thecus n5200. And, if so, how? Thanks.

  3. #213

    Remove '(by Whitebear)' from server/renderer names?

    Is it possible to customize the names of the Whitebear server and renderers? I don't like that it adds '(by Whitebear)' to the names.

  4. #214
    Senior Member AndrewFG's Avatar
    Join Date
    Mar 2008
    Posts
    781
    Quote Originally Posted by IMGrant View Post
    Is it possible to customize the names of the Whitebear server and renderers? I don't like that it adds '(by Whitebear)' to the names.
    Ummm. Well, no... (I don't get paid for this, so the reward is my advertising...)
    Regards,
    AndrewFG

    Try out Whitebear. The middleware that joins the two worlds of:
    1. UPnP/DLNA media clients and media players, and,
    2. Squeezebox Server and Squeeze Players
    Download it for free here: http://www.whitebear.ch/mediaserver

  5. #215
    Quote Originally Posted by AndrewFG View Post
    Ummm. Well, no... (I don't get paid for this, so the reward is my advertising...)
    Shame, but that's fair enough I suppose. (Feel guilty for not having donated now, maybe I'll have to rectify that!)

  6. #216

    xbox360 Support?

    Hi

    I wondered if any progress had been made on xbox360 support with Whitebear and if anyone had it working? Most other clients seem to work nicely with Whitebear, but I can't get the xbox to see the server at all from its Music Player. I've been able to see other UPNP servers on the same server from the xbox, but I really like the Whitebear approach as LMS is my main server and my main devices are all SBs.

    When the xbox tries to discover the servers, in the logs I see ....

    **** 11:19:55.190 TUPnP_MulticastListener 138 bytes v2.4.0.2890 ****
    192.168.1.5:20385 Recv : M-SEARCH * HTTP/1.1
    Host: 239.255.255.250:1900
    Man: "ssdp:discover"
    MX: 2
    ST: urn:schemas-microsoft-com:service:MSContentDirectory:1


    **** 11:19:55.190 TUPnP_MulticastListener 131 bytes v2.4.0.2890 ****
    192.168.1.5:15943 Recv : M-SEARCH * HTTP/1.1
    Host: 239.255.255.250:1900
    Man: "ssdp:discover"
    MX: 2
    ST: urn:schemas-upnp-org:service:ContentDirectory:1

    repeated 3 times then nothing. Any ideas?

    ta

    pete S

  7. #217
    Senior Member AndrewFG's Avatar
    Join Date
    Mar 2008
    Posts
    781
    Quote Originally Posted by psketch View Post
    I wondered if any progress had been made on xbox360 support with Whitebear and if anyone had it working? Most other clients seem to work nicely with Whitebear, but I can't get the xbox to see the server at all from its Music Player. I've been able to see other UPNP servers on the same server from the xbox, but I really like the Whitebear approach as LMS is my main server and my main devices are all SBs.
    Unfortunately I don't have an xbox so I cannot test it myself. However perhaps, if you are willing to help me, we can jointly get it to work...
    Code:
    ****  11:19:55.190  TUPnP_MulticastListener  138 bytes  v2.4.0.2890  ****
    192.168.1.5:20385 Recv : M-SEARCH * HTTP/1.1
    Host: 239.255.255.250:1900
    Man: "ssdp:discover"
    MX: 2
    ST: urn:schemas-microsoft-com:service:MSContentDirectory:1
    
    
    ****  11:19:55.190  TUPnP_MulticastListener  131 bytes  v2.4.0.2890  ****
    192.168.1.5:15943 Recv : M-SEARCH * HTTP/1.1
    Host: 239.255.255.250:1900
    Man: "ssdp:discover"
    MX: 2
    ST: urn:schemas-upnp-org:service:ContentDirectory:1
    
    repeated 3 times then nothing.  Any ideas?
    Did you turn on Whitebear's logging for M-SEARCH Responses? If not can you please try this?

    Whitebear does not support the Microsoft proprietary "urn:schemas-microsoft-com:service:MSContentDirectory:1" service, but you should see it sending a response to the "urn:schemas-upnp-org:service:ContentDirectory:1" request...
    Regards,
    AndrewFG

    Try out Whitebear. The middleware that joins the two worlds of:
    1. UPnP/DLNA media clients and media players, and,
    2. Squeezebox Server and Squeeze Players
    Download it for free here: http://www.whitebear.ch/mediaserver

  8. #218
    Quote Originally Posted by AndrewFG View Post
    Unfortunately I don't have an xbox so I cannot test it myself. However perhaps, if you are willing to help me, we can jointly get it to work...
    Code:
    ****  11:19:55.190  TUPnP_MulticastListener  138 bytes  v2.4.0.2890  ****
    192.168.1.5:20385 Recv : M-SEARCH * HTTP/1.1
    Host: 239.255.255.250:1900
    Man: "ssdp:discover"
    MX: 2
    ST: urn:schemas-microsoft-com:service:MSContentDirectory:1
    
    
    ****  11:19:55.190  TUPnP_MulticastListener  131 bytes  v2.4.0.2890  ****
    192.168.1.5:15943 Recv : M-SEARCH * HTTP/1.1
    Host: 239.255.255.250:1900
    Man: "ssdp:discover"
    MX: 2
    ST: urn:schemas-upnp-org:service:ContentDirectory:1
    
    repeated 3 times then nothing.  Any ideas?
    Did you turn on Whitebear's logging for M-SEARCH Responses? If not can you please try this?

    Whitebear does not support the Microsoft proprietary "urn:schemas-microsoft-com:service:MSContentDirectory:1" service, but you should see it sending a response to the "urn:schemas-upnp-org:service:ContentDirectory:1" request...
    Hi Andrew

    Yes, happy to work with you on this. I'll enable that logging later and come back to you - shall we switch this to PM for now?

    pete S

  9. #219
    Senior Member AndrewFG's Avatar
    Join Date
    Mar 2008
    Posts
    781
    Quote Originally Posted by psketch View Post
    Yes, happy to work with you on this. I'll enable that logging later and come back to you - shall we switch this to PM for now?
    Great. I will send you a PM now.
    Regards,
    AndrewFG

    Try out Whitebear. The middleware that joins the two worlds of:
    1. UPnP/DLNA media clients and media players, and,
    2. Squeezebox Server and Squeeze Players
    Download it for free here: http://www.whitebear.ch/mediaserver

  10. #220
    Senior Member vagskal's Avatar
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    643
    Andrew,

    I posted about an issue I have (metadata/song is sent from MC to LMS but nothing is played) in the JRiver Media Center forum with all details, http://yabb.jriver.com/interact/index.php?topic=73748.0, and wonder if you could be so kind to have a look when you have the time. Or do you prefer I post here?

    Thanks.
    2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on iPhone 4 & iPad, muso on remote computer running Win 7 64-bit | 7.7.3 on Win XP

Posting Permissions

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