Forum Discussion

EnTerr's avatar
EnTerr
Roku Guru
14 years ago

Oldest Rokus (DVP, N1xxx) - need XML descr. pls?

I am looking for sample xml (upnp) descripions of the oldest Roku boxes (N1xxx or DVP, the generations before 2xxx and 3xxx) - as returned by http on port 8060

If someone has one of the old boxes, could you please send me as PM the XML returned when you open in browser http://<rokuIP>:8060/ ? It should look something like this:

<root xmlns="urn:schemas-upnp-org:device-1-0" xmlns:ms="urn:microsoft-com:wmc-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device ms:X_MS_SupportsWMDRM="true">
<dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMP-1.00</dlna:X_DLNADOC>
<deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType>
<friendlyName>Roku Streaming Player</friendlyName>
<manufacturer>Roku</manufacturer>
<manufacturerURL>http://www.roku.com/</manufacturerURL>
<modelDescription>Roku Streaming Player Network Media</modelDescription>
<modelName>Roku Streaming Player 2050N</modelName>
<modelNumber>2050N</modelNumber>
<modelURL>http://www.roku.com/</modelURL>
...
</device>
</root>


I want to see if the response is in the same format for all models. Also am curious what model number is returned for the very first Roku DVP circa 2008/2009.

5 Replies

  • renojim's avatar
    renojim
    Community Streaming Expert
    The only things that change are the modelName,modelNumber, and serialNumber.

    XDS - modelName is Roku Streaming Player 2100X, modelNumber is 2100X
    Roku 2 XS - modelName is Roku Streaming Player 3100X, modelNumber is 3100X
    Original "Netflix Player" - modelName is Roku Streaming Player N1000, modelNumber is N1000

    The N1000 was the original box.

    -JT
  • "renojim" wrote:
    Original "Netflix Player" - modelName is Roku Streaming Player N1000, modelNumber is N1000
    The N1000 was the original box.
    -JT

    Thank you! With this update, here is a list of the Roku model numbers known:
    N1000	= Roku DVP
    N1050 = Roku SD
    N1100 = Roku HD "classic" (old)
    N1101 = Roku (HD-)XR

    2000C = Roku HD (new)
    2050N = Netgear NTV250 (=XD)
    2050X = Roku XD
    2100X = Roku XDS

    3000X = Roku2 HD
    3050X = Roku2 XD
    3100X = Roku2 XS


    I just wonder what the newly announced Roku LT model# will be... 3001X? 3000L? 2950X?