RXP 0 Posted September 27, 2014 Posted September 27, 2014 (edited) I've grown a little tired of Plex, the recent price hikes were the last straw so looking to use Media Browser. One thing I cannot replicate with Media Browser is that Plex integrates nicely into my Popcorn Hours, has an App and I can remote fling How can I create a Popcorn Hour profile for Media Browser? Also they are capable of being DLNA target but cannot see them on the web browser cast menu. They basically play anything you can throw out them, so a profile similar to the WDTV will be great. Here's a profile of it from Bubble uPnP Edited September 27, 2014 by RXP
Happy2Play 9140 Posted September 27, 2014 Posted September 27, 2014 (edited) @@RXP - You need the Description information for the device, can you view the description xml listed in your screenshot? Does the A400 have the "http-get:*:video/x-matroxka:*" issue? Used the existing WDTV profile. Should be a good start, probably need user-agent modification, needs some device description info and container tweaking. Video containers: MPEG1/2/4 Elementary (M1V, M2V, M4V),MPEG1/2 PS (M2P, MPG, DAT, VOB),MPEG2 Transport Stream (TS, TP, TRP, M2T, M2TS, MTS),AVI, ASF, WMV, Matroska (MKV),MOV (H.264), MP4, RMP4, 3D BD ISO Video Decoders: XVID SD/HD,MPEG-1, MPEG-2 MP@HL, MPEG-4.2 ASP@L5, 720p, 1-point GMC, MPEG-4.10 (H.264) : BP@L3, MP@L4.0, HP@L4.0, HP@L4.1,WMV9 : MP@HL,SMPTE 421M (VC-1) : MP@HL, AP@L3 Audio Containers: AAC, M4A,MPEG audio (MP1, MP2, MP3, MPA),WAV, WMA, FLAC, OGG Audio Decoders: DTS, WMA, WMA Pro,MPEG-1 Layer 1, 2, 3, MPEG-4 AAC-LC, MPEG-4 HE-AAC, MPEG-4 BSAC ,LPCM, FLAC, Vorbis, TrueAudio, APE Audio Audio Passthrough: DTS, DTS-HD HR, DTS-HD MA Other Formats: ISO, IFO navigation, Simple BD navigation Photo Formats: JPEG, BMP, PNG, GIF Subtitle Formats: SRT, MicroDVD SUB, SSA, SUB/IDX http://www.cloudmedia.com/products/popcornhour/a-410 Please post a working profile so is can be added to the profile database. Popcorn Hour.xml Edited September 28, 2014 by Happy2Play
RXP 0 Posted September 28, 2014 Author Posted September 28, 2014 Here's the XML: <root xmlns="urn:schemas-upnp-org:device-1-0" xmlns:dlna="urn:schemas-dlna-org:device-1-0"> <specVersion> <major>1</major> <minor>0</minor> </specVersion> <device> <dlna:X_DLNADOC>DMS-1.50</dlna:X_DLNADOC> <dlna:X_DLNADOC>M-DMS-1.50</dlna:X_DLNADOC> <dlna:X_DLNACAP/> <deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType> <friendlyName>PCH-A400 (F2BCC64A-0559-43CB-BFC8-7CD358FD064F)</friendlyName> <manufacturer>Syabas</manufacturer> <manufacturerURL>www.syabas.com</manufacturerURL> <modelDescription>NMT</modelDescription> <modelName>A400</modelName> <modelNumber>0</modelNumber> <serialNumber>0006DC84FF44</serialNumber> <UDN>uuid:F2BCC64A-0559-43CB-BFC8-7CD358FD064F</UDN> <serviceList> <service> <serviceType>urn:schemas-upnp-org:service:AVTransport:1</serviceType> <serviceId>urn:upnp-org:serviceId:AVTransport</serviceId> <SCPDURL>AVTransport/scpd.xml</SCPDURL> <controlURL>AVTransport/control</controlURL> <eventSubURL>AVTransport/event</eventSubURL> </service> <service> <serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType> <serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId> <SCPDURL>ConnectionManager/scpd.xml</SCPDURL> <controlURL>ConnectionManager/control</controlURL> <eventSubURL>ConnectionManager/event</eventSubURL> </service> <service> <serviceType>urn:schemas-upnp-org:service:RenderingControl:1</serviceType> <serviceId>urn:upnp-org:serviceId:RenderingControl</serviceId> <SCPDURL>RenderingControl/scpd.xml</SCPDURL> <controlURL>RenderingControl/control</controlURL> <eventSubURL>RenderingControl/event</eventSubURL> </service> </serviceList> </device> </root>
RXP 0 Posted September 28, 2014 Author Posted September 28, 2014 Tried the profile posted but no joy, I filled out all the relevant device description info etc. Removed all the transcoding values but it appears to still be trying to transcode but the video never starts. I'm unsure if the Popcorn Hours are impacted by the bug you mentioned but they do work with other DLNA servers. Also even with the profile the popcorn hour doesn't appear to be a target in the web interface.
Happy2Play 9140 Posted September 28, 2014 Posted September 28, 2014 Does it work with just this? If not could you enable DLNA debug logging and post log. Log may show possible user-agent and what profile is being used. <Identification> <FriendlyName>PCH-A400 (F2BCC64A-0559-43CB-BFC8-7CD358FD064F)</FriendlyName> <ModelNumber /> <SerialNumber /> <ModelName></ModelName> <ModelDescription>NMT</ModelDescription> <ModelUrl /> <Manufacturer>Syabas</Manufacturer> <ManufacturerURL>www.syabas.com</ManufacturerURL> <Headers /> </Identification>
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now