Media Browser Problem

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
HumanShield
Posts:2
Joined:Tue Sep 01, 2009 3:50 am
AV Hardware:Directv HR-20 DVR
Media Browser Problem

Post by HumanShield » Tue Sep 01, 2009 4:00 am

I am a new user, looking to convert into a customer... if only I could get this to work. I'm running Twonky on my Linux home file server running CentOS x64. I have a DirecTV HR-20 DVR that in the end I'd like to get working with it.

When browsing for media in the web interface, I can see my music arranged by artist and album, and after drilling in, I wind up with a path like: http://192.168.16.136:9000/webbrowse/O0$1$10$28$35$26 but I can never actually see a file. It doesn't matter which folder I look at. I have enabled logging, and see the request:

Code: Select all

21:29:00:345 LOG_HTTP:HTTP_send_receive GET /webbrowse/O0$1$10$28$35$26 HTTP/1.1
Host: 192.168.16.136:9000
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cache-Control: max-age=0


21:29:00:345 LOG_SYSTEM: upnp_database_read_reference: could not create RefID for property.
21:29:00:345 LOG_SYSTEM: upnp_database_read_reference: could not create RefID for property.
21:29:00:345 LOG_SYSTEM: upnp_database_read_reference: could not create RefID for property.
It seems like it outputs this could not create RefID message for every song that should display. I can see the same category structure on my HR-20, but when trying to view a folder with music, I get an error "Unable to access media. ."

Should the web interface be showing my actual media? I get blank outputs for both music and pictures. If so, does the log mean anything to you? Finally, any ideas on why I can only get so far on the HR-20?

Thanks in advance!

ldonahue
Posts:1
Joined:Sun Sep 27, 2009 6:57 am
AV Hardware:Linux for TwonkyMedia. Pioneer Kuro, PS3, Xbox 360, and lots of fun toys!

Re: Media Browser Problem

Post by ldonahue » Sun Sep 27, 2009 6:59 am

I wonder if you got your problem solved. If so, please post. I'm encountering the same problem now. I'm sort of assuming there may be some permissions problems with my install, but I haven't traced the problem so far.

If I figure out the problem, I'll post an answer.

Larry.

HumanShield
Posts:2
Joined:Tue Sep 01, 2009 3:50 am
AV Hardware:Directv HR-20 DVR

Re: Media Browser Problem

Post by HumanShield » Sun Sep 27, 2009 6:06 pm

Unfortunately I never did figure it out. Online support requests didn't receive an answer, no one seemed to know here, my trial period expired, and even though I figured out how to reset it, Twonky wasn't willing to help, so I said screw it.

If you're on Linux, check out mediatomb http://mediatomb.cc/ it's running great for my needs right now. If you give it a shot, check out their Wiki on transcoding and probably upgrade to the latest source version. It's much more flexible in getting it to work.

Locked