INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Twonky 5.1.6  (Read 2565 times)

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Twonky 5.1.6
« on: August 13, 2010, 04:01:16 pm »

Still the same problem here:
WMP reads the entire library
MC 15.0.95/ QNAP – Twonky 5.1.6 “There was a problem trying to load a library from the selected DLNA server”
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71626
  • Where did I put my teeth?
Re: Twonky 5.1.6
« Reply #1 on: August 13, 2010, 04:11:06 pm »

Please report problems in the thread that announces the build.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71626
  • Where did I put my teeth?
Re: Twonky 5.1.6
« Reply #2 on: August 13, 2010, 04:19:49 pm »

We retested with Twonky on a NAS drive here and it works.

Try a small test library.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13589
Re: Twonky 5.1.6
« Reply #3 on: August 13, 2010, 04:34:40 pm »

I also just tried MC with Twonky 5.0.68 on my PC as a server and rendering to a WDTV and it worked fine.
Logged

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Twonky 5.1.6
« Reply #4 on: August 14, 2010, 03:40:09 am »

We retested with Twonky on a NAS drive here and it works.
Try a small test library.

I have 4 directories, Blues is the smallest
Configured Twonky to scan directory Blues
This works, MC15 reports 1114 files, a mixture of WMAL and MP3

Added the Jazz directory, again a mixture of WMAL and MP3, no other file types.
Together they total to 3378 files. Works


Added the Classical directory, connected when the server reported 5000 files.
Now I get the load error
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42044
  • Shoes gone again!
Re: Twonky 5.1.6
« Reply #5 on: August 14, 2010, 09:59:00 am »

Would you be willing to use Fiddler (fiddlertool.com) to sniff and see what is happening?

I'm wondering if the server is being slow to respond to a search request so the request times out.  Fiddler should show for sure.

Thanks.
Logged
Matt Ashland, JRiver Media Center

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Twonky 5.1.6
« Reply #6 on: August 14, 2010, 10:47:34 am »

I see only 2 request in Fiddler

Code: [Select]
POST http://192.168.0.198:9000/ContentDirectory/Control HTTP/1.1
Accept: */*
Content-Type: text/xml; charset="utf-8"
Host: 192.168.0.198:9000
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Search"
Accept-Encoding: gzip
User-Agent: JRiver Internet Reader/2.0 (compatible; Windows-Media-Player/10)
Content-Length: 631
Connection: Keep-Alive
Pragma: no-cache

<?xml version="1.0" encoding="UTF-8" ?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<s:Body>
<u:Search xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ContainerID>0</ContainerID>
<SearchCriteria>(upnp:class derivedfrom "object.item.audioItem")</SearchCriteria>
<Filter>*</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>1000</RequestedCount>
<SortCriteria>+dc:title</SortCriteria>
</u:Search>
</s:Body>
</s:Envelope>


GET http://192.168.0.198:9000/DeviceDescription.xml HTTP/1.1
Accept: */*
Accept-Encoding: gzip
Icy-MetaData: 1
User-Agent: JRiver Internet Reader/2.0 (compatible; Windows-Media-Player/10)
Host: 192.168.0.198:9000
Connection: Keep-Alive
Pragma: no-cache

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42044
  • Shoes gone again!
Re: Twonky 5.1.6
« Reply #7 on: August 14, 2010, 10:54:44 am »

Thanks.

The second request is us asking for the first 1000 files.  How long does it take to respond, and what is the response?

I'm wondering if we could be using a timeout that's too short for your particular NAS.
Logged
Matt Ashland, JRiver Media Center

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Twonky 5.1.6
« Reply #8 on: August 14, 2010, 10:58:50 am »

10 seconds or so
The errror “There was a problem trying to load a library from the selected DLNA server”

NAS is a QNAP 109 500 MHz ARM
Logged
Pages: [1]   Go Up